body {
padding:0px;
margin:0px;
background-color:#928B84;
background-image: url(../images/bgneu.gif);
background-repeat: repeat-y;
font-family: arial, helvetica, sans-serif;
font-size: 90%;
line-height: 1.4em;
color: #161616;

}

#red {
background-color:#B30808;
height:100%;
width:11px;
position:absolute;
left:0px;
top:0px;
background-image: url(../images/rotrot.gif);
background-repeat: no-repeat;
}

#background {
background-color:#F0ECE7;
width:758px;
height:100%;
position:absolute;
left:11px;
top:0px;
border-width:0 0 0 0;
border-color:#660000;
border-style:solid;
}

#logo {
width:404px;
height:82px;
position:absolute;
top:0px;
left:10px;
}

#navigation {
display:none;

}

hr {
height:1px;
border-color:#928b84;
border-style:solid;
}

#image {
width:153px;
position:absolute;
top:120px;
left:10px;
background-color:#F0ECE7;

}


#imagehome {
width:608px;
position:absolute;
top:122px;
left:148px;
}

#content {
width:404px;
position:absolute;
top:120px;
left:181px;
background-color:#F0ECE7;
}

#contenthome {
width:608px;
position:absolute;
top:370px;
left:148px;
}

.illu {
border-width:1px;
border-color:#928b84;
border-style:solid;
margin-bottom: 20px;
}

/*typography*/
a {
	color: #990000;
	text-decoration: none;

	}
a:link {
	}
a:visited {
	}
a:active {
	}
a:hover {

            color:#CC0000;
	}
/*Für Teaser - > mehr - Link*/
a.mehr  {
            text-decoration: underline;
            }
h1 {
	font-size: 1.1em;
	font-weight: bold;
	color:#990000;
	margin-top: 0em;
	margin-bottom: 0.5em;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
	}
h2 {
	font-size: 1.0em;
            font-weight:bold; 
            color:#990000;
	/*margin: 1.2em 0em 0em 0em;*/
	}
h3,h4,h5,h6  {
	font-size: 1.0em;
	margin: 1.2em 0em 0em 0em;
	font-weight: bold;
	}


img {
	border: 0;
	}
ol, ul, li {
            font-size: 1.0em;
	line-height: 1.4em;
	margin-top: 0.2em;
	margin-bottom: 0.3em; 
	}
p,td,table
           {
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 0em 0em 1.2em 0em;
	}
li > p {

	margin-top: 0.2em;
	}

strong, b {
	font-weight: bold;
	}

/*Navigationsformatierung*/
li.nav {
border-width:1 0 0 0;
border-color:#928b84;
border-style:solid;
}

.navhigh {
border-width:1 0 1 0;
border-color:#990000;
border-style:solid;
/*background-color:#FFFFFF;*/

}

#navigation ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navigation li
{

/*
border-left: 1px solid #040B46;
border-top: 1px solid #040B46;
border-right: 1px solid #040B46;
*/
border-bottom: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
}


#navigation li a
{
display: block;
color: #161616;
text-decoration: none;
width: 100%;
text-transform:uppercase;
font-weight:bold;

}


/*html>body #navigation li a { width: auto; }*/

#navigation li a:hover
{
display: block;
color: #990000;
text-decoration: none;
width: 100%;
text-transform:uppercase;
font-weight:bold;
/*background-color:#928B84;*/
}
#navigation li a.active
{
color:#990000;
}

.mitarbeitertable {
margin-left:10px;
margin-top:10px;

}

.infotable {
border-left-width:1px;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-color:#928b84;
border-style:solid;
width:380px;
border-collapse: collapse;
}
.infotable td,th {
border-left-width:1px;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-color:#928b84;
border-style:solid;

padding:5px;
vertical-align:top;
text-align:left;

}
