div, p, h1, h2, h3, h4, ul, ol, 
span, a, table, td, form, img, li {

	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}

img{margin: 0px; border: 0px;}

#rechts{
	float: right;
	position: absolute;}

body {
	margin: 0px;
 	margin-top:20px;
 	color: #333;
 	text-align:center;
 	padding:0;
	font-size: 83%;
	line-height: 1.5em;
}

#buehne {
 text-align:left;
 border:1px solid #005FA2;
 width:800px;
 margin:auto;
 }








/* Navigationselemente  */
#head {
	text-align: left;
	height: 95px;
 	margin: 0px;
	padding: 0px;
 	color: #005FA2;
}

#head .logo-kopf{padding: 0px; margin-bottom:-3px;

}

#head .bild{float: right}


#topnav {
	text-align: left;
	height: 28px;
	margin-bottom:1px;
	color: #FFF;
	border-bottom: 1px solid #005FA2;
	background: #005FA2 url(../bilder/bg-topnav.png) top left repeat-x;

}

#topnav span.links{
	float: left;
	margin-top: 4px;
	margin-left: 15px;
}

#topnav span.rechts{
	float: right;
	margin-top: 3px;
	margin-right: 15px;
}

#topnav span a.topeins,
#topnav span a.topzwei,
#topnav span a.topdrei,
#topnav span.links a{
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

#topnav span a:hover{
	text-decoration: underline;
}

#bodyblock {
	text-align: right;
 	color: #333333;
 	width: 800px;
 	padding: 0;
	background: url(../bilder/bodyblock-bg.gif) repeat-y 0px 0px;
}

#leftnav {
	text-align: left;
	float: left;
	width: 154px;
	color: #000;
	background: #EEF1F7 url(../bilder/navlinks-bg.jpg) no-repeat 0px 0px;		
}

#leftnav ul{
	margin: 0px;
	padding: 0px;	
}

#leftnav li{
	list-style-type: none;
	margin-top: 0px;
}	

#leftnav a{
	text-align: left;
	width: 139px;
	display: block;
	padding-left: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #EEF1F7;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	background: #005FA2;
	filter:alpha(opacity=70);
	-moz-opacity:0.7
}

#leftnav a.last{
border-bottom: 0px;
}

#leftnav a:hover{
	color: #FFF;
	filter:alpha(opacity=100);
	-moz-opacity:1.0
}

#leftnav a.shop-link{
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 0px;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
}

#leftnav a.pdf-link{
	width: 99px;
	margin-top: 10px;
	padding-top: 4px;
	padding-left: 55px;
	padding-bottom: 4px;
	border-bottom: 0px;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
}

#leftnav a.pdf-link:hover, #leftnav a.shop-link:hover{
	text-decoration: underline;
}

#leftnav .partner{
	margin-left: 6px;
}

#leftnav a.logos{
	
	margin-bottom: -5px;
	background: none;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
}

#leftnav .warenkorb {
	position: relative; 
	top: 34px; 
	left: 102px;
}

#leftnav .katalog {
	position: relative; 
	top: -28px; 
	left: 15px;
}







/* Inhaltsbereich und Elemente  */

#content {
	margin-left: 154px;
	padding: 30px 10px 30px 40px;
 	background:#ffffff;
 	border:solid #005FA2;	
 	border-width:0 0 0 1px;
 	text-align:left;
}

#content p{

	margin-bottom: 10px;
	margin-right: 25px;
	
}

#content .clear{
	clear: left;
}

#content .bild{
	padding-left: 10px;
	float: right;
}

#content .bild-links{
	float: left;
	padding-right: 10px;
}

ul{margin: 10px;}
#content li, #content fieldset li{
	background: transparent url(../bilder/eye_cat.gif) left 5px no-repeat;
	padding-left: 15px;
	font-weight: bold;
}


#content .headline {
	font: bold 1.2em Arial, Verdana;
	color: #0C3F97;
 	margin:0px;
	display: inline;
}

