body {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #75223A;
	background: #E79DAE url(images/design_hg.jpg) repeat-x;
	margin: 10px;
	padding: 0px;
}

img, div, a {
	behavior: url(iepngfix.htc);
}
a {
	color: #75223A;
	text-decoration: underline;
}
a:hover {
	color: #F00;
}
a.klein {
	font-size: 10px;
}

h1, h2, h3, h4, h5, h6, p {
	margin: 0px 0px 12px;
	padding: 0px;
}
h1 {
	font-size: 20px;
	color: #F5E8C5;
	background: #A02E50;
	margin-right: -34px;
	margin-left: -34px;
	padding: 2px 34px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 10px;
	font-weight: normal;
}
h6 {
	font-size: 8px;
	font-weight: normal;
}
.justify {
	text-align: justify;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.imgnorm, .imgleft, .imgright {
	background: #F8DC93;
	margin: 1px;
	padding: 1px;
	border: 1px solid #A02E50;
}
.imgleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.imgright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
input, textarea, select, option {
	margin: 0px;
	padding: 0px;
	background: #FCF8EB;
	border: 1px solid #A02E50;
	color: #A02E50;
}
textarea {
	width: 630px;
}
th {
	font-size: 14px;
	color: #F5E8C5;
	background: #A02E50;
	text-align: left;
}
.center th {
	text-align: center;
}

#preise th {
	text-align: center;
}
#preise th a {
	color: #F5E8C5;
}
#lastminute {
	position: absolute;
	left: 0px;
	top: 170px;
	right: 0px;
	text-align: center;
	height: 39px;
	z-index: 90;
	width: 100%;
}
.linieunten {
	border-bottom: 2px dotted #A02E50;
}


#main {
	margin: auto;
	height: auto;
	min-height: 600px;
	width: 970px;
	position: relative;
}
#main #header {
	background: #F5E8C5 url(images/design_01.jpg);
	float: left;
	height: 114px;
	width: 970px;
	position: relative;
}
#main #header #lang {
	height: 19px;
	width: 61px;
	position: absolute;
	left: 25px;
	top: 83px;
}
#main #menuoben {
	float: left;
	height: 93px;
	width: 970px;
	position: relative;
	background: #A02E50;
}
#main #contentaussen {
	background: #F5E8C5 url(images/design_03.jpg);
	float: left;
	height: auto;
	min-height: 355px;
	width: 970px;
	position: relative;
}
#main #contentaussen #content {
	padding: 10px 35px;
	float: left;
	height: auto;
	min-height: 335px;
	width: 900px;
	position: relative;
}
#main #contentaussen #content #imageContainer {
	height: 300px;
	width: 660px;
	overflow: hidden;
	position: relative;
	margin-left: 120px;
	background: url(images/index00.jpg);
}
#main #contentaussen #content .superior {
	height: 90px;
	width: 90px;
	position: absolute;
	left: 863px;
	top: 261px;
}

#main #feater {
	background: #A02E50 url(images/design_04.jpg);
	float: left;
	height: 30px;
	width: 970px;
	position: relative;
	color: #F5E8C5;
	text-align: center;
	font-size: 10px;
	padding-top: 8px;
	font-family: Verdana;
	line-height: 14px;
}
#main #feater a {
	color: #F5E8C5;
}

