/* CSS Document */
*{
  margin:0px;
  padding:0px;
}
html{
  height:100%;
}
body{
  width:100%;
  height:100%;
  background:url(/files/body_bg.gif) repeat-x #B3B3B3;
  font-family:"Trebuchet MS", sans-serif;
  font-size:12px;
  color:#666666;
  line-height:18px;
}

ul{
  list-style-type:none;
}

a{
  font-family:"Trebuchet MS", sans-serif;
  text-decoration:none;
  color:#2B4981;
}

.clearer {
  clear:both;
}

.flRight{
  float:right;
}
.flLeft{
  float:left;
}
.flLeft img{
  margin-top:1px;
}
.flRight img{
  margin-top:1px;
}
.blue{
  color:#2B4981;
}

/********************************************/
#logo{
	position:absolute;
	top:50px;
	left:50px;
}
#logo img{
	border:none;
}

#site{
  display:block;
  width:964px;
  height:100%;
  background:url(/files/content_bg.gif) bottom left no-repeat;
}
body > #site{
  min-height:100%;
  height:auto;
}
#contentbg{
  width:964px;
  height:100%;
  background-image:url(/files/content_bg.gif);
  background-repeat:no-repeat;
}
#site > #contentbg{
  min-height:100%;
  height:auto;
  background-image:url(/files/content_bg.gif);
  background-repeat:no-repeat;
}
#head{
  height:104px;
  width:964px;
  background:url(/files/head_bg.gif) no-repeat #B3B3B3;
}
  #head #lang{
	display:inline;
	float:right;
	padding-right:5px;
	padding-top:10px;
	height:25px;
  }
        #head #lang a{
			border:none;
	        line-height:0px;
  		}
        #head #lang img{
          	border:none;
			margin-right:10px;
		}
	#head #produktdiv{
		position:absolute;
	    margin-left:330px;
	    top:62px;
	}
	#head #produktdiv fieldset{
		border:none;
 	}
		#head #produktdiv select{
			width:110px;
		}
		#head #produktdiv label{
			color:white;
		    font-weight:bold;
		    font-size:13px;
			margin-right:8px;
		}
		#head #produktdiv input{
			top:1px;
			left:169px;
			position:absolute;
		}

  #head ul{
    position:absolute;
    /*margin-left:530px;*/
    margin-left:375px;
    top:64px;
  }
  #head ul li{
    float:left;
    color:white;
    font-weight:bold;
    font-size:13px;
  }
  #head ul li.pipe{
    margin-left:4px;
    margin-right:6px;
  }
  #head ul li a{
    color:white;
    font-weight:bold;
    font-size:13px;
    padding-left:12px;
    background:url(/files/arrow_w.gif) 0px 5px no-repeat;
  }
  #head ul li a:hover,
  #head ul li a.current{
    text-decoration:underline;
  }

#subnav{
  height:145px;
  width:964px;
  background:url(/files/subnavi_bg.gif) no-repeat #B3B3B3;
}
  #subnav ul{
    position:absolute;
    margin-left:56px;
    padding-top:20px;
  }
  #subnav ul li{
    border-left:1px solid white;
    line-height:18px;
  }
  #subnav ul li a{
  display:block;
    color:white;
    font-weight:bold;
    font-size:16px;
    padding-left:12px;
    background:url(/files/arrow_w.gif) 0px 6px no-repeat;
    margin-left:8px;
    line-height:18px;
    height:18px;
  }
  #subnav ul li a:hover,
  #subnav ul li a.current{
    background:url(/files/arrow_b.gif) 0px 6px no-repeat;
    color:#2B4981;
  }

  #subnav img{
    position:absolute;
    left:620px;
    top:175px;
  }
  #subnav h1{
    position:absolute;
    top:192px;
    left:482px;
    text-align:right;
    width:450px;
    font-size:30px;
    color:#E6E6E6;
    line-height:33px;
  }
#subnav ul.nav2nd2{
    position:absolute;
    margin-left:320px;
    padding-top:20px;
  }

#subnav ul.nav2nd2 li{
    border-left:0px solid white;
    line-height:18px;
  }
	#home #subnav{
		display:none;
 	}
#headtext{
	position:absolute;
	width:500px;
	top:90px;
	left:55px;
}
#content #headtext p,
#content #headtext h1,
#content #headtext h2{
	width:700px;
	margin-bottom:0px;
}
#content #headtext h2{
	margin-bottom:10px;
}
#homimages{
	width:920px;
background:url(/files/ft_hintergrund.jpg) 0px 0px;
}
div.homeimage{
	float:left;
line-height:0px;
}
.homeimage img{
	border:none;
margin-bottom:1px;
}

