body {
	background-color: #7A0023;
	font-family: arial;
	font-size: 14px;
}

.background_ {
	height: 4px;
	background-color: #7A0023;

}
.white_ {
	height:10px;
	background-color: #ffffff;

}

.bogen {
	background-image: url(/img/bogen_oben.jpg);
	background-repeat: no-repeat;
	height: 10px;
}
.ubogen {
	background-color: #7A0023;
	background-image: url(/img/bogen_unten.jpg);
	background-repeat: no-repeat;
}

table {
	border-collapse: collapse;
}

table.header {
	color: #ffffff;
	background-color: #7A0023;
}

table.header td.right {
	font-size: 30px;
	font-weight: bold;
	
}

table.form {
width: 100%;
}
table.form, table.form td, table.form tr {
	padding: 2px;
}


table.main {
	background-color: #ffffff;
	position:absolute;
	top: 10px;
	left: 15px;
	margin-bottom: 4px;
}
td.head {
	vertical-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;


	color: #183674;
	text-decoration: underline;
	font-weight: bold;
	font-size: 200%;
}

tr.unten {
	color: #000000;
}

tr.unten td.links {

	border-width: 0px;
}
tr.unten td.links .unten {
	background-image: url(/img/koch.jpg);
	background-repeat: no-repeat;
	height: 260px;
	}

#rtel, table.frame tr.unten {
	background-color: #ffffff;
	width: auto;
}
table.frame tr.unten td.mitte {
	padding: 10px;
	width: 100%;
	height: 100%;
	}
td.rechts { 
	width: 250px;
	background-color: #ebebeb;
	color: #000000;
	padding: 4px;
	padding-top: 10px;

}

a:link {
	color:#7A0023; text-decoration:none; font-weight:bold;
}

a:visited {
	color:#7A0023; text-decoration:none; font-weight:bold;
}
a:hover {
	color:#000000; text-decoration:underline; font-weight:bold;
}
a:active {
	color:#7A0023; font-weight:bold; text-decoration:none;
}

.miss {
color: #F8A89A;
}
.missing {
//color: #F8A89A;
	color: #BE2D2D;
	display: none;
}

.calendar div {
	position: absolute;
	border: 1px solid #000000;
	background-color: #8080ff;
}

.calendar div td, .calendar div tr {
	font-size: 10px;
}

.calendar div td {
	color: #000000;
	background-color: #ffffff;
}

.calendar div th {
	background-color: #0000c0;
}

.calendar td {
	padding: 0px;
}

.calendar div td {
	padding: 1px;
}

.calendar div td a:link, .calendar div td a:visited, .calendar div td a:active {
	color:#000000; text-decoration:none; font-weight:bold;
}

.calendar div td a:hover {
	color:#ff0000; text-decoration:underline; font-weight:bold;
}

.calendar div table {
	margin: 2px;
}
.small {
font-size: 10px;
}
#smallold a{
font-size: 10px;
color: #EB978B;

}


.menuitem {
	padding-left: 5px;
	background-color: #7A0023;
	margin: 0px;
	font-size: 12px;
}

.menuitem a:link, .menuitem a:visited, .menuitem a:active {
	color:#ffffff; text-decoration:none; font-weight:bold;
}
.menuitem a:hover {
	color:#ffffff; text-decoration:underline; font-weight:bold;
}
.submenuitem {
	padding-left: 15px;
	background-color: #A66376;
	margin: 0px;
	font-size: 12px;
}

.submenuitem a:link, .submenuitem a:visited, .submenuitem a:active {
	color:#7A0023; text-decoration:none; font-weight:bold;
}
.submenuitem a:hover {
	color:#7A0023; text-decoration:underline; font-weight:bold;
}

.suchtext {
	font-size: 10px;
	text-align: center;
	color: #7A0023;
}
.copyright {
	background-color: #7A0023;
	font-size: 10px;
	text-align: right;
	color: #ffffff;
}
.guest {
	background-color: #ebebeb;
	color: #000000;
	padding: 4px;
	padding-top: 0px;
}
.events {
	width: 250px;
	border: solid 1px #7A0023;
	background-color: #ebebeb;
	color: #000000;
	padding: 4px;
	padding-top: 0px;
}
.userinfo {
	text-align: left;
	font-size: 12px;
	background-color: #7A0023;
}

.userinfo a:link, .userinfo a:visited, .userinfo a:active {
	color:#ffffff; text-decoration:none; font-weight:bold;
}
.userinfo a:hover {
	color:#ffffff; text-decoration:underline; font-weight:bold;
}
.userinfo .vislink a:link, .userinfo.vislink a:visited, .userinfo .vislink a:active .userinfo .vislink a:hover {
	color:#ffffff; text-decoration:none; font-weight:bold;
}
#flashcontent {
	height: 100%;
}
