BODY {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.mrg20 {
	padding: 10px;
	margin: 50px;
}
.Mitte {
	margin: 50px 50px 20px 20px;
	padding: 20px 50px 20px 20px;
}

.rechts {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

.weiss {
	background-color: #FFFFFF;
}

.farbig {
    background-color: #FFCC66;
	border-right-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
}

.aktuelles {
    color: #ED1261;
    font-size: 10pt;
	vertical-align: center;
	z-index: 19;
}

.menue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #FF9900;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height: 30px;
}

body.backImage {
	background-repeat: no-repeat;
	background-position: top right;
}

img.contentSmall {
	border: solid 1px #999999;
	width:150px;
	height:120px;
}

img.veranstaltung {
	width: 150px;
}

img {
	border: dotted 0px #000000;
}

td.borderBottom {
	border-bottom: solid 1px #CCCCCC;
}

A.nav_item{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;

}
A.nav_item:hover{
	color: #000000;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;

}
A.nav_item:visited{
	text-decoration: none;
	font-size: 10pt;
}

A.contentLink{
	color: #AD0031;
	text-decoration: none;
	font-size: 11pt;
	

}

/*Sollte das gleiche Grau sein wie im Logo*/
A.contentLink:hover{
	color: #000000;
	text-decoration: none;
	font-size: 11pt;
	
}


A.contentLink:visited{
	/*color: #AD0031;*/
	color: #E00061;
	text-decoration: none;
	font-size: 11pt;
	
}
A.activeLink{		
	color: #ED1261;
	text-decoration: none;
	font-size: 14pt;
}

A.activeLink:hover{
	color: black;
	text-decoration: none;
	font-size: 14pt;

}

tr.Speisekarte {
	background-color: #FFFFFF;
}

tr.Speisekarte:hover {
	background-color: #CCCCCC;
}


input.Kontakt {
	color: #000000;
	background-color: #bcbdc0;
	font-size: 10pt;
	border: solid 1px #999999;
}

input.Kontakt_Zwang {
	color: #000000;
	background-color: #ed1261;
	font-size: 10pt;
	border: solid 1px #999999;
}

.Kalender {
	border: solid 1px #999999;
	text-align: center;
}

td.content {
	vertical-align: center;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

table.veranstaltung {
	/*background-color: #f0f0f0;*/
}
/*
table {
	border-width: 2px;
	border-color: red;
}
/*
td {
	border-width: 2px;
	border-color: blue orange green yellow;
	
}
*/

.Kategorie {
    border-bottom: solid 1px #999999;
    font-weight: bold;

}

.headline {

	font-weight: bold;
}
