* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: url(images/bg-body.gif) repeat-x;
}

h1 {
	font: normal 18px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #16486E;
	margin-bottom: 10px;
	margin-top: 5px;
}

h2 {
	font: normal 16px/18px Arial, Helvetica, sans-serif;
	color: #333;
	margin-bottom: 6px;
}

h3 {
	font: 14px Arial, Helvetica, sans-serif;
	color: #333;
	margin-bottom: 4px;
	line-height: 18px;
}

h5 {
	right: 20px;
	font: normal 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	margin-top: 0px;
}

h6 {
	color: #9D1728;
	right: 20px;
	font: normal 24px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	margin-top: 0px;
}


h4 {
	font: normal 9px Arial, Helvetica, sans-serif;
}

p,ul,ol,li {
	font: normal 11px/16px Arial, Helvetica, sans-serif;
	color: #333;
}

ul {
	list-style-type: square;
}

a {
	color: #777785;
}

.flLeft {
	float: left;
	margin-right: 20px;
	clear: both
}

.flRight {
	float: right;
	margin-left: 20px;
}

.clear {
	clear: both;
}	

.image {
	margin-top: 8px;
}

.klr_tabelle {
	background: #E5E5E5;
}
.klr_tabelle td {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-right-color: #ffffff;
	border-right-style: solid;	
	padding-left: 3px;
	padding-right: 5px;
}
.klr_tabelle_top {
	font-weight: bold;
	background: #FCEDD1;
}
.klr_tabelle_row2 {
	background: #F5F5F5;
}


#container {
	width: 950px;
	height: auto;
	position: relative;
	margin: 0 auto;
	background: #f2f3ed;
}

#logo {
	width: 298px;
	height: 158px;
	position: absolute;
	top: 0;
	left: 17px;
	background: url(images/logo.jpg) no-repeat;
	z-index: 2;
}

#navi {
	width: 100%;
	height: 121px;
	background: url(images/bg-navi.gif) repeat-x;
}

ul#ell_nav1st {
	position: absolute;
	top: 40px;
	left: 264px;
	list-style-type: none;
	color: #7a7a79;
	z-index: 3;
}

ul#ell_nav1st li {
	float: left;
}

ul#ell_nav1st li a {
	height: 32px;
	width: 80px;
	padding: 45px 0 0;
	margin-left: 1px;
	display: block;
	font: bold 11px/14px Arial, Helvetica, sans-serif;
	color: #dedede;
	text-decoration: none;
	text-align: center;
}

ul#ell_nav1st li a:hover {
	text-decoration: underline;
}
ul#ell_nav1st li a:hover,
ul#ell_nav1st li a.current {
	background: #7a7a79;
	border-bottom: #959594 1px solid;
	color: #fff;
}

#header {
	width: 950px;
	height: 185px;
}

#content {
	width: 100%;
	height: auto;
	position: relative;
	background: url(images/bg-content.gif) repeat-x;
}

#sub_navi {
	width: 190px;
	height: 100%;
	/*position: absolute;
	top: 0;
	left: 17px;*/
	margin: 0 0 0 17px;
	float: left;
	background: #e3e5dc url(images/bg-sub_navi.jpg) no-repeat;
}

ul#ell_nav2nd {
	width: 169px;
	margin: 25px 0 0 21px;
	list-style-type: none;
}

ul#ell_nav2nd li {
	border-bottom: #fff 1px solid;
	margin-left: 5px;
}

ul#ell_nav2nd li a {
	width: 119px;
	padding: 10px 25px;
	margin-left: -5px;
	display: block;
	color: #dedede;
	text-decoration: none;
	background: #797c70 url(images/bg-sub_navi_button.jpg) no-repeat bottom left;
}

ul#ell_nav2nd li a:hover {
	color: #fff;
	text-decoration: underline;
	background: #8a8a8a;
}
ul#ell_nav2nd li a.current {
	color: #fff;
	font-weight: bold;
	background: #8a8a8a;
}


ul#ell_nav2nd li ul#nav3rd {
	list-style-type: none;
}

ul#ell_nav2nd li ul#nav3rd li {
	background: 0;
	border: 0;
	margin: 0;
}

ul#ell_nav2nd li ul#nav3rd li a {
	font-weight: normal;
	width: 119px;
	padding: 4px 15px 4px 35px;
	background: #eeefea;
	color: #333;
	border-top: #ddd 1px solid;
	border-bottom: #fff 1px solid;
}

