body {
	margin: 0;
	padding: 0;
}

html {
	margin: 0;
	padding: 0;
}

body, html, a, table, tr, td {
	font-family: arial, sans-serif; 
	color: #000000;
}

#wrapper {
	position: relative;
	width: 1000px;
	margin: 0 auto 20px auto;
	background-image: url(../images/body_tile.png);
	background-repeat: repeat-y;
}

.punkte {font-size: 16px; color:#AE6B00;}
.subheadline {font-size: 14px; color:#000000;}
.navigation {font-size: 12px; color:#FFFFFF;}


table {font-size:12px;}
td {vertical-align: top;}

a:link, a:visited {font-size:13px; text-decoration: none; color: #000000}
a:hover, a:active {font-size:13px; text-decoration: none; color: #899AA3}

a.klein:link, a.klein:visited	{font-size:11; text-decoration: none; color: #000000}
a.klein:hover	{font-size:11; text-decoration: none; color: #AE6B00}
a.klein:active	{font-size:11; text-decoration: none; color: #AE6B00}

.cave {color: #CC0000; border: 1px solid Red; text-align: justify; padding: 4px; margin: 20px; font-size:14px; text-decoration: none; color: #CC0000}

#header {
	position: relative;
	width: 1000px;
	height: 94px;
	background-image: url(../images/banner_norm.png);
	background-repeat: no-repeat;
}

#footer {
	clear: left;
	position: relative;
	width: 1000px;
	height: 68px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
}

#contentwrap {
	position: relative;
	width: 1000px;
	background-image: url(../images/body.png);
	background-repeat: no-repeat;
}

div#col-left {
    display: inline; /* damit IE nicht doppelt floated */
	width: 299px;
	float: left;
    text-align: left;
}

div#col-body {
    width: 640px;
    position: relative;
    display: inline; /* damit IE nicht doppelt floated */
	float: left;
	margin: 0px 0px 20px 28px;
	font-size: 13px;
    color: black;
    overflow: visible;
}

div#col-body h1 {
    padding: 0px;
    margin: 25px 0 20px 0;
	font-size: 25px;
	font-weight: normal; 
	color:#0082D6;
}

div.h2Item {
    margin-top: 10px;
}

div.textItem {
    margin-top: 10px;
}

/***** Navigation *****/

#navigation {
	margin-top: 20px;
	margin-left: 5px;
}

/* Level 1 */

#navigation ul {
	display: block;
	margin:0px;
	padding:0px;
	width: 300px;
}

#navigation ul li {
	height: 36px;
	line-height: 36px;
	margin: 0;
	border-bottom: 1px solid #0082D6;
	margin: 10px 0 10px 0;
	list-style-type:none;
}

#navigation ul li.navmainStandardLevel_1 a {
	display: block;
	padding-left: 20px;
	background-image: url(../images/pfeil-links.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
}

#navigation ul li.navmainStandardLevel_1.active a, #navigation ul li.navmainStandardLevel_1.active a:hover {
    text-decoration: none;
}

#navigation ul li.navmainStandardLevel_1.active a {
	color: #0082D6;
}

/* Level 2 */



#navigation li.navmainStandardLevel_2 .first {
}

#navigation li.navmainStandardLevel_2 .last {
}

#navigation li.navmainStandardLevel_2 {
	height: auto;
	line-height: 16px;
	margin: 0px 0 0px 20px;
	border-bottom: 0px solid #0082D6;
}

* html #navigation li.navmainStandardLevel_2 {
	height: 16px;
}

#navigation li.navmainStandardLevel_2 a, #navigation li.navmainStandardLevel_2.active a {
	display: block;
	padding-left: 20px;
	background-image: url(../images/pfeil_sub.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	font-weight: normal;
}

#navigation ul.subNavigation li a:hover {
}

#navigation li.navmainStandardLevel_2.active a {
	color: #0082D6;
}


#navigation hr {
	height: 1px;
}

