/* CSS Document 06.08.2008 */

body{
	font-family:verdana,arial;
	margin:0px; 
	padding:0px;
	background: url('../../data/img/background.jpg') center 0px #002aa7 no-repeat;
}

#mainarea {
	position:relative;
	left:50%;
	top:0px;
	width:850px;
	height:auto;
	padding:0px;
	margin-left:-426px;
	padding-top:431px;
	border:0px solid #fF0000;
}

#logo {
	position:absolute;
	z-index:10;
	width:188px;
	height:72px;
	right:0px;
	top:30px;
	border:0px solid #005500;
}


#navi{
	position:absolute;
	width:210px;
	height:434px;
	top:0px;
	left:0px;	
	background:#000d54;
	filter:alpha(opacity=90); 
	-moz-opacity:0.90;
	opacity: 0.90;
	border:0px solid #FF0000;	
}

#navi #hauptmenue {
	margin:0px;
	padding:0px;
	margin-top:145px;
	margin-left:35px;
	color:#FFFFFF;
	border:0px dashed #ffffff;
}

#navi #hauptmenue li{
	font-family:verdana;
	font-size:12px;
	margin-bottom:20px;
	list-style-type:none;
	border:0px solid #ff00ff;
}

#navi #hauptmenue li a{
	color:#ffffff;
	margin:0px;
	padding:0px;
	text-decoration:none;
	border:0px dashed #00ff00;
}

#navi #hauptmenue li ul.undermenue{
	margin:0px;
	padding:0px;
	margin-top:10px;

}



#navi #hauptmenue li ul.undermenue li{
	margin:0px;
	padding:0px;
	font-size:10px;
}

#navi #hauptmenue li a:hover{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

#navi #hauptmenue li a.highlight {
	color:#ffffff;
	font-weight:bold;
}


#languages {
	position:absolute;
	left:35px;
	top:370px;
	margin:0px;
	padding:0px;
	border:0px dashed #ff22ff;
	color:#FFFFFF;

}

#languages ul{
	margin:0px;
	padding:0px;
	z-index:2;
	list-style-type:none;
	border:0px dashed #ffffff;
}

#languages ul li{
	margin:0px; 
	padding:0px;
	float:left;
	font-size:14px;
	color:#ffffff;
	width:30px;
}

#languages ul li a{
	color:#ffffff;
	text-decoration:none;
}

#languages ul li a:hover{
	color:#ffffff;
	text-decoration:underline;
}


#headgrafik{
	position:absolute;
	top:28px;
	left:210px;
	height:340px;
	width:640px;
	border:0px solid #ff0000;
}

.home{
	background: url('../../data/img/header/home.jpg') 0px bottom no-repeat;
}

.geschaeftsfuehrung{
	background: url('../../data/img/header/geschaeftsfuehrung.jpg') 0px bottom no-repeat;
}

.team{
	background: url('../../data/img/header/geschaeftsfuehrung.jpg') 0px bottom no-repeat; 
}

.karriere{
	background: url('../../data/img/header/karriere.jpg') 0px bottom no-repeat;
}

.international{
	background: url('../../data/img/header/international.jpg') 0px bottom no-repeat; 
}

.leistungen {
	background: url('../../data/img/header/leistungen.jpg') 0px bottom no-repeat; 
}

.referenzen {
	background: url('../../data/img/header/referenzen.jpg') 0px bottom no-repeat; 
}

.links{
	background: url('../../data/img/header/referenzen.jpg') 0px bottom no-repeat; 
}

.kontakt {
	background: url('../../data/img/header/kontakt.jpg') 0px bottom no-repeat; 
}

.impressum {
	background: url('../../data/img/header/kontakt.jpg') 0px bottom no-repeat; 
}


#slogan{
	position:absolute;
	top:-45px;
	right:10px;
	font-size:10px;
	color:#ffffff;
	border:0px solid #ff0000;
	background:transparent;
}

#slogan h2{

	margin:0px;
	padding:0px;
	padding-top:10px;
	font-size:15px;
}


#ueberschrift h1{
	font-family:verdana;
	font-size:14px;
	color:#094098;
	margin:0px;
	margin-bottom:20px;
	padding:0px;
}