ul#ell_nav2nd li ul#nav3rd li a.current,
ul#ell_nav2nd li ul#nav3rd li a:hover {
	text-decoration:underline;
	font-weight: bold;
	background: #ddd;
} 

#contact {
	width: 138px;
	font: normal 11px/14px Arial, Helvetica, sans-serif;
	color: #333;
	background: #eeefea;
	border-left: 1px solid #bebfbb;
	border-bottom: 1px solid #bebfbb;
	border-top: 1px solid #bebfbb;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 21px;
	padding-top: 35px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#main_col {
	width: 431px;
	min-height: 600px;
	height: auto;
	padding: 15px 30px 10px 30px;
	/*position: relative;
	left: 207px;*/
	float: right;
	background: #fff url(images/bg-main_col.jpg) no-repeat top right;
}

#main_col li, p {
	margin-bottom: 13px;
	font: normal 12px/16px Arial, Helvetica, sans-serif;
}

#main_col ul, ol {
	margin-bottom: 10px;
	margin-left: 14px;
	font: normal 12px/16px Arial, Helvetica, sans-serif;
}

#main_col h1 {
	font: normal 18px/24px Arial, Helvetica, sans-serif;
	/* color: #cbcbcb; */
	color: #223a52;
	margin-bottom: 10px;
	margin-top: 8px;
}

#main_col h2 {
	font: bold 14px/14px Arial, Helvetica, sans-serif;
	color: #777;
	margin-bottom: 10px;
	margin-top: 0;
	border-bottom: 1px solid #ddd;
}

#main_col h4 {
	font: bold 12px/12px Arial, Helvetica, sans-serif;
	text-align: right;
	color: #223a52;
}

#main_col h5 {
	font: normal 11px/10px Arial, Helvetica, sans-serif;
 text-align: right;
	margin-bottom: 0px;

	padding-bottom: 5px;
	padding-top:2px;
}

#main_col em {
 color: #ea3636;
}


#box_col {
	float: right;
	width: 232px;
	padding-left: 0;
	padding-right: 20px;
	min-height: 200px;
	position: absolute;
	top: 5px;
	right: 0;
}

#box_col ul{
	padding-left: 15px;
}

#box_col div.teaser-small {
	width: 223px;
	background: #f5f5f5;
	position: relative;
	font: bold 11px/11px Arial, Helvetica, sans-serif;
	margin: 0 0 5px;
}

#box_col div.teaser-small h1 {
	width: 213px;
	background: url(images/bg-boxh1.jpg) no-repeat;
	font: bold 11px/11px Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	padding: 7px 5px;	
	margin: 0;
}

#box_col div.teaser-small h2 {
	font: bold 11px/11px Arial, Helvetica, sans-serif;
	color: #16486E;
}

#box_col div.teaser-small div.image {
	border-right: 1px solid #cacaca;
}

#box_col div.teaser-small div.textwrap {
	padding: 10px;
	border-right: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
}

#box_col div.teaser-small p {
	font-size: 11px;
}

#box_col div.teaser-small h6 {
	font-size: 12px;
	font-weight: bold;
}

#footer {
	clear: both;
	width: 913px;
	height: 40px;
	margin: 0 0 0 17px;
	padding-top: 5px;
	padding-left: 20px;
	background: #EDEDE1;
	text-align: center;	
}

#search {
 	width: 162px;
	height: 25px;
	position: absolute;
	top: 300px;
	left: 50px;
	}

#search #suchfeld {
	font: normal 12px/12px Arial, Helvetica, sans-serif;
	color: #333;
	float: left;
	width: 110px;
	padding: 3px;
	margin: 0 5px 0 0;
	border-top: 1px solid #c7c7c7;
	border-left: 1px solid #c7c7c7;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
}

#search #suchbutton {
	background-image:url(images/search-submit.gif);
	float: right;
 	position: absolute;
	top: 1px;
	right: 15px;
	width: 21px;
	height: 21px;
	margin-left: 2px;
	cursor: pointer;
}

.autoblock {
	background: #f6f6f6;
	padding: 20px 30px 30px;
	margin-bottom: 10px;
	border: 1px solid #eee;
}	

.autodaten {
	width: 100%;
	clear: both;
	background: #eee;
	border: 1px solid #ccc;
	padding: 0 50px 0 30px;
}

.autoderwoche {
	background-color: #edede1;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #c9c9c9;
	padding-top: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #223a52;
	line-height: 150%;
}
