/* 
dunkelgrün hintergrund:	4d6a53
hellgrün hintergrund:	d5f6b3
hellgrau hintergrund:	e2e1e1
dunkelgrün schrift:	213626
dunkelgrün2		152800
Box grüne Links:	dcedc9
schwarz:		000000
weiß			999999
Multiple Choice:
richtig			4d6a53
falsch			990000
richtig in Antwort:	faf5a4

grau breadcrumb: 	213626
 */

/* Seitenaufbau */
* 
{ 
margin: 0; 
padding: 0;
border: 0;
}

html
{
	height:100%; 
}

body 
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; 
	color: #213626;
	background: #ffffff;
	text-align: center; /* zentrieren */
  	min-width: 995px; /* zentrieren */
	height:100%; 
}

#container 
{ 
	width: 995px; /* zentrieren */
  	margin: 0 auto; /* zentrieren */
  	text-align: left; /* zentrieren */	
}	

#oben
{ 
	width: 995px;
	height: 137px;
	background: url(image_layout/oben-caduceus.jpg) no-repeat top;
}

#logo
{ 
	width: 340px;
	height: 105px;
}	

#oben_navi
{ 
	width: 995px;
	height: 27px;
	background: #4d6a53;
}
    
    #navi_1
    { 
    	padding: 0 0 0 188px;
    	color: #ffffff;	
    	font-weight: bold;
    	font-size: 10px;
    	text-transform: uppercase;
    }

#oben_spacer
{ 
	width: 995px;
	height: 11px;
	background: #d5f6b3;
}
		
#mitte 
{
	float: left;
	width:995px;
}
		
#mitte_links 
{
	float: left;
	width: 188px;
}
    		
    #mitte_links_karte 
    {
    	width: 188px;
    	height: 250px;	
    	background: url(image_layout/karte-klein-caduceus.gif) no-repeat top left #d5f6b3;	
    	border-bottom: 20px solid #ffffff;
    }	
    		
    #mitte_links_navi 
    {
    	width: 188px;
    	height: 80px;	
    	background: #e2e1e1;
    	border-bottom: 20px solid #ffffff;
    }	  
    		
    #mitte_links_suche 
    {	
      
    	width: 188px;
    	height: 50px;
      vertical-align: bottom;	
      text-align: center;
    }	    
  
  	
#mitte_rechts 
{
	float: right;
	width: 807px;
}
    		
    #mitte_rechts_breadcrumb 
    {
    	width: 807px;
    	height: 24px;	
    	background: url(image_layout/breadcrumb-caduceus.jpg) top left no-repeat;
    	color: #213626;
    }	 

        #breadcrumb 
        {
        	padding: 4px 0 0 50px;
        	color: #213626;
        }	

        #breadcrumb a 
        {
        	color: #213626;
        	text-decoration:none;
        }	
        
    #mitte_rechts_main 
    {
    	width: 807px;

    }	   
     		
    #mitte_rechts_inhalt
    {
      float: left;
    	width: 619px;
    	background: url(image_layout/inhalt-caduceus.jpg) top left no-repeat #ffffff;
    }	
    		
    #mitte_rechts_box
    {
      float: right;
    	width: 188px;
    }	    
    

#inhalt 
{
	padding: 20px 20px 20px 50px ;
	margin:0;
	min-height:350px;
	height: auto !important;
	height:350px;
	font-size:11px; 
}

#box
{
	padding: 15px 15px 15px 15px ;
  background: #e2e1e1;
  margin-top: 20px;	
  min-height:250px;
  height: auto !important;
  height:250px;
}

#unten
{
	height: 23px;
	width: 995px;
	float:left;
}
  
  #unten_links
  {
    	float:left;
    	background: #4d6a53;
	width: 188px;
    	height: 23px;    		
  }
    
    #pepesale
      {
      text-align:center;
      padding: 3px 0 3px 0;
      } 
      
    #pepesale a
      {
      font-size:10px;
      color: #d5f6b3;
      text-decoration: none;
      }     
        
  #unten_rechts
  {
    	float:right;
    	text-align:right;
    	background: #d5f6b3;
	width: 807px;
    	height: 23px;    		
  }
    
    #copyright
      {
      float:left;
      text-align:left;
      width: 457px;
      
      } 
    
      .copyright
        {
        padding: 3px 0 3px 50px;
        font-size:10px;
        }  
    
      .copyright a
        {
        font-size:10px;
        color: #4d6a53;
        text-decoration: none;
        }   
    
      .home
        {
        padding: 3px 0 3px 3px;
        font-size:10px;
        
        }  
    
      .home a
        {
        font-size:10px;
        color: #4d6a53;
        text-decoration: none;
        margin-right: 4px ;
        } 
                             
    #navi_2
      {
      float:right;
      text-align:right;
      width: 350px;
      }

