/* Farben 
	Rot: #C00113
	Beige: #FFEBB3
	sehr helles Beige: #FFF7DF
*/

/* Reset */

li, ul, img, p, div { 
	margin:0px; 
	padding:0px  
 	}

/* Formate der Standardtags mit normaler Schriftgröße */

body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px; 	
	background: #FFEBB3 url('bilder/pflege_15.gif') center repeat-y;
	}
               
a:link       { 
	color:#C00113;
	}
a:active     { 
	color:#C00113
	}
a:visited    { 
	color:#C00113
	}
a:hover      { 
	color:black
	}
              
p            { 
	font-size:10pt; 
	color:#222222; 
	margin-top:10px;
	line-height:130%; 
	text-align:left }

h1    { 
	font-family: trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
	color: #C00113; 
	line-height: 130%; 
	font-size:14pt; 
	font-weight: bold;
	margin-top:0px;
	margin-bottom:20px; 
	text-align:left 
	}
	
h2           { 
	font-family: trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 100%; 
	font-weight: bold; 
	color:#C00113;
	text-align:left;
	margin-top:40px;
	margin-bottom:0px;
	border-bottom:1px dotted gray
		 }
h3           { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	color:#666666; 
	line-height: 150%; 
	margin:30px 0px 10px 0px;
	font-weight: bold;
	border-bottom:1px dotted gray;
	text-align:left 
	}
h4           { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 100%; 
	font-weight: bold; 
	color:#555555;
	text-align:left;
	margin-top:20px;
	margin-bottom:0px;
	border-bottom:0px dotted gray
	}	
h5           { 
	font-family: trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 100%; 
	font-weight: bold; 
	color:#C00113;
	text-align:left;
	margin-top:0px;
	margin-bottom:15px;
	border-bottom:0px dotted gray
		 }	
	
ul  {
	text-align: left; 
	}
        
li  { 
	text-align: left; font-family: Verdana; 
	font-size: 10pt; 
	color:#666666; 
	line-height: 130%; 
    margin-left:15px; 
    margin-right:30px;
    margin-bottom: 10px; 
    list-style-type: disc; 
    font-size: 10pt; 
	}	

hr  { 
	height:1px;
	color:#C00113;
	margin:25px 0px;
	}
	


/* Struktur */

#inhalt {  
	background: url('bilder/inhalt.gif') repeat-x;
	}

#topdiv   {  
	margin-bottom:0px;
	padding:0px;
	width:1100px;
	}
	
#topdiv2   {  
	margin-bottom:0px;
	padding:0px;
	width:1100px;
	}		  
		  
#hauptnavi   {  
	margin:0px;
	width:1100px;
	height:35px;
	background: url('bilder/pflege_03.gif');
	}
	
#hauptdiv   {  
	width:1100px;
	background: url('bilder/pflege_08.gif');
	padding-bottom:5px;
	}	
	
#bild1   {  
	width:383px;
	float:left
	}		
	
#bild2   {  
	width:334px;
	float:left
	}	
	
#bild3   {  
	text-align:left;	
	}	
	
#text-innen  { 
	margin:40px 50px 10px 100px;
	text-align:left;
	}	
					  
#unten   {  
	margin:0px;
	width:1100px;
	text-align:left;
	}			  

.kasten { 
	text-align: left;
	background-image:url('bilder/kasten.jpg'); background-repeat:no-repeat;
	margin:20px 0px; 
	padding:20px;
	border: 1px dotted silver;
	}

	  		  		  
/* Tabellenformate */

.formzelle { 
	padding:2px 0px;
	text-align:left;
	border-bottom:1px dotted silver;
	}	 
		
.kastentab { 
	text-align: left;
	background-image:url('bilder/kasten.jpg'); background-repeat:no-repeat;
	margin:20px 0px; 
	border: 1px solid #FFEBB3;
	}
.rot-zelle { 
	text-align: left;
	background: #C00113 url('bilder/tipp-verlauf.jpg') repeat-x;
	}
	


/* Absatzformate */

		  
.breadcrumb { 
	margin-top:0px;
	margin-bottom:40px;
	color: #994411; 
	font-size:10px; 
	line-height: 120%; 	
	text-align:left 
	}	
	
.fussinfo { 
	font-size:8pt;
	border-top:1px dotted silver;
	padding-top:5px;
	margin:60px 0px 0px 0px;
	line-height: 120%; 	
	text-align:left 
	}	 	
.fussinfo a { 
	color:dimgray 
	}	 	
.fussinfo a:hover { 
	color:#C00113 
	}	
			
.formulartext { 
	font-size:9pt;
	padding:0px;
	margin:0px;
	line-height: 120%; 	
	text-align:left 
	}	 	
.padding  {
	padding:5px; 
	  }
.weiss  {
	color:white;
	font-weight:bold;
	padding:5px;
	margin-bottom: 3px;
	margin-top: 3px;
	  }





/* Hauptnavigation */


.navcontainer ul {
	border: 0px;
	margin-left:100px;
	padding: 0px;
	padding-top:3px;
	list-style-type: none;
	text-align: center;
	}
.navcontainer ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}
.navcontainer ul li a {
	margin-top:5px;
	width: auto;
	padding-left: 12px;
	padding-right:12px;
	border-left:1px dotted white;
	border-bottom:0px;
	color:white;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight:normal; 
	font-size:16px; font-family: trebuchet ms; Verdana, Arial, Helvetica, sans-serif; 
	}
.navcontainer ul li a:hover {
	color:#FFD45D;
	text-decoration: none;
	border-left:1px dotted #FFD45D
	}
.navcontainer a:active {
	color: #FDB03D;
	}
.navcontainer li#active a {
	color: white;
	}
.navcontainer a:visited {
	color: white;
	}
