@charset "utf-8";
/* CSS Document */
html{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #63564E;
}
body, p, h1, h2, h3, h4 {
	margin:0;
	padding:0;
}
body {
	width: 975px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FAE9C9;
	margin-top: 30px;
}
h1 {
	height: 120px;
	width: 960px;
	font-size: 7pt;
	background-repeat: no-repeat;
	display: block;
	background-image: url(images/kopf.jpg);
	background-color: #989CAA;
	color: #CCCCCC;
	line-height: 2;
	font-weight: lighter;
	text-align: right;
	padding-right: 15px;
}
#buchungsleiste {
	height: 150px;
	width: 975px;
	text-align: right;
	background-color: #727786;
}


#buchungsleiste form {
	width: 195px;
}
#buchungsleiste form input {
	
}
#submenu{
	display: block;
	width: 220px;
	padding-left: 10px;
	float: left;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 125%;
	padding-top: 10px;
	height: 475px;
	padding-right: 10px;
	background-repeat: no-repeat;
	background-color: #727786;
	margin-left: 0px;
}
.submenu a {
	color: #000000;
	line-height: 125%;
	text-decoration: none;
}


#maincontent{
	width: 490px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 120%;
	padding-top: 35px;
	height: 450px;
	background-color: #FAE9C9;
	padding-right: 39px;
	padding-left: 25px;
	background-repeat: no-repeat;
}
#maincontent a {
	color: #00256C;
}




#sidebar{
	width: 160px;
	float: right;
	padding-left: 10px;
	padding-top: 35px;
	height: 450px;
	padding-right: 10px;
	background-color: #FAE9C9;
	background-repeat: no-repeat;
	margin-left: 0px;
}
.sidebartext a:hover{
	color: #F63;
}

.sidebartext {

}
.sidebartext a {
	text-decoration: none;
	color: #999;

}

.sidebarheadline {
	font-size: 13px;
	font-weight: bold;
}
.sidebarheadline  a  {
	text-decoration: none;
}


address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #999999;
	text-align: center;
	float: left;
	margin-left: 0px;
	margin-top: 4px;
}
.headline {
	display: none;
}
.maincontentheadline {
	font-size: 18px;
	line-height: 100%;
}
.maincontenttabelleklein {
	font-size: 9px;
}
.maincontenttabellerot {
	color: #900;
	font-size: 11px;
}

.maincontentheadline a {
	color: #00256C;
}
#maincontentwaehler {
	width: 510px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00256C;
	line-height: 140%;
	height: 490px;
	background-color: #FDF8E1;
	padding-right: 10px;
}
#maincontentallinclusive {
	width: 510px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00256C;
	line-height: 140%;
	padding-top: 40px;
	height: 800px;
	background-color: #FDF8E1;
	padding-right: 10px;
}
.submenutafel {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #FFFFFF;
	font-size: 12px;
	margin-left: 15px;
}
