/* CSS Document */
*{
	margin:0;
	padding:0;
}

html, body {
	height:100%;
	
}

/* Standarts ---------------------------------------------*/

.ewcms_edit_logout {
	border:none;
	position:absolute;
	top:20px;
	left:20px;
	color:#ff0000;
}

p {
	margin-bottom:15px;
}

.bildrahmen {
	border:1px solid #e0e9ef;
}

.line {
	background:url(../images/bg_line.gif) repeat-x;
	background-position:bottom;
	margin-bottom:15px;
	padding-bottom:15px;
}

.clear {
	clear:both;
	float:none;
}

.default {
	cursor:default;
}

.home_bild {
	margin-bottom:10px;
}

.login_gr {
	margin-right:10px;
}

.ewcms_news_feed {
	padding-left:20px;
	background:url(../images/news_bullet.gif) no-repeat 0 3px;
}

/* Standarts ---------------------------------------------*/

/* Headlines ---------------------------------------------*/

h2 {
	color:#376e92;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	margin-bottom:15px;
}

h3 {
	color:#376e92;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-bottom:15px;
}

h4 {
	color:#376e92;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

/* Headlines ---------------------------------------------*/

body {
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	background:url(../images/bg.jpg) repeat-x;
	overflow-x:hidden; overflow:-moz-scrollbars-vertical;
}

#wrapper {
	position:relative;
	width:100%;
	min-height:100%;
	margin-bottom:-35px;
	background:url(../images/bg_wrapper.jpg) top right no-repeat;
}

*html #wrapper {
	height:100%;
}

#header {
	width:975px; height:145px;
}

/* Header -------------------------------------------------*/

h1 {
	width:275px; height:109px;
	background:url(../images/logo.jpg);
	text-indent:-5000px;
	overflow:hidden;
}

/* Header -------------------------------------------------*/

/* NAVI ---------------------------------------------------*/

ul#nav_main {
	padding-left:25px;
	width:950px; height:34px;
	background:url(../images/bg_nav.jpg) repeat-x;
	border-bottom:1px solid #e1e6f4;
	border-right:1px solid #e1e6f4;
}

ul#nav_main li {
	margin-right:20px;
	float:left;
	list-style:none;
}
	
ul#nav_main li a {
	float:left;
	line-height:34px;
	font-size:12px;
	color:#376e92;
	font-weight:bold;
	display:block;
	list-style:none;
	text-decoration:none;
}

ul#nav_main li a:active, ul#nav_main li a:hover {
	color:#cc0000;
}

/* NAVI ---------------------------------------------------*/

#content_main {
	width:988px;
	padding:25px 0 35px 0;
	min-height:100%;
}

/* 2-sp ---------------------------------------------------*/

#content_2sp {
	width:687px;
	padding:0 0 0 25px;
	float:left;
}

#content_2sp ul li {	
	list-style:none;
	line-height:20px;
	padding-left:20px;
	background-image:url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position:left center;
}

#content_2sp li {
	margin:15px 0 15px 0;
}

#content_2sp ul {
	margin-bottom:19px;
}

#content_2sp a:link, #content_2sp a:visited {
	text-decoration:underline;
	color:#376e92;
}

#content_2sp a:active, #content_2sp a:hover {
	text-decoration:none;
	color:#cc0000;
}

/* 2-sp ---------------------------------------------------*/

/* 3-sp ---------------------------------------------------*/

/* sub_nav ------------------------------------------------*/

#box_left {
	width:225px;
	padding-left:25px;
	float:left;
}

.sub_nav {
	width:225px;
	list-style:none;
	display:block;
	padding:0;
}

.sub_nav li a:link, .sub_nav li a:visited {
	border-bottom:1px solid #fff;
	font-size:11px;
	display:block;
	line-height:20px;
	text-indent:25px;
	color:#fff;
	background:#376e92;
	text-decoration:none;
	width:225px;
}

.sub_nav li a:active, .sub_nav li a:hover  {
	border-bottom:1px solid #fff;
	color:#376e92;
	background:#e0e9ef;
}

/* sub_nav_1 ------------------------------------------------*/

.sub_nav_1 {
	margin-bottom:20px;
	width:225px;
	list-style:none;
	display:block;
	padding:0;
}

.sub_nav_1 li a:link, .sub_nav_1 li a:visited {
	border-bottom:1px solid #fff;
	font-size:11px;
	display:block;
	line-height:20px;
	text-indent:30px;
	color:#376e92;
	background:#eff4f7;
	text-decoration:none;
	width:225px;
}

.sub_nav_1 li a:active, .sub_nav_1 li a:hover  {
	border-bottom:1px solid #fff;
	color:#376e92;
	background:#e0e9ef;
}

/* sub_nav_1 ------------------------------------------------*/

/* sub_nav_2 ------------------------------------------------*/

.sub_nav_2 {
	margin-bottom:20px;
	width:225px;
	list-style:none;
	display:block;
	padding:0;
}