#hilfsnavigation {
	position: absolute; 
	left: 313px; 
	top: 41px; 
	width: 500px;
}

#hilfsnavigation div {
	float: left;
	width: 100px;
	height: 16px;
	font-size: 13px; 
	background-color: #00AEDE; 
	border: 1px solid black;
	text-align: center;
}

#hilfsnavigation div a:link, #hilfsnavigation div a:hover, #hilfsnavigation div a:active, #hilfsnavigation div a:visited {
	font-size: 13px;
	line-height: 16px;
	text-decoration: none; 
	color: #3D3D3D;
	font-weight: bold;
}


#kontakt input {
	width: 300px;
	border: 1px solid black;
}

#kontakt input.send {
	width: 150px;
	border: 1px solid black;
}

#kontakt textarea {
	width: 300px;
	height: 50px;
	border: 1px solid black;
}


/*** Kontakt neu ****/

.formtabelle {
	margin-right: 15px;
	width: 328px;
}
.formtabelle td {padding: 2px;}
.formtabelle tr {height: 20px;}

.formintro {
	width: 100px;
	background-color: #575757;
	color: #ffffff;
	border: solid #575757;
	border-width: 1px 0px 1px 1px;
}

.forminput {
	width: 200px;
	background-color: transparent;
	color: #4d4d4d;
	border: solid #575757;
	border-width: 1px 1px 1px 0px;

}

.formintro_rechts {
	width: 150px;
	background-color: #575757;
	color: #ffffff;
	border: solid #575757;
	border-width: 1px 1px 1px 0px;
}

.forminput_rechts {
	width: 100px;
	background-color: transparent;
	color: #4d4d4d;
	border: solid #575757;
	border-width: 1px 0px 1px 1px;
}

.captcha {
	background-color: transparent;
	border: 1px solid #575757;
}

.formempty {
	font-size: 1px;
	height: 8px;
}

.input, .input2 { 
	width: 190px;
	background-color: transparent;
	border: none;
	margin: 0px;
	font-size: 11px;
}

.input2 { 
	width: 95px;
}

#selectwrap {
	border: 1px solid #046EB7;
    margin-top: 4px;
    height: 20px;
    margin-bottom: 3px;
	background-color: #81B6DB;
}

html>body #selectwrap {     margin-bottom: 0px;}

.option {
    font-size: 14px;
}

textarea { 
	width: 295px;
	height: 100px;
	background-color: transparent;
	border: 1px solid #575757;
	margin-top: 4px;
	padding: 2px;
}

html>body textarea { 
	margin-top: 5px;
	height: 100px; 
} 

input.send {
	display: block;
	width: 110px;
	margin-top: 20px;
	background-color: #0082D6;
	color: white;
	border: none;
	cursor: pointer;
	cursor: hand;
}


/* good old clearfix - remember to use conditional comment for ie6 with .clearfix {height:1px;} */
/* ist nötig, damit unter FF die gefloateten container in ihrer Höhe wahrgenommen werden, sonst wird der Hintergrund verschludert */

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

/**** Newsliste ****/

div.newsartikel {
	margin-bottom: 15px;
}

div.newsartikel a, .liste {
	display: block;
	padding-left: 20px;
	background-image: url(../images/liste.png);
	background-repeat: no-repeat;

}


/**** Infotabelle ****/

table.infotabelle {
	width: 100%;
	border-top: 1px solid black;
	border-left: 1px solid black;
	
}

table.infotabelle td:nth-child(1) {
	width: 120px;
	
}

table.infotabelle th, table.infotabelle td {
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	padding: 5px;
}

table.infotabelle th {
	height: 20px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	background-color: #F2F2F2;
}

table.infotabelle td {
	text-align: left;
	font-size: 12px;
}

ol li ul {
	margin: 0;
	padding: 10px 0 10px 0px;
}

ol li ul li {
	padding: 1px 0 1px 12px;
	list-style-type:none;
	background-image: url(../images/listdot_olul.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;

}