body {
background-color:#006699;
color: #006699;
	font-family: Arial; 
	font-size:12px !important;
}

#head {
	background-image: url(../images/back_top.gif);
	background-repeat:no-repeat;
	background-color:#FFD132;
	width:800px;
	height:125px;
}

#navi {
	background-color:#FFD132;
}

#main {
position:relative;
width:800px;
	background-color:#FFD132;
	background-image:url(../images/back.jpg); 
	background-repeat:no-repeat; 
	height:500px;
	vertical-align:top;
	font-size:10px !important;
}

td {
	font-size:13px !important;
}

#main2 {
	vertical-align:top;
	font-family: Arial; 
	font-size:13px !important;
}

#teaser {
	position:relative;
	top:-10px;
}

a:link { color:#00A85A; text-decoration:none; font-family: Arial; font-size:9pt;}
a:visited { color:#00A85A; text-decoration:none; font-family: Arial; font-size:9pt;}
a:hover { color:#006699; text-decoration:underline; font-family: Arial; font-size:9pt;}
a:active { color:#006699; text-decoration:none; font-family: Arial; font-size:9pt;}

.pikto {
position:relative;
top:-30px;
}

#naipos {
vertical-align:top;
}

.yellow {
	width:800px;
	background-color:#FFD132;

}

/* Fuer Veranstaltungs API 2.0 */
.eventTableHeader {
background-color:#C1C1FF !important;
}
.eventKind {
color:#ffffff;
background-color:#C1C1FF !important;
font-size: 10px;
margin-left:2px;
text-align:left;
}

.eventTitle {
color:#ffffff;
font-weight:bold;
margin-left:2px;
font-size: 12px;
text-align:left;
}

.eventDescriptionLabel {
background-color:#E6E6FF;
color:#006699;
padding:2px;
width:100px;
text-align:left;
vertical-align: top;
font-size: 12px;
}

.eventDetails {
color:#006699;
text-align:right;
font-size: 12px;
}

.eventText {
background-color:#E6E6FF;
color:#006699;
text-align:left;
font-size: 12px;
}

.eventTable {
width:550px;
}


.eventKindOf {
color:#ffffff;
background-color:#E6E6FF;
font-weight:bold;
margin-left:2px;
font-size: 12px;
}

.eventDate {
color:#ffffff;
background-color:#E6E6FF;
font-weight:bold;
font-size: 12px;
}

.eventLocation {
color:#ffffff;
background-color:#E6E6FF;
font-weight:bold;
font-size: 12px;
}

a.eventNavi:link {
text-decoration: none;
color:#ffffff;
font-weight:bold;
margin-left:2px;
font-size: 12px;
}

a.eventNavi:visited {
text-decoration: none;
color:#ffffff;
font-weight:bold;
margin-left:2px;
font-size: 12px;
}

a.eventNavi:hover {
text-decoration: none;
color:#ffffff;
font-weight:bold;
margin-left:2px;
font-size: 12px;
}

a.eventNavi:active {
text-decoration: none;
color:#ffffff;
font-weight:bold;
margin-left:2px;
font-size: 12px;
}

/*Eingabefelder */
.textboxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	width: 360px;
	border:1px solid #006699;
}

.txtMessage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	width: 500px;
	height:200px;
	border:1px solid #006699;
}

#text {
position:relative;
left:40px;
width:88%;

}

SCROLLBAR-HIGHLIGHT-COLOR:#0077BD; 
SCROLLBAR-SHADOW-COLOR:#0077BD; 
SCROLLBAR-ARROW-COLOR:#0077BD; 
SCROLLBAR-FACE-COLOR:#FFD132; 
SCROLLBAR-3DLIGHT-COLOR:#FFD132; 
SCROLLBAR-TRACK-COLOR:#FFD132; 
SCROLLBAR-DARKSHADOW-COLOR:#FFD132; 


