@charset "utf-8";
*{
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../bilder/hg.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	left: 50px;
	top: 50px;
	right: 50px;
	bottom: 50px;
	clip: rect(20px,20px,20px,20px);
	list-style-type: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
ul {
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	list-style-type: none;
}
.halbfett {
	font-weight: bolder;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333366;
	background-color: #CCCCCC;
	border: thin solid #333333;
	line-height: 34px;
	text-indent: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 18px;
	padding-top: 10px;
}
.fusszeile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #666666;
}
#wrapper {
	margin: auto;
	margin-top: 20px;
	width: 800px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	border: 1px solid #cccccc;
}
#inhalt {
	margin-top: 50px;
	padding: 20px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
#powered {
	float: none;
}
 a.textlink:link{
	text-decoration: none;
	cursor:hand;
	color : #CC3300;
	font-style: italic;
	font-weight: bold;
	border-color: #333399
}
a.textlink:visited{
	text-decoration: underline;
	cursor:hand;
	color : #333399;
	font-style: italic;
	font-weight: bold;
	border-color: #333399
}

a.textlink:hover {
	text-decoration: none;
	cursor: hand;
	color : #CC3300;
	font-style: italic;
	font-weight: bold;
	border-color: #333399
}

#nav {
	padding-left: 328px;
	font-family: Arial, Helvetica, sans-serif;
	float: center;
}
#header {
	float: none;
	
}
.bild {
	white-space: normal;
	margin: 2px;
	padding: 4px;
	border: 1px solid #CCCCCC;
	vertical-align: baseline;
}
.untertitel {
	font-size: 18px;
	font-weight: bold;
	color: #CC3300;
	line-height: 22px;
	padding-bottom: 10px;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #FFFFFF;
	background-color: #CCCCCC;
	margin: 4px;
	padding: 4px;
	font-weight: normal;
	border-bottom-style: ridge;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 2px;
	font-variant: small-caps;
	letter-spacing: 0.5em;
}
