* {
	border:none;
	outline:none;
	margin:0;
	padding:0;
}

html {
	height:98%;
}	


body {
	text-align: center;
	margin:0; 
	background: #49525b;
	height:98%;
	font:0.85em/1.2em "Century Gothic", Arial, sans-serif;
}

/******************** START INDEX *********************/

#startdistance { 
	width:1px;
	height:50%;
	margin-bottom:-255px; /* half of container's height */
	float:left;
}

#startwrapper {
	position:relative; /* puts container in front of distance */
	width:910px;
	margin: 0 auto;
	background:#fff;
	height:500px;
	clear:left;
}

#startwrapper #header {
	height:340px;
	background:url(/images/start_01.jpg) no-repeat;
}

#startwrapper #main {
	background:#fff;
	height:11.5em;
}

#startwrapper .english {
	display:block;
	width:69px;
	height:30px;
	background:url(/images/english.gif) no-repeat;
	float:left;
	margin-left:20px;
	margin-top:-8px;
}

#startwrapper .deutsch {
	display:block;
	width:69px;
	height:30px;
	background:url(/images/deutsch.gif) no-repeat;
	float:left;
	margin-top:-8px;
}

#startwrapper #sprache a {
	color:#666;
	text-decoration: none;
	padding:80px 0 0 80px;	
	border:1px solid #fff;
}

#startwrapper #sprache a:hover {
	border:1px solid #B1C2DE;	
}

#startwrapper #content {
	text-align: left;
	color:#666;
	float:left;
	background:#fff;
}

#startwrapper .adresse1 {
	padding-left:125px;
	_padding-left:105px;
	font-size:0.8em;
	float:left;
}

#startwrapper .adresse2 {
	padding-left:80px;
	font-size:0.8em;
	float:left;
}

#startwrapper strong {
	font-size:1em !important;	
}

#startwrapper #sprache {
	padding:50px 0 0 0;
	
}

/* SLIDESHOW */

#slideshow {
 height:340px; /* hier Hoehe der Slideshow-Bilder angeben */
 position:relative;
}
#slideshow img {
 display:none;
 position:absolute;
 top:0; left:0;
}
#slideshow img.start {
 display:block;
}

#startwrapper #footer {
	display:block;
	width:910px;
	height:20px;
	color:#ccc;
	clear:both;
	font-size:0.75em;
	line-height:2em;
	padding-top:10px;
	background:#49525B;
}

/******************** ENDE START INDEX *********************/



/************************* all ****************************/

#distance { 
	width:1px;
	height:50%;
	margin-bottom:-255px; /* half of container's height */
	float:left;
}

#wrapper {
	position:relative; /* puts container in front of distance */
	width:910px;
	margin: 0 auto;
	background:#fff;
	height:500px;
	clear:left;
	text-align: left;
}

#distance_ref { 
	width:1px;
	height:50%;
	margin-bottom:-375px; /* half of container's height */
	float:left;
}

#wrapper_ref {
	position:relative; /* puts container in front of distance */
	width:910px;
	margin: 0 auto;
	background:#fff;
	height:600px;
	clear:left;
	text-align: left;
	border-top:20px solid #49525B;
}

#wrapper_ahw {
	position:relative; /* puts container in front of distance */
	width:910px;
	margin: 0 auto;
	background:#fff;
	height:500px;
	clear:left;
	text-align: left;
}

#wrapper_ahw #top {
	background:#C3C6C9;
}

#wrapper_aktuelles {
	position:relative; /* puts container in front of distance */
	width:910px;
	margin: 0 auto;
	height:500px;
	clear:left;
	text-align: left;
	background:#fff;
}

#wrapper_aktuelles #top {
	background:#C3C6C9;
}

#wrapper_ahw #main2 {
	float:left;
}

#wrapper_ref_buero {
	position:relative;
	width:910px;
	margin: 0 auto;
	background:#fff;
	display:block;
	clear:left;
	text-align: left;
	border-top:20px solid #49525B;
}

#main_ref {
	position:relative;
	height:750px;
	width:910px;
	background:#fff;
}

#main_ref_buero {
	height:100%;
	width:910px;
	background:#fff !important;
}

#main_ref_buero #nav {
	width:150px;
	float:right;
	background:#C3C6C9;
}

#main_ref_buero #top {
	background:#fff;
	background-image:none;
}

#main_ref #nav {
	width:150px;
	float:right;
	background:#C3C6C9;
}

#main {
	height:500px;
	width:910px;
}

#top {
	height:254px;
	width:910px;
	background:#FFF;
}

