@charset "utf-8";
/* CSS Document */
html
{
            height: 100%;
}
body 
{
	margin: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:: 12px;
	height:100%;
}
#container
{

	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding: 0 36px 0 34px;
	width: 1000px;
	height: 100%;

}

#spr_links {
color: #000;	
	
	
}
#spr_links:hover {
color: #000;	
	
	
}



#spr_head_ls
{
	position: relative;
	background-image:url(http://www.stimmgerecht.de/img/template/bx_ls.gif);
	background-repeat: no-repeat;
	width:10px;
	height:27px;
	float:left;
	
}
#spr_head_rs
{
	position: relative;
	background-image:url(http://www.stimmgerecht.de/img/template/bx_rs.gif);
	background-repeat: no-repeat;
	width:12px;
	height:27px;
	float:left;
}

#spr_head_mi
{
	position: relative;
	float:left;
	background-image:url(http://www.stimmgerecht.de/img/template/bx_mi.gif);
	background-repeat: repeat-x;
	height:27px;
	width: 200px;
}
#spr_head_txt
{
	position:relative;
	float:left;
	color:#FFF;
	top: 6px;
	font-weight: bold;
}




#logo_content
{
	background-image: url(http://www.stimmgerecht.de/img/template/header.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 129px;
	text-align:left;
}
#content_header
{
	width: 1000px;
}
#menue
{
	background-image: url(http://www.stimmgerecht.de/img/template/bg_menue.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 50px;
	text-align:left;
}
#content_main
{

	background-image:url(http://www.stimmgerecht.de/img/template/bg_content.jpg);
	background-repeat:repeat-y;
	width: 1000px;
}
#content_left
{
	position: relative;
	float: left;
	width: 691px;
	left: 38px;
	top: 15px;
	text-align: left;
	font-size: 12px;
	height:100%; 
	background-image:url(http://www.stimmgerecht.de/img/template/pt.jpg);
	background-repeat:repeat-y;

}

#content_right
{
	position: relative;
	float: left;
	width: 220px;
	left: 55px;
	top: 15px;
	font-size: 12px;
	text-align: left;
}
#contact
{
	line-height: 16px;
}
#sliderflash
{
position:relative;
left: 150px;
top: 25px;
}
#klogin
{
position:relative;
left: 830px;
top:30px;
color:#FFFFFF;
font-size:11px;
text-align:left;
width:147px;
}
#kname
{
position:relative;
top:5px;
}
#kpwd
{
position:relative;
top:10px;
}
#ksubmit
{
position:relative;
top:15px;
text-align:right;
}
#menue_con
{
position: relative;
top:2px;
width:984px;
text-align: left;
}

#dsuche {

 border: #000 1px solid;
 width: 215px;
 margin:2px;
 font-size:11px;
	
}





#content_footer
{
	background-image:url(http://www.stimmgerecht.de/img/template/footer.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 1000px;
}
#content_add
{
	height: 15px;
	width: 1000px;
	color: #737272;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
}
#content_add a
{
	color: #737272;
}

#page_all
{
	position:relative;
	width: 680px;
	height:100%;
	overflow:auto; 
}

#page_title
{
	color: #fff;
	font-weight: bold;
	font-size: 11pt;
	background-image:url(http://www.stimmgerecht.de/img/template/bgheader.gif);
	background-repeat:repeat-x;
	height:44px;
	width:650px;

}
#page_txt{
	position:relative;
	top: 6px;
	left: 8px;
	
}
#page_content
{
	color: #000;
	font-size: 12px;
	text-align: justify;
	margin: 0px;
		width: 650px;

}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0px; 
    clear: both;
	font-size:0px;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {}
/* .clearfix {display: block;} */
/* End hide from IE-mac */





