/* CSS Document */
body{
	margin:0px;
	padding:0px;
	overflow:hidden;
}

#table_wahlen_left{
	background-image:url(./bild/wahllayout_iw_2010_left.jpg);
	background-repeat:no-repeat;
	width:144px;
	height:1000px;
}

#table_wahlen_right{
	background-image:url(./bild/wahllayout_iw_2010_right.jpg);
	background-repeat:no-repeat;
	width:188px;
	height:1000px;
}

#table_wahlen_head{
	background-image:url(./bild/wahllayout_iw_2010_header.jpg);
	background-repeat:no-repeat;
	width:948px;
	height:257px;
}

#table_wahlen_body{
	background-image:url(./bild/wahllayout_iw_2010_body.jpg);
	background-repeat:no-repeat;
	width:948px;
	height:802px;
	overflow:auto;
}

#iframe_menue_left{
	margin:0px 15px 0px 130px;
	height:55px;
	width:350px;
	background-color:transparent !important;
}

#iframe_menue_right{
	margin:0px 0px 0px 0px;
	height:55px;
	width:350px;
}

#iframe_stats{
	height:550px;
	width:900px;
}
