body			{ font-size: 12px; color: #000000; font-family: Arial, sans-serif; text-align: left; font-weight: normal; line-height: 18px; text-decoration: none; letter-spacing:0px; background: #fff; border: 0px; border-width: 0px; border-collapse: collapse; border-style: hidden; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;}

hr				{ border:dashed #999999 1px; background-color:#999999; width:100%; height:1px;}
img					{ border: 0px solid #999999; padding-top: 0px; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin-left: 0px;}
a.imgborder			{ border: 0px solid #999999; padding-top: 0px; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin-left: 0px;}
a.imgborder:hover	{ border: 1px solid #333333; padding-top: 0px; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin-left: 0px;}

a				{ font-size: 12px; color: #666; font-weight: normal; line-height: 15px; text-decoration: underline; letter-spacing:0px;}
a:link				{ font-size: 12px; color: #666; font-weight: normal; line-height: 15px; text-decoration: underline; letter-spacing:0px;}
a:hover			{ font-size: 12px; color: #111; font-weight: normal; line-height: 15px; text-decoration: none; letter-spacing:0px;}
a:active			{ font-size: 12px; color: #f00; font-weight: normal; line-height: 15px; text-decoration: none; letter-spacing:0px;}
a:visited			{ font-size: 12px; color: #f00; font-weight: normal; line-height: 15px; text-decoration: none; letter-spacing:0px;}

.hidden			{ display: none; }

H1, H2, H3		{ font-weight: bold; text-decoration: none; letter-spacing:0px; margin-top: 0px; padding-top: 10px;}
H1				{ font-size: 20px; color: #333; line-height:20px; margin-bottom: 5px;}
H2				{ font-size: 24px; color: #444; line-height:18px; margin-bottom: 5px;}
H3				{ font-size: 24px; color: #666; line-height:18px; margin-bottom: 5px; text-align:left;}

.container {
	background-color:#fff;
	width:960px;
	height:auto;
	text-align:left;
}
.head {
	background-color:#fff;
	width:960px;
	height:auto;
	margin-top:20px;
	margin-bottom:20px;
	box-shadow: 3px 3px 4px #666;
	-moz-box-shadow: 3px 3px 4px #666;
	-webkit-box-shadow: 3px 3px 4px #666;
	border: 2;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.headline {
	font-size:36px;
	padding: 60px 20px 10px 220px;
}
.sub_headline {
	font-size:16px;
	color:#f30;
	padding: 0px 20px 40px 220px;
}
.umfrage a{
	font-size:16px;
	color:#f30;
}
.head_text {
	background-image:url(head.jpg);
	background-repeat:no-repeat;
	background-color:#fff;
	padding: 20px 45px 20px 45px;
	text-align:left;
	margin:0px;
	border: 2;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.footer {
	background-color:#fff;
	width:960px;
	height:auto;
	background-color:#ccc;
	margin-bottom:20px;
	margin-top:20px;
	box-shadow: 3px 3px 4px #666;
	-moz-box-shadow: 3px 3px 4px #666;
	-webkit-box-shadow: 3px 3px 4px #666;
	border: 2;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.footer_text {
	background-color:#fff;
	padding: 20px 20px 20px 45px;
	text-align:left;
	margin:0px;
	border: 2;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.listDiv {
	background-color:#fff;
	margin-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	clear:both;
//	box-shadow: 2px 2px 2px #aaa;
//	-moz-box-shadow: 2px 2px 2px #aaa;
//	-webkit-box-shadow: 2px 2px 2px #aaa;
	
	border: 2;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	
	//color:#333;
}
.headDiv {
	//background-color:#300;
	padding:5px 45px 0px 35px;
}
.groupDiv {
	//background-color:#033;
	padding:0px 0px 0px 35px;
}
.numDiv {
	color:#666;
	float:left;
}

.linkDiv {
	//background-color:#303;
	clear:both;
	padding:0px 55px 14px 70px;
	line-height:18px;
}
.aImage {
	border:0;
	width:20px;
	height:20px;
}

table{
	border:0;
	border-color:#fff;
	background-color:#fff;
	cellspacing:10px; 
	cellpadding:10px;
	padding:5px;
}
td {
	padding:5px;
	width:auto;
	height:auto;
}
th {
	padding:5px;
	text-align:left;
}tr {
	background:#fff;
	width:100%;
	height:100%;
}
.trHead {
	background:#fff;
	font-size:12px;
	color:#333;
	width:100%;
	height:100%;
}