/* Style sheet for tonne24.de */
 
body { 
	font:62.5% Arial, Verdana, sans-serif; 
	color: #414141;
	background: #fff;
	ZZZbackground: #E8E8E3 url(../img/bg_main.png) 0 0 repeat-x;
	}

#wrapper { 
	background: #fff; 
	padding:15px;
	}

#header { 
    display: block;
    background: url(../img/tonne24-logo.gif) right 0 no-repeat;
    text-align: center; 
    }


#container { }

#main { }

a:link, a:visited, a:active, a:hover { color:#ee641d; }

.ce_text { font-size:12px; }


#footer { 
	border-top:0px solid #ccc; 
	color: #ccc;
	}


#footer .mod_article { 
	margin-top:4px;
	border:none;
	}

#footer .ce_text { font-size:10px; }

#footer a:link, 
#footer a:visited { color: #ccc; text-decoration:none; }

#footer a:active, 
#footer a:hover { color: #888; text-decoration:none; }





/* Accordion */
.toggler {
	font-size:14px;
	font-weight:bold;
	color: #414141;
	display:block;
	border-bottom:1px solid #ee641d;
	cursor:pointer;
	cursor:hand;
	}

.toggler span {
	margin-left:6px;
	padding-left:6px;
	}


div.accordion {
	margin: 10px 0 30px 0px;
	padding: 0;
font-size:12px;
	}


/* QuickPoll */
.mod_quickpoll { font-size:12px; }
.mod_quickpoll .title {font-size:14px; font-weight:bold; }
.mod_quickpoll .description { margin: 10px 0 15px 0; }

.mod_quickpoll .radio_container { width:190px; border:0px solid; }


.submit_container { margin: 25px 0 15px 0; }


.mod_quickpoll .stoptext {  }
.mod_quickpoll .totaltext {  margin: 10px 0 15px 0; }
.mod_quickpoll .graph { width: 10px; }
.mod_quickpoll .label { float:left; width:180px; border:0px solid red;  margin: 10px 0 15px 0;  }
.mod_quickpoll .results { float:left;  margin: 10px 0 15px 0; }












td {
		font-family:"Arial Narrow"; 
		font-size:11pt;
		color:white;
}
text {
		font-family:"Arial Narrow"; 
		font-size:11pt;
		color:white;
}
h1 {        
		font-family:"Arial Narrow"; 
		font-size:20pt;
		font-weight:bold;
		color:white;
}
h2 {        
		font-family:"Arial Narrow"; 
		font-size:11pt;
		font-weight:bold;
		color:white;
}
.achtung {
		font-family:"Arial Narrow"; 
		font-size:11pt;
		font-weight:bold;
		color:red;
}

.tabelle_text {        
		font-family: "Arial Narrow"; 
		font-size: 10pt;
		color:white;
}