#content1 {
	height:174px;
	width:380px;
	padding:70px 10px 10px 10px;
	float:left;
	background:#C3C6C9 url(/images/giraffe.jpg) 4px top no-repeat;
}

#content1 h1 {
	font-size:100%;
	color:#fff;
	font-weight: normal;
	padding-left:80px;
	padding-bottom:8px;
}

#content1 p {
	font-size:80%;
	color:#666;
}

#content1 ul {
	width:370px;

}

#content1 ul li {
	font-size:90%;
	margin-left:10px;
	list-style-type: none;
	background:url(/images/li.gif) 0 7px no-repeat;
	padding-left:10px;
	color:#666;
	line-height:1.4em;
	width:160px;
	float:left;
}

.aktuelles {
	display:block;
	padding-bottom:19px;
	padding-left:80px;
	margin-top:-35px;
}

#newscontent1 {
	height:174px;
	width:380px;
	padding:70px 10px 10px 10px;
	float:left;
	background:#C3C6C9 url(/images/giraffe.jpg) 4px top no-repeat;
}

#newscontent1 h1 {
	font-size:100%;
	color:#fff;
	font-weight: normal;
	padding-left:80px;
	padding-bottom:8px;
}

#newscontent1 p {
	font-size:80%;
	color:#666;
}

#newscontent1 ul {
	width:370px;
	height:80px;
}

#newscontent1 ul li {
	font-size:90%;
	margin-left:10px;
	list-style-type: none;
	background:url(/images/li.gif) 0 7px no-repeat;
	padding-left:10px;
	color:#666;
	line-height:1.5em;
	width:160px;
	height:1.5em;
	float:left;
}

#nav {
	width:149px;
	height:249px;
	float:right;
	padding-top:5px;
	background:#C3C6C9;
}

#main_ref #nav {
	width:149px;
	height:249px;
	float:right;
	padding-top:5px;
	background:#C3C6C9;
}

#nav ul li {
	list-style:none;	
}

#nav a:link, #nav a:visited {
	text-decoration: none;
	line-height:1.7em;
	color:#333;
	padding-left:10px;
}

#nav a:hover {
	color:#fff;
}

#main2 {
	position:relative;
	width:910px;
	height:245px;
}

#main_ref #main2 {
	position:absolute;
	right:0px;
	top:274px;
	width:180px !important;
}

#main2_ref_buero {
	position:absolute;
	top:274px;
	right:0px;
	width:190px;
	height:245px;
}

#content2 {
	padding:20px 5px 10px 20px;
	width:735px;
	height:215px;
	font-size:90%;
}
#content3 {
	padding:20px 5px 10px 20px;
	width:735px;
	height:215px;
}

#content2 h2 {
	color:#0033BB;
	font-size:95%;
	line-height:1.5em;
	font-weight: normal;
	padding-bottom:5px;
}

#content2 ul {
	padding-bottom:20px;
}

#content2 ul li {
	font-size:90%;
	margin-left:30px;
	list-style-type: none;
	background:url(/images/li.gif) 0 7px no-repeat;
	padding-left:10px;
}

#newscontent2 {
	padding:20px 5px 10px 20px;
	width:515px;
	height:215px;
	font-size:90%;
}

#newscontent2 h2 {
	color:#0033BB;
	font-size:95%;
	line-height:1.5em;
	font-weight: normal;
	padding-bottom:5px;
}

#newscontent2 ul {
	padding-bottom:20px;
}

#newscontent2 ul li {
	font-size:90%;
	margin-left:30px;
	list-style-type: none;
	background:url(/images/li.gif) 0 7px no-repeat;
	padding-left:10px;
}

#newsuebersicht {
	width:350px;
	float:right;
	margin-right: 140px;
	padding:5px;
}

#newsuebersicht h2 {
	color:#0033BB;
	font-size:95%;
	line-height:1.5em;
	font-weight: normal;
	padding-bottom:5px;
}

#newsuebersicht ul {
	padding-bottom:20px;
}

#newsuebersicht ul li {
	font-size:90%;
	margin-left:30px;
	list-style-type: none;
	background:url(/images/li.gif) 0 7px no-repeat;
	padding-left:10px;
}

.archiv {
	font-size:85%;
	padding-right:10px;
}

a:link.archiv, a:visited {
	text-decoration: none;
	color:#666;
}

a:hover.archiv {
	color:blue;
}

#newsuebersicht ul li a:link, #newsuebersicht ul li a:visited {
	color:#666;
	text-decoration: none;
}

#newsuebersicht ul li a:hover {
	color:blue;
}

