@media screen,projection{

.stylehead{
	background:url(/forum/aquateen/misc/navleft.png) no-repeat 0 89px;
	height:170px;
	margin:0;
}

#header{
	background:#86b1e8 url(/forum/aquateen/misc/Aquateen_03.jpg) repeat-x 0 0;
	margin:0 auto;
	max-width:945px;
	min-width:740px;
}

#header h1{
	background:url(/forum/aquateen/misc/logo.jpg) no-repeat 0 0;
	border:0;
	margin:0;
	padding:0;
}
#header h1 a{
	display:block;
	height:55px;
	overflow:hidden;
	text-indent:-1000px;
	width:365px;
}
#header h1 a:hover{
	background:url(/forum/aquateen/misc/logo_hover.jpg) no-repeat;
}

#header ul#gpmenu{
	background:url(/forum/aquateen/misc/logo.jpg) no-repeat 0 100%;
	height:18px;
	list-style:none;
	margin:0;
	overflow:hidden;
	padding:16px 0 0 52px;
}
#header ul#gpmenu li{
	float:left;
	margin:0;
	padding:0;
}
#header ul#gpmenu a{
	background:#FF9711 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAANBAMAAACa+RnBAAAAGFBMVEVqkMdpj8Zpj8dnjsdkjMUMJVpiishsfadwgbs5AAAAFElEQVQIHWNgYBBgYoADBSYBGAQABOIAjaCSxegAAAAASUVORK5CYII=) no-repeat 100% -1px;
	border:solid #6A90C7;
	border-width:1px 0 0;
	color:#FFF;
	float:left;
	font-size:14px;
	font-weight:bold;
	height:17px;
	line-height:15px;
	margin:0 1em 0 0;
	padding:0 7px 0 6px;
	text-decoration:none;
	text-transform:uppercase;
}
#header ul#gpmenu a:hover{
	background:#FFF;
	border-right-width:1px;
	color:#000;
	padding-right:6px;
}

#gpmenusub{
	background:#142038 url(/forum/aquateen/misc/navright.png) repeat-x;
	clear:left;
}
#gpmenusub ul{
	background:url(/forum/aquateen/misc/navleft.png) no-repeat;
	display:block;
	height:23px;
	list-style:none;
	margin:0;
	padding:1px 0 0 52px;
}
#gpmenusub li{
	float:left;
}
#gpmenusub a{
	color:#FFF;
	display:block;
	line-height:23px;
	margin:0 1em 0 0;
	padding:0 0.4em;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
#gpmenusub a:hover{
	background:#FFF;
	color:#000;
}

#gpimprint{
	float:right;
	margin-top:-47px;
	padding:0 0.6em 0 0;
}
#gpimprint a{
	color:#FFF;
	text-decoration:none;
}
#gpimprint a:hover{
	color:#000;
}

/**
 * Nur Dokuwiki
 */
form#dw__search{
	float:right;
	margin:0;
	padding:7px 7px 0 1em;
}
.dokuwiki #gpmenusub ul{
	height:41px
}

}

/**
 * Drucken
 */
@media print{
	#header h1{background:#FFF;}
	#header h1 a{height:auto;text-decoration:none;text-indent:0;}
	#gpimprint,#gpmenu,#gpmenusub{display:none;}
}