* {
	font-family:Arial, Tahoma,Verdana, sans-serif;
}

body {
	margin:0;
	background-image:url("../images/bg.jpg"); 
	background-repeat: repeat-x;
	background-color: #D6DADB;
	font-size:12px;
	color:#000;
	height: 100%;
}

img {
	border:0;
}

a {
	text-decoration:none;
color:#036fb7;
}
a:hover {
color:#003060;
}

#outer {
	width: 983px;
	margin:0 auto 0 auto;
}

#main {
	margin:0 auto 0 auto;
	background-color:#fff;
	width:983px;	
}

#header {
	position: relative;
	width: 983px;
	height: 148px;
	background-image:URL("../images/header_bg.jpg");
	background-position: 204px 0px;
	background-repeat:no-repeat;
}
#logo {
	position: absolute;
	left: 781px;
	top: 20px;
}

#global {
	position: absolute;
	top: 88px;
	left: 230px;
}

#global a{
	font-weight: bold;	
	color: #A1A7A8;
	padding: 0 12px 0 0;
}

#language {
	position: absolute;
	top: 24px;
	left: 228px;
}

#language a {
	padding: 0 1px 0 0;
}

#nav0-1 {
	position: absolute;
	top: 117px;
	left: 229px;
	font-size: 14px;
}

#nav0-1 a{
	color: #445052;
	padding: 0 36px 0 0;
}

#nav0-1 a:hover {
	color: #7F97AF;
}

#nav0-1 a.active, #nav0-1 a.activesub {
	color: #7F97AF;
	font-weight: bold;
}

#body {
	width: 979px;
	border: 2px solid #A1A7A8;
	height: 100%;
	background-color: #fff;
}

.clear {
	clear:both;
	height:2px;
	font-size:1px;
	background-color:#A1A7A8;
}

#address {
	display:none;
}

#links {
	float: left;
	width: 200px;
}

#mitte {
	float: left;
	width: 285px;
	border-right: 2px solid #A1A7A8;
}

#rechts {
	float: left;
	width: 490px;
	height: 423px;
	background-color: #fff;
}

#information {
	width: 186px;
	height: 39px;
	color: #fff;
	font-size: 18px;
	background-color: #00305F;
	padding: 20px 0 0 14px;
	border-bottom: 1px solid #A1A7A8;
}

.news {
	width: 159px;	
	color: #fff;
	background-image: url("../images/pfeil_weiss_bg_blau.gif");
	background-position: 15px 20px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #A1A7A8;
	background-color: #00305F;	
	padding: 17px 10px 20px 31px;
}

.news a {
	color: #fff;
}

.news .img {
	margin: 10px 0 0 0;
}

.news .active{
	font-weight: bold;
}

.rand {
	border-right: 2px solid #A1A7A8;
	background-color: #00305F;
}

#content {
	position:relative;
	width: 428px;
	margin: 21px 0 0 26px;
	color: #00305F;
}

h1 {
	margin: 0 0 7px 0;
	padding: 0;
	color: #8399B0;
	font-size: 18px;
	font-weight: normal;
	clear: both;
}

h2 {
	margin: 0 0 7px 0;
	padding: 0;
	color: #8399B0;
	font-size: 12px;
	font-weight: normal;
	clear: both;
}

.li{
	color: #006FB4;
	
}

.li img {
	color: #006FB4;	
	margin: 0 10px 0 10px;
}
.li a{
	color: #006FB4;
	margin: 8px 29px 0 0;
	
}

.liste {
	margin: 8px 0 0 39px;
}

#footer {
	margin: 13px 0 0 205px;
	width: 550px;
}

#footer a{
	color: #445052;
	padding: 0 21px 0 0;
}

#copyright {
	color: #A3AAA0;
	font-weight: bold;
	margin: 6px 0 0 0;
	font-size: 11px;
}

#headerbild {
	position: absolute;
	
}

/* Folgeseite */

#content-folge {
	width: 727px;
	margin: 21px 25px 0 25px;
	padding: 0 0 0 0px;
	color: #00305F;
	position:relative;
}

table tr td {
	vertical-align: top;
}

#rechts-folge {
	width: 751px;
}

#links-folge {
	width: 200px;
}

#nav0-2 #top {
	width: 186px;
	height: 42px;
	color: #fff;
	font-size: 18px;
	background-color: #00305F;
	padding: 21px 0 0 14px;

	border-bottom: 1px solid #A1A7A8;
}

#nav0-2 {

}

#nav0-2 a {
	display:block;
	background-color: #00305F;
	color: #7F97AF;
	padding: 8px 31px 5px 14px;
	width: 155px;
	border-bottom: 1px solid #A1A7A8;
	font-weight: bold;
}

#nav0-2 a.active {
	color: #fff;
	background-image: url("../images/pfeil_weiss_bg_blau.gif");
	background-position: 182px center;
	background-repeat: no-repeat;
}

#nav0-2 a:hover {
	color: #fff;
	background-image: url("../images/pfeil_weiss_bg_blau.gif");
	background-position: 182px center;
	background-repeat: no-repeat;
}

table .img {
	border: 1px solid #445052;
	margin: 4px 0 1px 0;
}

ul {
	margin: 8px 0px 19px 0;
	padding: 0;
	list-style-type: none;
}

ol {
	margin-top:8px;
	margin-bottom:19px;
}

ul li{
	background-image: url("../images/table_list.gif");
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding: 0 0 0px 15px;
	margin: 0;
	color: #00305F;
	position: relative;
}

.directedit {
	position:absolute;
	right:0px;
	top:0px;
}

.content {
	font-size:12px;
	padding:10px;
	background-image:none;
	background-color:#fff !important;
}

/* F?r WYSIWYG immer Content als important setzen! */
.content a {
 	color:#F0B600 !important;
 	text-decoration:none !important;
}

.content table {
	border-collapse:collapse;
}

.content table tr td {
	vertical-align:top;
}

hr {
	border:none;
	border-top:1px solid #cccccc;
	height:1px;
}
input, textarea {
	border:solid 1px #ccc;
}

#randleiste {
	position:relative;
}

#randleiste p {
	margin:0;
	padding:0;
}

.randleiste_1 {
	background-image:none;
	background-color:#fff !important;
}
