@charset "UTF-8";
/* CSS Document */

body {
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.16em;
	color: #666666;
	margin:0; 
	padding:1.16em 0 0 0; 
	height:100%;
	}
	
a {
	text-decoration: none;	
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	background-image:none;
	padding: 0 0 0 0;
}


#main_container {
	width: 66.666em;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* Menu IMG Streifen */

#header{
	width:65.5em;
	background-image:url(bilder/logo_header.gif);
	height:5.333em;
	background-color: #FFFFFF;
	position: relative;
	padding: 7.5em 0 0 1.16em;
	border-bottom: 1px solid #666666;
	background-repeat: no-repeat;
}
#img_container {
	width:49.166em;
	height:15em;
	background-image: url(bilder/key_visual.jpg);
	background-repeat:no-repeat;
	background-color: #FF0000;
	position: relative;
	border-bottom: 1px solid #666666;

}

#menu {
	width:17.5em;
	height:15em;
	background-color:#f0f1f3;
	position: relative;
	margin-left: 49.083em;
	border-left: 1px solid #666666;
}

/* Streifen Content und submenu */

#middle {
	background-color:#FFFFFF;
	width:66.666em;
	height:100%;
	margin:0px;
	float:left;
}

* html #middle{
	height:18.333em;
	}
	
#bar_left {
	width:20.666em;
	float:left;
	padding: 1.16em 0 1.16em 1.16em;
	background-color:#FFFFFF;
	}

#content {
	width:21.25em;
	float:left;
	padding:1.16em 0 1.16em 1.16em;
	border-left: 1px solid #666666;

}

/* Fußzeile */

#footer {
	width:65.5em;
	height:1.666em;
	padding:0.666em 0 0 1.16em;
	background-color:#808080;
	clear:both;
	color:#CCCCCC;
}

/* Formatierung */

ul {
	margin:0 0 0 0;
	padding:1.16em 1.16em 0 1.16em;
	line-height:2.3em;
}

#menu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#666666;
	border-bottom:1px dotted #666666;
	list-style:none;
}

#footer a {
	color:#CCCCCC;
}

#footer a:hover, a:active {
	text-decoration:underline;
	color:#FFFFFF;
	background-image:none;
}

#menu a {
	color:#666666;
	padding: 0 0 0 1.16em;
	background:url(bilder/list_style_image.gif) no-repeat left;
}

#menu a:hover, a:active {
	color:red;
	background:url(bilder/list_style_image_red.gif) no-repeat left;
}


/* #Content */

#content a {
	color:red;
}

#content a:hover, a:active {
	text-decoration:underline;
}

#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color:#666666;
	border-bottom:1px dotted #666666;
	font-style: normal;
	font-weight: normal;
	padding: 0 0 0.16em 1.16em;
	background:url(bilder/list_style_image_red.gif) no-repeat left;
	background-position: 0 0.2em;
}

.img {
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
}

/* NEWS */

#text{
	width:41.333em;
	position:relative;
}

#listform{
	margin:0;
	padding:0;
	position:relative;
}