@charset "UTF-8";

* {
	margin: 				0px;
	padding:				0px;
}
ul, ol, dl {
	margin: 				0 0 1em 1em
}
li {
	margin-bottom:			0.6em;
	margin-left: 			0.5em;
	line-height: 			1.5em;
}
html {
	height:					100%;
	width:					100%;
}

body {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	padding:0px;
	margin:0px;
	line-height: 17px;
}

a {
	text-decoration: none;
}
a:visited {
	color:#000000;
}
a:hover {
	color: #999999;
}
a:active { color:#000000;}
p {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

h1 {
	font-size: 14px;
	text-transform:uppercase;
	font-weight: normal;
	line-height: 22px;
	font-family: Helvetica, Arial, sans-serif;
	margin-bottom: 5px;
}

h2 {
	font-size:27px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Helvetica, Arial, sans-serif;
}
h3 {
	font-size: 10px;
	text-transform:uppercase;
	color: #333333;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 15px;
	text-transform:uppercase;
	color: #333333;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-size: 10px;
	text-transform:uppercase;
	color: #333333;
	font-weight: normal;
	font-family: Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
}
img  {
	margin: 0px;
	padding: 10px;
	background-color: #F0f0f0;
}
#containertop /* ----------container zentriert das layout-------------- */
 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	background-image: url(../images/layout/HG-head.gif);
	background-repeat: repeat-x;
	margin-bottom: 0px;
	margin-top: 0px;
}

/* ----------header-------------- */
#header {
	height: 180px;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}
#logo {
	padding-top: 40px;
	float: left;
	height: 113px;
}

/* ----------Hauptnavigation-------------- */

ul#Navigation {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	float: right;
	}	
	
ul#Navigation li {
	float: left;
	margin: 0px;
	padding: 0px;
	}	

ul#Navigation li a {
	width: 95px;
	height: 28px;
	margin: 0;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	color: #666666;
	}	

/* ----------Subnavigation-------------- */


 ul#Subnavigation {
	clear: both;
	padding: 0px;
	margin: 0px;
  }
  ul#Subnavigation li {
	list-style: none;
	display: inline;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
  }

  ul#Subnavigation a, ul#Subnavigation span {
	text-decoration: none;
	color: #666666;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
  }
 
#container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: center;
}
#containernews {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/layout/499.jpg);
}


/* -----------------Inhalt--------------------- */
#content {
	width: 960px;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
ul.tabs {
	height: 25px;
	text-align: center;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	background-image: url(../images/layout/linie.gif);
	background-repeat: repeat-x;
  }
ul.tabs  li {
	list-style: none;
	display: inline;
	text-align: center;
	color: #666666;
  }
ul.tabs li.kunde {
	list-style: none;
	text-align: left;
	width: 245px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
}
ul.tabs li.gestalter {
	list-style: none;
	text-align: left;
	width: 480px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
}
ul.tabs  a {
	float: left;
	text-decoration: none;
	color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F0F0F0;
	height: 18px;
	width: 25px;
	padding-top: 5px;
	background-image: url(../images/layout/hg-tabs.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
  }

  ul.tabs a:hover, ul.tabs a.current {
	color: #000000;
	background-image: url(../images/layout/hg-tabs.gif);
	background-repeat: no-repeat;
	background-position: -25px 0px;
	height: 18px;
	width: 25px;
	padding-top: 6px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
  }
ul.tabs    a.pfeil {
	font-size: 11px;
	padding-top: 5px;
	height: 19px;
	line-height: 14px;
}
ul.tabs a:hover.pfeil {
	color: #000000;
	background-image: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
}
ul.linie {
	list-style: none;
	text-align: left;
	height: 1px;
	margin: 0px;
	padding: 0px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	width: 100%;
}


  ul.tabs div {
	clear: both;
  }
ul.zone {
	list-style-image: none;
	list-style-type: none;
	margin-left: 0px;
	text-indent: -14px;
	padding-left: 8px;
}
ul.zone li {
	list-style-image: none;
	list-style-type: none;
	margin-top: 10px;
}
.tabpanel {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 245px;
}

.prj {
	height:				494px;
	padding:			0px;
	margin:				0px;
	background-image: 	url('../images/layout/loader26-1.gif');
	background-position:587px 50%;
	background-repeat:	no-repeat;
	}
.left {
	margin: 0px;
	width: 225px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#rechts {
	width: 470px;
	float: right;
}
#links {
	width: 470px;
	float: left;
}

.grau
{color:#666666}


/* Hide from IE5-mac. Only IE-win sees this. \*/
 
* html .left {
  margin-right: 15px;
  }
 
* html .tabpanel {
	height: 1%;
	margin-left: 10px;
  }
.news {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 245px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.news p {
	color: #333333;
}


.datum {
	width: 50px;
	float: left;
	height: 45px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 175px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	display: inline;
}
.float {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.kontakt {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 150px;
}
.smallimg {
	margin: 0px;
	padding: 0px;
	float: left;
	border:none
}
 
/* End hide from IE5/mac */

/* -----------footer--------------------------- */
#footer {
	clear: both;
	height: 100px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	padding-top: 20px;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}
#footer a, #footer a:visited {
	color: #FFFFFF;
}

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


.clear {
	clear: both;
}

* html p {
	height: 1%;
	margin-left: 0px;
}

.klein {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-transform: none;
}

/* ------------ JQUERY Slider ------------------- */ 
.kontakt_slider {
	width:960px;
	margin: 0 auto;
}

.scroll {
    width:960px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
}

.scrollContainer   div.panel {
	width:960px;	
}

.description_right {
	width:470px;
	float:right;
}
ins {
                text-decoration:none;
}