/*Texte*/

#inhalt p
{
	padding: 0 5px 10px 0 ;
	line-height: 14px;
}	


#inhalt a:link, 
#inhalt a:visited 
{ 
	text-decoration: underline;
	font-size:11px; 
	color: #213626;
}

#inhalt a:hover, 
#inhalt a:active 
{ 
	text-decoration: underline; 
	color: #213626;
}

#box p
{
	padding: 0 0 10px 0 ;
	line-height: 14px;
}	
   		
img.imgleft  /* Image Map */
{
	margin: 0 10px 10px 0;
	float: left;
	border: 1px solid #000000;
}	

   		
img.imgright  /* Image Map */
{
	margin: 0 0 10px 10px;
	float: right;
	border: 1px solid #000000;
}	

   		
#box img.imgleft, #box img.imgright  /* Image Map */
{
	margin: 0 0 10px 0;
	float: left;
	border: 1px solid #000000;
}	



a.pdf:link, a.pdf:visited {
	text-decoration : none;
	color : #357ffc;
  background: url(image_layout/icon_pdf.gif) left 3px no-repeat;
  padding: 2px 0 2px 15px;  	
}

a.pdf:hover {
	text-decoration : underline;
	color : #a6c6fc;	
}

a.www:link, a.www:visited {
	text-decoration : none;
	color : #357ffc;
  background: url(image_layout/icon_www.gif) left 3px no-repeat;
  padding: 2px 0 2px 15px;  	
}

a.www:hover {
	text-decoration : underline;
	color : #a6c6fc;	
}

a.int:link, 
a.int:visited {
	text-decoration : none;
	color : #357ffc;
  background: url(image_layout/icon_int.gif) left 3px no-repeat;
  padding: 2px 0 2px 15px;  	
}

a.int:hover {
	text-decoration : underline;
	color : #a6c6fc;	
}

a.int2:link, 
a.int2:visited {
	text-decoration : none;
	color : #357ffc;
  background: url(image_layout/icon_int2.gif) left 3px no-repeat;
  padding: 2px 0 2px 15px;  	
}

a.int2:hover {
	text-decoration : underline;
	color : #a6c6fc;	
}

p.more a:link, 
p.more a:visited {
	text-decoration : none;
	color : #357ffc;
  background: url(image_layout/icon_int.gif)  left 3px no-repeat;
  padding: 2px 0 2px 15px;
}

p.more a:hover {
	text-decoration : underline;
	color : #a6c6fc;	
}


h1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size:14px; 
	color: #213626;
	font-weight: bold;
	margin-bottom:10px;
}

h2
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	letter-spacing: 1px;
	color: #213626;
	font-weight: bold;
	margin-bottom:7px;
}

h3
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
	color: #213626;
	font-weight: bold;
	margin-bottom: 7px;
}

h4
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
	color: #555555;
	font-weight: bold;
	margin-bottom:7px;	
}


h5
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; 
	color: #444444;
	font-weight: bold;
	margin-bottom:5px;	
}

small
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px; 
	color: #4d6a53;
}

#inhalt table tr td
{ 
	vertical-align: top; 
	text-align: left;
}

#inhalt ul
{ 
	margin: 0 0 0 20px;
}

#inhalt ul li
{ 
	list-style-type: disc;
 list-style-position: outside;
 color: #000000;
} 


#inhalt ol
{ 
	padding: 0 0 0 20px;
}


#box a:link, 
#box a:visited 
{ 
	text-decoration: underline; 
	font-size:11px; 
	color: #213626;
}

