body {
background-color: #FFFFFF;
	background-image: url(../images/content_back.gif);
 /* This path has to be correct! If nothing hovers in IE, 
        this is probably not found */
behavior:url("/fileadmin/templates/multiMenu/csshover.htc"); 
}

H5 {
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
font-weight: bold;
color: #44804D; 
margin: 0px;
line-height: 27px;
text-align: center;
}

.csc-Header {
margin-bottom: 7px;
margin-top: 20px;
}


#links .csc-textpic-caption{
	font-size:11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	padding: 2px;
	background-color: #005C26; 
}

#container {
	width:800px;
	padding:0px;
	text-align: left;
	margin: 0px;
	
}

#languageSelector{
	padding: 0px;
	margin: 0px;
	padding-top: 4px;
}

.flag{
	margin-right: 13px;
}

#logo {
width: 784px;
	line-height: 37px;
	background-color: #C1C1C1;
	border-bottom: 2px solid #FFFFFF;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px;
	font-weight: bolder;
	font-weight: bold;
	padding-left: 16px;
}

* html #logo {
 width: 800px;
}

#logo_link {
width: 126px;
	line-height: 37px;
	background-color: #C1C1C1;
	float:right;
}


#headerimage {
width: 800px;
	height: 140px;
	float: left;
}


#content_container {
float: left;
width: 608px;
}

#content_container_rechts {
float: left;
width: 192px;
margin-top: 20px;
}

#content_container_rechts2 {
float: left;
width: 192px;
}


#links{
width: 555px;
float: right;
padding-right: 10px;
}

* html #links {
 width: 565px;
}


.csc-frame-praxis{
width: 175px;
float: left;
padding-right: 10px;
}

.csc-frame-breit{
width: 555px;
float: left;
height: 20px;
}

.csc-frame-impressum{
float: left;
}


#rechts{
width: 172px;
float: right;
padding-right: 10px;
padding-left: 10px;
}

* html #rechts {
 width: 192px;
}

#rechts_bild{
width: 192px;
float: right;
}

#rechts_bild img {
border-left: 2px solid #FFFFFF;
border-bottom: 2px solid #FFFFFF;
}



.content {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	}
	

#navi_container {
width: 800;
float: left;
height: 20px;
border-top: 2px solid #FFFFFF;
border-bottom: 2px solid #FFFFFF;
}
	
#navi {
background-color: #F5AC20;
width: 800px;
font-weight: normal;
line-height: 20px;
height: 20px;
height: 20px !important;

}

#navi_rechts {
font-weight: normal;
line-height: 20px;
float: right;
margin-top: 10px;
}

/* General Fonts */
BODY,P,OL,DIV {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #26262B;
font-style: normal;
line-height: 120%;
margin: 0px;
padding: 0px;
}

#content_container ul{
   margin-top: 10px;
   margin-bottom: 10px;
   padding-left:25px;
   list-style-position:outside;
   list-style-type:disc;
}
* html #content_container ul {
padding-left: 30px;  
}

#content_container ol{
   margin-top: 10px;
   margin-bottom: 10px;
   padding-left: 25px;  
}

* html #content_container ol {
padding-left: 30px;  
}

#content_container li {
color: #5C5C5F;
padding-bottom: 3px;
}

ul {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: black;
font-style: normal;
margin: 0px;
padding: 0px;
}

li {
color: #000000;
margin: 0px;
}

/* Headings */
H1,H4 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #005C2F; 
font-stretch: wider;
margin: 0px;
}

H3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #2F3A8B;
margin: 0px;
padding: 0px;
font-stretch: wider;
}

#links H2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #7F7F7F; 
margin: 0px;
padding: 0px;
height: 30px;
}

.caption {
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
color : #6C6B6B;
}

	

/* Links */
a:link {
	text-decoration: underline;
	color: #005C2F;

}
a:visited{
	color:#005C2F;
}
a:hover{
	text-decoration: none;
	color:#000000;
}


.contentLink  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.contentLink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.contentLink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.contentLink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.contentLink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}


.description {
font-size: 11px;
	margin-top: 5px;
	float: left;
}




/*formular*/

.csc-mailform-field input, .csc-mailform-field select{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
border: solid;
border-width: 1px;
border-color: #FFFFFF;
background-color: #005C2F;
margin: 0px;
padding: 0px;
}


.csc-mailform-field textarea{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
border: solid;
border-width: 1px;
border-color: #FFFFFF;
background-color: #005C2F;
margin: 0px;
padding: 0px;
}


.csc-mailform-field {
color: #000000;
line-height: 20px;
margin: 0px;
margin-bottom: 5px;
padding: 0px;
}

.csc-mailform {
border: none;
margin: 0px;
padding: 0px;
}

.csc-mailform-field label {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight : normal;
display: block;
padding: 0px;
margin: 0px;
}

.csc-mailform-submit, submit {
margin-top: 10px;
margin-bottom: 10px;
}

form {
margin: 0px;
padding: 0px;
}




