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

html, body {
	height:100%;
}

body {
	padding: 0;
	margin: 0;
	background-color: #fff;
	color: #000;
	font-size: 12px;
}
/*Muss für den FCKEditor überschrieben werden. Das p-Element wird als Standardschriftart verwendet. */
p {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}

hr {
	border: none;
	border-top: 1px solid #A1A3A6;
	height: 1px;
	margin: 15px 0;
}

a {
 	color: #666;
 	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 14px;
	color: #00447B;
	font-weight: normal;
	margin: 5px 0 15px 0;
}

h2 {
	font-size: 16px;
	font-weight: bold;

}

h3 {
	font-size: 14px;
	font-weight: bold;
}
input, textarea, select {
	border: 1px solid #cccccc;
}

#themepic, #rechte_randleiste, #content {
	position: relative;
	display: block;
}

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

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

#main {
	width: 985px;
	background-color: #fff;
	margin: 0 auto;
	background-image: url("../images/bg-body.gif");
	background-repeat: repeat-y;
}

#header {
	position: relative;
	height: 124px;
	width: 985px;
	background-color: #fff;
}

#global {
	position: absolute;
	left: 43px;
	top: 81px;
	color: #666;
}

#global, #global a {
	color: #666;
}

#logo {
	position: absolute;
	left: 745px;
	top: 30px;
}

#language {
	position: absolute;
	left: 43px;
	top: 30px;
}

#language a.de {
	display:block;
	float:left;
	color: #666;
	background-image:url(../images/fl-de.gif);
	background-repeat:no-repeat;
	padding:0 0 0 25px;
	margin:0 20px 0 0;
}

#language a.en {
	display:block;
	float:left;
	color: #666;
	background-image:url(../images/fl-en.gif);
	background-repeat:no-repeat;
	padding:0 0 0 25px;
	margin:0 20px 0 0;
}

#language a.pl {
	display:block;
	float:left;
	color: #666;
	background-image:url(../images/fl-pl.gif);
	background-repeat:no-repeat;
	padding:0 0 0 25px;
	margin:0 20px 0 0;
}

#language a.tsch {
	display:block;
	float:left;
	color: #666;
	background-image:url(../images/fl-tsch.gif);
	background-repeat:no-repeat;
	padding:0 0 0 25px;
	margin:0 20px 0 0;
}

#language a.chde {
	display:block;
	float:left;
	color: #666;
	background-image:url(../images/fl-ch.gif);
	background-repeat:no-repeat;
	padding:0 0 0 25px;
	margin:0 20px 0 0;
}

#language a.chfr {
	display:block;
	float:left;
	color: #666;
	background-image:url(../images/fl-ch.gif);
	background-repeat:no-repeat;
	padding:0 0 0 25px;
	margin:0 20px 0 0;
}

#body {
	margin: 0;
	padding: 0;
}

#pathfinder {
	
}

#pathfinder, #pathfinder a {
	
}

#pathfinder a.active {
	
}

.content {
	padding: 10px;
	background-color: #fff !important;
}

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

.content table {
	border-collapse: collapse;
}

#left {
	float: left;
	margin: 0;
	padding: 0;
	width: 282px;
}

#middle {
	float: right;
	margin: 0;
	padding: 0;
	width: 703px;
}

#startseite1 {
	position:relative;
	width:703px;
	height:336px;
}

#startseite1-content {
	position:absolute;
	width:703px;
	height:336px;
	top:0;
	left:0;
}

#startseite1-ani {
	position:absolute;
	width:241px;
	height:241px;
	top:38px;
	left:430px;
}

#right {
	position: relative;
	float: right;
	margin: 0;
	padding: 0;
	width: 157px;
	border-left: 1px #231F20 solid;
	padding-left: 16px;
}

#right {
	width: 158px;
	color: #A1A7CD;
}

#right h2 {
	margin: 0;
	font-size: 12px;
}

#right h2 a {
	font-weight: bold;
	color: #00447b;
}

#right a {
	font-weight: bold;
	color: #00447b;
}

#themepic {
	position: relative;
	width: 703px;
	height: 180px;
	border-bottom:20px #fff solid;
}

#content {
	padding: 0 25px;
	background-image: url("../images/bg-content.gif");
	background-repeat: repeat-x;
	width: 475px;
	float: left;
}

#nav0-1 {
	margin: 0;
	padding: 0;
	width: 282px;
	height: 146px;
	padding: 35px 0px 0px 0px;
	background-color: #E1E2E4;
}

#nav0-1 a {
	color: #000;
	font-weight: normal;
	display: block;
	padding-left: 43px;
}

#nav0-1 a:hover, #nav3-1 a:hover {
	font-weight: bold;
}

#nav0-1 a.active {
	font-weight: bold;
	background-image: url('../images/active.gif');
	background-repeat: no-repeat;
	background-position: center left;
}

#nav0-2 {
	margin: 0;
	padding: 0;
	width: 282px;
	padding: 35px 0;
	background-color: #00447b;
}

#nav0-2 a {
	color: #fff;
	font-weight: normal;
	display: block;
	padding-left: 43px;
}

#nav0-2 a:hover {
	font-weight: bold;
}

#nav0-2 .active {
	font-weight: bold;
	background-image: url('../images/active.gif');
	background-repeat: no-repeat;
	background-position: center left;
}

#nav0-3 {
	margin: 0;
	padding: 0;
	width: 282px;
	padding: 5px 0 2px 0;
	background-color: #00447b;
}

#nav0-3 a {
	color: #fff;
	font-weight: normal;
	display: block;
	padding: 0 0 3px 63px;
}

#nav0-3 a:hover {
	font-weight: bold;
}

#nav0-3 .active {
	font-weight: bold;
	background-image: url('../images/active2.gif');
	background-repeat: no-repeat;
	background-position: center left;
}

table tr td {
	vertical-align:top;
}

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

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

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

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

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

ol {
}

ol li {
	position:relative;
	background-image:none;
	padding:0;
	margin:0;
}

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

li {
	background-image: url('../images/li.gif');
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding: 0 0 0 15px;
}

#footer {
	clear: both;
	width: 942px;
	padding:30px 0 24px 43px;
	position: relative;
	background-color: #fff;
	background-image: url('../images/footer_bg.gif');
	background-repeat:repeat-x;
	background-position:bottom;
}

#footer .logo {
	position: absolute;
	left: 41px;
	top: 71px;
}

#footer, #footer a {

}

#footernav {
	padding-left: 43px;
	border-top: 10px #fff solid;
	color: #00447b;
	background-color: #fff;
}

#footernav a {
	color: #00447b;
}

#copyright {
	font-size: 11px;
	color: #666;
	padding: 5px 0 10px 43px;
	background-color: #fff;
}

#startseite {
	background-image: url('../img_files/startseite/.2/start.jpg');
	height: 567px;
	width: 703px;
	position: relative;
}

#startseite_content {
	position: absolute;
	left: 373px;
	top: 50px;
	width: 242px;
	height: 243px;
	padding: 20px;
	color: #fff;
}

#startseite_content h1 {
	font-size: 26px;
	margin: 0;
	color: #fff;
}

#captcha {
    background-image:url("../captcha.php");
    width:100px;
}

