body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	background: url(../grafiken/back.gif) #83192D repeat-x;
}

body.popup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10;
	background: #83192D;
}

body.admin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10;
	background: #83192D;
}

td {
	font-size: .7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
	margin: 0px 0px 5px 0px;
}

h1 {
	color: #83192D;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
}

hr {
	color: #83192D;
	height: 1px;
	margin: 0;
}

.inhalt {
	background: #fff;
	border-top: none;
	border-right: 2px  solid #FFD632;
	border-bottom: 2px  solid #FFD632;
	border-left: 2px  solid #FFD632;
	padding: 0px;
}

.rahmen {
	background: #fff;
	border: 1px  solid #83192D;
}

.priceheader {
	background: #83192D;
	border: 1px  solid #83192D;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.priceheader2 {
	background: #83192D;
	border: 1px  solid #83192D;
	color: #fff;
	font-size: 10px;
	text-align: center;
}

.braun {
	color: #83192D;
}


.prices {
	background: #ffd6ad;
	border: 1px  solid #83192D;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
}

.prices_time {
	background: #FFCC99;
	border: 1px  solid #83192D;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
}

.copy {
	font-size: 10px;
}

.bigger {
	font-size: 12px;
}

.anschrift {
	color: #fff;
	font-size: 10px;
}

.anschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}

a.white {
	color: #fff;
	text-decoration: none;
}
a.white:hover {
	color: #fff;
	text-decoration: underline;
}
a.white:visited {
	color: #fff;
	text-decoration: none;
}

a.black {
	color: #000;
	text-decoration: none;
}
a.black:hover {
	color: #000;
	text-decoration: underline;
}

a.black2 {
	color: #000;
	text-decoration: underline;
}
a.black2:hover {
	color: #000;
	text-decoration: underline;
}

ul {
	margin: 5px 0px 5px 23px;
}

.carmen {
	background: #fff;
	border: 1px  solid #83192D;
	height: 16px;
	font-size: 11 px;
}

textarea.carmen_textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	border: 1px  solid #83192D;
	font-size: 11 px;
}

form {
	margin: 0;
}

#cont_fly_box {
	float: left;
	margin: 0px 30px 10px 0px;
}