﻿

body
{
	font-family: Verdana, Arial, helvetica, Sans-Serif;
	background-color: rgb(246, 247, 236);
	font-size: 12px;}


h1, h2, h3, h4, h5, h6, p, div, ul, ol, li, code, pre, form, fieldset, blockquote, html, body
{
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	-moz-opacity: .999;
}

table
{
	border-collapse: collapse; /* prevents double borders */
	border-spacing: 0;
}

td, th, caption
{
	font-weight: normal;
	}

img, fieldset
{
	border: 0; /* remove border around linked bilder and fieldsets */
}


.wrapper
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-bottom: 25px;
}

.content
{
	width: 740px;
	vertical-align: middle;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	color: rgb(44, 92, 167);
	}

.content h1 
{
		background-color: rgb(44, 92, 167);
		color: White;
		height: 40px;
		font-weight: bold;
		line-height: 40px;
		padding-left: 20px;
		margin-bottom: 20px;
		
}

.content h2 
{
		background-color: rgb(255, 153, 51);
		color: White;
		height: 30px;
		font-weight: bolder;
		line-height: 30px;
		padding-left: 20px;
		margin-bottom: 10px;
		margin-top: 10px;
		}

.frage 
{
		font-weight: bolder;
		margin-bottom: 10px;
		margin-top: 20px;
		padding-left: 20px;}
.eingabetext {padding-left:20px;}

.buttons {margin-left:280px; margin-top:50px;}
.content table, select {margin-left:20px;}
.eingabe_frage {margin-left:20px; margin-bottom:10px;}
.eingabe_frage input {width:500px;}
.eingabe_area {margin-left:auto; margin-right:auto; margin-top:20px;width:98%;}
.hinweis_eingabe {margin-top:10px;text-align:left;}
.text {padding-left: 20px; margin-top:20px; margin-bottom:20px;}
.text1 {padding-left: 20px; margin-top:20px; margin-bottom:10px;}


.bt_buchen
{
	width: 250px;
	height: 30px;
	line-height: 23px;
	font-size: 14px;
	font-weight: bold;
	margin: auto;
	text-align: center;
	border-style: solid;
	vertical-align: middle;
	border: 0px;
	color: White;
		background-color: rgb(44, 92, 167);
	}

.bt_buchen_hover
{
	width: 250px;
	height: 30px;
	line-height: 23px;
	font-size: 14px;
	font-weight: bold;
	margin: auto;
	text-align: center;
	border-style: solid;
	vertical-align: middle;
	border: 0px;
	color: White;
	background-color: rgb(255, 153, 51);
}

.bestaetigt{color:Black;}
.fehler
{
	font-weight: bold;
	margin-top: 20px;
	padding-left: 20px;
	font-size: 12px;
	margin-bottom: 20px;
}

.fehler div
{
	font-weight: bold;
	margin-top: 20px;
}



.rahmen 
{
	border: 0px solid rgb(44, 92, 167);
		background-color: rgb(238, 239, 227);
	padding-top: 1px;
	padding-bottom: 20px;
	margin-bottom:20px;}
	

.hervorheben
{
background-color: rgb(246, 246, 172);
background-color: rgb(230, 230, 250);	}


.hhinweis
{background-color: rgb(246, 210, 162);
	}

.rahmen1 
{
		padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom:20px;}


.footer
{
	text-align: center;
	font-size: 11px;
	color: rgb(44,92,167);
	color:#2c5ca8;
	padding-top: 30px;
	padding-left: 80px;
	height: 60px;
}

.footer a
{
	margin-left: 10px;
}



.bodytext {color:#2c5ca8; font-size:14px; font-weight:bold;}
.hinweis {font-weight:normal; margin-left: 15px;}
.bedingungen {text-align:justify; font-size:12px;}
.paragraph {color:#2c5ca8; font-size:14px; font-weight:bold; margin-bottom:5px;}
.nicht_fett {font-weight:normal;}
.footertext {color:#9f9e9d; text-align: Center;font-size: 9px;margin:auto;}
.bewertung {width:500px;}