/*
###################################################################################################################
  (c) coding by Christopher Friedmann
 Project: http://www.lkc.de
###################################################################################################################
*/
<!--

#startseite {
	position:absolute;
	top:180px;
	left:203px;
	margin:0px;
	padding:0px;
	}
	
html,body {
height:100.05%;
margin:0;
padding:0;
font-family:  Verdana, Arial, Lucida, Geneva, Helvetica, sans-serif;
color: #000000;
font-size: 12px;
}

html {
background: url(background2.gif) repeat-y center;
	margin:0px;
	padding:0px;
}

div.wrapper {
	margin: auto;
	position: relative;
	width:990px;
	height:100%;
	background: url(background.gif) repeat;
}

H1, H2, H3, H4, H5 {
font-family:  Verdana, Arial, Lucida, Geneva, Helvetica, sans-serif;
font-size: 11px;
text-decoration: bold;
color: #112b57;
margin: 0px;
padding-bottom: 10px;
text-transform: uppercase;
}
LI {
font-family:  Verdana, Arial, Lucida, Geneva, Helvetica, sans-serif;
font-size: 11px;
line-height:16px;
}
UL {
list-style:disc;
}
p {
margin:0;
padding:0;
}

#leftheaderpic {
	position:absolute;
	top:0px;
	left:1px;
	width:180px;height:125px;
	margin:0px;
	padding:0px;
	/*border:1px solid #ff0000;*/
	}
	
#left {
	position:relative;
    width:195px;
	top:10px;
	left:-40px;
	font-family:  Verdana, Arial, Lucida, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	z-index:2;
	border: 1px solid #ff0000;
	/*border:1px solid #ff0000;*/
	}
#left A { color: #112b57; text-decoration: underline; font-weight: normal; font-family:  Verdana, Arial, Lucida, Geneva, Helvetica, sans-serif; font-size: 11px;}
#left A:hover { color: #A1906C; font-weight: normal; }
#left A:active { color: #112b57; font-weight: normal; }
#left A:visited { color: #112b57; font-weight: normal; }
	
#center {
	position:absolute;
    width:400px;
	top:240px;
	left:410px;
	font-family:  Verdana, Arial, Lucida, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	z-index:2;
	color: #112b57;
	/*font-weight: bold;
	border:1px solid #ff0000;*/
	}
#center A { color: #112b57; text-decoration: underline; font-weight: normal; font-family:  Verdana, Arial, Lucida, Geneva, Helvetica, sans-serif; font-size: 11px;}
#center A:hover { color: #A1906C; font-weight: bold; }
#center A:active { color: #112b57; font-weight: bold; }
#center A:visited { color: #112b57; font-weight: bold; }
#center LI { line-height: 20px; }
	
#right {
	position:absolute;
    width:120px;
	top:240px;
	left:450px;
	font-family:  Verdana, Arial, Lucida, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	z-index:2;
	}
#right A { color: #112b57; text-decoration: underline; font-weight: normal; font-family:  Verdana, Arial, Lucida, Geneva, Helvetica, sans-serif; font-size: 11px;}
#right A:hover { color: #A1906C; font-weight: normal; }
#right A:active { color: #112b57; font-weight: normal; }
#right A:visited { color: #112b57; font-weight: normal; }
	

	
	
/***************************************************************************************************/
-->