body {
	margin: 0px;
	padding: 0px;
	background-color: #e7e7e7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	margin: 0px;
	padding: 0px 0px 2px;
	text-align: left;
}
#Content {
	width:960px;
	text-align:left;
	padding:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	display: block;
	height: 590px;
	border-top: 6px none #EF2022;
	border-right: 6px none #EF2022;
	border-bottom: 10px none #EF2022;
	border-left: 6px none #EF2022;
	margin: 0px;
}

#topcontainer {
	width: 760px;
	padding: 10px 20px 0px;
	background-color: #E6F4CF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000066;
	border: 0px none;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#top_image {
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000066;
	border: 0px none;
	display: block;
	float: left;
	width: 960px;
	height: 107px;
	background-color: #FFFFFF;
}
#textbox {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	display: block;
	overflow: visible;
	margin: 0px;
	left: 360px;
	top: 0px;
	float: left;
	width: 960px;
	height: 399px;
	background-image: url(bilder/body.jpg);
	background-repeat: no-repeat;
}
#links {
	width: 133px;
	display: block;
	height: 399px;
	float: left;
}
#main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 535px;
	color: #000000;
	margin: 0px;
	top: 90px;
	left: 0px;
	padding: 25px 25px 0px;
	display: block;
	float: left;
	height: 374px;
	line-height: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: auto;
	background-color: #FFFFFF;
}

#main ul {
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 0px 10px;
	line-height: 10px;
}
#main li {
	padding: 0px;
	margin: 0px 0px 10px;
	list-style-type: none;
}
#main h1 {
	padding: 0px;
	margin: 0px 0px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#main h2 {
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#main h3 {
	padding: 0px 0px 1px;
	margin: 0px 0px 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#main h4 {
	padding: 1px 0px 2px 10px;
	margin: 0px 0px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: none;
	background-color: #e7e7e7;
	width: 50%;
}
#main h5 {
	padding: 3px 0px 3px 10px;
	margin: 8px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #e7e7e7;
	border: 1px none #333333;
	width: auto;
	text-align: center;
}
#main a {
	text-decoration: none;
}
#rechts {
	height: 399px;
	float: right;
	width: 240px;
}

#Footer {
	display: block;
	float: left;
	width: 960px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	height: 63px;
}

#LinkLeiste {
	display: block;
	float: left;
	width: 960px;
	background-color: #C60611;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #E20A16;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #FFFFFF;
	height: 21px;
}

.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EF2022;
}
.bold2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EF2022;
}
.boldBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.imgAbstUnten {
	margin-bottom: 5px;
	clear: right;
}
.imgAbstUntenFloatLeft {
	margin-bottom: 5px;
	float: left;
	margin-right: 5px;
}
.imgAbstUntenFloatRight {
	margin-bottom: 5px;
	float: right;
	margin-right: 0px;
	margin-left: 5px;
}
.clearer {
	clear: both;
	width: auto;
	height: 3px;
}
#main a:hover {
	text-decoration: none;
	color: #EC6169;
}
.imgAbstUntenFloatLeftAbsRechts {
	margin-bottom: 5px;
	float: left;
	margin-right: 20px;
}

.imgAbstUntenFloatRightNeg {
	margin-bottom: 5px;
	float: right;
	margin-right: -10px;
	margin-left: 5px;
}
.imgAbstUntenFloatLeftNegOben {
	margin-bottom: 5px;
	float: left;
	margin-right: 5px;
	margin-top: -5px;
}
#select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 585px;
	color: #000000;
	margin: 0px;
	top: 90px;
	left: 0px;
	padding: 0px;
	display: block;
	float: left;
	height: 399px;
	line-height: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
