html {
	height: 100%;
	background: url(img/bg-html.gif) repeat-y center top #fff;
}

body {
	background: url(img/balken-oben.gif) repeat-x 0px 0px;
	margin: 0;
	height: 100%;
	border: 0px solid #000;
	color: #666;
	font-family: Verdana;
	font-size: 0.7em;
	line-height: 1.4em;
	text-align: center;
}

div#wrapper {
	width: 941px;
	margin: auto;
	min-height: 100%; 
	position: relative; 
}
*html div#wrapper {
	height: 100%;
	width: 941px;
	margin: auto;
	min-height: 100%; 
	position: relative; 
	
} /* IE Hack */

div#main {
	border-left: 12px solid #fff;
	border-right: 12px solid #fff;

	width: 941px;
	min-height: 100%;
	margin-left: 0px;

	float: left;
	margin-bottom: 114px;
	text-align: left;
/*	border: 1px solid #f00; */
}
*html div#main {

	margin-left: 11px;

}

div#topnavi {
	padding-top: 4px;
	height: 21px;
	border: 0px solid #000;
}

*html div#topnavi {
	padding-top: 4px;
	height: 21px;
	border: 0px solid #000;
	font-family: Verdana;
}

div#navi {
	width: 941px;
	padding-top: 4px;	
	padding: 0;
	border: 0px solid #f00;
}

*html div#navi {
	border: 0px solid #f00;
	width: 941px;
	margin-left: 0px;
	margin-top: -20px;
}

div#subnavi {
	border: 0px solid #000;
	margin-bottom: 50px;
	padding-top: 10px;
	padding-left: 30px;
	clear: left;
}

div#subnavi a {
	margin-right: 17px;
	color: #666;
}
div#subnavi a:hover {
	color: #2857a5;
}
div#subnavi a.aktiv {
	color: #2857a5;
}

div#content {
	border-left: 1px solid #e7e6e6;
	border-right: 1px solid #e7e6e6;
	background: #fbfbfb;
	margin-left: 0px;
	min-height: 100%;
	width: 939px;
	margin-top: 0px;
/*	border: 0px solid #000;*/
}
*html div#content {

}

div#contentfuell {
	clear: left;
	min-height: 100%;
	background: #fdd;
	border: 0px solid #f00;
}

div#hl {
	width: 910px;
	padding: 10px 0 0 26px;
	border: 0px solid #000;	
	height: 28px;
	clear: both;
	
}

/* STARTSEITE */

div#starttext {
	clear: both;
	padding-left: 29px;
	margin-bottom: 10px;
	padding-right: 450px;
	border: 0px solid #000;	
}

div.startnews_1, div.startnews_2 {
	padding: 8px;
	margin-bottom: 2px;
}
div.startnews_1 {
	background: #eeefee;
}
div.startnews_2 {
	background: #e5e6e4;
}
td.startnews_sp1 {
	width: 160px;
}
td.startnews_sp2 {
	width: 80px;
}
td.startnews_sp3 {
	width: 66px;
}

/* */

div#content-1, div#content-1b, div#content-1c, div#content-1start, div#content-12b {
	clear: left;
	width: 280px;
	padding-right: 20px;
	padding-left: 29px;
	float: left;
	padding-top: 8px;
}

div#content-12b {
	padding-top: 0;
	width: 570px;
	margin-left: -2px;
}

*html div#content-12b {
	padding-top: 0;
	width: 570px;
	margin-left: -1px;
}

div#content-1b {
	padding-top: 0;
	border: 0px solid #000;
	margin-left: -2px;			
}

*html div#content-1b {
	padding-top: 0;
	border: 0px solid #000;
	margin-left: -1px;	
}

div#content-1c {
	width: 355px;
}

div#content-1start {
	width: 250px;
}


div#content-2, div#content-2start, div#content-23 {
	width: 290px;
	border: 0px solid #000;
	padding-top: 8px;
	margin-left: 340px;
	padding-right: 0px;
}
div#content-2start {
	margin-left: 300px;
	width: 325px;
}
*html div#content-2start {
	width: 305px;
}
div#content-23 {
	width: 550px;
	border: 0px solid;
}

div#content-3, div#content-3b, div#content-3c, div#content-3start {
	width: 290px;
	padding: 0px 10px 0 0;
	float: right;
	border: 0px solid #000;
	margin-top: -28px;
}
div#content-3b {
	padding-top: 36px;
}
div#content-3c {
	width: 510px;
}

div#content-3start {
	padding-top: 36px;
	width: 290px;
}

div#logo {
	width: 939px;
	height: 167px;
	clear: left;
	float: left;
	background: #fff;
}
img.logo {
	float: left;
	display: block;
	width: 310px;
}


div#header {
	text-align: right;
	float: left;
	width: 628px;
	height: 167px;
	border: 0px solid #000;
	border: 0px solid #f00;
}


div#startheader {
	margin-left: 312px;
	width: 628px;
	height: 320px;
	border: 0px solid #000;
}

*html div#startheader {
	margin-top: -167px;
}

div#header_swf {
	display: none;
}

div#header_jpg {
	display: none;
}

div#footer {
	left: 0;
	position: absolute;
	bottom: 0;
	width: 960px;
	height: 29px;
	background: url(img/footer.gif) no-repeat; 
	border-left: 12px solid #fff;
	border-right: 12px solid #fff;
	
	font-size: 0.8em;
	padding-left: 25px;
	padding-top: 85px;
	
	text-align: left;
}

