body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #7C94BF;
	background-image: url(img/bgr_site.jpg);
	background-repeat: repeat-x;
}

a {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

h1 {
	display: inline;
	font-size: 20px;
	font-weight: bold;
}

h2 {
	display: inline;
	font-size: 16px;
	font-weight: bold;
}

h3 {
	display: inline;
	font-size: 14px;
	font-weight: bold;
}

td {
	font-size: 13px;
}

.submit	{
	background-color: #FFCC00;
	border: 1px solid #333333;
	color: #000000;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
}

.input	{
	color: #000000;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	background-color: #FFF9DD;
	padding: 2px;
	border: 1px solid #999999;
}

.glas{
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
}

.navimouseover {
	background-color: #FFFFFF;
}

.navimouseout {
}

.mouseover {
	background-color: #FFF1DA;
}

.mouseout {
	background-color: #FFFFFF;
}

a.reiseads {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.preis {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
