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



p, em { font:"Times New Roman", Times, serif;
	font-size:0.8em;
	color:#333333;
	line-height:1.5em;
	letter-spacing:0.01em;
}
h1 { font:"Times New Roman", Times, serif;
	font-size:1.0em;
	color:#333333;
	font-variant:small-caps;
	letter-spacing:0.03em;
	line-height:1.5em;
}
h2 { font:"Times New Roman", Times, serif;
	font-size:1.0em;
	color:#333333;
	font-variant:small-caps;
	font-weight:bold;
	letter-spacing:0.03em;
	line-height:1.5em;
}
h3 { font:"Times New Roman", Times, serif;
	font-size:1.0em;
	color:#333333;
	font-variant:small-caps;
	font-weight:normal;
	letter-spacing:0.03em;
	line-height:1.5em;
}
em { 
font-size:0.9em;
font-style:normal;
font-weight:bold;
}
BU {font:"Times New Roman", Times, serif;
	font-size:0.6em;
	color:#333333;
	line-height:1.5em;
	font-weight:bold;
	letter-spacing:0.05em;
}
a:link {
	color:#8f141a;
	text-decoration: none;
	}
a:visited {
	color:#8f141a;
	text-decoration: none;
	}
a:hover {
	color:#8f141a;
	text-decoration: underline;
	}
a:active {
	color:#8f141a;
	text-decoration: none;
	} 
html {
height:100%;
}
	
body {
margin:0px 0px 0px 0px;
padding:0px;
background-color:#660000;
height:100%;
min-width:843px;
}

#container {
	width:843px;
	margin: 0px auto 0px auto;
	padding: 0px 0px auto 0px;
	background-color:rgb(247,247,243);
	position:relative;
	overflow:hidden;
	z-index:1;
}
#logo { 
position:relative;
left:40px;
top:17px;
width: 140px;
height: 59px;
z-index:2;
	}
#menu {
z-index:3;
}
#menu ul{
margin:0;
padding:0px;
list-style::none;
white-space:nowrap;
position:relative;
left:330px;
top:3px;
height:10px;
width:300px;
	}
#menu li {
display:inline;
}
#menutext{
display:none;
}
#menu1 a{
display:none;
width: 0px;
height: 0px;
}
#menu2 a{
display:inline-block;
margin:0px 65px 0px 0px;
background-image:url(../_gemeinsame_grafik/menu_uebermich_normal.png);
background-repeat: no-repeat;
width: 60px;
height: 13px;
}
#menu2 a:hover {background-image:url(../_gemeinsame_grafik/menu_uebermich_rollover.png);}
#menu3 a{
display:inline-block;
margin:0px 65px 0px 0px;
background-image:url(../_gemeinsame_grafik/menu_leistungen_normal.png);
background-repeat: no-repeat;
width: 65px;
height: 11px;
}
#menu3 a:hover {background-image:url(../_gemeinsame_grafik/menu_leistungen_rollover.png);}
#menu4 a{
display:inline-block;
margin:0px 65px 0px 0px;
background-image:url(../_gemeinsame_grafik/menu_dialog_normal.png);
background-repeat: no-repeat;
width: 41px;
height: 11px;
}
#menu4 a:hover {background-image:url(../_gemeinsame_grafik/menu_dialog_rollover.png);}
#menu5 a{
display:inline-block;
margin:0px 65px 0px 0px;
background-image:url(../_gemeinsame_grafik/menu_impressum_normal.png);
background-repeat: no-repeat;
width: 59px;
height: 11px;
}
#menu5 a:hover {background-image:url(../_gemeinsame_grafik/menu_impressum_rollover.png);}
#picture {
position:relative;
height:265px;
width:843px;
background-image:url(../_gemeinsame_grafik/background.jpg);
background-repeat:no-repeat;
z-index:5;
top:14px;
	}
#bar {
	position:relative;
	height:6px;
	width:843px;
	background-repeat:repeat-x;
	z-index:4;
	margin-bottom:6px;
	left: 0px;
	top: 20px;
	}
#bar img{
height:6px;
width:843px;
	}

#text {
	position:relative;
	left:45px;
	top:67px;
	width:780px;
	height:700px;
	z-index:6;
	}
#fließtext {
width:530px;
height:auto;
left:0px;
top:0px;
}
#spalte1 {
text-align: justify;
float:left;
width:250px;
height:auto;
margin-right:30px
}
#spalte2 {
text-align: justify;
float:right;
width:250px;
height:auto;
}
#footer {
clear:both;
visibility:hidden;
position:absolute;
top:0px;
left:0px;
z-index:7;
}

