@charset "UTF-8";

body {
	font-family: "Trebuchet MS", Avenir, Futura, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	background-image: url(media/avec-plaisir-expo-service--hintergrund.jpg);
	background-repeat: repeat;
	color: #72034c;
}
#main {
	width: 860px;
	margin: 0px auto;
	position: relative;
	background-image: url(media/avec-plaisir-expo-service--frame.jpg);
	background-position: 168px 25px;
	background-repeat: no-repeat;
	height: 550px;
}
#logo {
	visibility: visible;
	z-index: 9;
	left: 0px;
	top: 87px;
	position: absolute;
	width: 154px;
}
#hauptnavi {
	visibility: visible;
	z-index: 10;
	left: 0px;
	top: 150px;
	font-size: 14px;
	line-height: 28px;
	font-weight: bolder;
	position: absolute;
	text-align: right;
	width: 154px;
	color: 72034c;
}#contentframe {
	position: absolute;
	left: 168px;
	top: 26px;
	width: 692px;
	z-index: 1;
}
#contenttext {
	font-size: 12px;
	line-height: 16px;
	position: absolute;
	width: 390px;
	left: 440px;
	top: 270px;
	z-index: 2;
	text-align: left;
	color: #333333;
	height: 260px;
}
#content_headline {
	position: absolute;
	width: 213px;
	left: 213px;
	top: 270px;
	z-index: 2;
	color: #333333;
	font-size: 13px;
	line-height: 20px;
}
#impressum {
	left: 213px;
	top: 550px;
	position: absolute;
	width: 500px;
	z-index: 8;
}
#sprache {
	position: absolute;
	left: 213px;
	top: 10px;
	width: 500px;
	z-index: 7;
	visibility: hidden;
}
#kontakt {
	color: #FFFFFF;
	position: absolute;
	width: 400px;
	left: 213px;
	top: 150px;
	z-index: 2;
}
#content_impressum_1 {
	font-size: 13px;
	line-height: 14px;
	color: #333333;
	position: absolute;
	width: 280px;
	left: 213px;
	top: 100px;
	z-index: 2;
}
#content_impressum_2 {
	font-size: 13px;
	line-height: 14px;
	color: #333333;
	position: absolute;
	width: 300px;
	left: 525px;
	top: 100px;
	z-index: 3;
}
.text_klein {
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
}
.texthighlight {
	color: #FF0066;
}
.text_bold {
	font-weight: bold;
}
a:link {
	color: #72034c;
	text-decoration: none;
}
a:visited {
	color: #72034c;
	text-decoration: none;
}
a:hover {
	color: #FF0066;
	text-decoration: none;
}
a:active {
	color: #FF0066;
	text-decoration: none;
}

