html, body {
	height:100%;
}

body {
	background-color:#286ABE;
	font-size:12px;
	color:#2B2B2B;
	font-family:Arial, Verdana, Tahoma, sans-serif;
	margin:0;
	background-image:url(images/bg.gif);
	background-repeat:repeat-y;
}
form {
	display:inline;
}
img {
	border:0;
}
a {
	text-decoration:none;
	color:#256CBA;
}
#main {
	width:776px;
}
#header {
	width:776px;
	height:123px;
	position:relative;
}
#logo {
	position:absolute;
	left:194px;
	top:11px;
}
#jubilaeum {
	position:absolute;
	right:626px;
	top:75px;
	width:131px;
}
#global {
	background-color:#90B8E9;
	border-bottom:1px #fff solid;
	border-right:1px #fff solid;
	padding:10px 0 3px 0;
	text-align:center;
	font-size:11px;
	color:#fff;
}
#global a {
	color:#fff;
}
#menue a {
	display:block;
	float:left;
	border-right:1px #fff solid;
	padding:10px 21px 3px 21px;
	font-size:11px;
	color:#fff;
	text-transform:uppercase;
}
#menue a:hover, #menue a.aktiv {
	display:block;
	float:left;
	border-right:1px #fff solid;
	padding:10px 20px 3px 20px;
	font-size:11px;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
}
#pathfinder {
	font-size:10px;
	color:#8A8A8A;
	font-weight:bold;
	padding:10px 0 5px 0;
}
.left {
	width:163px;
	background-image:url(images/bg-sprache.jpg);
	background-repeat:repeat-x;
	padding:10px 0 35px 18px;
	font-size:11px;
}
.left a {
	color:#2B2B2B;
}
.gross {
	font-size:10px;
	text-transform:uppercase;
	padding-bottom:6px;
}
h1 {
	font-size:12px;
	color:#000;
	margin:0;
	font-weight:normal;
}
h2 {
	font-size:14px;
	color:#EC0000;
	margin:0;
}
h3 {
	font-size:12px;
	color:#000;
	margin:0;
	font-weight:normal;
	font-weight:bold;
}
h4 {
	font-size:12px;
	color:#000;
	margin:0;
	font-weight:normal;
	font-weight:bold;
}
h5 {
	font-size:12px;
	color:#000;
	margin:0;
	font-weight:normal;
	font-weight:bold;
}
#footer {
	border-top:1px #EBEBEB solid;
	padding:8px 8px 0 3px;
	font-size:11px;
	margin-top:30px;
}
#copy {
	padding:5px 8px 0 3px;
	font-size:10px;
	color:#8A8A8A;
}
.balken {
	background-color:#90B8E9;
	padding:1px 0 1px 5px;
	font-weight:bold;
	color:#fff;
}
#submenue {
	width:181px;
	margin-bottom:10px;
}
.submenue {
	display:block;
	background-color:#EBEBEB;
	color:#313131;
	font-weight:bold;
	font-size:11px;
	padding:4px 0 4px 15px;
	border-bottom:1px #fff solid;
}
.submenue:hover, .submenueaktiv {
	display:block;
	background-color:#EBEBEB;
	color:#266ABF;
	font-weight:bold;
	font-size:11px;
	padding:4px 0 4px 15px;
	border-bottom:1px #fff solid;
}
ul {
	list-style-type:none;
	margin:0 0 5px 8px;
	padding:0;
}
li {
	background-image:URL(images/li.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
	padding-left:20px;
	margin:5px 0 0 0;
}
.ueber {
	color:#EC0000;
}
.anwendungsbeispiel {
	border-top:1px #EBEBEB solid;
	padding:4px 0 4px 0;
	font-size:11px;
	color:#9A9A9A;
}
.anwendungsbeispiel-text {
	padding:4px 0 0 0;
	color:#9A9A9A;
}
.anwendungsbeispiel-ueber {
	padding:0 0 5px 0;
	font-weight:bold;
	color:#2B2B2B;
}
.anwendungsbeispiel-link {
	background-image:URL(images/li-weitereinfos.gif);
	background-repeat:no-repeat;
	background-position:108px 3px;
	margin:10px 0 4px 0;
	padding-left:123px;
	display:block;
	color:#EC0000;
	font-weight:bold;
}
.link-red {
	background-image:URL(images/li-weitereinfos.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
	margin:10px 0 4px 0;
	padding-left:15px;
	display:block;
	color:#EC0000;
	font-weight:bold;
}
.link {
	margin:0 0 4px 0;
	display:block;
	color:#EC0000;
	font-weight:bold;
}
.balken-grau {
	background-color:#EBEBEB;
	padding:2px;
	font-weight:bold;
	margin-bottom:2px;
}
