body {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	background:#E8E8E8;
	color:#4C4C4C;
	font-family:arial,helvetica,sans-serif;
}

#seite {
	width: 778px;
	margin: 0px auto 0px auto;
	text-align: center;
	background:#ffffff;
	color:#4C4C4C;
}

#menue_oben {
	background:#335BAD url(../images/bgtop4.png) top right no-repeat;
	color:#ffffff;
	width:778px;
	height:26px;
	text-align: right;
}

#menue_oben h1 {
	margin:2px 0 0 10px;
	font-size:1.3em;
	float:left;
	color:#ffffff;
}

#kopf {
	width: 776px;
	height: 118px;
	border:1px solid #335BAD;
	background:url(../images/bilderleiste_rosenhof5.jpg) top right no-repeat;
}

#logo {
	float:left;
}

#menue {
	background:#7F99CC;
	width:778px;
	height:26px;
}

#menue a, #menue_oben a {
	background:#7F99CC;
	color:#ffffff;
	font-weight: bold;
	font-size: 0.8em;
	text-decoration: none;
	display: block;
	padding:5px 20px 5px 20px;
}

#menue a:hover, #menue a:active, #menue_oben a:hover, #menue_oben a:active {
	color:#335BAD;
	background:#ADC2D6;
}

#menue li {
	display:inline;
	float:left;
	border-color:#ffffff;
	border-style:solid;
	border-width:0 1px 0 0;
}

#menue_oben li {
	display:inline;
	float:right;
}

#menue ul, #menue_oben ul, #programm_monat ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#inhalt {
	width:736px;
	padding:20px;
	border:1px solid #335BAD;
	background:#ffffff;
	color:#7F7F7F;
	text-align:left;
}

#inhalt h1 {
	font-size: 1.2em;
	color:#335BAD;
}

#inhalt h2 {
	font-size: 1.0em;
}

#inhalt a {
	color:#335BAD;
}
#inhalt a:hover, #inhalt a:active {
	color:#ffffff;
	background:#335BAD;
}

#inhalt li {
	margin:15px 0 15px 0;
}

#inhalt_links {
	width:324px;
	float:left;
	padding-right:150px;
}

#inhalt_rechts {
	width:262px;
	float:right;
}

#inhalt_rechts h2 {
	width:262px;
	background:#335BAD;
	font-size: 1.0em;
	color:#ffffff;
	text-align:center;
	padding:3px 0 3px 0;
	margin:10px 0px 0px;
}

#inhalt_rechts div {
	width:244px;
	border-color:#335BAD;
	border-style:solid;
	border-width:1px;
	display: block;
	font-size: 0.8em;
	font-weight: bold;
	color:#7F7F7F;
	text-align:left;
	padding:8px;
}

#content p, #content ul, #formular td{
	font-size:0.9em;
}

.rechts {
	float:right;
}
.links {
	float:left;
}


#fusszeile {
	clear:both;
	background:#335BAD url(../images/bgbottom4.png) top right no-repeat;
	color:#ffffff;
	width:778px;
	height:19px;
}



/* Formulare */

form {
	margin:0px;
	padding:0px;
}

fieldset {
	font-size: 0.9em;
	width:450px;
	padding:10px 10px 10px 0;
	border-width:0px;
}

p.fehler {
	width: 452px;
	background-color: #ffffff;
	color:#ff0000;
	padding:3px 10px 3px 10px;
	margin:0px 0px 10px 0px;
}

input.formfeld1, input.formfeld2, input.formfeld3, input.formfeld4,
input.formfehler1, input.formfehler2, input.formfehler3, input.formfehler4 {
	color:#616161;
	background-color: #D9E3EC;
	margin: 3px;
}

input.formfeld1, input.formfehler1 {
	width: 265px;
}

input.formfeld2, input.formfehler2 {
	width: 145px;
}

input.formfeld3, input.formfehler3 {
	width: 55px;
}

input.formfeld4, input.formfehler4 {
	width: 199px;
}

input.checkbox, input.checkboxfehler {
	color:#616161;
	background-color: #D9E3EC;
	margin-right:10px;
}

textarea.formfeld, textarea.formfehler {
	color:#616161;
	background-color: #D9E3EC;
	width: 265px;
	height: 80px;
	margin: 3px;
}

input.formfeld1, input.formfeld2, input.formfeld3, input.formfeld4,
input.checkbox, textarea.formfeld, select.pulldown {
	border:1px solid #003399;
}

textarea.formfehler, input.checkboxfehler, input.formfehler1,
input.formfehler2, input.formfehler3, input.formfehler4, p.fehler {
	border:1px solid #ff0000;
}

input.button {
	color:#ffffff;
	text-align: center;
	background-color:#335BAD;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	float: left;
	width: auto;
	margin-left:136px;
}

select.pulldown {
	background-color: #D9E3EC;
	color:#616161;
	width: 60px;
}

label.left {
	float: left;
	width: 130px;
	margin: 3px 0 3px 0;
}

input[type=text], select, input[type=textarea], select {
	float: left;
}

input[type=checkbox].right, input[type=radio].right, input[type=submit].right {
	margin-left: 130px;
}

input.right {
	float: left;
	width: auto;
	clear: both;
	margin: 3px;
	margin: .3em;
}

form br {
	clear: both;
}

/* Programmseiten */

#programm_monat {
	width:736px;
	background-color:#E8E8E8;
	color:#4C4C4C;
}

#programm_monat li {
	display:inline;
	margin:0px;
	padding:0px;
}

#programm_monat a {
	padding:3px 10px 3px 11px;
	font-size:0.9em;
	color:#4C4C4C;
	text-decoration: none;
	background-color:#E8E8E8;
	border-color:#ffffff;
	border-style:solid;
	border-width:0 1px 0 0;
	float:left;
}

#programm_monat a:hover, #programm_monat a:active {
	color:#E8E8E8;
	background:#4C4C4C;
}

#programm_liste {
	margin:0px;
	border:1px solid #335BAD;
	padding:10px;

}

#programm_liste h3 {
	margin:0px;
	padding:10px;
	font-size:1.0em;
}

#programm_liste p {
	margin:0px;
	padding:10px;
}

#programm_liste small {
	font-size:0.7em;
}

/* SEMINAR */
.seminar {
	background:#F2F2F2;
	margin:10px 0 0 0;
}
.seminar_button {
	clear:both;
	background-color:#335BAD;
	text-align:center;
	color:#ffffff;
	font-size: 0.9em;
	padding:5px 0px 5px 0px;
	margin:0 0 20px 0;
}
#inhalt a.seminar_button, #inhalt a.seminar_button:visited {
	color:#ffffff;
	font-weight: bold;
	text-decoration: none;
}
#inhalt a.seminar_button:hover, #inhalt a.seminar_button:active {
	color:#335BAD;
	background:#ADC2D6;
}