#subnav {
	position:absolute;
	bottom:48px;
	_bottom:38px;
	right:0px;
	padding-left:43px;
	height:100px;
	width:137px;
	/*background:url(/images/ahw_logo.gif) 20px 10px no-repeat;*/
}

#subnav li.logo {
	width: 110px;
	height: 38px !important;
	_height:38px !important;
	background:url(/images/ahw_logo_small.jpg) left 9px no-repeat;
}

#subnav ul li {
	list-style: none;
	background:none;
		font-size:1em;
}

#subnav a:link, #subnav a:visited {
	text-decoration: none;
	line-height:1.7em;
	color:#999;
	
}

#subnav a:hover {
	color:#0033BB;
}

#subnav_ref {
	position:absolute;
	top:10px;
	right:10px;
	padding-left:53px;
	padding-top:80px;
	height:180px;
	width:137px;
	background:url(/images/ahw_logo.gif) no-repeat;
}

#subnav_ref ul li {
	list-style: none;
	background:none;
	color:#999;
}

#subnav_ref a:link, #subnav_ref a:visited {
	text-decoration: none;
	line-height:1.7em;
	color:#999;
	padding-left:8px;
	
}

#subnav_ref a:hover {
	color:#0033BB;
}


.avi:link, .avi:visited,.pdf:link, .pdf:visited {
	text-decoration: none;
	color:#666;
	height:16px;
	width:auto;
	line-height:26px;
	margin-bottom:10px;
	padding-left:20px;
}

.avi:hover, .pdf:hover {
	color:blue;
}

.avi {
	background:url(/images/AVI.png) no-repeat;
}

.pdf {
	background:url(/images/PDF_16.png) no-repeat;
}

.spalte1 {
	float:left;
	margin-right:22px;
}

.spalte2 {
	float:left;
	margin-right:22px;
}

.spalte3 {
	float:left;
	margin-right:22px;
}

.spalte4 {
	float:left;
}

.spalte1neu {
	float:left;
	margin-right:12px;
}

.spalte2neu {
	float:left;
	margin-right:12px;
}

.spalte3neu {
	float:left;
	margin-right:12px;
}

.spalte4neu {
	float:left;
	margin-right:12px;
}
.spalte4neu {
	float:left;
	margin-right:12px;
	_margin-right:6px !important;
}

.spalte5neu {
	float:left;
}

#content2 .spalte1 a:link, #content2 .spalte1 a:visited, #content2 .spalte2 a:link, #content2 .spalte2 a:visited, #content2 .spalte3 a:link, #content2 .spalte3 a:visited, #content2 .spalte4 a:link, #content2 .spalte4 a:visited, #content2 .spalte5 a:link, #content2 .spalte5 a:visited {
	color:#666;
	text-decoration: none;
}
#content2 .spalte1neu a:link, #content2 .spalte1neu a:visited, #content2 .spalte2neu a:link, #content2 .spalte2neu a:visited, #content2 .spalte3neu a:link, #content2 .spalte3neu a:visited, #content2 .spalte4neu a:link, #content2 .spalte4neu a:visited, #content2 .spalte5neu a:link, #content2 .spalte5neu a:visited {
	color:#666;
	text-decoration: none;
}

.spalte1 a:link, .spalte1 a:visited, .spalte2 a:link, .spalte2 a:visited, .spalte3 a:link, .spalte3 a:visited, .spalte4 a:link, .spalte4 a:visited, .spalte5 a:link, .spalte5 a:visited {
	color:#666;
	text-decoration: none;
}
.spalte1neu a:link, .spalte1neu a:visited, .spalte2neu a:link, .spalte2neu a:visited, .spalte3neu a:link, .spalte3neu a:visited, .spalte4neu a:link, .spalte4neu a:visited, .spalte5neu a:link, .spalte5neu a:visited {
	color:#666;
	text-decoration: none;
}

.spalte1 a:hover, .spalte2 a:hover, .spalte3 a:hover, .spalte4 a:hover, .spalte5 a:hover {
	color:#0033BB !important;
}
.spalte1neu a:hover, .spalte2neu a:hover, .spalte3neu a:hover, .spalte4neu a:hover, .spalte5neu a:hover {
	color:#0033BB !important;
}

h2.kontakt-titel {
	font-size: 110% !important;
}

#content_ref {
	width:665px;
	height:500px;
	float:left;
	padding:10px 10px 10px 10px;
	background:#fff;
}

#content_ref ul li a span {
	background:#fff;
}

#content_ref h1 {
	font-size:100%;
	color:#333;
	font-weight: normal;
	padding-left:9px;
	padding-bottom:8px;

}

#content_ref p {
	font-size:80%;
	color:#666;
	padding-left:9px;
}

