body {
	background-attachment: scroll;
	background-image: url(../img_tpl111/hintergrund_seite.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
}

a:active, a:visited, a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: navy;
		font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
}

a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #F2E1DE;
		font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
}

a:active.navi, a:visited.navi, a:link.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: white;
	text-decoration:none;
}

a:hover.navi{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration:none;
}

table,td,li,ul,ol,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
}

/*Definition für die Anzeige des Top-Banners*/
div.layoutbanner {
	position:absolute;
	left:0px;
	top:0px;
	height:106px;
	width:770px;
	background-image: url(../img_tpl111/topbanner.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	z-index:1;
}

div.masterweblogo {
	position:absolute;
	left:0px;
	top:0px;
	z-index:9;
}

div.vereinslogo {
	position:absolute;
	left:0px;
	top:0px;
	z-index:10;
}

div.content {
	position:absolute;
	left:0px;
	top:106px;
	height:100px;
	z-index:2;
}

div.umfrage {
	position:relative;
	left:10px;
	top:20px;
	width:180px;
	z-index:3;
}

div.vrlogo {
	position:absolute;
	left:610px;
	top:5px;
	height:1px;
	width:1px;
	z-index:4;
}

div.counter {
	position:relative;
	top:40px;
	left:0px;
	width:200px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: black;
	text-decoration:none;
	z-index:5;
}

table.body {
	width:770px;
	padding:0px;
}

td.inhalt {
	width:560px;
	padding:10px;
}

td.counter {
	width:100%;
	height:20px;
}

td.navigation {
	padding-top:2px;
	width:200px;
}

table.navi {
	padding:0px;
	border:0px;
}

td.navi_unterpunkt {
	height:20px;
	width:10px;
	background-image: url(../img_tpl111/navi_buttonhintergrund.gif);
	background-repeat: repeat-x;
	background-position: right center;
}

td.navi_linkespalte {
	width:20px;	
	height:26px;
	padding-left:5px;
	background-image: url(../img_tpl111/navi_button.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

td.navi_rechtespalte {
	width:155px;
	padding-left:5px;
	background-image: url(../img_tpl111/navi_buttonhintergrund.gif);
	background-repeat: repeat-x;
	background-position: right center;
}
	
table.umfrage {
	padding:2px;
	border:1px solid #CCCCCC;
	width:180px;
	background-color:white;
}

td.umfrage_ueberschrift {
	padding-left:5px;
	font-size:12px;
	font-weight:bold;
	background-color:#EEEEEE;
}

td.umfrage_frage {
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
}

td.umfrage_antwort {
	padding-left:5px;
}

td.umfrage_abstimmenflaeche {
	width:100%;
	text-align:center;
}

a:active.umfrage, a:visited.umfrage, a:link.umfrage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: black;
	text-decoration:none;
}

a:hover.umfrage{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #F2E1DE;
	text-decoration:none;
}
table.forum 
{
	width:100%;
	background-color: #F6F6F6;
}
th.forum 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	background-color: #E7E7E7;
}
td.forum
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
	border-bottom: 1px solid #E7E7E7;
}
tr.forum_dunkel
{
	background-color: #F6F6F6;
}
tr.forum_hell
{
	background-color: #FFFFFF;
}