* {
	margin:			0;
	padding:		0;
	}

html,body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	background:#ffffff;
	color:#314d99;
	/* overflow:hidden; */
	}

body {
	font:			12px tahoma,verdana,sans-serif;
	line-height:	20px;
	}


#distance { 
	width:1px;
	height:50%;
	margin-bottom:-320px; /* half of container's height */
	float:left;
	text-align:		center; /* horizontal centering for IE Win quirks */
}

#box {
	margin:			0 auto;
	position:		relative; /* puts container in front of distance */
	text-align:		left;
	height:			640px;
	width:			978px;
	clear:			left;
	border:			3px solid #bfbfbf;
}


p {
	margin:			13px 0 5px 0;
	}


img {
	border:			none;
	}

h1 {
	font-size:		20px;
	line-height:	30px;
	font-weight:	bold;
	margin:			25px 0 5px 0;
	}

h2 {
	font-size:		17px;
	font-weight:	bold;
	margin:			25px auto auto auto;
	}
	
h3 {
	font-size:		14px;
	font-weight:	bold;
	margin:			15px auto auto auto;
	}

ul {
	list-style-type: disc; 
	list-style-position: outside; 
	margin: 0 0 0 15px; 
	padding: 0;
	}
	
ol {
	list-style-type: decimal;
	list-style-position: outside; 
	margin: 0 0 0 20px; 
	padding: 0;
	}


a:link, a:visited, a:active {
	color:			#314d99;
	text-decoration:	none;
	}

a:hover {
	color:			#d99d37;
	text-decoration:	none;
	}


/* Formulare */
fieldset {
	position:		relative;
	width:			600px;
	border: 		none;
	}

input, textarea {
	color:			#d99d37;
	border:			1px solid #CFCCBD;
	background:		#FAF9F7;
	padding:		0.4em 0.2em;
	}

input:hover, textarea:hover {
	color:			#d99d37;
	border:			1px solid #CFCCBD;
	background:		#FFF;
	}

input:focus, textarea:focus {
	color:			#d99d37;
	border:			1px solid #992E2E;
	background:		#FFF;
	}

label {
	display:		block;
	padding-left:		0.25em;
	margin-top:		0.5em;
	}

label input {
	width:			auto;
	}

input[type=submit] {
	font-weight:		bold;
	}

label img.icon {
	position:		relative;
	top:			0.2em;
	right:			0.25em;
	}

#background {
	position:absolute;
	margin:0;
	z-index:0;
	width:100%;
	height:100%;
}

/** NAVIGATION - START **/
#logo {
	margin:			0px auto auto auto;
}

#nav {
	position:		absolute;
	z-index:		3;
	width:			230px;
	height:			610px;
	line-height:	18px;
	font-size:		12px;
	margin:			-640px auto auto 0px;
	text-align:		left;
	padding-top:	30px;
	padding-left:	30px;
	color:			#314d99;
	background: 	url(../images/navi_bg.gif) repeat-y;
}

#nav ul {
	list-style: 	none;
	margin: 		50px auto auto 0px;
	height:			325px;
}

#nav li {
	margin-left: 		0px;
	}

#adress {
	height:			auto;
	width:			200px;
	margin:			auto auto auto 0px;
	}

#subnav_konf {
	position: 		absolute;
	height:			auto;
	width:			244px;
	background:		#f0f1f1;
	border:			1px solid #1a171b;
	margin:			-320px auto auto 179px; //-391px auto auto 190px;
	padding:		10px;
	z-index:		1;
	}

#subnav_orga {
	position: 		absolute;
	height:			auto;
	width:			239px;
	background:		#f0f1f1;
	border:			1px solid #1a171b;
	margin:			-550px auto auto 343px; //-409px auto auto 353px;
	padding:		10px;
	z-index:		1;
	}

#subnav_supe {
	position: 		absolute;
	height:			auto;
	width:			174px;
	background:		#f0f1f1;
	border:			1px solid #1a171b;
	margin:			-256px auto auto 567px; //-409px auto auto 353px;
	padding:		10px;
	z-index:		1;
	}

#subnav_ethi {
	position: 		absolute;
	height:			auto;
	width:			180px;
	background:		#f0f1f1;
	border:			1px solid #1a171b;
	margin:			-503px auto auto 647px; //-409px auto auto 353px;
	padding:		10px;
	z-index:		1;
	}

#subnav ul {
	list-style-image: 	url(images/bullet.jpg)
	margin: 		0px auto auto 0px;
	color:			#314d99;
	}

#subnav li {
	margin-left: 		15px;
	}
/** NAVIGATION - ENDE **/

/**HAUPTBEREICH - START**/

#content {
	position: 			absolute;
	height:				580px;
	width:				450px;
	/**
	background:			#f0f1f1;
	*/
	background:			url(../images/content_bg.png) repeat;
	border:				1px solid #1a171b;
	margin:				-620px auto auto 530px;
	padding:			10px;
	z-index:			1;
	}

#content_kat {
	width:				250px;
	height:				61px;
	margin:				0px auto auto 0p;
	}
	
#content_options {
	width:				90px;
	height:				61px;
	line-height:		25px;
	margin:				-61px auto auto 330px;
	}
	
#content_text {
	height:				519px;
	width:				445px;
	margin:				3px auto auto 0px;
	overflow:			auto;
	padding-right:		5px;
	}
	
#content_totop {
	width:				420px;
	height:				15px;
	padding-right:		5px;
	margin:				20px auto auto 0px;
	}

#content_start {
	position: 			absolute;
	height:				auto;
	width:				450px;
	background:			none;
	margin:				-550px auto auto 330px;
	padding:			10px;
	z-index:			1;
	}
	
#content a:link, #content a:visited, #content a:active, #content_start a:link, #content_start a:visited, #content_start a:active {
	color:			#314d99;
	text-decoration:	underline;
	}

#content a:hover, #content_start a:hover {
	color:			#d99d37;
	text-decoration:	none;
	}
	
/**HAUPTBEREICH - ENDE**/






/* inhalt FCE: 2Spalten
--------------------------------------------------*/
.fce_2Spalten
{ clear:both; width:100%; }

.fce_2Spalten .inhalt
{ margin: 10px 0 10px 0; }

.fce_2Spalten_links
{ float:left; width:49.5%; }

.fce_2Spalten_rechts
{ float:right; width:49.5%; }



/* inhalt FCE: 3Spalten
--------------------------------------------------*/
.fce_3Spalten
{ clear:both; width:100%; }

.fce_3Spalten .inhalt
{ margin: 10px 0 10px 0; }

.fce_3Spalten_links
{ float:left; width:33%; }

.fce_3Spalten_mitte
{ float:left; width:33%; }

.fce_3Spalten_rechts
{ float:left; width:33%; }









