/* Start of CMSMS style sheet 'Main' */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/layout/verlauf.jpg);
	background-repeat: repeat-x;
	background-color: #CCCCCC;
}
a {
	text-decoration: none;
}
* {
	margin: 0px;
	padding: 0px;
}
#container{
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 989px;
}
#seite {
	width: 954px;
	float: left;
}
#header{
	width: 954px;
	float: left;
}
#headerTop{
	width: 276px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	padding-left: 678px;
	height: 20px;
}
#headerBottom{
	height: 196px;
	width: 954px;
	float: left;
	background-color: #FFFFFF;
}
#headerBottomLeft{
	background-image: url(images/layout/logo.jpg);
	background-repeat: no-repeat;
	height: 193px;
	width: 231px;
	display: block;
	float:left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
#headerBottomCenter{
	background-repeat: no-repeat;
	height: 193px;
	width: 444px;
	display: block;
	float:left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	margin-right: 3px;
}
#headerBottomRight{
	background-repeat: no-repeat;
	height: 196px;
	width: 276px;
	display: block;
	float:left;
	background-image: url(images/layout/haus.jpg);
}
#contentcontainer {
	width: 954px;
	float:left;
	background-color: #FFFFFF;
}
#links{
	float: left;
	width: 231px;
	position:relative;
	margin-top: 15px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #990000;
}
#mailbox {
	position: absolute;
	bottom: 0px;
}
#mitte{
	float: left;
	width: 447px;
}
#rechts {
	float: left;
	width: 276px;
	margin-top: 15px;
}
#fuss {
	float: left;
	width: 954px;
	height: 37px;
	font-size: 12px;
	font-weight:bold;
	line-height: 40px;
}
#fussLinks {
        width: 219px;
        float:left;
        padding-left: 12px;
        padding-top: 9px;
}
#fussRechts {
        width: 711px;
        float:left;
        padding-left: 12px;
}

.ergebnisliste {
	list-style-type: disc;
        padding: 0px 40px 0px 40px;
}
.ergebnisliste li {
        padding: 10px 0px 10px 0px;
        color: #000066;
}
.ergebnisliste li a{
        color: #0099CC;
        font-weight:bold;
}
.reservieren {
        margin-left: 166px;
}
#flairlogo {
        float: left;
        padding-left: 9px;
        width: 26px;
}
/* End of 'Main' */

