a[href^="http:"] {
	background: transparent url(./bilder/extern.gif) 100% 50% no-repeat;
	padding-right: 10px;
}
h1 {
	margin-bottom: 0px !important;
	margin-bottom: -5px;
	margin-top: 0px;
	color: #001D77;
	font-family: Times;
	font-size: 20px;
	text-align: center;
}
h2 {
	margin: 10px 0 0 7%;
	color: #001D77;
	font-family: Times;
	font-size: 14pt;
	font-style: italic;
	text-align: left;
}
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(./bilder/farbverlauf.jpg) left bottom repeat-x;
	height: 100%;
	font-family: Times; 
	border: medium none;
	text-align: center;
}
#verlauf_rechts {
	position: absolute;
	top: 0px;
	right: 0px;
	height: auto;
	width: 100%;
	min-height: 100%;
	background: transparent url(./bilder/farbverlauf.jpg) right bottom repeat-x;
}
* html #verlauf_rechts {
	height: 100%;
}
#alle {
	background-color: #FFFFFF;
	margin: 0px auto;
	width: 998px;
	padding: 0 3px 3px 3px; 
	text-align: left;
	border: 1px #3a3b39 solid;	
	font-size: 16px;
}
#kopf {
	background: #FFFFFF none repeat scroll 0 0;
	border-bottom: 2px solid #434442;
	color: #001D77;
	margin: 0;
	position: relative;
	text-align: left;
}
#top-navi {
	color: #424242;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	width: 998px;
}
#logo {
	background: #FFFFFF url(./bilder/hintergrund-logo.jpg) no-repeat scroll 0 0;
	width: 998px;
	height: 324px;
}
img {
	text-decoration: none;
	border: 0;
}
#kopf ul {
	background: #FFFFFF url(./bilder/hintergrund-hauptnavi.gif) repeat scroll 0 0;
	display: block;
	margin: 0;
	padding: 5px 0;
	text-align: left;
	width: 998px;
	font-size: 16px;
	font-weight: bold;
}
#kopf ul li {
	background: #FFFFFF url(./bilder/hintergrund-hauptnavi.gif) repeat scroll 0 0;
	color: #001D77;
	display: inline;
	text-align: center;
}
#haupt-navi span {
	background: #FFFFFF url(./bilder/hintergrund-hauptnavi.gif) repeat scroll 0 0;
	padding: 5px 53px;
	color: #001D77;
	text-decoration: underline;
}
#kopf ul li a:link, #kopf ul li a:visited {
	background: #FFFFFF url(./bilder/hintergrund-hauptnavi.gif) repeat scroll 0 0;
	color: #001D77;
	padding: 5px 55px;
	text-decoration: none;
}
#kopf ul li a:hover, #kopf ul li a:active, #kopf ul li a:focus {
	background: #F6FF9C url(./bilder/hintergrund-hauptnavi.gif) repeat scroll 0 0;
	color: #001D77;
	text-decoration: underline;
}

#links {
	background-color: #C98C8C;
	width: 150px;
	height: 465px;
	float: left;
	text-align: center;
}
#rechts {
	background-color: #C98C8C;
	width: 150px;
	height: 465px;
	top: 0px;
	float: left;
	text-align: center;
}
div#rechts ul {
	color: #001D77;
	text-align: left;
}
div#rechts li {
	margin-bottom: 15px;
	margin-left: -20px;
	font-size: 13px;
}
#inhalt {
	border: 0 solid #000000;
	margin: 0 0 0 150px !important;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 848px;
	position: relative !important;
	position: absolute;
}
#mitte {
	background: #FFFFFF url(./bilder/hintergrund-mitte.jpg);
	height: 405px !important;
	height: 465px;
	width: 658px !important;
	width: 698px;
    margin: 0px;
	padding: 20px 20px 40px 20px;
	position: relative;
	float: left;
	overflow-y: auto;

}
.text {
	text-align: justify;
	margin-left: 7%;
	width: 85%;
	color: #001D77;
	font-size: 14px;

}
.text a:link, .text a:visited, .aspects a:link, .aspects a:visited {
	color: #001D77;
	text-decoration: none;
	font-weight: bold;
}
.text a:hover, .text a:active, .text a:focus, .aspects a:hover, .aspects a:active, .aspects a:focus {
	color: #001D77;
	text-decoration: underline;
	font-weight: bold;
}
/*
.fusstext {
	font-size: 10px;
	text-align: justify;
	margin-left: 10%;
	width: 80%;
}
.aspects  {
    line-height: 1.5em; 
	margin-left: 10%;
	width: 80%;
}
.aspects dt  {
    float: left;
}
.aspects dd  {
    margin-left: 15px;
}

#fusszeile {
	background: #FFFFFF url(./bilder/hintergrund-fusszeile.jpg) no-repeat scroll 0 0;
	margin-top: 3px;
	border: 1px solid #51C7F5;
	color: #434442;
	height: 87px;
	padding: 3px;
	text-align: left;
	position: relative;
	width: 998px;
}
#fusszeile ul {
	display: block;
	padding: 3px 3px;
	padding-right: 22px;
	text-align: right;
}
#fusszeile ul li{
	color: #3CB3EB;
	display: inline;
	text-align: center;
}
#fusszeile ul li a:link, #fusszeile ul li a:visited {
	color: #3CB3EB;
	font-size: 12px;
	font-weight: bolder;
	text-decoration:none;
}
#fusszeile ul li a:hover, #fusszeile ul li a:active, #fusszeile ul li a:focus {
	color: #3CB3EB;
	text-decoration: underline;
}
*/
