body 
{
        font-size: 101%;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        margin:0;
	padding:0;
	border:0;
	background: #fff url("../images/home/umfrage_iframeback.gif");
	background-repeat: x-repeat;
	background-position: 0em 0em;	
}

.homeumfragebox 
{
 	margin:0;  
 	padding:0;
 	float:left;
 	width:17.5em;
}


.umfrageboxleft 
{
 	/*width:8em;*/
 	width:7.8em;
 	background-color:#fff;
 	height:20em;
 	float:left;
 	margin-right:0;
 	padding-bottom:0;
}
 
.umfrageboxleft h2 
{
 	font: bolder 118% helvetica, sans-serif;
 	color:#D0D52D;
 	text-transform:uppercase;
 	padding:0.2em;
 	margin-bottom:0;
 	margin-top:0;
}


.umfrageboxleft p 
{
 	padding-left:0.4em;
 	padding-right:5px;
 	font: bold 79% arial, helvetica, sans-serif;
 	margin:0;
 	padding-bottom:15px;
}

.umfrageboxleft img 
{
 	border:0;
}
 
.umfrageboxright 
{
 	float:right;
 	width:9.4em;
 	/*height:100%;*/
 	height:20em;
 	margin:0;
 	padding:0;
 	background-color:#D1D62B;
}

.umfrageboxright form
{
	margin:0;
	padding:0;
}

.umfrageboxright form ul 
{
	margin:30px;
	/*margin-top:10px;------------------*/
	margin-right:0;
	margin-left:0;
        padding:0;
	width:12em;
}


.umfrageboxright ul 
{
 	margin-left:0px;
 	margin-right:5px;
 	margin-top:30px; /* 30pxAbstand zum oberen rand der rechten seite */
  	padding:0;
 	font: 70% arial, helvetica, sans-serif;
 	width:11em; 
 	display:block;
 	clear:left;
 	float:left;
}

.umfrageboxright ul li 
{
 	float:left;
 	list-style:none;
 	text-transform:uppercase;
 	padding-top:0;
 	padding-bottom:0;
 	padding-right:0;
 	padding-left:5px;
 	margin-bottom:5px;
 	margin-right:0;
 	margin-left:0;
 	
 	width:12em;
}

.umfrageboxright p.testresulttext {
	padding-top:32px;
}

.umfrageboxright p.testresult 
{
 	padding-left:0.4em;
 	padding-right:5px;
 	font: normal 79% arial, helvetica, sans-serif;
 	margin:0;
 	padding-bottom:15px;
}

.umfrageboxright .pfeil
{
 	background:transparent url('http://www.bist-du-staerker-als-alkohol.de/fileadmin/images/bpfeil.gif') no-repeat scroll right bottom;
	padding-right:15px;
}

.clearer 
{
	clear:both;
}

.textbox /* INFO: class="textbox" ist nur beim Ergebnis eingesetzt*/
{
 	margin:0;
 	padding:0;
 	float:left;
 	width:12em;
}

.balken /* INFO: class="balken" ist nur beim Ergebnis eingesetzt*/
{
 	float:left;
 	width:9em;
 	margin:0;
 	padding-top:2px;
}

 
.prozent /* INFO: class="prozent" ist nur beim Ergebnis eingesetzt*/
{
 	float:right;
 	width:2em;
 	padding:0;
 	margin:0px;
 	
}

.umfrageboxright img
{
	padding:0;
	margin:0;
}

.umfrageboxright .left 
{
 	margin:0;
 	padding:0;
 	vertical-align:middle;
 	float:left;
 	display:block;
 	
}

.umfrageboxright li input[type=radio] 
{
 	margin:0;
 	padding:0;
 	vertical-align:middle;
 	display:block;
}
 
.umfrageboxright .right 
{
	margin-left:5px;
	margin-right:0em;
	padding:0;
	vertical-align:middle;
	width:9.3em;
 	display: block;
 	float: right;
 	text-align:left;
 
}


a.pfeil 
{
	background:transparent url('http://www.bist-du-staerker-als-alkohol.de/fileadmin/images/apfeil.gif') no-repeat scroll right bottom;
	padding-right:15px;
}

a {
	color:#000000;
	text-decoration:none;
}

#loading 
{
    	background: white;
    	padding: 20px;
    	border: 2px solid #cc0000;
    	display: none; /* hidden */
    	position: fixed;   
    	margin-left: 30%;
    	top: 25%;
    	width: 200px;
    	font-weight: bold;
    	font-size: large;
}

.texterror, .texterrorcenter
{
	color: #CC0000;
}

/* Census-Administration - aufheben der census-formatierungen für die admin-vorschau */

#umfragepreview .homeumfragebox,
#umfragepreview .umfrageboxleft,
#umfragepreview .umfrageboxright
{
	height:190px;
}


#umfragepreview .right
{
	font-size:0.9em;
	font-weight:normal;
	width:11.5em;
}

#umfragepreview label, 
#umfragepreview .formlabeltext 
{
	text-align:left;
}