/* Systemrelevante Formatierungen*/



.page {
	font-family: 'Verdana', 'Deja-Vu Sans', 'Bitstream Vera Sans', sans-serif;
	width: 980px;
	font-size: 12px;
	float: center;
}

.page span{
	color: #003399;
}



.pill {
	font-size: 12px;
}

.spacer {
	height: 70px;
}

.domain {
	float: left;
	width: 300px;
}

.anzahl_domain {
	float: left;
}

.alert_url {
	color: #008000;
	float: left;	
}

.alert_more_host {
	color: #ffc300;
	float: left;
}

.alert_more_host a {
	color: #ffc300;
	float: left;
	margin-left: 5px;
}

.alert_more_host a:hover {
	color: #ffc300;
	float: left;
	margin-left: 5px;
}

.alert_more_host a:visited {
	color: #ffc300;
	float: left;
	margin-left: 5px;
}

.alert_more_host a:visited:hover {
	color: #ffc300;
	float: left;
	margin-left: 5px;
}

.chronik {
	background-color: #efefef;	
	border: 1px solid #aacc88;
	padding: 10px;
	width: 610px;	
}








.linke_spalte {
	width: 210px;
	float: left;

}

.rechte_spalte {
	width: 700px;
	float: right;
}
.


.box_suchbegriffe {
   padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
   border: 1px solid #aacc88;
	width: 250px;
	line-height: 150%;
}

.box_filter {
   padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
   border: 1px solid #aacc88;
	width: 220px;
	line-height: 150%;
}

.box_newsalerts {
	margin-bottom: 10px;
	border: 1px solid #aacc88;
	float: left;
	width: 640px;
	padding: 10px;
	background-color: #efefef;	
}



.filter_headline {
	font-weight: bold;
}


.clear {
	clear: left;
}



.introtext {
	font-size: 10px;
}





/* Spalteninhalt*/
.thema {
        padding: 5px;
	float: left;
	width: 520px;
}

.status_abstimmung {
   padding: 5px;
	float: right;
}

.datum_preview {
   padding: 5px;
	float: left;
}








/* Überschriften der Spalten*/
.spaltenueberschrift {
	font-family: 'Verdana', 'Deja-Vu Sans', 'Bitstream Vera Sans', sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
        border: 1px solid #aacc88;
	background-color: #aacc88;
	float: left;
	width: 695px;
}









/* Formatierungen für die Detailansicht*/
.box_detail {
	font-family: 'Verdana', 'Deja-Vu Sans', 'Bitstream Vera Sans', sans-serif;
	border: 1px solid #cc0000;
}

.subbox_detail {
	width: 500px;
        padding: 5px;
        border: 1px solid #aacc88;
	margin-top: 10px;
	margin-bottom: 10px;

}

.h1 {
	font-size: 16px;
	font-weight: bold;
}

.fragestellung_detail {
	width: 500px;
        padding: 5px;
        border: 1px solid #aacc88;
	margin-top: 10px;
	margin-bottom: 10px;
}

.prozent_detail {
	width: 200px;
        padding: 5px;
        border: 1px solid #aacc88;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}

.absolut_detail {
	width: 200px;
        padding: 5px;
        border: 1px solid #aacc88;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}

.container_daten {
	width: 500px;
   padding: 5px;
   border: 1px solid #aacc88;
	margin-top: 10px;
	margin-bottom: 10px;
}


.text2_detail {
	width: 620px;
   padding: 5px;
   border: 1px solid #aacc88;
	margin-bottom: 10px;
	background-color: #efefef;
}

.text2_detail table {
	font-size: 12px;
	font-family: 'Verdana', 'Deja-Vu Sans', 'Bitstream Vera Sans', sans-serif;
}

.text2_detail td {
	   border-bottom: 1px solid #ffffff;

}


.datum_detail {
	width: 500px;
        padding: 5px;
        border: 1px solid #aacc88;
	margin-top: 10px;
	margin-bottom: 10px;
}



.buttonlinks {
	width: 500px;
        padding: 5px;
        border: 1px solid #aacc88;
	margin-top: 10px;
	margin-bottom: 10px;
}
.buttonrechts {
	width: 500px;
        padding: 5px;
        border: 1px solid #aacc88;
	margin-top: 10px;
	margin-bottom: 10px;
}


.headline_deatail {
}

.icon {
float:left;
height:16px;
padding-left:10px;
padding-right:7px;
padding-top:9px;
width:16px;
}



.text3_detail {
	padding-top: 10px;
	font-weight: bold;
}

.text4_detail {

	padding: 10px;
	margin-bottom: 5px;
}

.text4_detail_container {
}

.bild {

}

.alert_detail {
	line-height: 150%;
    padding: 10px;
    border: 1px solid #aacc88;
	margin-bottom: 10px;
	background-color: #efefef;
	width: 610px;
}




/* md! spezifische Formatierungen für header*/

.header {
	background:transparent url(http://www.mehr-demokratie.at/templates/mehrdemokratie/images/header_md_slice.jpg) repeat;;
	height:80px;
	width: 980px;
}



.logo {
	background:transparent url(http://www.mehr-demokratie.at/templates/mehrdemokratie/images/header_md_neu.jpg) no-repeat;
	float:left;
	height:80px;
	width:500px;
}

.subheader {
	float:left;
	height:20px;
	width:980px;
}







