/******************************
* Hauck und Partner GmbH 
* autor:  	pinx. 
* version: 22.01.2005
******************************/

html body {
color: #666;
background-color: #666;
background-image: url("../i/ly/hg_verlauf.jpg");
background-position: top left;
background-repeat: repeat-x;
margin: 7px 0 25px 0;
font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
text-align: center;
}

div, p, td, li, ul, h1, h2, h3 { /* Inheritance und so */
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
}

/******************************
* Layout Unterseiten
******************************/
#container {
width: 787px;
margin-right: auto;
margin-left: auto;
text-align: left;
background: #fff;
}

#head {
position: relative;
width: 787px;
height: 136px;
background-image: url("../i/ly/bg_top_start.jpg");
background-position: top left;
background-repeat: no-repeat;
}

#contentholder {
padding: 0 0 0 148px;
margin: 0;
border: 0;
height: auto;
background-image: url("../i/ly/bg_middle.jpg");
background-position: top left;
background-repeat: repeat-y;
width: 787px;
voice-family: "\"}\"";
voice-family: inherit;
width: 639px;
}

#nav {
position: relative;
width: 150px;
margin: 30px 0 0 0;
padding: 0;
border: 0;
border-bottom:1px solid #ccc;
float: left;
}

div.img {
position: relative;
width: 400px;
margin: 0 0 0px 170px;
padding: 0;
}

#nav ul {
list-style: none;
padding: 0;
margin: 0;
border: 0;
}

#nav li {
line-height:19px;
width: 150px;
margin: 0;
padding: 0;
background: transparent;
}

#nav li a {
color: #666;
display:block;
padding:0 0 0 20px;
text-decoration:none;
border-top:1px solid #ccc;
width: 150px;
voice-family: "\"}\"";
voice-family: inherit;
width: 130px;
}

#nav li a:hover {
color: #004d91;
background: #f5f5f5;
}

#nav li a.hi {
color: #004d91;
background: #f5f5f5;
}

#footer {
margin-top: 0;
clear: both;
position: relative;
width: 787px;
height: 136px;
background-image: url("../i/ly/bg_bottom_start.jpg");
background-position: top left;
background-repeat: no-repeat;
}

/******************************
* Typo Elemente 
******************************/
h1 {
display: block;
font-size: 13px;
font-weight: normal;
margin: 0 0 0 172px;
line-height: 20px;
color:#004d91;
}

p {
padding-top: 0;
margin: 10px 0 0 172px;
width: 380px;
}

span {
color: #ccc;
}

/******************************
* Links 
******************************/
p a:link, a:visited {
	text-decoration: none;
	color: #009900;
}

p a:visited {
	text-decoration: none;
	color: #009900;
}


p a:hover {
	text-decoration: underline;
	color: #009900;
}

p.subnav a:link {
	text-decoration: none;
	color: #ccc;
}

p.subnav a:visited {
	text-decoration: none;
	color: #ccc;
}

p.subnav a:hover {
	text-decoration: none;
	color: #004d91;
}