#ueberschrift h1.times {

	font-family:'Times New Roman',Times,serif; 
	font-size:20px;
	line-height:22px;
	font-variant:small-caps;
	color:#094098;
}

#ueberschrift h1.times .big {
	font-size:21px;
}

#ueberschrift h1.times .author {
	padding-left:5px;
	font-weight:normal;
	font-style:italic;
	font-size:12px;
}

#contentarea{
	position:relative;
	top:0px;
	left:210px;
	width:510px;
	color:#094098;
	font-size:12px; 
	background: url('../../data/img/contentarea_back.jpg') 0px 4px #FFFFFF no-repeat;
	padding-top:7px;
	padding-left:130px;
	padding-bottom:50px;
	margin-top:4px;
	display:block;
	border:0px solid #ff0000;
}

#text{
	width:430px;
	line-height:16px;
}

#text h2{
	font-size:14px;
	font-weight:bold;
}

#text h3{
	font-size:14px;
	font-weight:bold;
	margin-top:50px;
	padding-top:20px;
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom:1px solid #094098;
}

#text .strich{
	border-bottom:1px solid #094098;
	display:block; 
	margin-top:50px;
	margin-bottom:20px;
	padding-bottom:10px;


}

#text h3.times {
	font-family:"Times New Roman",Times,tahoma; 
	font-size:16px;
	font-variant:small-caps;
	color:#094098;
}

#text h3.times .big {
	font-size:22px;
}

#text .times {
	font-family:"Times New Roman",Times,tahoma; 
	font-size:16px;
	font-variant:small-caps;
	font-weight:bold;
	color:#094098;
	margin-top:20px;
	line-height:18px;
	display:block;
}

#text .times .big {
	font-size:17px;
}

#text .textleistungen{
	margin-top:30px;
}

#leistunglinks ul{
	margin:0px;
	margin-top:0px;
	padding:0px;
	list-style-type:none;
}

#leistunglinks ul li{
	background: url('../../data/img/lisymbol.gif') no-repeat; 
	background-position:0px 1px; 
	padding-left:20px;
	font-family:verdana;
	line-height:14px;
	font-size:12px;d
	margin-bottom:5px;
}

#leistunglinks ul li a{
	color:#094098;
	text-decoration:none;
}

#leistunglinks ul li a:hover{
	color:#094098;
	font-weight:bold; 
	text-decoration:none;
}

#text .textleistungen h3{
	margin-bottom:5px;
	font-size:16px;
	font-weight:bold; 
	color:#094098;
}

#text .textleistungen h4{
	margin-top:30px;
	margin-bottom:60px;
	font-size:16px;
	font-weight:bold; 
	color:#094098;
}

#text .textleistungen ul{
	margin-top:30px;
	margin-bottom:30px;
	list-style-type:circle;
	border:1px solid #FF0000;
}

#text .textleistungen ul li {
	font-family:verdana; 
	font-size:14px;
	line-height:24px;
	font-weight:bold;
}

#text .referenzen{
	font-family:verdana; 
	font-size:14px;
	line-height:20px;
	font-weight:bold;
}

#text .person{
	font-family:verdana; 
	font-size:14px;
	line-height:16px;
	font-weight:bold;
}

.imgrechts{
	margin-left:20px;
	padding:5px;
	float:right;
	border:1px solid #094098;
}

.imgleft {
	border:1px solid #094098;
}
				
#text .kontakt{
	font-family:verdana; 
	font-size:12px;
	line-height:16px;
	font-weight:bold;
}

#text h2{
	font-family:verdana; 
	font-size:14px;
	line-height:30px;
	font-weight:bold;
}

#ontop{
	float:right;
	background: url('../../data/img/lisymbol_nachoben.gif') no-repeat;
	padding-left:15px;
	background-position:0px 3px;
}

#ontop a{
	text-decoration:none;
	color:#094098;
}

#ontop a:hover{
	font-weight:bold;
	color:#094098;
}

#footer {
	margin-left:210px;
	padding-top:5px;
	color:#FFFFFF;
	font-size:10px;
	margin-bottom:200px;
}

#footer a {
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.clear{
	clear:both;
}

ul.spacer li { margin-bottom:10px;}