/* Styleuneed.de Abstimmungs-Formatierungsdatei */


/* Unterschiedliche Formatierung für Content und Siedbar */

#content #abst{		width:570px; /*border:1px solid #000000;*/ }

#sidebar #abst{		width:190px;/* border:1px solid #000000;*/ }

#content #abst p				{	color:#583B11; font-size:1.0em; }
#content #abst p.abst_frage		{	color:#583B11; font-size:1.0em; }
#content #abst p.abst_antwort	{	color:#583B11; font-size:1.0em; }
#content #abst p.abst_ergebnis	{	color:#583B11; font-size:1.0em; }
#content #abst td				{	color:#583B11; font-size:1.0em; }

#sidebar #abst p				{	color:#583B11; font-size:1.0em;	}
#sidebar #abst p.abst_frage		{	color:#583B11; font-size:1.0em;	}
#sidebar #abst p.abst_antwort	{	color:#583B11; font-size:1.0em; }
#sidebar #abst p.abst_ergebnis	{	color:#583B11; font-size:1.0em;	}
#sidebar #abst td				{	color:#583B11; font-size:1.0em;	}


/* Buttons und Inputs */

.abst_form {			}

.abst_radio{ 	width:30px;	}

#content .abst_submit{	color:#ffffff;	width:140px;	margin:10px;	background: #000000; border: 1px solid #37250B;}
#sidebar .abst_submit{	color:#ffffff;	width:100px;	margin:10px;	background: #000000; border: 1px solid #37250B;}

