body {
	padding:0px;
	margin:0px;
	font-size:11px;
	font-family:Arial,Verdana,Helvetica;
	background:#ffffff;
	color:#521127;
}
div,table,td,span,h1,ul,li{
	padding:0px;
	margin:0px;
}
a {
	font-size:1.2em;
	font-weight:500;
	color:#521127;
	text-decoration:none;
}
span {
	font-size:1.0em;
	font-weight:600;
	color:#521127;
	text-decoration:none;
}
ul.menu {
	list-style:none;
}
ul.menu li {
	padding-top:20px;
}
ul.item {
	list-style:disc;
}
ul.item li {
	margin-left:80px;
}

#tmpMain {
	position:absolute;
	top:50%;
	left:50%;
	width:731px;
	height:540px;
	margin: -270px 0px 0px -365px;
}
.teaser , .content,.dataBox ,.header,.impressum{
	width:731px;
}
.teaser {
	height:182px;
}
.content {
	height:360px;
}
.dataBox {
	height:270px;
}
.header {
	height:66px;
}
.menu {
	float:left;
	padding-top:10px;
	padding-left:50px;
}
.data {
	float:right;
	width:490px;
	height:180px;
}
.data1 {
	float:right;
	width:510px;
	height:180px;
}
.data1 div{
	padding-top:30px;
	height:120px;
	overflow:visible;
}
.data2 {
	float:right;
	width:453px;
	height:180px;
}
.data2 div{
	padding-top:30px;
	height:120px;
	overflow:visible;
}
.impressum {
	height:24px;
}

/* background images */
.bgTeaser{background: url(../image/teaser.jpg) no-repeat left top;}
.bgContent{background: url(../image/bg_content.jpg) repeat-x left top;}
.bgHeader{background: url(../image/header.jpg) no-repeat center bottom;}
.bgmailto{background: url(../image/mailto.jpg) no-repeat center top;}
/* VORSCHALT SEITE */
.bgpage0{background: url(../image/data1.jpg) no-repeat left bottom;}
