@charset "utf-8";
/* CSS Document */

/* general */
body {
font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
background:url(images/bg.gif) repeat-x #1b1c21;
color:#313131;
font-size:12px;
margin:0;
padding:0;
}

p {
line-height:1.5em;
}

a {
color:#4c7225;
}

a:hover {
text-decoration:none;
}

ul {
list-style-type: square;
margin:0;
}

li {
font-size:11px;
}

input {
border: 1px solid #000000;
}

/* content background */
#overhead {
width:1000px;
height:207px;
background:url(images/header_bg.gif) no-repeat;
margin:auto;
}

#center {
width:902px;
background:url(images/hg_content.jpg) #ebe3cf no-repeat;
margin: -95px auto 0 auto;
padding: 152px 0 0 0;
}

#bottom {
width:902px;
height:30px;
background: url(images/footer_bg.gif) no-repeat;
margin:auto;
}

/* navigation */

#navi_0 {
width:818px;
height:43px;
background:url(images/navi_bg.gif);
margin: auto;
padding: 0 10px 0 10px;
}

#navi_0 a {
}

.navi_act a {
}

/* with layers */
#navi_0 div.trenner{
height: 31px;
padding: 12px 20px 0 20px;
background:url(images/navi_trenner.gif) right no-repeat;
float: left;
}

#navi_0 div{
height: 31px;
padding: 12px 20px 0 20px;
float: left;
}

#navi_0 a{
font-size:14px;
color:#FFFFFF;
text-decoration:none;
}

#navi_0 a:hover{
text-decoration:underline;
}

#navi_0 div:hover {
}

#navi_0 div.navi_act{
height: 30px;
float: left;
}

/* with list */
#navi_0 ul {
list-style-type:0;
margin:0;
padding:0;
}

#navi_0 li {
display:inline;
}

#navi_0 li:hover {
}

#navi_0 li.navi_act {
}

/* header */
#header {
width:880px;
margin:auto;
padding: 0 10px 0 10px;
}

#header img {
border:none;
}

/* standard */
#standard {
width:588px;
margin: 15px 0 0 25px;
}

#standard_top {
width:599px;
height:15px;
margin: 0;
background:url(images/standard_top_bg.jpg);
}

#standard_content {
width:566px;
background:url(images/standard_content_bg.png);
margin: 0 0 0 2px;
padding: 0 15px 5px 15px;
}

#standard_bottom {
width:596px;
background:url(images/standard_bottom_bg.png);
margin: 0 0 0 2px;
height:15px;
}

#standard h2 {
font-size:20px;
margin: 0 0 20px 0;
border-bottom: 1px solid #313131;
}

/* right */
#right {
width:270px;
margin: 15px 0 0 3px;
float:right;
}

#right_top {
width:244px;
height:15px;
margin: 0;
background:url(images/right_top_bg.jpg);
}

#right_content {
width:214px;
background:url(images/right_content_bg.png) repeat-y;
margin: 0 0 0 2px;
padding: 0 15px 5px 15px;
}

#right_bottom {
width:244pxx;
background:url(images/right_bottom_bg.png) no-repeat;
margin: 0 0 0 2px;
height:15px;
}

#right h2 {
font-size:20px;
margin: 0 0 20px 0;
border-bottom: 1px solid #ffffff;
color:#FFFFFF;
}

#right p {
color: #FFFFFF;
}

/* footer */
#footer {
width:838px;
height:20px;
margin: 3px auto 0 auto;
clear:both;
}

/* formats for TYPO3 */

/* settings vor image border */
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG 
{
border: 1px solid #000000;
}

/* settings for tables */
table {
font-size: 11px;
}

table.csc-uploads {
margin-left: 0px;
}

table caption {
font-weight: bold;
}

table td {
padding: 3px 10px 0 0;
}

table th {
font-size: 14px;
}

/* tt_news */
h1.news-title a {
font-size:14px;
}

p.news-date {
margin: 0;
}

.news-image img{
border: 1px solid #434343;
}

.subheader p {
font-style: italic;
}
