 /* CSS Document */

* {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

img {
	border: none;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #dddddd;
	/*text-align: center;*/
	left: 0%;
	top: 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100,1%;
}

#container_2 {
	margin: 0px;
	padding: 0px;
	text-align: left;
	/*margin: 7px 150px auto 0;*/
	margin: 0px auto;
	width: 1000px;
	height: 600px;
	background-color: #006633;
}

#container {
	position: absolute;
	width: 950px;
	height: 560px;
	left: 50%;
	top: 50%;
	margin-left: -475px;
	margin-top: -280px;
	/*background-color: #006633;*/
}

#content {
	position: absolute;
	top: 103px;
	left: 172px;
	width: 475px;
	height: 400px;
	/*background-color:#FF9966;*/
	/*overflow: scroll;*/
}

#content_text {
	width: 410px;
	height: 400px;
	font-size: 12px;
}

#backgroundimg {
	z-index: 1;
}

#logo {
	position: absolute;
	top: 252px;
	left: 80px;
	z-index: 99;
}

#logo_teaser {
	position: absolute;
	bottom: 60px;
	left: 45px;
	z-index: 99;
}

#logo_standard {
	position: absolute;
	bottom: 60px;
	right: 55px;
	z-index: 99;
}

#flash {
	position: absolute;
	top: 60px;
	left: 30px;
	z-index: 80;
}

/*--------------------------------<NAvigation>----------------------------*/

#nav_start {
	position: absolute;
	width: 200px;
	height: 20px;
	top: 375px;
	left: 135px;
	z-index: 100;
}

#nav_start ul {
	display: inline;
}

#nav_start ul li {
	display: inline;
	list-style-type: none;
	text-decoration:none;
	padding-right: 2px;
}

#nav_teaser {
	position: absolute;
	width: auto;
	height: 10px;
	top: 35px;
	left: 40px;
	z-index: 100;
}

#nav_teaser_e {
	position: absolute;
	width: auto;
	height: 10px;
	top: 38px;
	left: 40px;
	z-index: 100;
}

#nav_teaser_e ul,#nav_teaser ul {
	display: inline;
}

#nav_teaser_e ul li {
	display: inline;
	list-style-type: none;
	text-decoration:none;
	padding-right: 66px;
}

#nav_teaser ul li {
	display: inline;
	list-style-type: none;
	text-decoration:none;
	padding-right: 45px;
}

#subnav_teaser {
	position: absolute;
	width: auto;
	height: 13px;
	top: 58px;
	left: 40px;
	z-index: 100;
}

#subnav_teaser ul {
	display: block;
}

#subnav_teaser ul li {
	display: block;
	list-style-type: none;
	text-decoration:none;
	padding-top: 2px;
}

#subnav_kollektion {
	position: absolute;
	width: auto;
	height: 13px;
	top: 36px;
	left: 500px;
	z-index: 100;
}

#subnav_kollektion ul {
	display: block;
}

#subnav_kollektion ul li {
	display: block;
	list-style-type: none;
	text-decoration:none;
}
/*--------------------------------<N/avigation>----------------------------*/



/*--------------------------------<Text>----------------------------*/

.abstand {
	padding: 15px 0px 10px 0px;
}

.abstand_unten {
	padding: 0px 0px 10px 0px;
}

.beschreibung {
	padding: 10px 0px 0px 0px;
	font-size: 10px;
}

p {
	font-size: 12px;
	padding-bottom: 7px;
	font-color: #2c2b2d;
}

.imprint {
	padding-top: 80px; 
	font-weight: bold; 
	color: #006199;
}

a {
	text-decoration: none;
	color: #006199;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #2c2b2d;
}

/*--------------------------------</Text>----------------------------*/


/*--------------------------------<Vertrieb>----------------------------*/
#vblock {
	position:relative;
	width: 475px;
	height: auto;
	padding-bottom: 20px;
	float: left;
}

#vblock_e1 {
	width: 230px;
	font-size: 11px;
	float:left;
}

#vblock_e2 {
	width: 230px;
	font-size: 11px;
	float:right;
}

.vblock_text {
	font-size: 11px;
}

h1 {
	font-size: 12px;
	padding: 0px 0px 5px 0px;
	color: #006199;
}

#nav_up_down {
	position: absolute;
	left: 125px;
	top: 104px;
	/*background-color: #00CC33;*/
	width: 10px;
	height: 400px; 
}

.up {
	/*padding-bottom: 383px;*/
	position:absolute;
	top: 0px;
}

.down {
	position:absolute;
	/*bottom: 0px;*/
	top: 30px;
}


/*.btn {
	margin: -5px;
	padding: 5px;
}*/
/*--------------------------------</Vertrieb>----------------------------*/
