/*
style by anne-marie hensel www.web-printdesign.net
*/
html,body {
height:100%;
margin:0;
padding:0;
}

body {
background: #ffffff;
margin: 0px;
padding: 0px 0 0px 0;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
text-align:left;
font-size: 0.8em;
color:#000000;
left: 0%;
top: 0%;
width: auto;
height: auto;
background: #ffffff;
background: #ffffff url(pics/cvo.jpg);
background-repeat: no-repeat;
background-position:5% 0%;
scrollbar-face-color:#ffffff;
scrollbar-base-color:#ffffff;
scrollbar-arrow-color:#cccccc;
scrollbar-3dlight-color:#cccccc;
scrollbar-darkshadow-color:#ffffff;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#cccccc;
}
iframe {left:0%;}

#bildleiste {
position: absolute;
left: 58%;
top: 18%;
width: auto;
height: auto;
background: #ffffff;
}

#title{
position: absolute;
left:30%;
top: 25%;
width: auto;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
font-size: 95%;
text-align:left;
color:#cccccc;
}

#subtitle{
position: absolute;
left:30%;
top: 27%;
width: auto;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
font-size: 90%;
text-align:left;
color:#cccccc;
}

h1 
{
font-size: 95%;
color:#cc0000;
}

h2 
{
font-size: 95%;
color:#cccccc;
border-bottom: solid 2px #eeeeee;
}

#mainmenue {
position: absolute;
left:55%;
top: 2%;
width: 45%;
font-size: 90%;
}
#mainmenue ul{
margin: 0; padding: 0;
}
#mainmenue li{
float:left;
list-style: none;
padding:0px;
margin: 0px 20px 0 0px;
}

#submenue 
{
position: absolute;
left: 5%;
top: 31%;
width: 25%;
font-size: 90%;
}
#submenue ul{
margin: 0; padding: 0;
}
#submenue li{
list-style: none;
padding:0px;
margin: 0px 50px 0 0px;
height:25px;
}



#content {
position: absolute;
left: 30%;
top: 30%;
width: 40%;
background: #ffffff;
}

ul,li {
list-style: circle;
}


a {
font-weight: bold;
text-decoration:none;
color: #999999;

}

a:hover {
font-weight: bold;
text-decoration:none;
color: #cc0000;
}

li.current_page_item a
{
width: 200px;
height: 22px;
background: #ffffff;
margin-bottom: 5px;
list-style: none;
font-weight: bold;
text-decoration:none;
color: #cc0000;
}


li.current_page_item a:hover
{
width: 200px;
height: 100px;
background: #ffffff;
margin-bottom: 5px;
list-style: none;
color:#cc0000;
}


#footer {
position: relative;
left: 0%;
top: 20px;
width: 100%;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
text-align:left;
font-size: 80%;
font-weight: bold;
color:#cccccc;
border-top: solid 2px #eeeeee;
background: #ffffff;
}


img {
border:none;
}

strong{
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
text-align:left;
font-size: 100%;
color:#666666;
font-weight: bold;
}

input, select, textarea
 {
			background-color: #FFFFFF;
			border-top: #cccccc solid 1px; 
			border-bottom: #cccccc solid 1px; 
			border-left: #cccccc solid 1px; 
			border-right: #cccccc solid 1px;
			margin-bottom: 0px;
			color: #000000;
			font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
			font-size: 100%;
			font-style: normal;
			font-weight : normal;
			padding-left: 0px; 
line-height : 100%;
		
			
}