#content_ref ul li {
	float:left;
	list-style-type: none;
	padding:2px;
	width:191px;
	height:136px;
	margin:10px;
	border: 1px solid #333;
}

#content_ref ul li span {
	display:inline;
	padding-left:3px;
	border-right:3px solid #fff;
	margin-top:-159px;
	margin-left:-2px;
	color:#333;
	font-size:80%;
	width:auto;
}

#content_buero {
	width:630px;
	float:left;
	padding:10px 50px 10px 10px;
	background:#fff;
}

#content_buero h1 {
	font-size:100%;
	color:#333;
	font-weight: normal;
	padding-left:9px;
	padding-bottom:8px;
	

}

#content_buero p {
	font-size:80%;
	color:#666;
	padding-left:9px;
}

.hintergrund {
	background:red;
}

#content_ref ul li a {
	display:block;
	width:100%;
	height:100%;
	font-size:110%;
	text-decoration: none;
}

#content_ref ul li a img {
	border:1px solid #666;
	padding:2px;
}

#content_ref img {
	border:1px solid #666;
	padding:2px;
}

#content_ref ul li a img:hover {
	border:1px solid blue;
}

#content_ref ul {
  overflow: visible;
  display: block;
  height:500px;  
}

.ref_01 {
	display:block;
	background:url(/images/ref_01.jpg) no-repeat;
	border:1px solid #333;
	padding:2px;
}

#wrapper_ref #main2 {
   width:190px;
   float:right;
}

.projekt {
	position:relative;
	height:auto;
	width:660px;
	border:1px solid #999;
	margin:5px;
	padding:5px;
}

.projekt:hover {
	background:#f5f5f5;
}

.projekt h2 {
	color:#0033BB;
	font-size:95%;
	line-height:1.5em;
	font-weight: normal;
	padding-bottom:5px;
}

.projekt ul li {
	font-size:90%;
	list-style:none;
	color:#666;
}

.projekt p {

	padding:0 !important;
}

.info {
	float:left;
}

.info h2 {
	width:350px;
}

.info ul {
	width:350px;
}

.thumbnails {
	float:right;
	width:290px;
	height:150px;
	position: absolute;
	top: 10px;
	right: 10px;
}

.thumbnails ul li {
	padding:3px;
}

.thumbnails ul li a {
	display:block;
	border:1px solid #333;
	width:86px;
	height:62px;
}

#footer {
	display:block;
	width:910px;
	height:20px;
	color:#ccc;
	clear:both;
	font-size:0.75em;
	line-height:1.9em;
	padding-top:10px;
	background:#49525B;
}

/* SLIDESHOW_home */

#slideshow_home {
 	height:254px; /* hier Hoehe der Slideshow-Bilder angeben */
 	position:relative;
	float:left;
	background:#C3C6C9;
	width:361px;
}

#slideshow_home img {
 display:none;
 position:absolute;
 top:0; left:0;
}
#slideshow_home img.start {
 display:block;
}

/********************** ENDE HOME *************************/

/* SLIDESHOW_trag */

#slideshow_trag {
 height:254px; /* hier Hoehe der Slideshow-Bilder angeben */
 position:relative;
 float:left;
 background:#C3C6C9;
 width:361px;
}

#slideshow_trag img {
 display:none;
 position:absolute;
 top:0; left:0;
}

#slideshow_trag img.start {
 display:block;
}

/* SLIDESHOW_nastran */

#slideshow_nastran {
 height:254px; /* hier Hoehe der Slideshow-Bilder angeben */
 position:relative;
 float:left;
 background:#C3C6C9;
 width:361px;
}

#slideshow_nastran img {
 display:none;
 position:absolute;
 top:0; left:0;
}

#slideshow_nastran img.start {
 display:block;
}

/* SLIDESHOW_design */

#slideshow_design {
 height:254px; /* hier Hoehe der Slideshow-Bilder angeben */
 position:relative;
 float:left;
 background:#C3C6C9;
 width:361px;
}

#slideshow_design img {
 display:none;
 position:absolute;
 top:0; left:0;
}

#slideshow_design img.start {
 display:block;
}

/* SLIDESHOW_bau */

#slideshow_bau {
 height:254px; /* hier Hoehe der Slideshow-Bilder angeben */
 position:relative;
 float:left;
 background:#C3C6C9;
 width:361px;
}

#slideshow_bau img {
 display:none;
 position:absolute;
 top:0; left:0;
}

#slideshow_bau img.start {
 display:block;
}

/* SLIDESHOW_profil */