*html div#footer	{

	left: 22px;
	width: 941px;

}

div#footerbalken {
	position: absolute;
	bottom: 0;
	width: 100%;
	background: #e5e6e5;
	height: 4px;
}

div#footer_balken {
	position: absolute;
	bottom: -9px;
	left: 0;
	width: 100%;
	background: url(img/balken-unten.gif) repeat-x;
	height: 4px;
}

div.greybox {
	padding: 4px;
	width: 285px;
	background: #eeefee;
}

div.greybox2 {
	border: 1px solid #e7e6e6;
	padding: 1px;
	background: #f5f5f5;
}
div.greybox2 h1  {
	background: #e7e6e6;
	color: #666;
	font-weight: bold;
	font-size: 1em;
	padding: 4px;
	padding-left: 10px;
	display: block;
	margin-top: 0;
}
div.greybox2 p, div.greybox2 table {
	margin-left: 10px;
}

div.startbox {
	padding: 4px;
	width: 245px;
	background: #e5e6e4;
}

div.kursbox {
	background: #7f847d;
	padding: 1px;
	color: #fff;
}

div.tab_l {
	float: left;
	width: 65px;
	border: 0px solid #f00;
	align: left;
}
td.tab_l {
	width: 65px;
}
div.tab_r {
	margin-left: 65px;
}

.clearboth {
	clear: both;
}
.clear {
	clear: left;
}



/* ALLGEMEIN */

p {
	display: block;
	border: 0px solid #000;	
	margin: 0;
	margin-bottom: 15px;
}

h1 {
	font-size: 1em;
	display: inline; 
}
h1.blau {
	color: #2857a5;
}
h1.space {
	display: block;
	margin-top: 0;
	margin-bottom: 17px;
}

h2  {
	font-size: 1em;
	font-weight: normal;
}
.nospace {
	margin-bottom: 0;
}


ul li {
/*	list-style-image: url(img/bullet.gif); */
	background: url(img/bullet.gif) 4px 6px no-repeat;
	list-style-type: none;
	padding-left: 15px;
}
*html ul li {
	background: url(img/bullet.gif) 4px 6px no-repeat;
}

ul {
	margin-left: 0;
	margin-top: 4px;
	padding-left: 0px;
}

ul.nospace {
	margin-top: 0px;
	padding-top: 0px;
}

li {
	margin-bottom: 3px;
}
li.platz {
	margin-bottom: 17px;
}

a {
	color: #2857a5;
	text-decoration: none;
	background: url(img/linkpfeil.gif) no-repeat right;
	padding-right: 15px;
}

a.nobg {
	background: none;
	padding: 0;
	padding-left: 1px;
}
a.fett {
	font-weight: bold;
}
a.subnavi {

}

a.topnavi {
	background: none;
	padding: 0;
	color: #666;
	margin-right: 10px;
}

a.aktiv {
	color: #0357a5;
}

img {
	border: 0;
}

/*  */


/* FORMULARE */ 

fieldset  {
	padding: 0 !important;
}

input, textarea, select {
	color: #666;
	font-family: Verdana;
	font-size: 1em;
}

select {
	background: #fff;
	border: 1px solid #949494;
	color: #666;
}

input, textarea, select {
	border: 1px solid #929292;
	background: #F5F5F5;
	margin-bottom: 4px;
}

.inp {
	width: 325px;
}

.select_cell	{
	width: 327px;
}

*html .select_cell	{
	width: 330px;
}

input.plz {
	width: 50px;
}
input.ort {
	width: 271px;
}	
input.pixel {
	margin-right: 2px;
}

input.suche {

}

input.suchbutton {
	border: 0;
}

input.button {
	background: #2857a5;
	color: #FBFBFB;
	width: 145px;
}

div.formleft {
	width: 122px;
	float: left;
	clear: left;
}

div.formright {
	margin-left: 122px;
}


/* */


/* TABELLE */

td {
	vertical-align: top;
}

*html td {
	font-size: 1.0em;
	vertical-align: top;
}

table.tabelle {
	border: 1px solid #e7e6e6;
	background: #f5f5f5;
	width: 490px;
	border-spacing: 0;
}

table.tabelle td {
	padding-left: 13px;
	padding-right: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.right {
	text-align: right;
}
.center {
	text-align: center;
}
.bottom {
	vertical-align: bottom !important;
}
.fett {
	font-weight: bold;
}

.inline {
	display: inline !important;
}

.tabdark {
	background: #e7e6e6;
}
.tabmid {
	background: #f3f3f3;
}
.tablight {
	background: #fAfAfA;
}

/* */

div {
/*	border: 1px solid #00f !important;  */
}

img.preloader {
	display: none;
}


div.bild {
	float: left;
	width: 170px;
	margin-bottom: 10px;
	border: 0px solid;
}

div.bild_beschr {
	margin-left: 170px;
	margin-bottom: 10px;
	border: 0px solid;
}


/* SPEZIAL-FORMULARE */

select.region {
	width: 150px;
}

option.land {
	padding-left: 10px;
	margin-left: 10px;
}
option.kontinent {
	background: #e7e6e6;
	font-weight: bold;
	margin-top: 1px;
}