/* CSS Document */

body 	{
	background-color:#003333;
	padding:0px; 
	margin:0px;
}

@font-face	{
	font-family:Trade Gothic Bold;
	src:url('Trade Gothic LT Bold.ttf')} 
	
@font-face	{
	font-family:Trade Gothic;
	src:url('Trade Gothic LT.ttf')} 	
	
@font-face	{
	font-family:Trade Gothic Light;
	src:url('Trade Gothic LT Light.ttf')} 	
	


/* Ganzer Inhalt */	
.content {
	width:950px; 
	height:100%; 
	margin-top:0px; 
	margin-left:auto; 
	margin-right:auto; 
	padding:0px;
	border:0px; 
	top:0px; 
	left:0px;
	color:#99CCCC;
	font-family: Trade Gothic Light;
	font-size: 13px;
	line-height: 125%;
	font-style: normal;
	font-variant: normal;
	font-weight:100;
	letter-spacing:0.1em;
	position:relative;
	z-index:1;
	}	
	
img	{border:0px; text-decoration:none;}

a	{color:#669999; 
	border:0px; 
	text-decoration:none;}
	
a:hover{color:#00FF66;}	

hr {border-color:#336666;}	

h1 {color:#00FF66;
	font-family: Trade Gothic;
	font-size: 20px;
	line-height:20px;
	font-style: normal;
	font-variant: normal;
	font-weight:100;
	letter-spacing:0.2em;
	padding-left:10px; }

h2 {color:#99CCCC;
	font-family: Trade Gothic;
	font-size: 16px;
	line-height:40px;
	font-style: normal;
	font-variant: normal;
	font-weight:100;
	letter-spacing:0.1em;
	padding-left:10px; }
	
h3 {color:#99CCCC;
	font-family: Trade Gothic;
	font-size: 14px;
	line-height:0px;
	font-style: normal;
	font-variant: normal;
	font-weight:100;
	letter-spacing:0.1em;
	padding-left:10px; }

h4 {color:#ffffff;
	font-family: Trade Gothic;
	font-size: 14px;
	line-height:0px;
	font-style: normal;
	font-variant: normal;
	font-weight:100;
	letter-spacing:0.1em;
	padding-left:10px; }

.text {
	padding-top:20px; 
	width:700px;
	height:auto;
	position:absolute;
	top:217px;
	left:245px;
	background-color:none;
	border:0px;
	margin-left:0px;
	z-index:6;
	}	

.text p {
	color:#fff;
	font-family: Trade Gothic Light;
	font-size: 13px;
	line-height:20px;
	font-style: normal;
	font-variant: normal;
	font-weight:100;
	letter-spacing:0.1em;
	padding-left:110px;
	padding-right:20px;
	}		
	
.boxengasse {
	width:700px;
	height:auto;
	float:left;
	background-color:none;
	border:0px;
	z-index:7;
	}	

.box {
	width:700px;
	height:25px;
	float:left;
	overflow:hidden;
	background-color:none;
	border:0px;
	border-top: 1px solid #99CCCC;
	margin-bottom:5px;
	}
	
.box:hover {
	height:250px;
	border-bottom: 1px solid #99CCCC;
	}	

.projectbox {
	width:700px;
	height:65px;
	float:left;
	overflow:hidden;
	background-color:none;
	border:0px;
	border-top: 1px solid #99CCCC;
	border-bottom:0px;
	margin-top:5px;
	margin-bottom:10px;
	}
	
.projectbox:hover {
	width:700px;
	height:auto;
	margin-bottom: 10px;
	background-color:#0f4242;}	
	
.projectbox img {
	float:left;
	}

.projectbox2 {
	width:700px;
	height:65px;
	float:left;
	overflow:hidden;
	background-color:none;
	border:0px;
	border-top: 1px solid #99CCCC;
	border-bottom:0px;
	margin-top:5px;
	margin-bottom:10px;
	}

.mini {display: inline; width:90px; height:65px; margin-left:0px; overflow:hidden;}
.mini img {width:90px; height:65px; margin-right:10px; }
.mini2 {display: inline; width:90px; height:65px; margin-left:0px; overflow:hidden;}
.mini2 img {width:90px; height:65px; margin-right:10px; }
.big {width:590px; height:auto; float:right;}
.big img {width:590px; height:auto;}

.project2 {
	width:700px;
	height:auto;
	float:left;
	overflow:hidden;
	background-color:none;
	border:0px;
	padding-bottom:10px;
	border-bottom: 1px solid #99CCCC;
	margin-bottom:5px;
	}

.project {
	width:700px;
	height:auto;
	float:left;
	overflow:hidden;
	background-color:none;
	border:0px;
	border-bottom: 1px solid #99CCCC;
	margin-bottom:5px;
	}
	
.project img {width:700px; height:auto;}	
.project p {width:530px; padding-right:30px; padding-top:10px;}	

	
#kontakt {padding-right:60px;}	
	
.text hr {margin-left:100px;}	

#small {font-size:11px; color:#CCFFFF;}

#pfeil {padding-left:10px; font-size:18px; line-height:0px;}		
	


strong {font-family:Trade Gothic;}

/* Obere Blende */	
.top {
	width:700px; 
	height:220px; 
	background-color:#003333; 
	padding:0px; 
	top:0px; 
	left:245px;
	border:0px;
	position:absolute;
	z-index:10;
	}	
	
.head {
	padding:0px; 
	padding-top:30px; 
	width:700px;
	height:190px;
	position:relative;
	top:0px;
	left:0px;
	background-color:none;
	overflow:hidden;
	border-bottom:#669999 1px solid;
	z-index:15;
	}	

.head p {
	color:#fff;
	font-family: Trade Gothic Light;
	font-size: 13px;
	line-height:20px;
	font-style: normal;
	font-variant: normal;
	font-weight:100;
	letter-spacing:0.1em;
	padding-left:110px;
	padding-right:160px;
	padding-top:3px;
	}	
	
.head2 {
	padding:0px; 
	padding-top:0px; 
	width:590px;
	height:auto;
	float:right;
	background-color:none;
	overflow:hidden;
	border-bottom:#669999 1px solid;
	margin-top:27px;
	}	

.head2 p {
	color:#fff;
	font-family: Trade Gothic Light;
	font-size: 13px;
	line-height:20px;
	font-style: normal;
	font-variant: normal;
	font-weight:100;
	letter-spacing:0.1em;
	padding-top:3px;
	padding-right:60px;
	padding-bottom:0px;
	padding-left:110px;
	}	
		
.head2 hr {margin-left:0px;}	
		
.picts {
	width:700px; 
	height:220px; 
	background-color:#003333; 
	padding:0px; 
	top:0px; 
	left:245px;
	border:0px;
	border-bottom:#669999 1px solid;
	position:absolute;
	z-index:11;
	}		
	
.picts img{ width:700px; height:220px;}	



/* Navigation */	
#active {color:#fff;}	

#inactive {color:#336666;}	

.sidebar {
	color:#669999;
	font-family: Trade Gothic Light;
	font-size:30px;
	line-height:37px;
	padding-left:28px; 
	width:210px;
	height:600px;
	top:0px;
	left:0px;
	background-color:none;
	border:0px;
	position:absolute;
	z-index:14;
	}
		
.logo {
	padding-right:20px; 
	padding-top:20px; 
	width:200px;
	height:200px;
	position:absolute;
	top:0px;
	left:10px;
	background-color:none;
	z-index:15;
	border-top:0px; 
	border-left:0px;
	border-right:0px;
	border-bottom:#669999 1px solid;
	}
	
.logo a{color:#fff;}
.logo a:hover{color:#00FF66;}	

#logo {
	font-size:12px; 
	font-family: Trade Gothic Light;
	line-height: 16px; 	
	letter-spacing:0.15em;
	padding-left:50px;
	font-weight:normal;
	border:0px;
	}
	
.navi {
	width:170px;
	padding-top:20px;
	padding-bottom:18px;
	left:10px;
	top:220px;
	position:absolute;
	padding-left:50px; 
	border-bottom:#669999 1px solid;
	overflow:hidden;
	}	
	
.subnavi {
	width:170px;
	padding-top:20px;
	padding-bottom:18px;
	left:10px;
	top:400px;
	position:absolute;
	padding-left:50px; 
	border-bottom:#669999 1px solid;
	}	

.foot {
	margin-left:10px;
	width:930px; 
	height:25px; 
	font-size:11px;
	letter-spacing:0.1em;
	text-align:center;
	font-family: Trade Gothic Light;
	background-color:#003333; 
	padding:3px; 
	bottom:0px;
	border-top:#669999 1px solid;
	position:fixed;
	z-index:30;
	}

.titelbox {
	width:140px; height:120px;
	float:left;
	margin:5px 5px 0px 0px;
	padding:2px 2px 5px 0px;
	border:0;
	background-color: none;
	overflow:hidden;
	}

.titelbox img{
	width:136px; height:94px;
	float:left;
	margin:0px 0px 5px 0px;
	}	
	
.central a{color:#003333; font-size: 12px;}
.central  a:visited {color:#003333;}	
.central  a:hover {color:#00FF66;}	
.central  a:active {color:#00FF66;}
.central  a:focus {color:#00FF66;}	