body {
	margin:0;
	padding:0;
	width: 100%;
	height: 100%;
}

div {
	border: 1px solid White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#monitor {
	width:700px;
	height:400px;
	position: absolute;
	top: 50%;
	left: 50%;
	background-color: #ffffff;
	text-align: left;
	margin: -190px 0px 0px -350px;
}

#kopf {
	width: 80px;
	height: 125px;
	position: absolute;
	top: 0px;
	left: 175px;
}

#name {
	width: 180px;
	height: 40px;
	position: absolute;
	top: 85px;
	left: 255px;
}


#o1 {
	width: 175px;
	height: 127px;
	position: absolute;
	overflow: hidden;
	top: 0px;
	left: 0px;
}

#o3 {
	width: 175px;
	height: 127px;
	position: absolute;
	overflow: hidden;
	top: 0px;
	left: 350px;
}

#o4 {
	width: 175px;
	height: 127px;
	position: absolute;
	overflow: hidden;
	top: 0px;
	left: 525px;
}

#m1 {
	width: 175px;
	height: 126px;
	position: absolute;
	overflow: hidden;
	top:126px;
	left: 0px;
}

#mail {
	font-size: 8pt;
	position: absolute;
	top: 75px;
}

#impressum {
	font-size: 7pt;
	position: absolute;
	top: 105px;
}

#login {
	font-size: 7pt;
	position: absolute;
	top: 105px;
	left: 120px;
}

#m2 {
	width: 175px;
	height: 126px;
	position: absolute;
	overflow: hidden;
	top:127px;
	left: 175px;
}

#m3 {
	width: 175px;
	height: 126px;
	position: absolute;
	overflow: hidden;
	top:127px;
	left: 350px;
	background-color: ebebeb;
}

#m4 {
	width: 175px;
	height: 126px;
	position: absolute;
	overflow: hidden;
	top:127px;
	left: 525px;
}

#u1 {
	width: 175px;
	height: 127px;
	position: absolute;
	overflow: hidden;
	top: 253px;
	left: 0px;
}

#log {
	width: 350px;
	height: 127px;
	position: absolute;
	overflow: auto;
	top: 253px;
	left: 175px;
}

#u4 {
	width: 175px;
	height: 127px;
	position: absolute;
	overflow: hidden;
	top: 253px;
	left: 525px;
}

#navigation {
	width: 700px;
	height: 20px;
	position: absolute;
	top: 380px;
	left: 0px;
	background-color: #F2F2F2;
	font-size: 10px;
	text-align: center;
}

#kat {
	color: red;
	font-size: 10pt;:
}

a.title {
	font-weight: bold;
	color: Red;
	font-size: 10pt;
}

a:hover.title {
	color: Silver;
}

/* AKTUELLE TERMINE */

.siebentage {
font-size: 8pt;
}

.siebentagekommentar {
font-size: 7pt;
color:gray;
}

#termine {

	left: 2px;
	top: 2px;
	font-size: 10pt;
	font-weight: bold;
	font-stretch: wider;
}

.events {
    width: 320px;
	height: 50px;
	position: relative;
	overflow: visible;
	left: 0px;
	font-size: 8pt;
	top: 2px;
}

.wochentag {
	width: 15px;
	height: 15px;
	position: absolute;
	left: 0px;
	top: 2px;
	direction:;
}

.datum {
	width: 55px;
	height: 15px;
	position: absolute;
	left: 20px;
	top: 2px;
	direction:;
}

.band {
	width: 230px;
	height: 15px;
	position: absolute;
	left: 90px;
	top: 2px;
	font-weight: bold;
}

.lokal {
	width: 230px;
	height: 15px;
	position: absolute;
	left: 90px;
	top: 18px;
}

.ort {
	width: 230px;
	height: 15px;
	position: absolute;
	left: 90px;
	top: 34px;
}

.zeit {
	width: 230px;
	height: 15px;
	position: absolute;
	left: 90px;
	top: 48px;
}

.kommentar {
	width: 230px;
	height: 15px;
	position: absolute;
	left: 90px;
	top: 65px;
	color: Gray;
}

