img {
	text-decoration: none;
}

html {
	height: 100%;
}

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

body {
	height: 100%;
	padding: 0;
	margin: 0;
	border: 0;
	background: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}



.Intro {
	margin: 0px auto;
	width: 878px;
	height: 700px;
	background: url(../images/startseite/b_intro.jpg) 0px 114px no-repeat;
	color: #FFFFFF;
	text-align:left;
}

.Intro .head {
	padding: 40px 19px 403px;
	background: url(../images/startseite/line.gif) 0px 113px repeat-x;
	float: left;
	width: 590px;
}

.Intro .selecter {
	float: left;
	padding: 160px 0px 0px;
	width: 250px;
	height: 377px;
	background: url(../images/startseite/line.gif) 0px 113px repeat-x;
}


.hr {
	clear: left;
	background: url(../images/startseite/line.gif) 0px 6px repeat-x;
	height: 20px;

}


.Intro .News {
	text-align: left;
	width: 600px;
	height: 170px;
	padding-left: 20px;
	float: left;
}

.Intro .News .Title {
	display: none;
}

.Intro .News .NewsBox {
	width: 280px;
	height: 170px;
	margin: 0px 0px 20px 0px;
	float: left;
	display: inline;
}

.Intro img.singel {
	float: left;
}


.Intro .News .NewsBox a:link,
.Intro .News .NewsBox a:visited {
	text-decoration: underline;
	color: #FFED00;
}

.Intro .News .NewsBox a:hover,
.Intro .News .NewsBox a:active {
	text-decoration: underline;
	color: #FFED00;
}


.Intro .News .NewsBox img {
	float: left;
}

.Intro .News .NewsBox .Date {
	margin: 0px 0px 0px 120px;
	width: 160px;
	color: #FFED00;
}

.Intro .News .NewsBox .Headline {
	float: right;
	width: 160px;
	text-transform: uppercase;
}

.Intro .News .NewsBox .Text {
	width: 160px;
	margin: 0px 0px 20px 120px;
}









