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

.clear {
	position:relative;
	clear: both;
	height: 1px;
	overflow: hidden;
}



html {
	height: 100%;
}

body {
	background-color:#000000;
	height: 100%;
}

.Default {
	width: 1000px;
/*
	min-height: 100%;
	_height: 100%;
*/
	margin: 0 auto;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	position: relative;
	
/*
	border: #FFFFFF 1px solid;
*/
	background-color: #FFFFFF;

}



.Default .Menu {
	background-color: #f4f4f1;
	position: relative;
	padding: 12px 12px 4px 12px;
	height: 24px;
}


.Default .Menu .Menu_Teil1 {
	position: relative;
	float: left;
	display: inline;
	vertical-align:bottom;
}

.Default .Menu .Menu_Teil2 {
/*	position: absolute; */
	float: left;
	display: inline;
/*	left: 250px; */
	vertical-align:bottom;
	margin: 0 64px;
}

.Default .Menu .Menu_Suche {
	display:none;
	float: left;
/*
	display: inline;
*/
	vertical-align:bottom;
	margin: 0 54px;
}

.Default .Menu .Menu_Suche input.mitrand {
	border: #cccccc solid 1px;
	margin: 0 3px 0 3px;
}

.Default .Menu .Menu_Suche form {
	margin: 0;
	padding: 0;
	border: 0;
}


.Default .Menu .Menu_Teil3 {
	position: relative;
	float: right;
	display: inline;
	right: 0;
	vertical-align:bottom;
}

.Default .Milieu_Stoerer {
	position: relative;
	background-image: url(../bilder/stoerer_background.gif);
	background-position: top left;
	background-repeat:no-repeat;
	height: 26px;
}

.Default .Milieu_Stoerer .Awards {
	position: absolute;
	left: 60px;
	bottom: 2px;
	font-size: 10px;
	color: #666666;
	text-align:center;
	
}

.Default .Milieu_Stoerer .Awards img {
	margin: 0 4px;
	
}

.Default .Milieu_Stoerer .Bildbox_extra {
	position: absolute;
	left: 210px;
	bottom: -20px;
}

.Default .Milieu_Stoerer .Bildbox {
	position: absolute;
	left: 700px;
	bottom: -20px;
}

.Default .Milieu_Stoerer .Bildbox img,
.Default .Milieu_Stoerer .Bildbox_extra img {
	margin: 0 4px;
	border: #CCCCCC solid 1px;
}

.Default .Content {
	padding: 34px 0 0 30px;
}



.Default .Content .Beschreibung a:link,
.Default .Content .Beschreibung a:visited,
.Default .Content .Beschreibung a:hover,
.Default .Content .Beschreibung a:active {
	font-size: 11px;
	line-height: 17px;
	background: url(../bilder/button_weiter.gif) center left no-repeat;
	padding: 0 0 0 16px;
	color: #064b67;
	text-decoration: underline;
}

.Default .Content .Teaser {
	background-image: url(../bilder/teaser_head_background.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 664px;
	float: left;
}

.Default .Content .Teaser_Foot {
	background-image: url(../bilder/teaser_foot_background.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 21px;
}


.Default .Content .Teaser .Teaser_Box .Teaser_Bild {
	border: #727272 solid 1px;
	padding: 1px;
}


.Default .Content .Teaser .Teaser_Box {
	width: 170px;
	float: left;
	padding: 0 0 0 8px;
	margin: 16px 0 0 30px;
}

.Default .Content .Teaser .Teaser_Box .Teaser_Ueberschrift {
	margin: 8px 0 4px 4px;
}

.Default .Content .Teaser .Teaser_Box p {
	margin: 0 0 0 4px;
	color: #74746b;
	font-size: 11px;
	line-height: 17px;
}

.Default .Content .Teaser .Teaser_Box a:link,
.Default .Content .Teaser .Teaser_Box a:visited,
.Default .Content .Teaser .Teaser_Box a:hover,
.Default .Content .Teaser .Teaser_Box a:active {
	font-size: 11px;
	line-height: 17px;
	background: url(../bilder/button_weiter.gif) center left no-repeat;
	padding: 0 0 0 16px;
	text-transform: uppercase;
	color: #064b67;
	text-decoration: none;
}

.Default .Content .Teaser .Teaser_Box a:hover {

	text-decoration: underline;
	color: #000000;


}







.Default .Submenu {
	position: absolute;
	left: 740px;
	width: 100px;
	background-color: #FFFFFF;
}


.Default .Submenu a {
	display: block;
	width: 260px;
}

.Default .Submenu a:hover {
	background: url(../bilder/submenu_pfeil.gif) no-repeat 250px 6px;
}



.Default .Submenu a img {
	margin: 0 0 24px 0;
}


.Default .Content .Menu_Name {
	width: 40px;
	float: left;
	padding: 16px 0 0 0;
}


.Default .Content .Beschreibung {
	line-height: 18px;
	color: #74746b;
	width: 320px;
	float: left;
	margin: 0 0 0 16px;
}

.Default .Content .Beschreibung .Ueberschrift {
	padding: 0 0 16px 0;
}

.Default .Content .Beschreibung p {
	margin: 0 0 11px 4px;

}



.Default .Content .Beschreibung ul.lvl1 {
	margin: 0 0 0 18px;

}

.Default .Content .Beschreibung ul.lvl2 {
	
	margin: 0 0 8px 27px;

}



.Default .Content .Zusatz {
	line-height: 18px;
	color: #494949;
	width: 260px;
	float: left;
	margin: 0 0 0 16px;
}



.Default .Content .Zusatz p {
	margin: 0 0 18px 4px;

}


.Default .Content .Zusatz ul, 
.Default .Content .Zusatz ol {
	margin: 0 0 0 18px;

}


.Default .Foot {
	background-image: url(../bilder/foot_background.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 26px;
	margin: 26px 0 0 0;
}
