/* Layout */

html {
	height: 100%;
}

body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, "Sans Serif";
	line-height: 120%;
	font-size: 30px;
	color: #333333;
	text-align: center;
	vertical-align: middle;
}

td {
	font-size: 12px;
	color: #CCC;
}

.indexschrift {
	font-size: 12px;
	color: #CCC;
	line-height: 140%
}

.clr {
	clear: both;
	font-size: 10px;
}

#mainbox {
	display:block;
	width:1020px !important;
	width:1000px;
	background-color:#333333;
	padding:20px;
	text-align:left;
	color: #FFF;
	font-size: 12px;
}

#headline {
	float:left;
	display:block;
	width:600px;
	height:105px;
	text-align:center;
	vertical-align: middle;
}

h1 {
	margin-top:0px;
	font-size:16px;
	color: #FFF;
}

h2 {
	font-size:16px;
	color: #FFF;
}

#footerbox {
	display:block;
	width:1020px;
	height:40px !important;
	padding-top:20px;
	margin-bottom:20px;
	background-image:none;
	background-repeat:no-repeat;
	color:#FFF;
	text-align:left;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}

a:link, a:visited {
	color: #CCC;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
	color:#FFF;
}

#footerbox a {
	color:#FFF;
	font-weight:normal;
}

#footerbox a:hover {
	color:#FFF;
	font-weight:bold;
}
#mainbox #contentbox #aufz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2;
	text-align: justify;
	width: 880px;
	margin-left: 40px;
	list-style-type: square;

}

#zweispalter_1 {
	float: left;
	width: 600px;
	margin-left: 60px;
	margin-top: 55px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #CCC;
	line-height: normal;
	list-style-type: square;
}

#zweispalter_2 {
	float: right;
	width: 180px;
	height: 400px;
	background-color:#4B0E1B;
	margin-right: 30px;
	margin-top: 55px;
	margin-bottom: 10px;
	font-size: 12px;
	padding-left: 15px;
	color: #CCC;
	line-height: 20px;
}

#zweispalter_Bild1 {
	float: left;
	width: 450px;
	margin-left: 60px;
	margin-top: 55px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #CCC;
	line-height: normal;
	list-style-type: square;
}

#zweispalter_Bild2 {
	float: left;
	width: 150px;
	margin-left: 15px;
	margin-top: 55px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #CCC;
	line-height: normal;
	list-style-type: square;
}

.aufzschrift {
	list-style-type: square;
	line-height: normal;
	/*line-height: 140%;*/
}
	
