@charset "UTF-8";
/* CSS Document */

#container {
width:1000px;
height:650px;
margin-left:auto;
margin-right:auto;
margin-top:15px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;

}


#container img{
	behavior: url(fileadmin/templates/script/iepngfix.htc);
}


#header {
position:relative;
}

#logo {
position:relative;
left:720px;
width:245px;
}

#navi {
height:486px;
width:150px;
position:relative;
float:left;
top:36px;

}

#navi_transparent {
background-color:#000000;
	opacity: 0.45;
	filter:alpha(opacity=45)
	position:relative;
top:0px;
height:486px;
width:150px;
}

#navi_inhalt {
position:absolute;
top:10px;
color:#FFFFFF;
height:486px;
width:150px;
}


#content_left {
height:486px;
position:relative;
float:left;
top:36px;
color:#FFFFFF;
width:570px;

}

#content_right {
height:486px;
width:280px;
position:relative;
top:36px;
}


#content_right_transparent {
background-color:#a31e44;
	opacity: 0.97;
	filter:alpha(opacity=97)
	position:relative;
top:0px;
height:486px;
width:280px;
}

#content_right_inhalt {
position:absolute;
top:0px;
color:#FFFFFF;
height:486px;
width:260px;
}



#container_content {
background-image:url(../../hintergrund/startseite_2.jpg);
height:522px;

}








#subnavi {
height:486px;
width:100px;
position:relative;
float:left;
top:36px;
}


#subnavi_transparent {
background-color:#a31e44;
	opacity: 0.97;
	filter:alpha(opacity=97)
	position:relative;
top:0px;
height:486px;
width:100px;
}

#subnavi_inhalt {
position:absolute;
top:0px;
color:#FFFFFF;
height:486px;
width:100px;
}

#ticker {
width:686px !important;
float:right;
margin-top:5px;
}

#button_1 {
float:left;}

#button_2 {
float:left;
margin-left:500px;
}


#steiner {
text-align:right;
width:995px;
float:right;
margin-top:20px;
}