#slideshow_profil {
 height:254px; /* hier Hoehe der Slideshow-Bilder angeben */
 position:relative;
 float:left;
 background:#C3C6C9;
 width:361px;
}

#slideshow_profil img {
 display:none;
 position:absolute;
 top:0; left:0;
}

#slideshow_profil img.start {
 display:block;
}

/* SLIDESHOW_kontakt */

#slideshow_kontakt {
 height:254px; /* hier Hoehe der Slideshow-Bilder angeben */
 position:relative;
 float:left;
 background:#C3C6C9;
 width:760px;
}
#slideshow_kontakt img {
 display:none;
 position:absolute;
 top:0; left:0;
}
#slideshow_kontakt img.start {
 display:block;
}

/********************** ALLGEMEIN *************************/

.floatleft {
	float:left;
}

.floatright {
	float:right;
}

#breaker {
	clear:both;
	height:1px;
	overflow:hidden;
}

.getup {
	position:absolute;
	bottom:36px;
	right:10px;
	background:url(/images/top.gif) 0 5px no-repeat;
	padding-left:20px;
	font-size:80%;
	color:#666;
	text-decoration: none;
}

a.getup:hover {
	color:blue;
}

.nav_activ {
	color:#fff !important;
}

.subnav_activ {
	color:blue !important;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/******************** ENDE ALLGEMEIN **********************/

/*** Backend ***/

#wrapper_backend {
	position:relative;
	width:910px;
	margin: 0 auto;
	background:#fff;
	display:block;
	clear:left;
	text-align: left;
	border-top:20px solid #49525B;
}

#main_backend {
	height:100%;
	width:910px;
	background:#fff !important;
	font-size: 80%;
}

#main_backend p {
	margin: 4px 0 8px 0;
}

	#main_backend h2 {
		margin: 8px 0 10px 0;
	}

	#main_backend h3 {
		margin: 16px 0 4px 0;
	}

	#main_backend label {
		display: block;
	}

	#main_backend textarea {
		width: 100%;
		height: 250px;
	}

	#main_backend input {
		width: 75%;
	}

	#main_backend textarea, #main_backend input, #main_backend select {
		border: 1px solid #333333;
		padding: 2px;
	}

	#main_backend ul.listed {
		margin-left: 12px;
	}
	
	#main_backend ul.listed li {
		margin-left: 12px;
	}

#main_backend #nav {
	width:150px;
	float:right;
	background:#C3C6C9;
	height: 100%;
	height: 500px !important;
}

#main_backend #nav ul {
	padding-top: 50px;
	padding-left: 3px;
}

#main_backend #top {
	background:#fff;
	background-image:none;
}

#content_backend {
	width:630px;
	float:left;
	padding:10px 50px 10px 10px;
	background:#fff;
}

#content_backend h1 {
	font-size:100%;
	color:#333;
	font-weight: normal;
	padding-left:9px;
	padding-bottom:8px;
	

}

#content_bbackend p {
	font-size:80%;
	color:#666;
	padding-left:9px;
}

#header_backend {
	height:50px;
	width:760px;
	background:#333;
	color:#fff;
	margin-top:-10px;
	margin-bottom:10px;
	margin-left:-10px;
	line-height:50px;
	text-indent: 10px;
}

#header_backend span {
	font-weight: bold;
	font-size:130%;
}

/*** Backend ***/

/******** Kontakt Formular **************/

#text {
	border:1px solid #ccc;
	margin-bottom:5px;
	width:376px;
	padding:2px;
	height:160px;
}

#content1 form {
	margin-left:10px;
}

#name, #company, #telefon, #email {
	padding:2px;
	width:178px;

}

#top_formular {
	height:254px;
	width:910px;
	background:#C3C6C9;
}

.errorform {
	border: 2px solid #FA2000 !important;
}

/******** Kontakt Formular **************/



.startingpage {
	position: relative;
}

	.startingpage h2 {
		position: absolute;
		top: 22px;
		left: 80px;
		width: 400px !important;
		font-size: 120%;
		font-weight: normal;
		padding: 1px 0 3px 0;
	}

	.startingpage ul {
		width: 400px !important;
		position: absolute;
		top: 54px;
		left: 80px;
	}

		.startingpage ul li {
			list-style: none;
			float: left;
			margin-right: 12px !important;
			font-size: 100%;
		}

#news-image-area {
	position: relative;
}

	#news-image-area img {
		position: absolute;
		top: 0;
		left: 400px;
	}

.spalte {
	display: none;
}
.spalteactive {
	display: block;
	padding-left: 40px;
}
.spalte1neu {
	margin-right: 40px !important;
}

h2.active a {
	color: #0033BB !important;
}












