body{
  margin:0px;
  padding:0px;
  background:white;
  font-family:arial, sans-serif;
  font-size:12px;
  color:#333333;
}
img{
  border:none;
}
a{
  font-family:arial, sans;
  text-decoration:none;
  color:#333333;
}
a:hover{
  text-decoration:none;
  color:#999999;
}

form{
  margin:0px;
  padding:0px;
}

ol{
  margin-top:0px;
  margin-bottom:0px;
}

a.ext{
  font-family:Georgia, serif;
  font-weight:normal;
}

#contentDetails a, #contentDetails_subnav a{
  font-weight:bold;
}
#contentDetails a.ext, #contentDetails_subnav a.ext{
  font-weight:normal;
}

.clear{
  line-height:0px;
  font-size:0px;
  clear:both;
  height:1px;
  margin-top:-1px;
}

.inputText, .inputArea, .inputSubmit{
  border:1px solid #cccccc;
  font-family:arial;
  font-size:12px;
  padding:2px;
  color:#333333;
  background:white;
}
p{
  padding:0px;
  margin-top:0px;
  margin-bottom:10px;
}
#head{
  position:relative;
  height:175px;
}
#headLine{  
  position:absolute;
  left:0px;
  top:130px;
  height:11px;
  width:100%;
  background:url(img/headLine.gif) repeat-x;
}
#logo{
  position:absolute;
  left:60px;
  top:50px;
  width:190px;
  height:38px;
  background:url(img/logo.gif) no-repeat;
}
#content{
  width:990px;
  margin-top:12px;
}

/* subnav */
#subnav{
  width:250px;
  float:left;
  margin-right:70px;
}
#subnav h1{
  margin:0px;
  padding:0px;
  font-size:12px;
  font-weight:normal;
}
#subnav ul{
  width:195px;
  margin:0px;
  padding:0px;
  margin-left:55px;
}
#subnav li{
  width:100%;
  display:block;
  float:left;
}
#subnav a{
  display:block;
  color:#333333;
}
/* level 1*/
li.subnav_1, li.subnav_1_active{
  margin-top:14px;
}
li.subnav_1 a, li.subnav_1_active a{
  background-color:#ffffff;
  width:183px;
  text-transform:uppercase;
  font-weight:bold;
  padding:5px 6px 5px 6px;
}
li.subnav_1_active a{
  background-color:#ebebeb;
}
/* level 2*/
li.subnav_2, li.subnav_2_active{
  margin-top:4px;
}
li.subnav_2 a, li.subnav_2_active a{
  width:160px;
  padding:3px 5px 3px 30px;
}
li.subnav_2_active a{
  font-weight:bold;
  background-image:url(img/sub_nav_arrow.gif);
  background-repeat:no-repeat;
  background-position:-180px 7px;
}
li.subnav_2 a:hover{
  background-image:url(img/sub_nav_arrow.gif);
  background-repeat:no-repeat;
  background-position:20px 7px;
}

/* content Details */

#contentDetails_subnav{
  float:left;
  width:630px;
  margin-top:14px;
}
#contentDetails{
  width:895px;
  margin-top:14px;
  margin-left:55px;
}

/* footer */
#footer{
  clear:both;
  border-top:1px solid #cccccc;
  padding-top:16px;
  padding-left:60px;
  margin-top:34px;
  padding-bottom:50px;
}
#footer em{
  display:none;
}
#footerText{
  display:block;
  float:left;
  background:url(img/footerTextBg.gif);
  width:502px;
  height:12px;
}
#footerMail{
  display:block;
  float:left;
  background:url(img/footerMailBg.gif);
  width:93px;
  height:12px;
}

/* main navigation */
#nav{
  position:absolute;
  top:0px;
  left:320px;
}
#nav ul{
  position:relative;
  margin:0px;
  padding:0px;
}
#nav li{
  display:block;
  margin:0px;
  padding:0px;
  height:175px;
  float:left;
  margin-right:12px;
}
li.nav_active{
  background:url(img/main_nav_activeBG.gif) repeat-x 0px 0px;
}
li.nav a, li.nav_active a{
  display:block;
  padding:18px 12px 8px 12px;
  margin-top:141px;
  background-image:url(img/main_nav_arrow.gif);
  background-repeat:no-repeat;
  background-position:center -10px;
  color:#333333;
  font-size:12px;
  text-transform:uppercase;
}
li.nav_active a{
  background-image:url(img/main_nav_arrow_active.gif);
  background-position:center 0px;
}
li.nav a:hover{
  background-position:center 0px;
}
#nav strong{
  cursor:pointer;
  height:9px;
  display:block;
  background-position:0px 0px;
  background-repeat:no-repeat;
}
#nav em{
  display:none;
}
#nav_Home strong{  
  background-image:url(img/btn/home.gif);
  width:33px;
}
#nav_Projekte strong{  
  background-image:url(img/btn/projekte.gif);
  width:60px;
}
#nav_Heads strong{  
  background-image:url(img/btn/heads.gif);
  width:38px;
}
#nav_Kontakt strong{  
  background-image:url(img/btn/kontakt.gif);
  width:54px;
}
#nav_Impressum strong{  
  background-image:url(img/btn/impressum.gif);
  width:69px;
}