.sub_nav_2 li a:link, .sub_nav_2 li a:visited {
	border-bottom:1px solid #fff;
	font-size:11px;
	display:block;
	line-height:20px;
	text-indent:40px;
	color:#376e92;
	background:#f8f8f8;
	text-decoration:none;
	width:225px;
}

.sub_nav_2 li a:active, .sub_nav_2 li a:hover  {
	border-bottom:1px solid #fff;
	color:#376e92;
	background:#eff4f7;
}

/* sub_nav_2 ------------------------------------------------*/

/* content_3-sp -------------------------------------------*/

#content_3sp {
	width:437px;
	padding:0 0 0 25px;
	float:left;
}

#content_3sp ul li {	
	list-style:none;
	line-height:20px;
	padding-left:20px;
	background-image:url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position:left top;
}

#content_3sp li {
	margin:15px 0 15px 0;
}

#content_3sp ul {
	margin-bottom:19px;
}

#content_3sp a:link, #content_3sp a:visited {
	text-decoration:underline;
	color:#376e92;
}

#content_3sp a:active, #content_3sp a:hover {
	text-decoration:none;
	color:#cc0000;
}

/* content_3-sp -------------------------------------------*/

/* 3-sp ---------------------------------------------------*/

/* boxes_right --------------------------------------------*/

#boxes {
	font-size:11px;
	color:#376e92;
	padding-left:25px;
	width:251px;
	float:left;
}

#boxes a:link, #boxes a:visited {
	color:#376e92;
	text-decoration:underline;
}
#boxes a:active, #boxes a:hover {
	color:#cc0000;
	text-decoration:none;
}

html>body #news_box_header {
	margin-top:-19px;
	background:url(../images/bg_newsbox.png) left top;
}

#news_box_header {
	margin-bottom:-19px;
	font-weight:bold;
	width:233px; height:38px;
	padding:27px 0 0 18px;
	z-index:10;
}

#news_box {
	font-size:11px;
	color:#666;
	padding:20px 10px 20px 10px;
	margin:-19px 0 0 7px;
	width:210px; height:157px;
	border-left:1px solid #e1e9ef; border-right:1px solid #e1e9ef; border-bottom:1px solid #e1e9ef;
	z-index:1;
}

/* boxes_right --------------------------------------------*/

/* footer -------------------------------------------------*/

#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
	background:url(../images/bg_line.gif) repeat-x top;
	position:relative;
	margin-top:20px;
	padding:0 0 0 25px;
	line-height:35px;
	width:950px; height:35px;
	clear:both; float:none;
}

#footer a:link, #footer a:visited {
	color:#999;
	text-decoration:underline;
}

#footer a:active, #footer a:hover {
	color:#999;
	text-decoration:none;
}
/* footer -------------------------------------------------*/

/* footer_3sp -------------------------------------------------*/

#footer_3sp {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
	background:url(../images/bg_line.gif) repeat-x top;
	position:relative;
	margin-top:20px;
	padding:0 0 0 275px;
	line-height:35px;
	width:675px; height:35px;
	clear:both; float:none;
}

#footer_3sp a:link, #footer_3sp a:visited {
	color:#999;
	text-decoration:underline;
}

#footer_3sp a:active, #footer_3sp a:hover {
	color:#999;
	text-decoration:none;
}
/* footer_3sp -------------------------------------------------*/

#euroweb {
	width:550px;
}

#euroweb img {
	border:none;
}

#euroweb a {
	margin:10px 10px 10px 0;
	padding-bottom:10px;
}

ol{
	padding-left:40px;
	padding-bottom:20px;
}
/* -------------- eSuche-CSS -------------
##### Dies ist nur ein Beispiel ####
*/

.such_egebnis {
	border-bottom:1px solid #eee;
	padding:12px 10px 2px 10px;
}

form#Suche {
	width:210px;
	margin:0;
	padding:0;
}

form#Suche input#Suchefeld {
	float:left;
	font:inherit;
	color:inherit;
	width:135px;
	margin:10px 5px 0 0;
	padding:3px;
	display:block;
	float:left;
}

form#Suche input {
	border:1px solid #ccc;
	color:#000;
	background:#fcfcfc url(../images/form-hg.png) repeat-x;
}

form#Suche input:focus {
	border:1px solid #ff0000;	
}

form#Suche fieldset {
	border:none;
	padding:0;
}

form#Suche input#submitsuche {
	float:left;
	width:60px;
	padding:4px 2px;
	background:#376e92;
	color:#fff;
	margin:10px 0;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	border:none;
}

form#Sucheaktualisieren {
	width:210px;
	margin:0;
	padding:0;
}

form#Sucheaktualisieren fieldset {
	border:none;
	padding:0;
}

form#Sucheaktualisieren input#aktsuche {
	width:207px;
	padding:4px 2px;
	background:#376e92;
	color:#fff;
	margin:10px 0;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	border:none;
}
