body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	margin: 0px;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(/layout/bg-body.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #556F00;
	font-weight: bold;
	font-style: italic;
}

h2,h3,h4,h5,h6 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #b50210;
	font-weight: bold;
}

.grau-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 10px;
	color: #8eb40f;
	font-weight: bold;
	font-style: italic;
}

.impressum-text {
	font-size: 10px;
}

a:link 						{ color: #556F00; }
a:visited 					{ color: #556F00; }
a:hover 					{ color: #b50210; }
a:active 					{ color: #556F00; }

.navi_link {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
a.navi_link:link { color: #566f00; }
a.navi_link:visited { color: #566f00; }
a.navi_link:hover { color: #c81427; }
a.navi_link:active { color: #566f00; }

.content-rahmen { margin: 5px; padding: 5px; border: 1px solid #d2f169; }
.content-rahmen-2 { margin: 5px; padding: 5px; border: 1px solid #d2f169; background-color: #eef8cd;}

.text-gross {
	font-size: 25px;
	font-weight: bold;
	font-style: italic;
	color: #CC6600;
	font-family: "Times New Roman", Times, serif;
}

/* Formular */

form fieldset 				{ padding: 10px; border: 1px solid #d2f169; margin-bottom: 10px; }
form legend 				{ padding: 2px 10px; margin-bottom: 20px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #333333; background-color: #EEF8CD; border: 1px solid #d2f169; }
form div 					{ clear: both; overflow: hidden; margin-bottom: 5px; }
form label 					{ float: left; margin-right: 5px; padding-top: 3px; width: 100px; text-align: right; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #333333; }
form input, form select 	{ float: left; margin-right: 5px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #333333; }
form textarea			 	{ float: left; margin-right: 5px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #333333; }

form label#anfrage 			{ width: auto; text-align: left; font-weight: bold; padding-bottom: 15px; }
form label#kinder 			{ width: auto; }
form label#sonstiges 		{ width: auto; text-align: left; font-size: 11px; }
form label#spacer 			{ width: 20px; }
form div#spacer 			{ height: 0px; }

/* Formular */

#header { height: 150px; }
#banner { height: 235px; background-image: url(/layout/banner.jpg); }
#content { margin-top: 10px; width: 650px; float: left; background-image: url(../layout/bg-content-02.gif); }
#content-2 {  padding-left: 20px; padding-right: 20px;}
#content-right {width: 240px; margin: 0px; margin-top: 10px; margin-left: 10px; margin-bottom: 10px; float: right; font-size: 11px; line-height: 16px;}
#content-right-2 {width: 240px; margin: 0px; margin-top: 10px; margin-left: 10px; margin-bottom: 10px; float: right; font-size: 12px; line-height: 16px;}
#footer { font-family: Arial, Helvetica, sans-serif; font-size: 10px; margin: 0px; margin-bottom: 30px; padding: 5px; text-align: left; }
