body {
	margin:0;
	padding:0;
	width: 100%;
	height: 100%;
	background-color : #333;
	font-family :  Arial, Verdana, Geneva, Helvetica, sans-serif;  
}


#monitor {
	width:750px;
	height:522px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -261px 0px 0px -375px;
	background-color: #C60;
	background-image: url(bg.jpg);
	font-size: 12px;
}

#unterteilung {
	background-color : #333;
	position: absolute;
	left: 223px;
	width: 18px;
	top: 0px;
	height: 100%;
}

#logo {
	position: absolute;
	left: 10px;
	top: 8px;	
}

#logotext {
	position: absolute;
	left: 12px;
	top: 10px;
}

h1 {
	font-size: 1%;
}

#inhalttext {
	position: absolute;
	left: 260px;
	bottom: 20px;
	width: 220px;
	text-align: left;
	color: White;
}

#inhalttextl {
	position: absolute;
	left: 260px;
	bottom: 20px;
	width: 250px;
	text-align: left;
	color: White;
}

#inhalttextm {
	position: absolute;
	left: 260px;
	bottom: 20px;
	width: 200px;
	text-align: left;
	color: White;
}

#menucontainer {
	position:relative;
	top: 200px;
	left: 10px;
}

#design {
	position: absolute;
	left: 12px;
	bottom: 8px;
	width: 200px;
	text-align: left;
	color: White;
	font-size: 10px;
}

#bild {
	position: absolute;
	left: 530px;
	top: 90px;
}

#bildt {
	position: absolute;
	left: 380px;
	top: 90px;
}

#bild1 {
	position: absolute;
	left: 583px;
	top: 110px;
}

#bild2 {
	position: absolute;
	left: 510px;
	top: 353px;
}

#next {
	position: absolute;
	left: 620px;
	bottom: 20px;
	font-weight: bold;
}


a {
	color: Aqua;
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}

#inhalttextk {
	position: absolute;
	left: 280px;
	bottom: 30px;
	width: 220px;
	text-align: left;
	color: White;
}

.event {
	width: 320px;
	height: 50px;
	position: relative;
	overflow: visible;
	left: 0px;
	font-size: 8pt;
	top: 2px;
}

.datum {
	width: 55px;
	height: 15px;
	position: absolute;
	left: 0px;
	top: 2px;
	direction:;
}


.location {
	width: 240px;
	height: 15px;
	position: absolute;
	left: 80px;
	top: 2px;
}

.ort {
	width: 240px;
	height: 15px;
	position: absolute;
	left: 210px;
	top: 2px;
}

.zeit {
	width: 100px;
	height: 15px;
	position: absolute;
	left: 340px;
	top: 2px;
}

.kommentar {
	width: 240px;
	height: 15px;
	position: absolute;
	left: 80px;
	top: 20px;
	color: #DCDCDC;
}

#adresse1 {
	position: absolute;
	left: 260px;
	bottom: 80px;
	width: 200px;
	text-align: left;
	color: White;
}

#adresse2 {
	position: absolute;
	left: 480px;
	bottom: 80px;
	width: 200px;
	text-align: left;
	color: White;
}

#gema {
	position: absolute;
	left: 260px;
	bottom: 20px;
	width: 200px;
	text-align: left;
	color: White;
}

#cdtitel {
	position: absolute;
	left: 250px;
	top: 200px;
	color: White;
}

#flashfenster {
	position: absolute;
	left: 250px;
	top: 240px;
}
