body {
padding: 0px;
text-align: center;
font-family:Arial, Helvetica, sans-serif;
}

a {
color: #FF0000;
text-decoration: none;
}

a:hover {
text-decoration: none;
}

#container {
width: 837px;
text-align: left;
margin: 0px auto;
}

#header_wrap {
height: 114px;
}
#header {
margin: 24px 0px 0px 140px;
height: 54px;
}

#headline_wrap {
height: 34px;
}

#headline {
height: 34px;
margin-left: 181px;
border-left:  2px dotted #99CC33;
}

#contentarea {
margin-top: 24px;
}

#colleft_wrap {
width: 150px;
text-align: left;
float: left;
}
#colleft {
width: 141px;
}

#colnormal_wrap {
width: 438px;
float: left;
margin-left: 15px;
}

#colright_wrap {
width: 229px;
float: left;
margin-left: 5px;
}


/* Linke Navigation */
#leftnav {
width: 141px;
}
#leftnav ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
font-family:Arial, Helvetica, sans-serif;
}
#leftnav ul li { 
display: inline; 
float: left;
}
#leftnav ul li a
{
width: 141px;
height: auto;
display : block;
color: #000000;
text-decoration: none;
background-color: #F8FAE7;
text-align: right;
text-transform: uppercase;
font-size: 11px;
line-height: 18px;
margin: 3px 0px 3px 0px;
padding: 0px 9px 0px 9px;
overflow: hidden;
background-image: transparent;
}
#leftnav a:hover {
background-color: transparent;
text-decoration: none;
color: #FF0000;
}
#leftnav a.act {
background-color: transparent;
text-decoration: none;
background-image: url(images/leftnav_l1_act.gif);
background-repeat: no-repeat;
background-position: bottom right;
}

#leftnav li.act {
margin: 15px 0px 15px 0px;
}

#leftnav li.act a {
background-color: transparent;
}

/* Level 2 */
#leftnav ul ul li.act {
margin: 0px;
}
#leftnav ul ul li a {
height: 14px;
line-height: 16px;
font-size: 10px;
text-transform: none;
background-repeat: no-repeat;
background-position: top right;
margin: 0px 0px 0px 0px;
padding: 0px 9px 0px 0px;
background-image: url(images/leftnav_l2_no.gif);
}
#leftnav ul ul li a:hover {
background-image: url(images/leftnav_l2_no.gif);
}
#leftnav ul ul a.act {
color: #FF0000;
background-image: url(images/leftnav_l2_act.gif);
}
#leftnav ul ul a.act:hover {
background-image: url(images/leftnav_l2_act.gif);
}


/* Content Styles            ***/

p {
margin: 0px;
padding:0px;
font-size:12px;
}


/* Wrap um Content Element */
/* colnormal */
#colnormal #spacer {
position: absolute;
width: 15px;
left: 0px;
padding:0px;
margin:0px;
overflow: hidden;
}
#colnormal #inhalt {
margin: 0px 0px 0px 15px;
padding: 0px 10px 10px 10px;
overflow: hidden;
width: 399px;
border-left: 2px dotted #99CC33;
border-bottom: 2px dotted #99CC33;
border-right: 2px dotted #99CC33;
}
#colnormal #wrap {
position: relative;
width: 438px;
margin-bottom: 15px;
}
/* colright */
#colright {
margin-left: 0px;
}
#colright #spacer {
position: absolute;
width: 15px;
left: 0px;
padding:0px;
margin:0px;
overflow: hidden;
}
#colright #inhalt {
margin: 0px 0px 0px 15px;
padding: 0px 10px 10px 10px;
overflow: hidden;
width: 190px;
border-left: 2px dotted #99CC33;
border-bottom: 2px dotted #99CC33;
border-right: 2px dotted #99CC33;
}

#colright p {
	font-size: 11px;
}

#colright #wrap {
position: relative;
width: 229px;
margin-bottom: 15px;
}

#footer_wrap {
border-top: 2px dotted #99CC33;
}
#footer_nav {
width: 141px;
float: left;
overflow: hidden;
font-size: 10px;
text-align: right;
padding: 5px 0px 0px 0px; 
}
#footer {
width: 654px;
float: left;
font-size: 10px;
padding: 5px 0px 0px 35px;
} 
#footer #spacer {
visibility: hidden;
height: 1px;
}
#footer #spacer img {
height: 1px;
}


/* Typo3 Content Styles */
h1, h2, h3, h4, h5, h6 {
padding: 0px 0px 3px 0px;
margin: 0px;
}

h1 a { color: #99CC33; }
h2 a { color: #99CC33; }
h3 a { color: #99CC33; }
h4 a { color: #000000; }
h5 a { color: #99CC33; }
h6 a { color: #999999; }

h1 {
font-size: 12px;
margin: 0px;
color: #99CC33;
letter-spacing: 0.1em;
text-transform: uppercase;
font-weight: normal;
}

h2 {
font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
font-weight: normal;
letter-spacing: 0.06em;
text-transform: uppercase;
font-size: 16px;
margin: 0px;
color: #99CC33;
}

h3 {
font-size: 13px;
margin: 0px;
color: #99CC33;
letter-spacing: 0.07em;
text-transform: uppercase;
font-weight: bold;
}

h4 {
font-size: 12px;
margin: 0px;
color: #000000;
letter-spacing: 0.085em;
text-transform: uppercase;
font-weight: bold;
}

h5 {
font-size: 12px;
margin: 0px;
color: #99CC33;
letter-spacing: 0.1em;
text-transform: uppercase;
font-weight: normal;
}

h6 {
font-size: 12px;
margin: 0px;
letter-spacing: 0.03em;
color: #999999;
text-transform: none;
font-weight: normal;
}


p {
font-size: 12px;
line-height: 120%;
margin: 0px;
padding: 0px;
letter-spacing: 0.03em;
color: #000000;
}

#colnormal ul, ol {
padding-top: 3px;
padding-left: 0px;
margin: 0px;
}

#colnormal li {
font-size: 12px;
list-style-type: none;
margin-left: 0px;
background-image: url(images/content_li_bg.gif);
background-repeat: no-repeat;
background-position: 0px 4px;
padding-bottom: 3px; padding-left: 10px;
line-height: 20px;
}
#colnormal ul ul, #colnormal ol ol {
padding-left: 10px;
}


#colright ul, ol {
padding-top: 3px;
padding-left: 0px;
margin: 0px;
}

#colright li {
font-size: 11px;
list-style-type: none;
margin-left: 0px;
background-image: url(images/content_li_bg.gif);
background-repeat: no-repeat;
background-position: 0px 4px;
padding-bottom: 2px; padding-left: 10px;
line-height: 20px;
}
#colright ul ul, #colnormal ol ol {
padding-left: 10px;
}

.csc-textpic-caption {
font-size: 10px;
}

h1.grafical {
	padding-left: 10px;
	padding-top: 16px;
	font-size: 21px;
	font-stretch: normal;
	letter-spacing: normal;
	line-height: 21px;
	color: #92C331;
}

label, input, select {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

input, select {
	margin-bottom: 0.5em;
}

div.csc-mailform-field {
	margin: 3px;
}

div.csc-mailform-field label {
	float:left;
	display: block;
	min-width: 80px;
}