#contentwrapper{
	width:962px;
}
#content{
	margin:33px 26px 49px 55px;
	padding-bottom:49px;
}
#home #content{
	margin:0px 0px 49px 35px;
	padding-bottom:49px;
}
  #content h1{
    color:#2B4981;
    font-size:21px;
    line-height:23px;
  }
  #content h2{
    color:#2B4981;
    font-size:16px;
    width:551px;
    margin-top:22px;
  }
  #content h1, #content h2, #content p, #content ul, #content ol{
    width:551px;
    width:300px;
    margin-bottom:22px;
  }
  #content fieldset h1, #content fieldset h2, #content fieldset p, #content fieldset ul, #content fieldset ol{
    width:551px;
  }
  #content .small{
    float:left;
  }
  #content .small p,
  #content .small h1,
  #content .small h2,
  #content .small ul,
  #content .small ol{
    width: 300px;
    margin-left:25px;
  }
  #content .small h2{
    margin-top:0px;
  }

  #content li{
    padding-left:10px;
    background:url(/files/list_dot.gif) 0px 7px no-repeat;
  }
  #content ol li{
    padding-left:10px;
    background:none;
    padding-bottom:5px;
  }
  #content ol {
    margin-left:25px;
    clear:both;
  }

  #content .image {
    text-align:right;
  }
  #content .image a{
    background-image:none;
  }

  #content .image img{
    border:none;

  }

  #content .download{
    margin-bottom:16px;
  }
  #content .download img{
    margin-top:-1px;
  }
  #content .download a{
    float:left;
    display:block;
    background:url(/files/download_bg.gif) no-repeat;
    padding-left:20px;
    width:522px;
    height:26px;
    line-height:26px;
    margin-bottom:10px;
    font-size:16px;
    font-weight:bold;
  }
  #content .download a span.size{
    color:#666666;
    font-size:12px;
    vertical-align:middle;
    font-weight:normal;
  }
  #content .zweispalten{}
  #content .zweispalten p,
  #content .zweispalten h1,
  #content .zweispalten h2,
  #content .zweispalten ul,
  #content .zweispalten ol{
    width:265px;
  }
  #content .zweispalten h2{
    margin-top:0px;
  }
  #content .zweispalten .left{
    float:left;
    width:265px;

  }
  #content .zweispalten .empty{
    float:left;
    width:22px;
    height:50px;
  }
  #content .zweispalten .right{
    float:left;
    width:265px;
  }
  #content .zweispalten .image{
    float:right;
    width:302px;
    text-align:left;
  }
  #content .zweispalten .image img{
    margin-top:1px;
  }

  #content .techdesc{
  }
  #content .techdesc .image{
    width:300px;
  }
  #content .tech{
    background:url(/files/tech_bg.gif) no-repeat;
    height:30px;
    float:left;
    display:block;
    width:553px;
  }
  #content .tech .spacer{
    width:10px;
    height:30px;
    display:block;
    float:left;
  }
  #content .tech .label{
    height:30px;
    line-height:30px;
    display:inline;
    font-weight:bold;
    float:left;
    padding-right:10px;
  }
  #content .tech .beschreibung{
    height:30px;
    line-height:30px;
    float:left;
    display:block;
    font-weight:normal;
  }
  #content .galeryimage{
    float:left;
    width:287px;
    height:233px;
    text-align:left;
  }
  #content .galeryimage a{
    text-decoration:none;
    background-image:none;
    padding-left:0px;
  }
  #content .galeryimage img{
    border:none;
  }
#content #gwrechts{
float:right;
}

#footer{
  margin-top:-49px;
  bottom:0px;
  height:49px;
  width:964px;
  background:url(/files/footer_bg.gif) no-repeat;
  font-size:11px;
}
  #footercontent{
    padding:28px 0px 0px 42px;
  }

  #footer a{
    color:white;
  }
  #footer a:hover{
    text-decoration:underline;
  }
  #footer .left{
    float:left;
    width:468px;
    color:white;
  }
  #footer .right{
    float:left;
    width:300px;
    color:white;
  }
  #footer #copyright{
    float:right;
    width:120px;
    color:#2B4981;
    text-align:right;
    padding-right:4px;
  }


/* * Formular - Modul * */
#form-module,
#form-module-thanks {
  width:551px;
  float:left;
}
#form-module form{
  margin-top:-21px;
}
#form-module fieldset{
  border:none;
}
#form-module legend{
  display:none;
}
#form-module .element {
  clear:both;
  margin-bottom:5px;
  width:515px;
}

#form-module label {
  width:135px;
  float:left;
}
#form-module input.text {
  float:left;
  border: solid 1px #2B4981;
  width:300px;
  font-size:12px;
  padding:1px 4px;
}

#form-module select{
  float:left;
  border: solid 1px #2B4981;
  width:310px;
  font-size:12px;
  padding:1px 4px;
}
#form-module p {
  margin:10px 0px 10px 0px;
}
#form-module .submit {
  margin-left:135px;
  border: solid 1px #2B4981;
  font-size:12px;
}
/**************
***************************/
.mygal{
	top: 310px;
	width:450px;
	height:250px;
	position:absolute;
	left:400px;
}
.mylabel{
	text-align:right;
}
.imofgal{	
	text-align:right;
}
.mygal img{
	border:none;
}
.mygalnav{
	position:absolute;
	width:250px;
	z-index:9;
	top:-30px;
right:-104px;
}
.mygalnav .prev{
	position:absolute;
	right:60px;
}
.mygalnav .next{
	position:absolute;
	right:20px;
}



