div#head{
	position:absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	background-image: url(img/headstripe.gif);
	background-repeat: repeat;
	width: 97%;
	z-index: 30;
}

div#content{
	position:absolute;
	background-color: #ffffff;
	left:180px;
	top:80px;
	right:200px;
	border: 2px solid #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	z-index: 5;
	overflow: visible;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	line-height: 18px;
}

div#navi{
	position:absolute;
	left: 0px;
	top: 85px;
	z-index: 40;
	background-image: url(img/stirpeleft.gif);
	width: 156px;
	height: 600px;
	padding-left: 14px;
	padding-top: 60px;
}

div#navi li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	padding: 2px 10px 2px 2px;
	display: block;
	margin: 1px 0px 0px;
	border: thin solid #0062A9;
	font-weight: bold;
	color: #0062A9;
	width: 130px;
	text-decoration: none;
	text-align: center;
}

div#navi li a:hover {
	background-color: #0062A9;
	color: #ffffff;
	z-index: 2;
	
	
}

div#navi ul{
	margin: 0px;
	padding: 2px;
	list-style-type: none;
	width: 100%;
	border: 0px;
}


div#rechts{
	position:absolute;
	right: 2%;
	top: 74px;
	z-index: 60;
}

div#logo{
	position:absolute;
	right: 120px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	background-image: url(img/headstripe.gif);
	background-repeat: repeat;
	z-index: 40;
}

div#suche{
	position:absolute;
	left: 240px;
	top: 10px;
	margin: 0px;
	padding: 0px;
	z-index: 70;
}

body {
	margin: 0px;
}

div#content a {
	text-decoration: none;
	color: #0062A9;
}

div#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
}

div#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

div#content hr {
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #0062A9;
	border-right-color: #0062A9;
	border-bottom-color: #0062A9;
	border-left-color: #0062A9;
}

div#feed {
	position:absolute;
	right: 2%;
	top: 350px;
	z-index: 100;
	width: 180px;
	padding-left: 14px;
	padding-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: medium groove #0062A9;
	text-decoration: none;
	line-height: 20px;
	background-color: #FFFFFF;
}

div#feed a
{
	text-decoration: none;
	color:#0062A9;
}

div#feed a:visited
{
	color:#0062A9;
}

table#suchtabelle
{
	width: 540px;
	margin: 2px;
	padding: 2px;
}
