
*{margin:0; padding:0;}

body{
font:76% Verdana,Tahoma,Arial,sans-serif;
line-height:1.4em;
text-align:center;
color:#303030;
background:#e8eaec;
background-image:url(hintergrund02_2000.jpg);
}

a{
color:#467aa7;
font-weight:bold;
text-decoration:none;
background-color:inherit;
}

a:hover{color:#2a5a8a; text-decoration:none; background-color:inherit;}
a img{border:none;}

p{padding:0 0 0 0;}
p form{margin-top:0; margin-bottom:20px;}

img.left,img.center,img.right{padding:4px; border:1px solid #a0a0a0;}
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 12px;}

/**************** Header and navigation styles ****************/

#container{
width:805px;
margin:5px auto;
padding:5px 0;
text-align:left;
background:#ffffff;
color:#303030;
border:2px solid #a0a0a0;
}

#header{
height:125px;
width:803px;
margin-left:10px;
padding-left:10px;
background-image:url(header_ohne.jpg); background-repeat:no-repeat;
overflow:hidden;
}

#header2{
float:left;
height:50px;
width:400px;
margin-left:50px;
padding-left:50px;
margin-top:34px;
padding-top:34px;
text-align:center;
overflow:hidden;
}

#header3{
float:right;
height:117px;
width:240px;
margin-right:0px;
padding-right:0px;
overflow:hidden;
line-height:1.1em;
}

#header h1{
padding:35px 0 0 20px;
font-size:2.4em;
background-color:inherit;
color:#ffffff;
letter-spacing:-2px;
font-weight:normal;
}

#header h2{
margin:10px 0 0 40px;
font-size:1.4em;
background-color:inherit;
color:#f0f2f4;
letter-spacing:-1px;
font-weight:normal;
}

#navigation{
z-index:5;
float:left;
height:2.2em;
line-height:2.2em;
width:803px;
margin:0 1px;
padding:0;
background:#578bb8;
color:#ffffff;
overflow:visible;
}

#nav li{
z-index:5;
float:left;
list-style-type:none;
border-right:1px solid #ffffff;
white-space:nowrap;
}

#nav li a{
z-index:5;
display:block;
margin:0;
padding:0 5px;
font-size:0.8em;
font-weight:normal;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #ffffff;
}

* html #nav a {width:1%;}

#nav a.selected, #nav a:hover{
background:#80b0da;
color:#ffffff;
text-decoration:none;
}

#nav li ul {
z-index:5;
	position: absolute;
	left: -999em;
	height: auto;
	width:200px;
	font-weight: normal;
	padding:0;
	margin: 0;
	background:#578bb8;
}
 
#nav li ul li {
	border:none;
	width:200px;
}
 
#nav li ul a {
	padding-top:4px;
	line-height: 15px;
	color:#ffffff;
}

#nav li ul a:hover {
	padding-top:4px;
	line-height: 15px;
	color:#ffffff;
}

#nav li ul a.aselected2 {
	padding-top:4px;
	line-height: 15px;
	color:#ffffff;
}

#nav li ul li ul {
	width:150px;
	border: 0px solid #722635;
	margin: -19px 0 0 200px;
}


#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
 
#nav li:hover, #nav li.sfhover {
	background-color: #eee7e6;
	color: #722635;
}
/**************** Content styles ****************/

#content{
z-index:1;
float:left;
width:450px;
min-height:400px;
font-size:0.9em;
margin:10px 5px 10px 5px;
padding:10px 5px 10px 5px;
}

#content h1{
display:block;
margin:0 0 16px 0;
font-size:1.4em;
font-weight:normal;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
}

#content h2{
display:block;
margin:0 0 16px 0;
font-size:1.25em;
font-weight:normal;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
}

#content p{margin:0 0 16px 0; font-size:1em;}
#content h3{margin:0 0 5px 0; font-size:1.1em; letter-spacing:-1px;}
#content a:hover,#subcontent a:hover{text-decoration:underline;}
#content ul,#content ol{margin:0 5px 16px 35px;}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}

/**************** Sidebar styles ****************/

#subcontent{
float:right;
width:292px;
margin:10px 2px 5px 0px;
padding:10px 2px 5px 0px;
line-height:1.4em;
}

#subcontent h1{
display:block;
margin:0 0 15px 0;
font-size:1.3em;
font-weight:normal;
text-align:left;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
}

#subcontent p{margin:0 0 16px 0; font-size:0.9em;}

/**************** Footer styles ****************/

#footer{
clear:both;
width:801px;
height:20px;
padding:3px 1px 0 0;
margin:3px 1px 0 0;
font-size:0.9em;
color:#f0f0f0;
background:#467aa7;
}

#footer p{padding:0; margin:0;}
#footer a{color:#f0f0f0; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;}

#footerL {float:left; width:0px; text-align:center;}
#footerR {float:right; width:300px; text-align:center;}
#footerM {float:left; width:380px; text-align:right;}

/**************** Misc classes and styles ****************/

.splitcontentleft{float:left; width:48%;}
.splitcontentright{float:right; width:48%;}
.clear{clear:both;}
.small{font-size:0.8em;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{color:#f02025; background-color:inherit; font-weight:bold;}

.box{
margin:5px 0 10px 0;
padding:5px 0 10px 0;
border:1px solid #c0c0c0;
background-color:#fafbfc;
color:#505050;
line-height:1.5em;
}
