				/* ############## */
				/* ### BASICS ### */
				/* ############## */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}

form {
	margin: 0px;
}

img {
	border: none;
}


/*CSS-STYLED-CONTENT IE BUG*/
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image {
	margin-bottom: 0px;
	padding-bottom: 15px;
}
/**/


table,tr,tbody,td,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	text-decoration: none;
}


a {
	color: #467593;
	text-decoration: underline;	
}
a:hover {
	font-weight: bold;
	text-decoration: none;
}

h1 {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	color: #00284A;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 11px;
	color: #00284A;
	font-weight: bold;
	margin: 0;
}

h3 {
	font-size: 11px;
	text-transform: uppercase;
	color: #00284A;
	font-weight: bold;
	margin: 0;
}

h4 {
	font-size: 11px;
	color: #00284A;
	font-weight: bold;
	margin: 0;
}

h5 {
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
	margin: 0;
}

.Schlagtext {
	font-size: 11px;
	color: #00284A;
	font-weight: bold;
}

.lauftext {
}


.bildtext {
	font-size: 10px;
	color: #000000;
}
a.bildtext {
	color: #000000;
}
a.bildtext:hover {
}

.bluebold {
	font-size: 11px;
	color: #00284A;
	font-weight: bold;
}

/*LIST-STYLE NEBEN TEXT MIT FLOAT BILD...*/
* html ul {
	height: 1em;
}

html>body ul {
	overflow: auto;
}
ul	{
	margin-left: 0;
	padding-left: 2.5em;
}

.inputfields {
	width:400px;
	border:1px solid #00284A;
}

.textareafields {
width:400px;
	border:1px solid #00284A;
}


.biglink {
	font-size: 11px;
	color: #00284A;
	font-weight: bold;
}

/* li {
	list-style-image: url(images/aufzaehler.gif);
} */





			/* ############## */
			/* ### LAYOUT ### */
			/* ############## */

#container {
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -450px;
	width: 900px;
	height: 600px;
	background-color: #FFFFFF;
	border: 1px solid black;
}

	#header {
		position: absolute;
		width: 874px;
		height: 175px;
		top: 0px;
		left: 13px;
		background-color: #f3f3f3;
	}
	
		#header_mainmenu_container {
			position: absolute;
			left: 0px;
			top: 0px;
			width: 696px;
			height: 100%;
			background-image: url(images/mainmenu_bg.jpg);
			background-repeat: no-repeat;
			background-position: left top;
			background-color: #f3f3f3;
		}
		
			#mainmenu {
				position: absolute;
				left: 0px;
				top: 100px;
				width: 100%;
			}
			
			#submenu {
				position: absolute;
				top: 125px;
				left: 0px;
				width: 100%;
			}
			
			#submenu2 {
				position: absolute;
				top: 147px;
				left: 0px;
				width: 100%;
			}
		
		#header_logo {
			position: absolute;
			left: 696px;
			top: 0px;
			height: 175px;
			width: 178px;
			background-image: url(images/logo.jpg);
			background-repeat: no-repeat;
			background-position: right bottom;
			background-color: #f3f3f3;
		}

	#content_container {
		position: absolute;
		overflow: auto;
		overflow-x: hidden;
		left: 13px;
		top: 188px;
		width: 887px;
		height: 390px;
	}
	* html #content_container {
		width: 885px;
	}
		
		#content_content {
			position: relative;
			top: 0px;
			left: 0px;
			height: 100%;
			width: 660px;
		}
	
		#content_sidepanel {
			position: absolute;
			overflow: hidden;
			left: 690px;
			bottom: 25px;
			height: 390px;
			width: 193px;
		}
		
			#content_sidepanel_lang {
				position: absolute;
				left: 0px;
				top: 0px;
				height: 175px;
				width: 100%;
			}
			
			#content_sidepanel_news {
				position: absolute;
				left: 0px;
				bottom: 95px;
				width: 100%;
			}
			
			#content_sidepanel_search {
				position: absolute;
				left: 0px;
				bottom: 55px;
				width: 100%;
				height: 40px;
			}
			
			#content_sidepanel_login {
				position: absolute;
				left: 0px;
				bottom: 0px;
				height: 55px;
				width: 100%;
			}
		
	#footer {
		position: absolute;
		bottom: 0px;
		left: 13px;
		width: 869px;
		height: 22px;
	}
	
	#footer_ch {
		position: absolute;
		bottom: 4px;
		left: 13px;
		width: 869px;
		height: 33px;
	}
	* html #footer_ch {
		bottom: 2px;
	}
	
		#footer1 {
			float: left;
			margin-top: 2px;
		}
	
		#footer2 {
			float: right;
			margin-top: 2px;
		}



			/* ###################### */
			/* ### SEARCH + LOGIN ### */
			/* ###################### */


#input_srt {
	height: 5px;
	width: 5px;
	float: right;
	background-image: url(images/news_srt.jpg);
}

.login_label {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

/* ################# */
/* ### BASICS ### */
/* ################# */

#input_container {
	width: 193px;
	height: 25px;
}

	#input_button {
		float: left;
		width: 62px;
		height: 25px;
		line-height: 21px;
		padding-left: 3px;
		background-image: url(images/input_button_s.jpg);
		background-repeat: no-repeat;
	}
	* html input_button {
		width: 65px;
	}
	
	#input_textfield {
		float: right;
		width: 126px;
		height: 25px;
		background-image: url(images/input_textfield_s.jpg);
		background-position: bottom right;
	}
	
.button {
	border: 0;
	color: #FFFFFF;
	background-color: #002647;
	height: 20px;
	line-height: 20px;
	width: 55px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin-left: -8px;
	color: #FFFFFF;
	padding-bottom: 2px;
}
* html .button {
	padding-bottom: 1px;
}

.submit {
	border: 0;
	background-color: #002647;
	height: 20px;
	width: 20px;
	background-image: url(images/input_enter.jpg);
}

.textfield {
	border: 0;
	background-color: #ECECEC;
	height: 18px;
	padding-top: 2px;
	width: 103px;
}
* html .textfield {
	padding-top: 0px;
}

.textfield_large {
	border: 0;
	background-color: #ECECEC;
	height: 19px;
	padding-top: 3px;
	width: 122px;
}
* html .textfield_large {
	padding-top: 1px;
}
