@charset "utf-8";
/* CSS Document 
	copyright 2008 by swisswebXperts Andreas Näf - erstellt durch Sabine Näf 
*/
/*****************************
	ALLGEMEINE EINSTELLUNGEN
	***************************/
html, body, table{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
margin: 0px 0px;
padding: 0px;
}
form, table, div, img, h1, h2, h2, p, ul, ol{
margin: 0px;
padding: 0px;
border: 0px;
}
body{
background-color: #003871;
text-align:left;
margin-top: 10px;
}
p.clear{
clear: both;
font-size:1px;
line-height: 1px;
padding: 0px;
margin: 0px;
height: 1px;
}
li span.block{
width: 120px;
display:inline-block;
}
/*****************
	Seitenstruktur
*****************/
#header{
width: 100%;
height: 100px;
position:absolute;
top: 0px;
left: 0px;
margin: 0px auto 0px auto;
padding:0px;
visibility:visible;
text-align:center;
display:block;
border: 0px solid green;
z-index:10;
}
#headerInnerspace{
/*background-image:url(/layoutbilder/bg_header.gif); */
background-image:url(/layoutbilder/bg_header.jpg); 
background-repeat:no-repeat; 
background-position:top left;
width: 974px;
margin: 0px auto 0px auto;
border: 0px solid green;
height: 256px;
text-align:left;
z-index: 11;
}
#headerInnerspace a.logoHeader{
position:relative;
display:inline;
float:left;
top: 30px;
left: 245px;
z-index:10;
}
#headerInnerspace #flashfilm{
position: relative;
float: right;
display:inline;
top: 16px;
right: 14px;
z-index:20;
}
#headerPrint{
display: none;
}
#navigationTop{
position:relative;
top: 8px;
right: 0px;
height: 30px;
width: 974px;
z-index:100;
text-align:center;
border: 0px solid grey;
}
#container{
width: 970px;
background-color: #FFFFFF;
background-image:url(/layoutbilder/bg_body.gif);
background-repeat:repeat-y;
position:relative;
top: 245px;
margin: 0px auto 0px auto;
padding-bottom:0px;
border: 2px solid #9a141b;
overflow:visible;
z-index:10;
}
#content{
position:relative;
float:right; 
top: 2px;
right: 0px;
width: 749px;
clear:right;
margin: 0px 0px 0px 0px;
border: 0px solid red;
padding-bottom: 20px;
background-image:url(/layoutbilder/wasserzeichen_gelb.gif);
background-repeat:no-repeat;
background-position: 120px 100px ;
}

#navLinks{
width: 215px;
min-height: 180px;
float: left;
position: relative;
left:0px;
top: 2px;
border-width: 0px;
border-style: solid;
border-color: #d8dee7;
display:block;
overflow:visible;
z-index:50;
margin-bottom: 30px;
}
#footer{
width: 100%;
/*background-image:url(/layoutbilder/bg_footer.jpg);*/
background-image:none;
background-repeat:no-repeat;
background-position:bottom;
height: 25px;
clear: both;
color:#000000;
}
#footer table.footer{
font-size: 11px;
color:#000000;
margin: 5px 0px 0px 0px;
border: 0px solid red;
}

img.dateiIcon{
vertical-align:bottom; 
margin-right: 3px;
}
/***********************************
	Schrift-Formatierungen
	*********************************/
h1{
font-size: 21px;
font-weight:normal;
font-style:italic;
line-height: 180%;
color: #ffffff;
background-color:#003871;
margin: 0px 2px 10px 2px;
padding: 2px 0px 2px 20px;
width: 725px;
overflow:hidden;
}
	
h2{
font-size: 21px;
font-weight:normal;
font-style:italic;
line-height: 130%;
color: #ffffff;
background-color:transparent;
margin: 0px 2px 0px 2px;
padding: 2px 0px 2px 20px;
width: 725px;
overflow:hidden;
}
h3{
font-size:18px;
font-weight:normal;
margin: 0px 2px 0px 2px;
padding: 2px 0px 2px 20px;
}
a{
color:#990000;
text-decoration:none;
}
a.anmeldebutton{
font-weight: bold;
font-size:13px;
border: 1px solid #cc0000;
background-color:#ffffcc;
padding: 5px 10px;
}
p{
font-size: 13px;
line-height: 130%;
margin: 0px 2px 12px 2px;
text-align: left;
padding: 2px 0px 2px 20px;
border: 0px solid red;
width: 95%;
}
span.telFax{
width: 60px; 
background:transparent; 
float:left;
}

#content a:hover,
#content a:active{
color:#990000;
text-decoration:underline;
}
.center{
text-align: center;
}
.rechts{
text-align: right;
}
p.wichtig{
padding: 10px;
border: 3px solid #cccccc;
}
h1 span.nurdruck{
display: none;
}
#content img.links{
float: left;
padding: 2px;
border: 2px solid #fab645;
margin: 0px 10px 0px 0px;
}
#content img.rechts{
float: right;
padding: 2px;
border: 2px solid #fab645;
margin: 0px 0px 0px 10px;
}
table.kontaktinfo td span.adresse{
width: 120px;
display:inline-block;
font-weight: bold;
}
.fett{
font-weight: bold;
}
