html {
	background-color: #788599;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#212c5a;
	margin:0px;
	padding:0;
	overflow:auto;
	height:100%;
}

body {
	background-color: #788599;
	margin:0px;
	padding-top:10px;
	bottom:0px;
	height:98%;
}


p {
	margin-top:0px;
	margin-bottom:0.9em;
}

img {
	border:0;
}
form {
	margin-top:10px;
}

a, a:link, a:active, a:visited{
	font-family:inherit;
	font-style:normal;
	font-weight:normal;
	color:#c7642e;
}
a:hover {
	text-decoration:none;
}

h1 {
	padding:0.5em 0 0 0;
	margin:0;
	margin-bottom:1em;
	font-family:inherit;
	color: #4a5973;
	font-size:1.3em;
}

h2 {
	font-family:inherit;
	color: #c7642e;
	font-size:1em;
	margin-top:1em;
	margin-bottom:0.46em;
}

em {
	font-family:inherit;
	font-weight:bold;
	color: #c7642e;
	font-style:normal;
	font-size:1em;
}

ul {
	margin-top:0.3em;
	margin-bottom:0.5em;
	padding-left:15px;
	margin-left:15px;
}

td ul {
	padding-left:0;
}

ul ul {
	list-style-type:circle;
}

ul ul ul {
	list-style-type:square;
}


ol {
	margin-top:1em;
	margin-bottom:1em;
	list-style-position:inside;
	font-weight:normal;
	padding-left:0px;
	margin-left:0px;
}

td h2 {
	margin:0px;
}

label	{
	display:block;
	float:left;
	width:100px;
	font-size:11px;
	margin-top:6px;
	}

input {
	width: 180px;
}


input.btn {
	width:80px;
}

#seitegesamt {
	position: relative;
	width: 680px;
	height: 100%;
	margin:auto;
}

#head {
	position:absolute;
	background-color: #ffffff;
	height:170px;
	width:671px;
	margin-top:10px;
	background-image:url(images/background_verlauf.jpg);
	background-repeat:repeat-x;
	border-left:2px white solid;
	border-right:2px white solid;
	border-top:2px white solid;
	color:#ffffff;
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:5px 5px 0 0; 
}

#navi {
	position:relative;
	left:120px;
	top:126px;
	width:550px;
}

#navi a:link,#navi a:active, #navi a:visited {
	color:#c7642e;
	border-left:solid 1px white;
	border-right:solid 1px white;
	text-decoration:none;
	font-weight:bold;
	padding:0px 5px 0px 5px;
	margin-right:0.6em;
}

#navi a:hover{
	color:#212c5a;
	text-decoration:none;
	border-left: solid 1px #212c5a;
	border-right: solid 1px #212c5a;
	border-bottom:none;
	border-top:none;
	padding:0px 5px 0px 5px;
	font-weight:bold;
	margin-right:0.6em;
}

#navi .aktiv:link, #navi .aktiv:active, #navi .aktiv:visited {
	color:#212c5a;
	border-left:solid 1px #212c5a;
	border-right:solid 1px #212c5a;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	padding:0px 5px 0px 5px;
	margin-right:0.6em;
}
#subnavi {
	position:relative;
	left:120px;
	top:145px;
	width:560px;
}

#subnavi a:link, #subnavi a:active, #subnavi a:visited {
	color:#212c5a;
	border-left:solid 1px white;
	border-right:solid 1px white;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	padding:0px 0.5em 0px 0.5em;
	margin-right:0.6em;
}

#subnavi .aktiv:link, #subnavi .aktiv:active, #subnavi a.aktiv:visited {
	color:#c7642e;
	border-left:solid 1px #c7642e;
	border-right:solid 1px #c7642e;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	padding:0px 0.5em 0px 0.5em;
	margin-right:0.6em;
}

#subnavi a:hover {
	color:#c7642e;
	text-decoration:none;
	border-left: solid 1px #c7642e;
	border-right: solid 1px #c7642e;
	border-bottom:none;
	border-top:none;
	padding:0px 0.5em 0px 0.5em;
	font-weight:bold;
}
#logo {
	position: absolute;
	width: 90px;
	left:10px;
	top: 20px;
	bottom:10px;
	background: #212c5a url(images/dls_logo.jpg) no-repeat center 20px;
	border: 2px solid white;
}

#impressum {
	margin-top:2px;
	width:100%;
	text-align:right;
	word-spacing:1.5em;
	background: #788599;
	height: 30px;
	bottom:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	position:absolute;
}

#impressum a {
	color: white;
	font-family:inherit;
	text-decoration:none;
	font-weight:bold;
	margin-top:2px;
	width:100%;
	text-align:right;
	word-spacing:1.5em;
	padding:0px;
	border:none;
	background: #788599;
}

#mitte {
	position:absolute;
	top:176px;
	bottom:32px;
	overflow:auto;
	border-left:2px white solid;
	border-right:2px white solid;
	width:515px;
	padding:0px 21px 10px 140px;	
	float:left;
	background-color:#ffffff;
}

#links {
	position:absolute;
	left:20px;
	top:200px;
	width:105px;
	float:left;
}

#links a {
	position: relative;
	text-decoration:none;
	color: white;
	font-size: 11px;
	background-color:#212c5a;
	border: 1px solid white;
	padding: 3px;
	width:105px;
	margin-bottom:5px;
	margin-top:5px;
	text-align:center;
	list-style-type:none;
	float:left;
}

#links a:hover{
	background-color: white;
	border: 1px solid #c7642e;
	color: #212c5a;
}


#themen_ueberschriften {
	float:left;
	background-color:#FFFFFF;
	color:#c7642e;
	text-decoration:none;
	font-variant:small-caps;
	font-size:12px;
	font-weight:bold;
	margin-bottom:2px;
	padding:3px;
	border:#212c5a 1px solid;
	border-left:none;
	text-align:center;
	width:105px;
}
	
.referenz {
	position:relative;
	border-right:#e7e3de dashed 2px;
	border-bottom:#e7e3de dashed 2px;
	padding:0px;
	min-height:100px;
	margin-bottom:20px;
	margin-right:12px;
	width:235px;
	float:left;
}

.referenz blockquote {
	font-family:inherit;
	font-size:12px;
	color:#c7642e;
	font-weight:bold;
	bottom:0px;
	margin:0px;
}

.referenz img {
	margin-right:5px;
	float:left;
}

.referenz object, .referenz embed  {
	position:absolute;
	bottom:4px;
	right:4px;
}

.impressionen img {
	margin:7px;
	border:none;
}

.zitat {
	float: right;
	width:150px;
	text-align:center;
	background-color:#DEE2E7;
	color:#C7642E;
	margin-left:2px;
	padding:2px;
}

.zitat cite {
	color:#212c5a;
	font-family:"Courier New", Courier, monospace;
	font-size:18px;
	margin:0;
	padding:0;
}

