body {
	margin:0px;
	padding:0 0 0 23px;
	background-color:#ffffff;
}

p,br,ul,ol,li,div,table,td,th,tr,input,select,address,blockquote {
	font-family: tahoma,arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #747474;
}

.abstand {
	height:1px;
	line-height:1px;
	width:1px;
	font-size:1px;
}

.bg_weiss {
	background:#FFFFFF;
}

.textschwarz {
	color:#000000;
}

.text9 {
	font-size:9px;
}

/* Überschriften */

h1 {
	font-family: tahoma,arial,verdana,helvetica,sans-serif;
	font-size:26px;
	font-weight:normal;
	color:#8a8a8a;
	margin:0 0 10 0px;
	padding:0px;
}

h2 {
	font-family: tahoma,arial,verdana,helvetica,sans-serif;
	font-size:18px;
	color:#747474;
	font-weight:normal;
	padding:0px;
	margin:0px;
	padding-bottom:3px;
}

h3 {
	font-size:11px;
	color:#ffffff;
	padding:0px;
	margin:0px;
}

h4 {
	font-size:18px;
	color:#ffffff;
	padding:0px;
	margin:0px;
	font-weight:normal;
}

/* Link */

a {
	color:#000000;
	text-decoration:none;
}

a.navi_top {
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
	padding-right:15px;
}

a.navi_top:hover {
	text-decoration:none;
}

a.navi_top_active {
	color:#FF0000;
}

a.weiss {
	color:#ffffff;
	text-decoration:none;
}

a.weiss:hover {
	text-decoration:underline;
}


/* Haupt Container */

#container_haupt {
	width:620px;
	display:table;
}

#container_head {
	height:127px;
	width:620px;
}

#logo {
	padding-top:26px;
	padding-left:3px;
}

#container_content {
	width:620px;
}

/* Angebote */

.angebots_bild {
	width:56px;
	vertical-align:top;
}

.angebots_preis {
	width:74px;
	vertical-align:top;
}

/* Detailansicht */

.detail_picture {
	width:250px;
	vertical-align:top;
}

.detail_description {
	vertical-align:top;
	width:363px;
	text-align:right;
}

form {
	margin:0px;
	padding:0px;
}

/* Layer */

#layer_image {
	position:absolute;
	top:0px;
	left:418px;
	z-index:1;
}