body {
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
a {
	text-decoration: none;
	color: #3089FF;
}
a:hover {
	text-decoration: underline;
}
textarea,input,submit {
	background-color:#EEEEEE;
	color:#666666;
	border:none;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
form {
	font-size: 11px;
	color: #666666;
	font-variant: small-caps;
	letter-spacing: 0.1em;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

table {
	font-size: 10px;
}
.linkbox {
	background-color: #FFFFFF;
	border: 1px solid #CEFC16;
	margin: 0px;
	padding: 2px;
}

#container {
	width:600px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	text-align:center;
	margin-bottom:30px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/design/feder.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border: 1px solid #666666;
	width: 600px;
	height: 165px;
}
#header  p {
	font-variant:small-caps;
	letter-spacing:2px;
	margin-top: 5px;
	color: #CEFC16;
}
#header h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	font-weight: normal;
	color: #B01807;
	margin: 0px;
	padding-top: 95px;
	padding-bottom: 10px;
}
#header  img {
	border:1px solid #CEFC16;
}
#content {
	margin-right:220px;
	padding-right:20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CEFC16;
}
#content img {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDDD;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #DDDDDD;
	padding: 2px;
}
#content img.ohne {
	border: 0px none #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content a.weiter {
	background-image: url(weiter12.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 15px;
}


#content p {
	line-height:20px;
	text-indent:10px;
}
#content h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:200%;
	color:#C93626;
	padding-top:15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CEFC16;
	font-weight: normal;
}
#content h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:180%;
	color:#C93626;
	padding-top:15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CEFC16;
	font-weight: normal;
}
#content h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:150%;
	color:#C93626;
	padding-top:10px;
	font-weight: normal;
}


#content li {
	list-style-type: none;
	margin: 10px;
	font-size: 11px;
	line-height: 20px;
	background-image: url(liste.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#sidebar {
	width:180px;
	float:right;
	background-color: #CEFC16;
	padding: 10px;
}
#sidebar p {
	line-height:20px;
	text-align: justify;
	color: #333333;
	font-size: 11px;
}
#sidebar h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:180%;
	color:#B01807;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 5px;
}
#sidebar h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:150%;
	color:#B01807;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#sidebar img {
	border: 1px solid #666666;
}
#sidebar img.ohneside {
	border: 0px none #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CEFC16;
	list-style-type: none;
	padding: 0px;
}
#nav  a {
	color:#CCCCCC;
	text-decoration:none;
	background-color: #666666;
	display: block;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 10px;
	width: 120px;
}
#nav  a:hover {
	color:#CEFC16;
}
#footer {
	width:580px;
	padding:10px;
	text-align:center;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 10px;
}
#footer p {
	margin: 0px;
}
