html, body, div, p, h1, h2, h3, h4, h5, h6, h7,  
span, a, table, td, tr, form, img, ul, li  {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
}


body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#000000;
	background-color:#FFFFFF;
	width:700px;
}

#allindex {
	border:1px solid #CCCCCC;
	margin:15px 15px 15px 15px;
}
#content {
margin:15px 15px 15px 15px;
}


content a.job {
color:#000000;
text-transform:uppercase;
}

content a.hover:job {
color:#ffcb05;
}

#logo {
	background-color:#0c1117;
	width:710px;
	padding:0px 30px 10px 0px;
	height: 76px;
}
#logo img{
float:right;
}


#main {
width:740px;
margin:30px 0px 20px 0px;
}

#rechts {
	float:right;
	width:505px;
	padding:10px 10px 170px 25px;
	font-size:70%;
}
#rechts h1{
font-size:110%;
color:#000000;
font-weight:bold;
margin:0px 0px 20px 0px;
text-transform:uppercase;
}

#menu{
float:left;
	text-align:right;
	padding:0px 0px 0px 0px;
	margin:20px 0px 180px 0px;
}

#menu a{
border-left:0;
color:#ffffff;
display:block;
margin-top: 10px;
padding:2px 0px 5px 5px;

text-decoration:none;
}

#menu a.main, #menu a.act {
color:#000000; font-size:70%; font-weight:bold;
border-bottom:1px solid #7d7c80;
}

#menu a.main:hover, #menu a.act {
color:#000000;
}
#menu ul,#menu li{
display:inline;
list-style:none outside none;
margin:0;
padding:0
}

#menu a.main_akt{
color:#000000; font-size:70%; font-weight:bold;
border-bottom:1px solid #000000;
}

.ende {
clear:both;}




#rechts table#ueber {
border-spacing:0px;
border-collapse:collapse;
width:505px;
margin:0px 0px 0px 0px;
}

#rechts table#ueber a {
color:#000000;
text-decoration:underline;
font-size:100%;
float:left;
}

#rechts table#ueber a:hover {
color:#000000;
}


td.grau {
border-bottom:1px solid #cccccc;
padding:10px 0px 10px 0px;
}


#rechts ul {
list-style:square;


}
#rechts li {
list-style-position:outside;
margin:3px 0px 3px 25px;
}

#rechts h2 {
font-weight:bold;
font-size:100%;
margin:20px 0px 10px 0px;
}

#rechts h3{
font-size:110%;
color:#000000;
font-weight:bold;
margin:20px 0px 20px 0px;
text-transform:uppercase;}

#rechts a {
color:#000000;
text-decoration:underline;
font-size:100%;
}

#rechts div.link a {
color:#000000;
text-decoration:underline;
font-size:100%;
float:right;
}