html, body {
	height:100%;
}

* {
	padding: 0px;
	margin: 0px;
}
body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#444444;
	background-image:URL('../images/bgh.jpg');
	background-repeat:repeat-x;
	background-color: #005BA4;
}
p {
	margin:0;
	padding:0;
}
input, select {

}
img {
	border: 0;
}
a {
 	color: #005AA3;
 	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	color:#005AA3;
	margin:0;
}
h2 {
	font-size: 16px;
	font-weight: bold;

}
h3 {
	font-size: 14px;
	font-weight: bold;
}
#outer {
	padding:20px 0 0 0;
}
#main {
	width: 775px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
}
#header {
	position: relative;
	height: 107px;
}
#logo {
	position: absolute;
	top: 13px;
	right: 41px;
}
#global {
	position: absolute;
	left: 1px;
	top: 11px;
	background-color: #005AA3;
	font-size:11px;
}
#global a {
	display:block;
	float:left;
	padding:1px 11px 2px 11px;
	border-right: 1px #fff solid;
	color:#fff;
}
#body {
	margin: 0px 12px 0px 11px;
	padding: 0px 0px 0px 0px;
	background-image:URL('../images/bg-body.jpg');
}
#pathfinder {
	position: absolute;
	left: 12px;
	top: 86px;
	font-size: 11px;
	color: #005AA3;
}
#pathfinder a {
	color: #005AA3;
	font-size: 11px;
}
#pathfinder a:hover {

}
#content {
	padding: 17px 0px 0px 10px;
}
#s-content {
	padding: 17px 0px 0px 10px;
	background-image:URL('../images/s-bg.jpg');
	background-repeat:no-repeat;
	height:253px;
	color:#fff;
}
#s-content #s-left {
	float:left;
	width:340px;
	font-size:11px;
}
#s-content #s-left .picture {
	float:left;
	border:1px #fff solid;
	margin:0 10px 0 0;
}
#s-content #s-right {
	float:left;
	width:360px;
	margin:0 0 0 30px;
}
#s-content #s-right h1 {
	font-size:18px;
	margin:0;
	color:#fff;
}
#s-content #s-right h2 {
	font-size:14px;
	margin:0;
}
#left {
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	width: 173px;
}
#right {
	float: left;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	width: 569px;
}
#s-right {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 579px;
}
.s-teaser {
	float: left;
	border-left:1px #fff solid;
	width:192px;
}
.s-teaser .text {
	background-color:#E1EDF9;
	padding:12px 12px 12px 12px;
	color:#0059A2;
}
#teaser {
	width:193px;
	float:right;
	margin:0 0 0 15px;
}
#teaser .bild {
	background-image: url('../images/teaser-rand-oben.gif');
	background-repeat: no-repeat;
	padding:17px 0 0 0;
}
#teaser .text {
	background-color:#E8E8E8;
	background-image: url('../images/teaser-ecke-untenrechts.gif');
	background-repeat: no-repeat;
	background-position:bottom right;
	padding:8px 12px 8px 12px;
	font-size:11px;
}
#teaser .link {
	display:block;
	margin:5px 0 0 0;
	padding:0 0 0 15px;
	background-image: url('../images/mehr.gif');
	background-repeat: no-repeat;
	background-position:0 4px;
	color:#DA2D1D;
}
#footer {
	background-color:#005BA4;
	padding:9px 0 9px 30px;
	margin: 0;
	border-bottom:10px #fff solid;
	clear:both;
	background-image: url('../images/footer.gif');
	background-repeat: no-repeat;
	background-position:10px 13px;
	font-size:11px;
	color:#fff;
}
#footer a {
	color:#fff;
}
#copy {
	font-size:10px;
	margin:5px 0 0 0;
}
ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
li {
	background-image:url('../images/li.gif');
	background-position:0 4px;
	background-repeat:no-repeat;
	margin:5px 0 0 0;
	padding:0 0 0 15px;
}
#nav0-1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
}
#nav0-1 a {
	display: block;
	background-color:#005BA4;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 10px;
	color:#fff;
	border-bottom:1px #fff solid;
}
#nav0-1 a.active, #nav0-1 a:hover {
	background-color:#003C6E;
}
#nav0-1 a.activesub {
	background-color:#003C6E;
}
#nav0-2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
}
#nav0-2 a {
	display: block;
	background-color:#2E82C8;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 20px;
	color:#fff;
	border-bottom:1px #fff solid;
}
#nav0-2 a.active, #nav0-2 a:hover {
	background-color:#2E82C8;
	background-image: url('../images/arrow.gif');
	background-repeat: no-repeat;
	background-position: 156px 9px;
}
#nav0-2 a.activesub {
	background-color:#2E82C8;
	background-image: url('../images/arrow.gif');
	background-repeat: no-repeat;
	background-position: 156px 9px;
}
#nav0-3 {
	font-size: 11px;
}
#nav0-3 a {
	background-color:#65A7DC;
	padding: 4px 0px 4px 30px;
}
#nav0-3 a.active {
	background-color:#65A7DC;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}
#nav0-3 a:hover {
	background-color:#65A7DC;
	background-image: none;
	text-decoration:underline;
}
#nav0-3 .activesub {
	background-color:#65A7DC;
	background-image: none;
}
#navLog3-1 {

}
#navLog3-1 a {

}
#navLog3-1 .active {

}
#navLog3-1 .activesub {

}
#navLog3-2 {

}
#navLog3-2 a {

}
#navLog3-2 .active {

}
#navLog3-2 .activesub {

}
#navLog3-3 {

}
#navLog3-3 a {

}
#navLog3-3 .active {

}
#navLog3-3 .activesub {

}







/* DIRECTEDIT!!!!! CAPSLOCK!!!! */
	#directedit {
		background-color:#f6f6f6;
		border-bottom:1px #c8c8c8 solid;
		margin-bottom:10px;
		padding:10px;
		height:30px;
	}

	#directedit .directedit_left {
		width:300px;
		float:left;
	}

	#directedit .directedit_right {
		float:right;
		width:300px;
	}

	#directedit span {
		display:block;
		float:left;
		font-weight:bold;
		line-height:30px;
		font-size:13px;
		border-right:1px #c8c8c8 solid;
		padding:0 25px 0 0;
	}

	#directedit .green_button {
		background-image:url("../images/admin/green_but03.jpg");
		margin-left:10px;
		float:right;
	}

	#directedit .green_button div {
		background-image:url("../images/admin/green_but02.jpg");
		background-repeat:no-repeat;
		background-position:right;
		float:left;
	}

	#directedit .green_button div a {
		display:block;
		font-weight:bold;
		float:left;
		height:22px;
		padding:8px 10px 0px 10px;
		background-image:url("../images/admin/green_but01.jpg");
		background-repeat:no-repeat;
		background-position:left;
		color:#fff;
	}

	#directedit_inner {
		border:5px #666 solid;
		padding:10px;
		width:550px;
		height:450px;
	}

	#directedit_settings {
		display:none;
		width:580px;
		height:480px;
		border:10px #fff solid;
		background-color:#fff;
		position:absolute;
		z-index:999;
	}
/* /DIRECTEDIT */
