body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #F90;
	margin: 0px;
	padding: 0px;
}


th, .head {
	text-align: left;
	font-size: 12px;
	border-bottom: 1px solid #039;
}
input, textarea, checkbox {
	border: 1px solid #039;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


img {
	border: 0px;
}

.error {
	color: red;
}

.success {
	color: #0F0;
}

/* --- Header and more --- */

#header {
	font-size: smaller;
	height: 157px;
	background-color: #fff;
	background-image: url(../img/header_logo.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 100%;
}

#trace {
	padding: 7px;
	text-transform: uppercase;
	color: #666;
	width: 50%;
}

#suchdiv {
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 5px;
	text-transform: uppercase;
}

#headerspace {
	height: 7px;
	font-size: smaller;
}

.searchresult {
	padding-bottom: 10px;
}

/* --- Content --- */
#content {
	width: 823px;
	margin-left: auto; 
	margin-right: auto;
	padding: 0px;
	font-size: smaller;
}

#leftcontent {
	width: 210px;
	float: left;
	padding-left: 7px;
}

#rightcontent {
	float: right;
	width: 600px;
	padding-top: 205px;
	background-repeat: no-repeat;
}
#rightcontent h1 {
	font-size: 9pt;
	color: #F90;
	text-transform: uppercase;
	font-weight: bold;
}

#rightcontent a, .likeLink {
	text-decoration: none;
	color: #F90;
}

#rightcontent a:hover, .likeLink:hover {
	text-decoration: none;
	color: #FCD776;
	cursor: pointer;
}

#message {
	background-color: white;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

hr {
	color: #fff; 
	background-color: #fff; 
	border: 1px dotted #F90; 
	border-style: none none dotted;
}

#actualtext {
	font-size: smaller;
	padding-right: 5px;
	line-height: 14px;
}

/* --- Footer --- */

#footer {
	background-color: #E4E3D3;
	height: 30px;
	vertical-align: middle;
	color: #9B9B98;
	font-size: smaller;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}

#totop {
	float: right; text-align: right;
}

#totop a {
	color: #9B9B98;
	text-decoration: none;	
	text-transform: uppercase;
}

#totop a:hover {
	color: #cc9;
}

#topspacer {
	height: 23px;
}

.footer {
	padding: 8px;
	float: left;
	padding-right: 50px;
	text-transform: uppercase;
}

/* --- Menue Static --- */

#menustatic {
	padding: 7px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	text-transform: uppercase;
}

#menustatic a, #trace a, #suchdiv a {
	color: #666;
	text-decoration: none;
}

#menustatic a:hover, #trace a:hover, #suchdiv a:hover {
	color: #FF9900;
}

#menustatic .menuselected {
	color: #FF9900;
}

/* --- Menu dynamic --- */

#menudynamic {
	padding-bottom: 14px;
}

#menudynamic a {
	font-size: 9pt;
	text-transform: uppercase;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

#menudynamic a:hover {
	color: #FF9900;
}

#menudynamic .menuselected {
	color: #FF9900;
}

.menu0 {
	border-top: 1px dotted #F9BD1A;
	width: 100%;
	padding-bottom: 5px;
	padding-top: 5px;
}
.menu0first {
	width: 100%;
	padding-bottom: 5px;
	padding-top: 5px;
}

.menu1first, .menu1 {
	padding-bottom: 5px;
	padding-left: 17px;
}

.menu2first, .menu2 {
	padding-bottom: 5px;
	padding-left: 27px;
}

#menudynamic .menu1first a,  #menudynamic .menu1 a, #menudynamic .menu2first a, #menudynamic .menu2 a{
	font-weight: normal;
	font-size: smaller;
	
}

/* --- Start-Page Kaesten links --- */

#kastllinks {
	font-weight: bold;
	font-size: 9pt;
	color: white;
	background-color: #F90;
	padding: 5px;
	padding-bottom: 10px;
	line-height: 15px;
}
#kastllinks a {
	text-decoration: none;
	color: white;
}
#kastlzweilinks {
	line-height: 14px;
	font-size: smaller;
	color: black;
	background-color: #FCD776;
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#kastlzweilinks a {
	text-decoration: none;
	color: black;
	font-weight: bold;
}

#kastlzweilinks a:hover {
	color: #F90;
}

/* --- Start-Page Kaesten rechts --- */

#contentcenter {
	float: left;
	width: 65%;
}

#kastlrechts {
	width: 33%;
	padding-right: 5px;
	float: right;
	line-height: 14px;
}

#rechtsoben {
	background-color: #A4A076;
	color: #fff;
	padding: 5px;
}
#rechtsunten {
	background-color: #C1BE9D;
	color: #fff;
	padding: 5px;
}

.rechtsheadline {
	font-weight: bold;
	text-transform: uppercase;
}

#suchwert {
	border: 1px solid #F90;
}

#suche {
	padding-top: 14px;
	padding-bottom: 9px;
	height: 26px;
}

.searchhit {
	background-color: yellow;
}

/* --- all events --- */
.evententry {
	width: 100%;
	padding-bottom: 5px;
}
.evententrydate {
	font-weight: bold;
	float: left;
	width: 140px;
}
.evententryprog {
	float: left;
	width: 250px;
}
.evententrylocation {
	float: left;
}
.evententrymapframe {
	width: 100%;
	height: 300px;
	display: none;
}

.evententry {
	border-top: 1px dotted #F90;
}

/* --- Presse u Downloads --- */
.imageRowLeft {
	float: left;
	width: 140px;
	text-align: center;
	border: 1px solid #F90;
}
.imageRowLeft:hover {
	background-color: #FCD776;
}
.imageRowRight {
	float: left;
	text-align: left;
	padding-left: 5px;
}