/* Format Style von: Sprachart, Viviane Schubert  */

body, a, p, h1, span, div, img, ul, li {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;	
	border: 0px;
	font-size: 15px;
	line-height: 24px;   }  
	
body {
	background-image: url(../grafik/hintergrund.png);
	background-repeat: repeat;	  } 
	
div.global	{
	width: 1000px; 
	height: 732px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;  }
	
div.kopf {
	width: 1000px; 
	height: 150px;
	border-top: 40px solid #d10d50;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;   }
	
div.navi  {
	width: 920px; 
	text-align: left;
	height: 30px;
	margin-bottom: 10px;
	margin-left: 45px; 	}
	
div.inhalt_ob {
	width: 1000px; 
	height: 250px;
	text-align: center;
	margin-bottom: 30px; }	
	
div.bild {
	float: right;
	margin-right: 20px;  }
	
div.inhalt_un {
	width: 960px; 
	min-height: 230px;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px; }	
	
div.fuss {
	width: 980px; 
	height: 40px;
	padding-top: 60px;
	background-image: url(../grafik/fuss.png);
	background-position: bottom;
	background-repeat: no-repeat; 
	color: #ffffff; 
	text-align: right;
	padding-right: 25px; }
		
a {
	text-decoration: none;  }
		
a.link {
	color: #004e9e;
	text-decoration: underline;
	font-size: 18px;   }
	
a.fuss {
	padding-left: 20px;
	color: #ffffff; }
	
a.link:hover, a.fuss:hover {
	color: #76c043; }

p.clear	{
	clear: both;    }
 	
p.text, h1, a.link_text, li.text, h2, ul, li {
 	margin-bottom: 10px;
 	color: #9a9a9a;
 	font-size: 18px;  }
 	
a.link_text {
	text-decoration: underline;  }
	
a.schalter, a.schalter_kost, a.schalter_logo {
	width: auto;
	float: left;
	border: 1px solid #76c043; 
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 10px;
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 18px;
	padding: 10px;  	}
	
a.schalter_kost {
	margin-left: 180px;  }
	
a.schalter_logo {
	margin-left: 220px;  }
	
a.schalter:hover, a.schalter_kost:hover, a.schalter_logo:hover  {
	color: #cd0d4e;
	background-color: #cccccc;}
  	
#bold, h1, h2 {
 	font-weight: bold;
 	color: #323232;
 	font-size: 18px;   }
 	
 /* Box Infos bei Maus Over    */ 
#box a.box {
	width: auto;
	margin-top: 20px;
	color: #76c043;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 18px;
	padding: 5px;  	}

#box a.box:hover {
	color: #000000;
	background: #ddd8b7;  }

#box a.box span {
	display: none;  }

#box a.box:hover span {
	position: absolute;
	top: 280px;  
	z-index: 3;
	display: block;
	width: 700px;
	color: black;
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	border: 1px solid black;
	padding: 10px; }
	
#box a.box:focus span {
	position: absolute;
	top: 280px;  
	z-index: 3;
	display: block;
	width: 700px;
	color: black;
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	border: 1px solid black;
	padding: 10px; }
	
img.bild {
	float: right;
	margin-right: 10%; }
	

		
 	
 	

   








	



