@charset "utf-8";
/* CSS Document */

html {
	height: 100%;
	min-height: 100%;
}

body {
	background-color: #77132D;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	min-height: 100%;
}

a {
	color: #77132D;
}

div#page {
	width: 1000px;
	min-height: 100%;
	height: auto !important;
	margin: auto;
	padding: 0px;
}

div#header {
	display: none;
}

div#content_container {
	min-height: 155px;
	height: auto;
}

div#navigation {
	display: none;
}

div#subnavigation {
	display: none;
}

div#content_container {
	height: 100%;
}

div#content {
	width:808px;
	float: left;
	margin-left: 140px;
}

div#keywords {
	display: none;
}

div#footer {
	border-top: 2px #000 solid;
	padding-top: 10px;
	margin-top: 20px;
	text-align: center;
}

h1 {
	color: #77132D;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 1px #77132D solid;
	margin-top: 30px;
}

.clear {
	clear: left;
	margin: 0px; 
	padding: 0px; 
	font-size: 0px; 
	line-height: 0px; 
	height: 0px;
}

.clear_right {
	clear: right;
	margin: 0px; 
	padding: 0px; 
	font-size: 0px; 
	line-height: 0px; 
	height: 0px;
}

.tabelle {
	width: 100%;
}

/* RAHMEN */

div.rahmen_header {
	background-image: url('../images/box_top.jpg');
	background-repeat: no-repeat;
	height: 18px;
}

div.rahmen_content {
	background-image: url('../images/box_bg.jpg');
	background-repeat: repeat-y;
	padding: 10px 20px 10px 20px;
}

div.rahmen_footer {
	background-image: url('../images/box_bottom.jpg');
	background-repeat: no-repeat;
	height: 25px;
}

div.rahmen_small {
	width: 400px;
	float: left;
}

div.rahmen_small_left {
	width: 400px;
	float: left;
	margin-right: 5px;
}

div.rahmen_small_header {
	background-image: url('../images/box_small_top.jpg');
	background-repeat: no-repeat;
	height: 17px;
}

div.rahmen_small_content {
	background-image: url('../images/box_small_bg.jpg');
	background-repeat: repeat-y;
	padding: 10px 20px 10px 20px;
}

div.rahmen_small_footer {
	background-image: url('../images/box_small_bottom.jpg');
	background-repeat: no-repeat;
	height: 17px;
}
	

/* BOXEN RECHTS */

div.box {
	border: 1px #BC001D solid;
	width: 183px;
	margin-left: 10px;
	margin-top: 15px;
}

div.box h1 {
	background-image: url('../images/header_box.jpg');
	background-repeat: no-repeat;
	height: 23px;
	border: none;
	color: #FFF;
	padding: 3px 0px 0px 5px;
	margin: 0px;
}

div.box .bodytext {
	padding: 0px 5px 0px 5px;
}

/* DOWNLOADS */

.downloads_l3 {
	text-align: left;
}

.downloads_l3 .t3_downloads_link img {
	text-decoration: none;
	border: none;
}

/* NEWS */

.news_header { 
	border: none !important;
}


/* MAILFORM */

#contact_left			{ float: left; width: 320px; }
form.contact			{ float: right; width: 450px; }

form.form					{ margin-bottom: 20px; }

#form_left				{ float: left; width: 400px; }
#form_right				{ float: left; }

label.form					{ float: left; width: 100px; color: #000000; font-size: 12px; padding-top: 5px; display: block; }
label.radio				{ float: none; display: inline; }
label.praemie			{ float: left; display: inline; width: 270px; }

.stern					{ color: #BC001D; font-size: 12px; font-weight: bold; }

input.form, textarea.form			{ float: left; color: #000000; font-size: 12px; font-family: Arial, Helvetica, Geneva, sans-serif; vertical-align: middle; margin: 3px 0px 10px 0px; padding: 2px; border: solid 1px #BC001D; width: 250px; display: block; }
textarea.form				{ height: 50px; }
input.PLZ				{ width: 75px; margin-right: 175px; }
input.radio				{ float: none; border: 0; width: auto; height: auto; display: inline; margin-right: 5px; margin-bottom: 0px; }
input.checkbox			{ float: left; color: #000000; font-size: 12px; vertical-align: middle; margin: 0px 5px 0px 0px; padding: 2px; border: solid 1px #000000; height: 17px; width: 17px; display: block }

input.form:hover, textarea.form:hover					{ border: solid 1px #ED461A; outline: none }
input.form:focus, textarea.form:focus					{ border: solid 1px #ED461A; outline: none; }

p.errorheadline								{ color: #BC001D; font-size: 12px; font-weight: bold; margin-bottom: 10px; }
.errormessage								{ color: #BC001D; font-size: 12px; line-height: 200%; margin-left: 100px; clear: left; }

.mail_button								{ margin-left: 100px; color: #ffffff; font-size: 10px; background-color: #BC001D; text-align: center; margin-top: 15px; margin-right: 15px; margin-bottom: 15px; padding: 4px; border: solid 0px #BC001D; width: 110px; }

#button_print { display: none; }

/* Gästebuch */

.tx-hbook-paragraph {
	margin: 0px;
	padding: 0px;
}

.guestbook_view {
	margin-bottom: 10px;
}

.guestbook_view legend {
	color: #559762;
}

/* GMAPS */

.gmaps_karte_gross {
	width: 808px;
	height: 400px;
	border: 1px #77132D solid;
}

.route_berechnen_lable {
	float: left;
	width: 200px;
	margin-left: 30px;
}

.route_berechnen_addr {
	float: left;
	width: 300px;
}

.route_berechnen_addr label {
	float: left;
	width: 80px;
}

.route_berechnen_addr input {
	float: left;
}

.route_berechnen_button {
	float: left;
	width: 150px;
}

.route_berechnen {
	width: 788px;
	margin-top: 10px;
	border: 1px #77132D solid;
	background-color: #E8C5C0;
	padding: 10px;
}

/* 2 Spalter */

div#spalte_1 {
        width: 48%;
        float: left;
}

div#spalte_2 {
        margin-left: 2%;
        width: 48%;
        float: left;
}

