@import "reset.css";
@import "type.css";

body {
background-image: url(../pictures/base/bg2.gif);
	background-repeat: repeat-x;
	background-color: #516A7F;
	color: #fff;
}

#langnav {
font-size: 14px;
text-align: right;
padding-top:15px;
	color: #516A7F;
}

#langnav a {
	color: #516A7F;
	text-decoration: none;
}

#langnav span.selected {
	color: #FB7115;
	font-weight: bold;
	text-decoration: none;
}

#langnav a:hover {
color: #FB7115;
text-decoration: none;
}

#nav1_top, #logo_top {
height: 80px;

} 

.divbottom  {
position:absolute;
	bottom:0;
	left:0;
}

.divmiddle {
vertical-align: middle;}

#nav1_top_inner, #nav1_top_upper {
width:590px; 
text-align:right;
}

#nav1_top_inner a {
margin-left: 10px;
	color: #516A7F;
	text-decoration: none;
}

  #nav1_top_upper a {
margin-left: 10px;
	color: #516A7F;
	text-decoration: none;
}

#nav1_top_inner span.selected, #nav1_top_upper span.selected {
margin-left: 10px;
	color: #FB7115;
	text-decoration: none;
}

#nav1_top_inner a:hover {
color: #FB7115;
text-decoration: none;
}

#nav1_top_upper a:hover {
color: #FB7115;
text-decoration: none;
}

#nav2_bottom {
padding-top:10px;
}

#nav2_bottom a {
color: #fff;
text-decoration: none;
}

#nav2_bottom a:hover {
color: #FB7115;
text-decoration: none;
}

.nav2table {
border-collapse:collapse;

}

.nav2table tr, td.borderright {
border-width:1px;
  border-style:solid;
border-color: #fff;
}

.nav2table td {
padding: 1px;
padding-right: 5px;
padding-left:5px;
color: #fff;}

.nav2table span.selected {
color: #FB7115;
}

.contentheader {
font-stretch: condensed;
font-size: 4.5em;
line-height: 1em;
color: #8294A4;
text-transform: uppercase;
font-weight: 200;
padding-bottom: 20px;
}

#content h2 {
color: #FB7115;
  font-size: 12px;
  line-height: 18px;
  font-weight: bold;
 padding: 0 0 0px 0;
}

.team_small {
  font-size: 10px;
  line-height: 14px;
  padding-bottom: 8px;
}

.team_motto {
	font-style: oblique;
	font-weight: bold;
	padding-bottom: 8px;
	}

.team_motto_beschreibung {
	font-style: oblique;
	font-weight: bold;
		margin-right:15px;
		padding-top: 50px;
	}	

.team_more {
width:90px;
text-align: right;
}

.team_more a, #content a {
text-decoration: none;
color: #8294A4;
}

.team_more a:hover, #content a:hover {
text-decoration: none;
color: #fff;
}

#content a {
text-decoration: none;
color: #fff;
}

#content a:hover {
text-decoration: none;
color: #FB7115;
}

.flashintro {

}

ul.liste{
	list-style-image:url(../pictures/base/symbol_inv_gr.gif);
	margin-top: 5px;
	color: #fff;
}

ul.liste li , .liste2 li {
	padding-bottom: 6px;
	margin-left: 0px;
	vertical-align: superexposant;
}

.liste2 {
	list-style-image:url(../pictures/base/symbol_kl-aufz.gif);
margin-left: 8px;
	color: #fff;
}

dl {
color: #fff;
padding-top: 5px;
margin-top: 5px;
}

dd {
padding-left: 15px;
}

.text {
color: #fff;
}

.textmarked {
color: #FB7115;
font-weight: bold;
}

.orange {
color: #FB7115;
}