html, body {
	background: url(../images/bg.gif) repeat-y center;
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	margin: 0;
	padding: 0;
}
address {
	font-style: normal;
}
abbr, acronym, span.abbr {
	border-bottom: 1px dotted #000;
	cursor: help;
}
#alles {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	position: relative;
	width: 780px;
}
#header {
	background: url(../images/header_bg.jpg) no-repeat top left;
	border-bottom: 1px solid #FFF;
	height: 85px;
	margin: 0 10px;
	position: relative;
	width: 760px;
}
#navigation {
	background: url(../images/nav_bg.jpg) no-repeat top left;
	height: 25px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0;
	position: relative;
	width: 760px;
}
#navigation ul {
	height: 25px;
	margin: 0;
	padding: 0;
}
#navigation ul li {
	display: inline;
	float: left;
	height: 25px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
#navigation a {
	color: #FFF;
	display: block;
	float: left;
	font-size: 14px;
	font-weight: bolder;
	height: 25px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 3px;
	text-decoration: none;
}
#navigation a:hover, #navigation a:active, #navigation a#navactive {
	background: url(../images/nav_hover.gif) repeat-x bottom left;
	color: #333;
}
#main {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
}
#links {
	float: left;
	margin: 0 10px 30px;
	position: relative;
	width: 200px;
}
#links img {
	border: 1px solid #0E399B;
	float: left;
	margin-bottom: 10px;
}
#subnavigation {
	border-left: 1px solid #0E399B;
	border-right: 1px solid #0E399B;
	border-top: 1px solid #0E399B;
	margin-bottom: 20px;
	padding: 0;
}
#subnavigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#subnavigation li {
	border-bottom: 1px solid #0E399B;
	line-height: 22px;
	margin-top: 2px;
}
#subnavigation li a {
	background: url(../images/subnav_pfeil.gif) no-repeat top left;
	color: #000;
	display: block;
	font-size: 13px;
	font-weight: 700;
	height: 20px;
	padding-left: 25px;
	padding-top: 3px;
	text-decoration: none;
}
#subnavigation li a:hover, #subnavigation li a#subnavactive {
	background: url(../images/subnav_pfeil_hover.gif) no-repeat top left;
	color: #333;
}
#subnavigation li li {
	border-bottom: none;
	line-height: 18px;
	margin-top: 2px;
}
#subnavigation li li a {
	background: none;
	font-size: 12px;
	padding-left: 30px;
}
#subnavigation li li a:hover {
	background: none;
}
#copyright {
	border-top: 1px solid #0E399B;
	clear: both;
	color: #0E399B;
	margin: 30px 40px 10px;
	padding-bottom: 10px;
	padding-top: 5px;
	text-align: center;
}
#inhalt a, #copyright a, #wl a {
	border-bottom: 1px dotted #0E399B;
	color: #0E399B;
	text-decoration: none;
}
#inhalt a:hover, #copyright a:hover, #wl a:hover {
	border-bottom: 1px solid #0E399B;
}
h1 {
	border-bottom: 1px solid #0E399B;
	color: #0E399B;
	font-size: 18px;
	font-weight: bolder;
	margin-left: 230px;
	margin-right: 10px;
	padding-bottom: 2px;
}
h1 a, h2 a, h3 a, h1 abbr, h2 abbr, h3 abbr, h1 acronym, h2 acronym, h3 acronym, h1 span.abbr, h2 span.abbr, h3 span.abbr {
	border: none;
	color: #0E399B;
	text-decoration: none;
}
h2 {
	color: #0E399B;
	font-size: 16px;
	font-weight: bolder;
}
h3 {
	color: #0E399B;
	font-size: 14px;
	font-weight: bolder;
}
#inhalt {
	height: 100%; 
	margin-left: 230px;
	margin-right: 10px; 
}
div.inhalt {
	margin-bottom: 10px;
}
label.fleft {
	float: left;
	text-align: right;
	width: 120px;
	margin-right: 10px;
}
div.formular span.fleft {
	float: left;
	text-align: right;
	width: 120px;
	margin-right: 10px;
}
div.formular div.fleft {
	float: left;
	text-align: right;
	width: 120px;
	margin-right: 10px;
}
div.formular div.fright {
	display: block;
	margin-left: 130px;
}
input[type=text], select {
	float: left;
}
div.formular br {
	/* clear: both;
*/
}
label, select, input[type=checkbox], input[type=radio], input[type=button], input[type=submit] {
	cursor: pointer;
}
div.formular {
	line-height: 26px;
}
legend {
	font-size: 12px;
	font-weight: bolder;
}
input {
	background-color: #FFF;
	border: 1px dashed #0E399B;
	margin-right: 5px;
}
input, textarea {
	background-color: #FFF;
	border: 1px dashed #0E399B;
	padding: 3px;
}
input[type=submit] {
	background-color: #ECF1FF;
	border: 2px outset #0E399B;
	color: #0E399B;
	font-weight: 700;
}
div.llinks {
	float: left;
	width: 220px;
}
div.lrechts {
	margin-left: 230px;
}
a.externallink {
	background: url(../images/extlink.gif) no-repeat top left;
	padding-left: 15px;
}
h1 a.externallink {
	background: none;
	padding-left: 0;
}
#sitemap ul {
	list-style-type: none;
	margin: 0 0 20px;
	padding: 0;
}
#sitemap li {
	clear: both;
}
#sitemap li a {
	background-color: #F5A9A9;
	border-bottom: 1px solid #fff;
	display: block;
	font-weight: 700;
	margin-top: 10px;
	padding: 3px 12px 3px 8px;
	text-decoration: none;
}
#sitemap a:hover {
	background-color: #E52525;
	color: #000;
}
#sitemap li li {
	clear: none;
	float: left;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	width: 45%;
}
#sitemap li li a {
	background-color: #F5A9A9;
	border-bottom: 1px solid #C00;
	display: block;
	font-weight: 700;
	margin-top: 5px;
	padding: 3px 3px 3px 17px;
	text-decoration: none;
}
#sitemap li li li {
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	width: 100%;
}
#sitemap li li li a {
	background-color: #CCC;
	border: none;
	display: block;
	float: none;
	font-weight: 700;
	margin-bottom: 1px;
	margin-top: 0;
	padding: 3px 3px 3px 37px;
	text-decoration: none;
}
#sitemap li li li li a {
	background-color: #CCC;
	border: none;
	display: block;
	font-weight: 400;
	margin-bottom: 1px;
	margin-top: 0;
	padding: 3px 3px 3px 57px;
	text-decoration: none;
}
label.fleft, div.formular span.fleft, div.formular div.fleft {
	float: left;
	margin-right: 10px;
	text-align: right;
	width: 120px;
}
ul#fragen {
	line-height: 180%;
	list-style-type: none;
	margin: 0 0 20px;
	padding: 0;
}
div#fragen ul a {
	font-size: 12px;
}
div#antworten div.toplink {
	text-align: right;
	margin-top: 10px;
}
code {
	font-family: monospace;
	position: relative;
	border-left: 5px solid #0E399B;
	white-space: pre;
	overflow: auto;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: top right;
	display: block;
	padding: 5px;
	padding-left: 10px;
	line-height: 1em;
}
code.js {
	background-image: url(../images/code-js.gif);
}
code.css {
	background-image: url(../images/code-css.gif);
}
code.html {
	background-image: url(../images/code-html.gif);
}
code.php {
	background-image: url(../images/code-php.gif);
}
#wl {
	text-align: center;
	width: 200px;
	padding-top: 10px;
}
