@charset "utf-8";
/* CSS Document
	copyright 2008 by swisswebXperts Näf - erstellt durch Sabine Näf
*/
/*****************************
	ALLGEMEINE EINSTELLUNGEN
	***************************/
html, body, table{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#333333;
font-size:12px;
margin: 0px 0px;
padding: 0px;
text-align:center;
}
form, table, div, img, h1, h2, h2, p, ul, ol{
margin: 0px;
padding: 0px;
border: 0px;
text-align:left;
}
body{
background-color:#BF3000;
text-align:center;
margin: 0px 0px;
background-image:url(/layoutbilder/bg_body.jpg);
background-position:left 1px;
background-repeat:repeat-x;
}
p.clear{
clear: both;
font-size:1px;
line-height: 1px;
padding: 0px;
margin: 0px;
}
*:focus{
outline:none;
}
/*****************
	Seitenstruktur
*****************/

#header{
position:absolute;
top: 0px;
left: 0px;
width: 100%;
height: 213px;
margin: 0px auto 0px auto;
padding:0px;
visibility:visible;
text-align:center;
display:block;
border: 0px solid green;
z-index:30;
}
#headerInnerspace{
position:relative;
top: 0px;
width: 972px;
margin: 0px auto;
height: 214px;
background-image:url(/layoutbilder/bg_header.jpg);
background-position:top left;
background-repeat:no-repeat;
border-top: 1px solid #666666;
}
#headerInnerspace div.sprache{
position:absolute;
top: 170px;
left: 90px;
text-align:left;
}

#headerPrint{
visibility: hidden;
display:none;
}
#container{
width: 972px;
margin: 214px auto 0px auto;
padding: 0px 0px 0px 0px;
background-image:url(/layoutbilder/bg_container.jpg);
background-position:top left;
background-repeat:repeat-y;
background-color:#bf3000;
background-color:#ffffff;
border: 0px solid red;
text-align:left;
overflow:hidden;
z-index:100;
}
#content{
	position:relative;
	float:right;
	clear:right;
	top:0px;
	right: 0px;
	background-image:url(/layoutbilder/bg_rechts.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	width: 720px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 50px 0px;
	border: 0px solid red;
	text-align:left;
	z-index:30;
	overflow:visible;
}
#navTop{
width: 360px;
margin: 143px auto 0px 290px;
height: 30px;
}
#navLeft{
width: 200px;
min-height:150px;
left: 0px;
top:0px;
float:left;
clear:left;
border:0px solid green;
overflow:visible;
z-index:30;
margin: 0px 0px 0px 0px;
padding: 10px 0px 10px 30px;
}
#footer{
position:relative;
width: 100%;
height: 60px;
clear: both;
margin: 0px 0px 0px 0px;
padding: 35px 0px 0px 0px;
border-width: 0px 1px 1px 0px;
border-style:solid;
border-color:#bf3000;
background-image:url(/layoutbilder/bg_footer.jpg);
background-color: #bf3000;
background-repeat:no-repeat;
background-position:top left;
}
#header a.logoHeader{
text-align: center;
display:inline;
line-height:120px;
margin: 25px 330px;
z-index:10;
}

#headerInnerspace div.sprache a:link,
#headerInnerspace div.sprache a:visited{
font-size:10px;
color:#000000;
text-decoration:none;
}

#headerInnerspace div.sprache a:hover{
text-decoration:underline;
}

div.borderBottom{
border-width: 0px 0px 1px 0px;
border-style: solid;
border-color:#999999;
width: 100%;
margin: 1px auto;
}
img.dateiIcon{
vertical-align:bottom;
}
/***********************************
	Schrift-Formatierungen
	*********************************/

#content h1{
width:80%;
background-color:#FFFFFF;
}
#content h2,
#content h3,
#content p,
#content ul{
width:90%;
background-color:#FFFFFF;
}
#content hr{
width: 90%;
height: 1px;
text-align:left;
margin: 10px 0px;
padding:0px;
}
h1{
font-size:15px;
line-height: 140%;
margin:10px 0px 5px 0px;
color:#000000;
}


h2{
font-size:14px;
margin-top: 15px;
line-height:200%;
}
h3{
font-size:12px;
margin: 15px 0px 5px 0px;
}
p{
font-size:13px;
line-height: 130%;
text-align:left;
margin: 0px 0px 12px 0px;
}

#content a:link,
#content a:visited{
color:#CC0000;
text-decoration:underline;
display: inline;
}
#content a:hover,
#content a:active{
color:#CC0000;
text-decoration:none;
}
ul{
width: 99%;
height:auto;
overflow:visible;
}
li{
list-style-position:outside;
list-style-type:disc;
line-height: 130%;
padding:1px 0px;
margin: 0px 0px 2px 15px;
}
ol li{
list-style-type:decimal;
padding:1px 0px 0px 5px;
margin: 0px 0px 2px 35px;
}
ul.level2{
margin-left: 15px;
}
ul.level2 li{
list-style-position:outside;
list-style-type:square;
line-height: 130%;
}
/*
#content strong{
color: #CC0000;
}*/
.center{
text-align: center;
}
.rechts{
text-align: right;
}
.normal{
font-weight: normal;
}
.fett{
font-weight: bold;
}
.klein,
#content p.klein{
font-size:10px;
}
.textrot{
color: #bf3000;
}
#content p.newsvom{
font-size:10px;
border-width: 2px 0px 0px 0px;
border-style:solid;
border-color:#CCCCCC;
padding-top: 5px;
margin: 0px;
}
img.bildLinks{
float:left; 
margin: 0px 10px 10px 0px;
}
img.bildRechts{
float:right; 
margin: 0px 0px 10px 10px;
}
a.linkFooter{
color:#999999;
text-decoration:none;
}
td.copyrightFooter{
font-size:10px;
text-align:left;
padding: 0px 3px;
color:#333333;
}

/*========================
	HOME
	========================*/
#content .newsHome{
width:87%;
border-width: 1px;
border-style: solid;
border-color: #CC3300;
background-color: #efefef;
padding: 10px;
}

#content .newsHome h1,
#content .newsHome h2,
#content .newsHome h3{
margin-top: 0px;
background-color: #efefef;
}
#content .newsHome p{
background-color: #efefef;
}
