body {
	background-color:#DCDCDC;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
	margin-right:20px;
	list-style-position:inside;
	list-style-type:none;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#336699;
}

.h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#336699;
	margin-left:30px;
}

.h1_2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #336699;
	margin-left:100px;
	margin-top:20px;
}

.h1_3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#6B9CCC;
	line-height:10px;
	margin-left:60px;
}

.h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#336699;
	margin-left:50px;
}

.h2_1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#336699;
	margin-left:70px;
}

.table_1 {
	width:750px;
	background-color:#CDCDCD;
	border:2px solid #FFFFFF;
	margin:auto;

}

.table_2 {
	width:750px;
	background-color:#E7E7E7;
	border:1px solid #000000;
	margin:auto;
}

.td_1 {
	width:50%;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#336699;

}

.td_1h {
	width:50%;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#336699;
}

.td_2h {
	width:50%;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:#336699;
}

.bild {
	border:0px;
	width:350px;
	height:263px;
}

.bild2 {
	border:0px;
	width:600px;
	height:450px;
}

.copyright{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	color:#666666;
}

