html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	/*background-image: url(../bilder/bg.gif);
	background-repeat: repeat-y;
	background-position: 60px 100px;*/
	
}
td {
	vertical-align:top
}
	

#topbild {
position: absolute;
	left: 18px;
	top: 8px;
	width: 120px;
	height: 87px;
	padding: 0px;

}	 
#topstreifen {
	position: absolute;
	left: 145px;
	top: 8px;
	width: 831px;
	height: 87px;
	padding: 0px;
	background-color: transparent; 
}

#toplogo {
	position: absolute;
    left:800px;
	top: 20px;
	width:61px;
	height:62px;
	background-repeat: no-repeat;
	background-image: url(http://www.wekaservices.ch/tservices/fileadmin/user_upload/bilder/logos/logo-lp.gif);
}
#titel1{
	position: relative;
	left: 75px;
	top: 20px;
	width: 725px;
	padding: 0px;
	text-align: left;
	border: 0px solid red;
}
#titel1 h1{
    color:#0045AE;
	font-size: 22px;
	font-weight: bold;	
}
#titel2{
	position:relative;
    top:20px;
    left:75px;
    width:850px;
	padding: 0px;
	margin:0px;
}
#titel2 h2 {
	width:730px;
	color:#666666;
	font-size: 18px;
	font-weight: bold;

}
.titel3{
	margin-left:40px;

}
#titel1 p {
	margin-top:0px;

}
#titel2 p {
	margin-top:0px;

}

#inhalt {
	position: relative;
    left:30px;
    width:855px;
	background: transparent;
	top: 40px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	padding: 5px;
	margin:0px;

}
#inhalt_links{
	/*position:relative;*/
	float:left;
	width:250px;
	margin-top:20px;
	z-index:99;
}

#inhalt_rechts{
	float:left;
	/*position:relative;*/
	width:590px;
	margin-top:20px;
}

.alles{
	width:810px;
	margin:15px;
}
.alles a, .menuul a{
text-decoration:none;
color:red;
}
.hp_topleft{
	float:left;
	width:300px;
	height:50px;
	border-bottom:1px solid black;
}
.hp_topmiddle{
	float:left;
	width:210px;
	height:50px;
	text-align:center;
	border-bottom:1px solid black;
}
.hp_topright{
	float:left;
	width:300px;
	height:50px; 
	text-align:right;
	border-bottom:1px solid black;
}
.hp_menu{
	float:left;
}
.menuul{
	list-style:none;
	width:208px;
	padding:0;
}
#naviii{
	height:700px;
	width:210px;

}
.angeb a{
	text-decoration:none;
	color:red;
}
.hp_main{
	float:left;
	margin-top:10px;
	left:15px;
	position:relative;
	width:432px;
	padding:10px;
	border-left:1px solid black;
	border-right:1px solid black;
}
.hp_titel{
	height:17px;
	background:#0045AE;
	color:white;
	padding:7px;
}
.hp_banner{
	float:left;
	margin-top:10px;
	left:15px;
	position:relative;
	padding:10px;
}
#banner{
	height:400px;
	width:125px;
}

.hp_footer{
	clear:both;
	height:50px;
}
li.norm {
	background:#ECF1F7;
	color:white;
}
li.norm a{
	color:red;
}

li.norm a:hover{ 
	text-decoration:underline;
	font-weight:bold;
}

li.act {
	background:#0045AE;
}
li.act a{
	color:white;
	font-weight:bold;
}


/*Stile Inhalt*/

li { padding: 8px; }

.mini_li li { padding: 2px; }

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0045AE;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DD0317;
}
/* h3, grau und rechtsbndig */
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-align:right;
}
h5	{
    font-size:14px;
    font-weight:bold;
}
a {
	color: #0045ae;
}
a img {
	border:none;
}
td {

	vertical-align:middle;
}

.w_lauftext { color: #000000; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 15px; margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0; }

.descr {
display:none;position:absolute;z-index:9999;background:yellow;padding:3px;font-family:verdana,arial;font-size:12px;border:1px solid black;width:450px;top:200px;
}
.box { margin-left: 5px;margin-right: 5px;}
.rtop, .rbottom {display:block;background: white;}
.box, .r1, .r2, .r3, .r4 {background: #b2d1f0;}

.rtop b, .rbottom b {display:block;height: 1px;overflow: hidden; }
.box p,.box table tr td, .box h1, .box h2 {padding:0px 8px 0px 8px;text-align:left;}
.r1 { margin-left: 5px;margin-right: 5px;}
.r2 {margin: 0 3px;}
.r3 {margin: 0 2px;}
.r4 {margin: 0 1px;}

.Thumbnail{
	z-index:99;
}