#box a:hover, 
#box a:active 
{ 
	text-decoration: underline; 
	color: #213626;
	background: #dcedc9;
}	

#inhalt table tr td ul#kompass
{
position: relative;
margin: 0 0 0 0;
}	 
   		
#inhalt table tr td ul#kompass li.maplink  /* Image Map */
{
	padding-left: 10px;
	background: url(image_layout/karte-staedte-caduceus.gif) center left no-repeat;
	width: 80px;
	list-style-type: none;
  position: absolute;	
}	
 
#inhalt ul#kompass li.maplink a:link, 
#inhalt ul#kompass li.maplink a:visited /* Image Map */
{
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #152800;	
} 
/*besser color: #213626;*/
/*ursprünglich color: #91b980;*/
 		
#inhalt ul#kompass li.maplink a:hover, 
#inhalt ul#kompass li.maplink a:active /* Image Map */
{
	text-decoration: underline;
	color: #000000;
}	

#inhalt table tr td ul#kompass li.maplink2  /* Image Map */
{
	padding-left: 10px;
	background: url(image_layout/karte-staedte-caduceus-grau.gif) center left no-repeat;
	width: 80px;
	list-style-type: none;
  position: absolute;	
}	
 
#inhalt ul#kompass li.maplink2 a:link, 
#inhalt ul#kompass li.maplink2 a:visited /* Image Map */
{
	text-decoration: none;
	font-size: 10px;
	color: #91b980;	
} 
/*besser color: #213626;*/
 		
#inhalt ul#kompass li.maplink2 a:hover, 
#inhalt ul#kompass li.maplink2 a:active /* Image Map */
{
	text-decoration: underline;
	color: #91b980;
}	
/* Anfang Styles Kontaktformular */


input  /* Formularfelder rechts */
{
	border: 1px solid #999999;
	color : #213626;
	font-family: Verdana,Arial,Helvetica,Sans-serif;
	text-decoration: none;
	font-size: 13px;
	width: 120px;
	height:20px;
	margin-bottom:2px;
}	
.search_string
{
  display:block;
  float:left;
}

input.suchbutton
{
	width:58px;
	height:22px;
	background: #d5f6b3;
	border: 1px solid #d5f6b3;
  font-size: 11px;	
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 0 !important;
  margin-top: 1px; 
  margin-left:5px;  
  line-height:20px;
  /*padding-bottom: 2px;*/
}



.textarea  /* Textareas rechts */
{
	font-family : Verdana,Arial,Helvetica,Sans-serif;
	width: 180pt;
	border: 1px solid #999999;	
	font-size : 12px;
	text-decoration : none;
	color : #213626;
	background: #ffffff;
  	scrollbar-base-color:#d5f6b3;
  	scrollbar-3dlight-color:#ffffff;
  	scrollbar-arrow-color:#4d6a53;
  	scrollbar-darkshadow-color:#fffff;
  	scrollbar-face-color:#ffffff;
  	scrollbar-highlight-color:#4d6a53;
  	scrollbar-shadow-color:#4d6a53;
  	scrollbar-track-color:#ffffff;
}

.field_radio {
  width:14px;
  height:14px;
  border:0;
}

.radio_label {
  margin-right: 15px;
}


hr
{
	height:0;
	color: #4d6a53;
	border-bottom: 1px solid #4d6a53;
	margin-top: 8px;
	margin-bottom:10px;
	border-top: 10px;
	border-left:10px;
}



.mc_frontend {
  
}
.mc_answer_false {
  color: #ffffff;
  background-color: #990000;
}
.mc_answer_correct {
  color: #fff;
  background-color: #4d6a53;
}
.mc_answer_hint_correct {
  color: #000;
  background-color: #faf5a4;
}
.mc_answer_explain {
  font-style: italic;
  border: 1px solid #000;
  padding: 10px;
  color: #000;
  background-color: #ffffdd;
}

tr.mc_answer td input[type=checkbox],
tr.mc_answer_hint_correct td input[type=checkbox],
tr.mc_answer_correct td input[type=checkbox],
tr.mc_answer_false td input[type=checkbox] {
  width:14px;
  height:14px;
  border:0;
  margin: 1px 0 0 3px;
}

.mc_submit input[type=submit] {
  width: 200px;
}


