/* CSS Document */

body {
	margin:0;
	background-color: #CCCCCC;
}

* {
	padding:0;
	margin:0
}

#container {
	width: 960px;
	overflow: hidden;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: left;
}

#header {
	height:163px;
	width: 960px;
	float: left;
	background-color: #CC0000;
	background-image:     url(../../HotSpot2020/pics/header.gif);
	background-repeat: no-repeat;
}

#header_2020_May {
	height:163px;
	width: 960px;
	float: left;
	background-color: #CC0000;
	background-image:     url(../../HotSpot2020/pics/header_2020_May.gif);
	background-repeat: no-repeat;
}

#header_2 {
	height:77px;
	width: 960px;
	float: left;
	background-color: #CC0000;
	background-image:     url(../../HotSpot2020/pics/header2.jpg);
	background-repeat: no-repeat;
}

#headerLogo {
	height: 0px;
	width: 960px;
	float: left;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-bottom: 10px;
}

#header img {
	float: left;
}


#left {
	width: 160px;
	overflow: hidden;
	float: left;
	padding-left: 20px;
	padding-bottom: 40px;
}

#nav {
	margin:0px 0px 0 0;
	padding:0;
	float:left;
	width: auto;
}

#content {
	padding:0px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	width: 780px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 15px;
	background-color: #FFFFFF;
}
#content_2 {
	padding:0px;
	float: left;
	margin-top: 0;
	margin-right: 80px;
	margin-bottom: 0;
	width: 700px;
	margin-left: 0px;
	font-size: 10px;
	line-height: 14px;
	background-color: #FFFFFF;
}
#content .clearer {
	clear: both;
}

#linkeSpalte  {
	width: 380px;
	float: left;
	color: #000000;
}
#rechteSpalte {
	width: 380px;
	float: right;
	margin: 0px;
	padding: 0px;
}

#zitat {
	background-color: #66FFFF;
}

#footer {
	width: 960px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image:     url(../../HotSpot2020/pics/footer.jpg);
	background-repeat: no-repeat;
	height: 96px;
	padding-top: 0px;
	float: left;
	margin-top: 10px;
}

.absatz {
	margin: 20px 0px;
	padding: 15px 20px;
	background-color: #EAEAEA;
	display: block;
}


.clear {
	clear:both;
}
.linkeSpalte315 {
	width: 295px;
	float: left;
	margin-right: 20px;
	color: #363;
	text-align: left;
}
.linkeSpalte150 {
	width: 150px;
	float: left;
	margin-right: 0px;
	font-style: oblique;
	color: #000000;
	font-size: 10px;
	line-height: 12px;
}
.linkeSpalte380 {
	width: 360px;
	float: left;
	margin-right: 20px;
	color: #000000;
}
.linkeSpalte280 {
	width: 260px;
	float: left;
	margin-right: 20px;
	color: #000000;
	text-align: left;
}
.linkeSpalte500 {
	width: 500px;
	float: left;
	font-style: italic;
	color: #000000;
}

#container #content_2 table tr td .Normale_Schrift em {
	font-style: italic;
}
