.bodytext { font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-size: 9pt; color: #000000}

span.menuetitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
td.menuetitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	left: auto;
	clip: rect(   );
	color: #000000;
	height:30px;
}
a:active {  text-decoration: none}
a:hover {  text-decoration: none}
a:link {  text-decoration: none}
a:visited {  text-decoration: none}

.menuetext {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; text-decoration: none}

.artikelsubtitel { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #000000; text-decoration: none }

.artikeltitel { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #000000; text-decoration: none }

.artikeltext { font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-size: 11pt; color: #000000 }

.infotext { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; text-decoration: none }

.infotitel { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; text-decoration: none; left: auto; clip: rect( ); line-height: 22pt; color: #000000 }

.artikelbild { font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-size: 9pt; color: #000000 }

.headertext { font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-size: 9pt; color: #000000 ; line-height: 20pt}

/**************************************************************************************************
  Umfrage - Ergebnisse und Formular
**************************************************************************************************/
.vote    {
	width: 450px;
	background-color: #FFFFFF;
}

.vote_tit    {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12pt;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.vote_txt	{
	text-align: center;
	font-size: 12pt;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: normal;
}

.vote_form_but_sd {
	font-family: Arial , Helvetica , Geneva , Swiss , SunSans-Regular;
	font-size: 9pt;
	border: 2px outset ButtonShadow;
	background-color: ButtonFace;
	padding: 0 0 0 0;
}
.vote_but_sd {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;	
}



/**************************************************************************************************
  Umfrage - Admin
**************************************************************************************************/
.vote_admin    {
	width: 500;
	background-color: #FFFFFF;
}

.vote_admin_txt	{
	text-align: left;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: normal;
}

.vote_admin_tit    {
	font-size: 12pt;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
}

.vote_admin_tit_2    {
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
}

.vote_admin_form_but_sd {
	font-family: Arial , Helvetica , Geneva , Swiss , SunSans-Regular;
	font-size: 9pt;
	border: 2px outset ButtonShadow;
	background-color: ButtonFace;
	padding: 0 0 0 0;
	width: 130px;
}

.vote_admin_form_but_sd_big {
	font-family: Arial , Helvetica , Geneva , Swiss , SunSans-Regular;
	font-size: 9pt;
	border: 2px outset ButtonShadow;
	background-color: ButtonFace;
	padding: 0 0 0 0;
	width: 150px;
}

.vote_admin_inp    {
	font-family: Arial , Helvetica , Geneva , Swiss , SunSans-Regular;
	font-size: 9pt;
	width: 22;
}

.vote_admin_select { 
	background-color:#FFFFFF;
	width:300px;
}

