* {
  font-family: Arial,Tahoma,Verdana, Geneva, Helvetica, sans-serif;

}

body {
  margin:0px;
  padding:0px;
  font-size: 12px;
  color: #666666;
  background-color:white;

}

img {
  border:0px;
  vertical-align:bottom;
}

/* container */

#start {
  position:relative;
}

#header {
	position:relative;
	height:160px;
	background:url(images/bg_verlauf.gif);
    background-repeat: repeat-x;
}

#header2 {
	position:relative;
	width:1093px;
	margin:auto;
}

#logo{
	position:absolute;
	top:99px;
	left:713px;
}

#lang{
	position:absolute;
	top:20px;
	left:45px;
}
#nav {
	position:absolute;
	top:100px;
	left:46px;
	border:0;
	margin:0;
	padding:0;
	height:15px;
}

#nav * {
    border:0;
    padding:0;
    margin:0;
}

#nav_kont{
	position:absolute;
	top:47px;
	left:45px;
	
}

/*#subnav {
	position:absolute;
	top:162px;
	left:470px;
	width:500px;
	height:300px;
	border:1px solid black;
}*/

#sub4 {
  position:absolute;
  top:-1px;
  left:354px;
  background-color:#93BCD6;
  padding:10px 10px 10px 10px;
  z-index:1;
  border-top:1px solid #858688;
  line-height:1.5;
  letter-spacing: 2px;
}



#sub5 {
  position:absolute;
  top:-1px;
  left:508px;
  background-color:#93BCD6;
  padding:10px 10px 10px 10px;
  z-index:1;
  border-top:1px solid #858688;
  line-height:1.5;
  letter-spacing: 2px;
}

#sub25 {
  position:absolute;
  top:-1px;
  left:354px;
  background-color:#93BCD6;
  padding:10px 10px 10px 10px;
  z-index:1;
  border-top:1px solid #858688;
  line-height:1.5;
  letter-spacing: 2px;
}



#sub26 {
  position:absolute;
  top:-1px;
  left:508px;
  background-color:#93BCD6;
  padding:10px 10px 10px 10px;
  z-index:1;
  border-top:1px solid #858688;
  line-height:1.5;
  letter-spacing: 2px;
}

#text_start {
  padding:30px;
  position:absolute;
  top:0px;
  left:0px;
}

#text {	
	margin:auto;
    width: 981px;
	margin-bottom:10px;}

#text-stretch {
	 background:#F0F0F0;
	 margin-top:30px;
	 padding:20px 0px 14px 0px;
	}

/* Transparente Fl�che �ber ein Bild legen, Bild muss ein png24 sein mit 1x1 Pixel Gr��e */
.bg_alpha {	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/trans.png');
}

.bg_alpha[class] {
	background-image: url(images/trans.png);
}

/* Ende */

#container {
	position:relative;
	background:#E9E9E9;
    background-repeat: repeat-x;
	}

.container {
	margin:auto;
	}

#content {
	position:relative;
	width:1002px;
	min-height: 347px;
    height: auto !important;
    height: 347px;
    background-repeat: no-repeat;
	background-position:top center;
	margin:auto;
	/*z-index:10;*/
}

#subnavigation {
	background:url(images/subnavigation.jpg);
	width:278px;
	height:200px;
	float:left;
	padding-left:20px;
	padding-top:20px;
	}

#start_left {
	float:left;
	}
	
#start_right {
	float:left;
	background:url(images/start1.jpg);
	width:704px;
	height:347px;
	}

#start_right h2 {
	background:url(images/uvc_entkeimung.png);
	width:316px;
	height:64px;
	text-indent:-9999px;
	margin-top:225px;
	margin-left:30px;
	padding-bottom:6px;
	border-bottom:1px solid #008FBE;
	}

#start_right h2.en {
	background:url(images/uvc_entkeimung_en.png);
	width:316px;
	height:64px;
	text-indent:-9999px;
	margin-top:225px;
	margin-left:30px;
	padding-bottom:6px;
	border-bottom:1px solid #008FBE;
	}
	
#start_right p {
	width:300px;
	margin-left:37px;
	text-align:center;
	}

#galerie {
	width:298px;
	height:214px;
	}

a.news {
	width:298px;
	height:37px;
	background:url(images/news.jpg);
	display:block;
	text-indent:-9999px;
	}
	
.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-42px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}


.Stil1 {
	color: #0096C8;
	font-weight: bold;
}
.Stil3 {color: #0096C8; font-weight: bold; font-size: 14px; }

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

#newstext {
	width:278px;
	height:86px;
	background:url(images/newsbg.jpg);
	padding-left:10px;
	padding-right:10px;
	font-size:11px;
	padding-top:10px;
	}

a.textlink {
	color:#666666;
	text-decoration:none;
	}

a.textlink:hover {
	text-decoration:underline;
	}

.clear {
	clear:both;
	}	

#flash {
	position:absolute;
	top:0px;
	left:656px;
	height:358px;
	width:344px;
}

#headlines {
	position:relative;
	width:855px;
	height:30px;
}

#content_left {
	position:relative;
	padding-left:46px;
	width:916px;
	background:white;
	padding-top:40px;
	padding-right:40px;
	padding-bottom:5px;
}

#scroll {
	position:relative;
	margin-bottom: 30px;
    padding-bottom: 20px;
}

#content_right {
	position:absolute;
	top:250px;
	left:515px;
	height:270px;
	width:440px;
}

.content_img_left {
	padding-right:20px;
	float:left;
	width:120px;
	height:88px;
	}

