body {
	background-image: url("../shop/images/bgNeu.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
}
#kopf {
	height: auto;
	overflow: hidden;
}
#logo {
	margin: 18px 0 0 24px;
}
#unterNav_popup {
	clear: both;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 100%;
	height: 18px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	color: #333333;
	background: #ffffff;
}
#unterNavElem_popup {
	display:block;
	float:right;
	margin:0px;
	padding:2px 0px 2px 0px;
	height:15px;
	font-weight:bold;
}
/* noch nicht benoetigt
#unterNavElem_popup a:link, #unterNavElem_popup a:visited {
	position:relative;
	height:inherit;
	margin:0px;
	padding:1px 8px 5px 8px;
	color:#666666;
	text-decoration:none;
}
#unterNavElem_popup a:hover, #unterNavElem_popup a:active {
	color:#666666;
	text-decoration:underline;
}
*/

.text,
select.select,
select.select[class],
textarea {
	background-color: #ffffff;
}


/* support listen */
h1 {
	color: #003063;
}





