@charset "utf-8";
body {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #F56DC2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5B063C;
	font-size: 14px;
}
h1 {
	font-size: 18px;
	color: #B52F86;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 16px;
	color: #B52F86;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#container {
	width: 858px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#content {
	background-image: url(../images/content_bg.png);
	min-height:400px;
	height:expression(this.scrollHeight > 400 ? "auto":"400px"); }
	
#nav1 a {
	width: 145px;
	background-image: url(../images/nav_off.png);
	height: 25px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
}
#nav1 a:hover {
	background-image: url(../images/nav_on.png);
	text-decoration: none;
}
#navklein a {
	width: 145px;
	background-image: url(../images/nav_off.png);
	height: 25px;
	float: left;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
}
#navklein a:hover {
	background-image: url(../images/nav_on.png);
	text-decoration: none;
}


#nav {
	width: 155px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	display: inline;
	float: left;
}
#contentbox {
	width: 625px;
	margin-left: 210px;
}


#footer {
	background-image: url(../images/footer_bg.png);
	color: #FFFFFF;
	font-size: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#footer a {
	color: #FFFFFF;
	padding-right: 0px;
	padding-bottom: 0px;
}

a {
	color: #761B58;
	font-weight: bold;
}
#lang {
	height: 20px;
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	width: 155px;
}
.gfx_startseite {
	background-image: url(../images/gfx_startseite.jpg);
	width: 310px;
	height: 305px;
	padding-top: 80px;
	padding-left: 330px;
}
.textbox {
	height: 150px;
	width: 255px;
}
.detailproduct {
	width: 620px;
	height: 375px;
}
.dp_textbox {
	margin-left: 30px;
	margin-right: 340px;
	margin-bottom: 0px;
	margin-top: 100px;
	height: 220px;
}