#quicklinks {
	position:relative;
	width:1001px;
	margin:auto;
	height:60px;
}
#quicklinks_div {
    position:absolute;
    top:30px;
}

.quickram {
	border:1px solid #C2C2C3;
	padding:3px;
}

#quicklinks2 {
	position:relative;
	width:1046px;
	margin:auto;
	padding-left:46px;
	padding-bottom:45px;
}

.content_img_right {
	float:right;
	margin-left:15px;
	padding-bottom:30px;
	}

#footer {
  position:fixed;
  bottom:0;
  width:100%;
  height:24px;
  background:grey;
  background-repeat: repeat-x;
  font-size:9px;
  margin-top:30px;
}

#footer2{
	position:relative;
	width:1002px;
   margin:auto;
}

.f_left {
  position:absolute;
  top:6px;
  left:0;
  height:16px;
  color:white;
}


#content_kontakt {
	position:absolute;
	top:65px;
	left:46px;
	height:260px;
	width:900px;
	background-color:#FBFBFB;
	padding-left:10px;
	padding-top:10px;
}



a.blacklink:link,a.blacklink:visited,a.blacklink:active {
  color:#999999;
  text-decoration:none;
  font-weight :normal;
  font-size:10px;
}

a.blacklink:hover {
  color:#999999;
  text-decoration:underline;
  font-weight :normal;
  font-size:10px;
}

a.blacklinkact:link,a.blacklinkact:visited,a.blacklinkact:active,a.blacklinkact:hover {
  color:#999999;
  text-decoration:underline;
  font-weight :normal;
  font-size:10px;
}

a.blacklink2:link,a.blacklink2:visited,a.blacklink2:active {
  color:white;
  text-decoration:none;
  font-weight :normal;
  font-size:10px;
}


a.blacklink2:hover {
  color:white;
  text-decoration:underline;
  font-weight :normal;
  font-size:10px;
}

a.blacklink3:link,a.blacklink3:visited,a.blacklink3:active {
  color:#999999;
  text-decoration:none;
  font-weight :bold;
  font-size:10px;
  margin-right:4px;
  margin-left:3px;
  display:block;
}


a.blacklink3:hover {
  color:#999999;
  text-decoration:underline;
  font-weight :bold;
  font-size:10px;
  display:block;
}

a.blacklink4:link,a.blacklink4:visited,a.blacklink4:active {
  color:#999999;
  text-decoration:none;
  font-weight :normal;
  font-size:10px;
  letter-spacing:1px;
}


a.blacklink4:hover {
  color:#999999;
  text-decoration:underline;
  font-weight :normal;
  font-size:10px;
  letter-spacing: 1px;
}

a.blacklink5:link,a.blacklink5:visited,a.blacklink5:active {
  color:#0368B0;
  text-decoration:none;
  font-weight :normal;
}


a.blacklink5:hover {
  color:#0368B0;
  text-decoration:underline;
  font-weight :normal;
}

a.subnav:link,a.subnav:visited,a.subnav:active {
  text-decoration:none;
  color:#818181;
  text-decoration:none;
  font-weight:normal;
  font-size:12px;
  letter-spacing:1px;
  border-left:1px solid #818181;
  padding-left:7px;
}

a.subnav:hover {
  text-decoration:none;
  color:#1668B1;
  text-decoration:none;
  font-weight:normal;
  font-size:12px;
  text-decoration:underline;
  border-left:1px solid #1668B1;
}

a.active:link,a.active:visited,a.active:active {
  text-decoration:none;
  color:#0368B0;
  text-decoration:none;
  font-weight:normal;
  font-size:11px;
  letter-spacing:1px;
  border-left:1px solid #818181;
  padding-left:7px;
}

#right_img {
	position:absolute;
	left:470px;	
	}

h1 {
  font-weight: bold;
  font-size:12px;
  color:#0368B0;
  margin-top:0px;
  margin-bottom:0px;
}

h2 {
  font-weight: bold;
  font-size:12px;
  color:#666666;
  padding:0px;
  margin:0px;
}

.highlight {
color:#0368B0;
text-decoration:none;
letter-spacing: 2px;
}
.nohighlight {
color:#666666;
text-decoration:none;
letter-spacing: 2px;
}




.footer_div {
    position:absolute;
    bottom:23px;
    left:0px;
    width:350px;
    padding:10px;
    background-color:#858688;
    filter: alpha (opacity=90);
    -moz-opacity: 0.90;
	opacity: 0.90;
    display:none;
}

.footer_div * {
    color:#ffffff;
}

.div_close {
    text-align:right;
}
.div_close *{
    font-family:Verdana;
    font-weight:bold;
    font-size:13px;
    text-decoration:none;
}

.table-border td {
	border-bottom:1px solid #999999;
}

a.subnav-2 {
	font-size:11px;
	text-decoration:none;
	color: #818181;
	margin-left:15px;
	}
	
a.subnav-2:hover {
	font-size:11px;
	text-decoration:underline;
	color: #818181;
	margin-left:15px;
	}

#produkte td {
	border:1px solid #DFDFDF;
	padding:10px;
	}

#produkte td:hover {
	border:1px solid #0368B0;
	padding:10px;
	}

#produkte td a.blacklink3:hover {
	color:#0368B0;
	}
  
#slider li{
  list-style:none;
  z-index:0;
}
#slider ul {
  margin:0;
  padding:0;
  }
#slider{
 height:214px;
 overflow:hidden;
}