/* content Styles */
h1.cHead{
  font-family:arial, sans-serif;
  text-transform:uppercase;
  font-size:15px;
  font-weight:bold;
  margin:0px;
  margin-bottom:14px;
  padding-left:12px;
  padding-right:12px;
}
h1.cHead em{
  font-style:normal;
  font-weight:normal;
}
#projectText, #projectTextLarge{
  font-family:Georgia, serif;
  line-height:160%;
  padding-left:12px;
  padding-right:12px;
}
#projectTextLarge{
  padding-left:4px;
  padding-right:4px;
}
h3{
  margin:0px;
  margin-top:20px;
  margin-bottom:10px;
  font-weight:normal;
  font-family:arial;
  font-size:13px;
  text-transform:uppercase;
}

.intlinks{
  font-family:arial;
  color:#999999;
}
.intlinks a{
  color:#999999;
}
.intlinks a:hover{
  color:#333333;
}
.linkExtern{
  color:#333333;
  font-family:arial;
  font-weight:bold;  
}
.linkExtern:hover{
  color:#999999;
}

/* contentlinks_projects */

#contentlinks_projects{
  margin-left:-15px;
  margin-right:-15px;
}

#contentlinks_projects a{
  display:block;
  float:left;
  padding:1px;
  background:#ffffff;
}
#contentlinks_projects img{
  border-width:5px;
  border-style:solid;
  border-color:#ffffff;
}

/* content layout */

.hSep{
  clear:both;
  height:20px;
  background:url(img/hSep.gif) repeat-x center center;
}

.sans{
  font-size:115%;
  font-family:arial, sans;
}
.sansLarger{
  font-size:130%;
  font-family:arial, sans;
}

.cBig2Left{
  float:left;
  width:431px;
}
.cBig2Right{
  float:left;
  margin-left:25px;
  width:431px;
}
#hd7b_team{
  background:url(img/hd7b_team.jpg) no-repeat 500px bottom;
}
#disclaimer{
  font-size:10px;
  color:#999999;
  line-height:140%;
}

/* homelinks */

.homelinkInfo h2{
  font-family:arial, sans;
  margin:0px;
  padding:0px;
  font-size:14px;
  font-weight:bold;
  text-transform:uppercase;
}
.homelinkInfo h2 em{
  font-style:normal;
  font-weight:normal;
}

.homelinkImage{
  display:block;
  float:left;
  padding:1px;
  background:#cccccc;
}
.homelinkImage img{
  border-width:5px;
  border-style:solid;
  border-color:#ffffff;
}
.homelinkInfo{
  float:left;
  margin-left:20px;
  width:285px;  
}
.homelinkLinks{
  margin-top:6px;
}

/* messages */

.errorMessage{
  border:1px solid #e0e0e0;
  margin:2px;
  background:#f8f8f8;
  line-height:130%;
  padding:4px;
  color:#d00101;
  margin-bottom:15px;
}
.errorMessage ul{
  margin:0px;
  padding-left:18px;
}
.message{
  border:1px solid #e0e0e0;
  margin:2px;
  background:#f8f8f8;
  line-height:130%;
  padding:4px;
  color:#81a006;
}

/* sitemap */

#sitemap{
  margin:0px;
  padding:0px;
}
#sitemap li{
  display:block;
  margin:0px;
  padding:0px;
  list-style:none;
}
#sitemap a{
  display:block;
}
#sitemap a:hover{
  color:#000000;
  background-color:#f4f4f4;
}
.sitemap_level_0{
  background:url(img/hSep.gif) repeat-x 0px 0px;
  line-height:200%;
  font-size:14px;
  padding-left:10px;
  font-weight:bold;
}
.sitemap_level_1{
  background:url(img/hSep.gif) repeat-x 0px 0px;
  line-height:200%;
  padding-left:50px;
  font-size:13px;
  font-weight:normal;
}
.sitemap_level_2{
  background:url(img/hSep.gif) repeat-x 0px 0px;
  line-height:200%;
  padding-left:90px;
  font-size:12px;
  font-weight:normal;
}
.sitemap_level_3{
  padding-left:130px;
  font-size:11px;
  font-weight:normal;
}

.smaller, .smallerGrey{
  line-height:140%;
  font-size:11px;
}
.smallerGrey{
  color:#999999;
}

#search_result li{
  padding-bottom:10px;
}
#searchBox{
  position:absolute;
  left:835px;
  top:70px;
}
.inputSearchText{
  border:1px solid #e0e0e0;
  font-family:arial;
  font-size:11px;
  color:#999999;
  line-height:14px;
  height:14px;
  padding:1px;
  float:left;
  width:90px;
}
.inputSearchSubmit{
  height:18px;
  width:18px;
  display:block;
  float:left;
  background:url(img/arrow.gif) no-repeat center center white;
  border:1px solid #e0e0e0;
  margin-left:2px;
}
#search_result_form{
  padding:5px 8px 5px 8px;
  background:#f0f0f0;
  float:left;
}
