/* 	tagdefinitionen	*/

body, table, tr, td, textarea, input, p, div, span, a, tbody {
	font-size:11px;								
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: white;
} 
body {
	background-color: #373737; 
}
p {
	margin:0px;
}

a {
	text-decoration:none;
}

#oranger a {
	text-decoration:none;
	color: #e3a94b;
}





/*	containerdefs	*/

#dasganze {
	position:relative; 
	width:974px; 
	height:536px; 
	background-image: url(_gifs/bg_page.gif); 
	layer-background-image: url(_gifs/bg_page.gif); 
	background-repeat:none; 
	border: 1px none #000000;
	overflow:hidden;
	z-index:1; 
}

#hptmenu {
	position:absolute;
	left:15px; 
	top:105px; 
	width:174px;
	height:310px; 
	border: 1px none #000000;
	overflow:auto;
	z-index:2; 
}

#info {
	position:absolute; 
	left:15px; 
	top:440px; 
	width:165px; 
	height:83px; 
	z-index:2;
}

#imagebild {
	position:absolute;
	left:191px;
	top:78px;
	width:782px;
	height:350px;
	z-index:2;
	visibility: visible;

}

#projektbild {
	position:absolute; 
	left:448px; 
	top:78px; 
	width:525px; 
	height:350px; 
	z-index:12;
	overflow:hidden;
}

#abdecker {
	position:absolute;
	left:191px;
	top:78px;
	width:258px;
	height:350px;
	background-color: #373737;
	layer-background-color: #373737;
	filter:Alpha(opacity=70, finishopacity=70, style=0);
	opacity:0.7;
	z-index:3;
	visibility: visible;

}

#typewriter {
	position:absolute;
	left:207px;
	top:106px;
	width:232px;
	height:310px;
	color:white;
	z-index:5;
	overflow:hidden;
	visibility: visible;
	clip:rect( 0px, 232px, 310px, 0px);
}

#projekttext {
	position:absolute; 
	left:207px; 
	top:106px; 
	width:232px; 
	height:242px; 
	color:white;
	z-index:15;
	overflow:auto;
}

#bildtext {
	position:absolute; 
	left:207px; 
	top:358px; 
	width:232px; 
	height:58px; 
	color:white;
	z-index:15;
}

#projektbildwahl {
	position:absolute; 
	left:191px; 
	top:429px; 
	width:782px; 
	height:106px; 
	z-index:2;
}



/*	klassendefs	*/
.hptmen, .hptmen a {
	line-height:20px;
	color:white;
	margin:0;
	font-weight:bold;
	font-size: 13px;
}

.thishptmen, .thishptmen a  {
	line-height:20px;
	color: #e3a94b;
	margin:0;
	font-weight:bold;
	font-size: 13px;
}

.submenlay {
	position:absolute;
	left:103px; 
	top:107px; 
	width:191px;
	border: 1px solid #ffffff;
	background-color:#627781;
	layer-background-color:#627781;
	visibility:hidden;
	z-index:20; 
}

.submen {
	line-height:20px;
	color:white;
	margin:0px 0px 0px 17px;
	font-weight:bold;
	font-size: 11px;
}

.thissubmen {
	line-height:20px;
	color: #e3a94b;
	margin:0px 0px 0px 17px;
	font-weight:bold;
	font-size: 11px;
}

.submen a {
	line-height:20px;
	color:white;
	margin:0px;
	font-weight:bold;
	font-size: 11px;
}

.thissubmen a {
	line-height:20px;
	color: #e3a94b;
	margin:0px;
	font-weight:bold;
	font-size: 11px;
}

div a {
	color: #e3a94b;
}

.projektbildicon {
	float:right;
	margin-top:18px;
	margin-left:7px;
	height:70px;
}



/*	pseudodefs	*/
.hptmen a:hover {
	color: #e3a94b;
}

.submen a:hover {
	color: #e3a94b;
}