#content a{
	color: #0C3F97;
}

#content a:hover{
	color: #FFDB09;
}	

h1 {
	font-weight: bold;
	font-size: 1.5em;
	line-height: 1.2em;
	color: #005FA2;
 	margin-bottom: 15px;
	margin-top:10px;
}

h2 {
	font-weight: bold;
	font-size: 1.2em;
	color: #000;
	margin-top:-10px;
 	margin-bottom: 20px;
}

h3 {
	font-weight: bold;
	font-size: 1.1em;
	color: #000;
 	margin-top: 0px;
}
h4 {
	font-weight: bold;
	font-size: 1.05em;
	color: #0C3F97;
 	margin-top: 0px;
}

table .kopf{
	font-weight: bold;
	color: #FFF; 
	background-color: #005FA2;
}

table .kopfcenter{
	text-align: center;
	font-weight: bold;
	color: #FFF; 
	background-color: #005FA2;
}

table .body{
	font-weight: bold;
	color: #000; 
}

table .blau{
	color: #005FA2; 
}

table .bgblau{
	background-color: #D6E5F0;
}

table .bggelb{
	text-align: center;
	background-color: #FBEBCC;
}

#content fieldset{
	margin:20px;
	border: 5px solid #ddd;
	margin-left: 0px;
}

td {
padding: 5px;}


#content legend{
	font-weight: bold;
	color: #005FA2;
	background-color: #FFF;
	padding:10px;
padding-top: 7px;
}


#content table.service{
border-collapse: collapse;
	border: none;
	width: 550px;
}

#content table.service td{
	width: 275px;
	border: 5px solid #ddd;
	
	padding-left: 30px;
	vertical-align: top;
}

#content table.service tr{
	height: 120px;
	margin-top: 10px;
}

#content table.service ul{
	margin: 0px;
	}

#content table.service img{
	float: right;
}

#mitarbeiter{
	float: right;
	width: 250px;
	margin: 14px 15px 0px 20px;
background: #ddd;
}
#mitarbeiter .inner{ 
	background: white;
	margin: 5px;
	padding: 5px;
}

#mitarbeiter img{
	margin: 1px;
}
#mitarbeiter ul{
	margin: 0px;
}
#mitarbeiter li{
	font-weight: normal;
}

	


/* Fu?bereich  */


#fuss{
	clear: both;
	text-align: center;
 	height:16px;
 	background:#93B8D3;
 	font: normal 11px Arial, Verdana;
 	color: #01538D;
 	border:solid #005FA2;
 	border-width: 1px 0 0 0;
 	margin:0;
 	padding-top: 4px; 
}

#fuss a{
	font: normal 11px Arial, Verdana;
	color: #01538D;
}

/* PDFs  */


/* CSS Document */

/* CSS Document */


#SIP-PDF{position: relative; left: 0px;text-decoration: none;
width:550px;text-align: left;}


#SIP-PDF ul{
margin:0px;
padding: 0px;}

#SIP-PDF li{
	list-style: none;
padding: 3px; 

}


#SIP-PDF li a{
color: black;
text-decoration: none;
}

#SIP-PDF li a:hover{
color: #294293; font-weight: bold;
}

#logo{width: 100%;
text-align: center;}

#titel{
width: 100%;
height: 1.3em;
margin-top: 20px;
color: white;
font: bold 13px Arial, Verdana, sans-sreif;
font-size: 20px;
background: #294293;text-align: center;}

#katalog{
position: absolute; 
top: 220px; 
left: 165px;
float: right;}


li.oben{float: right;margin-top: 5px;}

li{list-style: none;}

.tdate{
width:120px;
padding-left:6px;
}

.tdate{
width:120px;
padding-left:6px;
}
.preise{
text-align:right;
}
.semtermine{
	display:block;
	margin:12px 0px 4px 0px;
	padding: 4px;
	width: 120px;
	font-weight:normal;
	font-style:italic;
}
