/* pink B3006B */
/* beige F5F5DC */
/* font #4A4A4A ;
/* content height:567px width: */
/* logo height:44px + margin 2x28 = 100px */
/* menue height:150px */
/*  #*/
/* */
* {
	padding: 0px;
	margin: 0px;
}
html, body {
	top: 0;
	left: 0;
	right: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
h1 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-style: normal;
	color: #B3006B;
	margin: 25px;
}
.index {
	background: #FFFFFF url(images/hg_index.jpg) no-repeat fixed center 100px;
}
img.logo {
	float: left;
	margin: 28px;
	border:0;
}
/* nav language _________________ */
#language {
	margin: 30px 48px 0 0;
}
*html #language {
	margin: 59px 48px 0 0;
}
#language b {
	padding-left: 7px;
}
#language li {
	padding-left: 10px;
	display: inline;
	float: right;
	list-style: none;
	color: #4A4A4A;
	font-family: arial, sans-serif;
}
#language a, #language a:visited {
	color: #000;
	text-decoration: none;
}
#language a:hover {
	color: #B3006B;
}
#fla_double a, #fla_double a:visited {
	color: #000;
	text-decoration: none;
}
/* flash menue _________________ */
#menue {
	position: absolute;
	left: 15px;
	top: 100px;
	height:150px;
	width: 500px;
}
object
{
   outline-style: none;
}
/* right menue _________________ */
#right_kollektion {
	position: absolute;
	left: 800px;
	top: 300px;
  width:350px;

	color: #000;
	font-family: arial narrow, arial, sans-serif;
	font-size: 14px;
	letter-spacing:1px;
/*	background-color:#fff; opacity:0.9; */
	padding: 30px 20px;
	font-style: normal;
	line-height: 17px;
}

/*#right_kollektion {
background-color:#fff; filter: alpha(opacity=90);
} */
#right_top {
	position: absolute;
	left: 480px;
	top: 95px;
	width: 400px;
	height: 100px;
	color: #000;
	font-family: arial narrow, arial;
	font-size: 14px;
	letter-spacing:1px;
	padding: 20px;
	font-style: normal;
	line-height: 20px;
}
#right_top p, #right_top img {
float:right;
}
#right_top h1 {
float:right;
clear:both;
width:350px;
text-align:right;
}
/* CONTENT _________________ */
#content_kollektion {
	clear: both;
	height: 567px;
	min-width:1100px;
	background-image: url(images/hg_kollektion.jpg);
	background-repeat: no-repeat;
}

#content {
	clear: both;
	width: 100%;
	background-color: #F5F5DC;
	height:820px;
}

/* Content unten _________________ */
#fla_double_black {
width:97%; height:650px;
	position: absolute;
	left: 15px;
	top: 270px;
	background-color:#2F2E2C;

}
#fla_double {
width:97%; height:640px;
	position: absolute;
	left: 15px;
	top: 270px;  


}
h2 {
font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-style: bold;
	color: #4A4A4A;
	margin: 25px;
}
#fla_double p {
font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	color: #000;
	margin: 25px;
  width:820px;
}
#fla_presse {
width:490px; height:520px;
	position: absolute;
	left: 15px;
	top: 270px;
}
#fla_left {
width:470px; height:520px;
	position: absolute;
	left: 15px;
	top: 270px;
	border:1px solid
}

#fla_right {
width:470px; height:520px;
	position: absolute;
	left: 500px;
	top: 270px;
	color: #4A4A4A;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	border:1px solid;
}
#fla_right p {
padding: 0 15px 15px 30px;
}
#fla_right a, #fla_right a:visited {
	color: #4A4A4A;
	text-decoration: none;
	font-style: italic;
}
#fla_right a:hover {
	color: #B3006B;
}


/* footer _________________ */
#footer {
clear:both;
	float: left;
	margin: 24px;

}
#footer b {
	padding-left: 7px;
}
#footer li {
	padding-left: 10px;
	display: inline;
	float: left;
	list-style: none;
	color: #000;
	font-family: arial, sans-serif;
	font-size: 10px;
}
#footer a, #footer a:visited {
	color: #000;
	text-decoration: none;
}
#footer a:hover {
	color: #B3006B;
}
