/* Start of CMSMS style sheet 'Main' */
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #CCCC99;
}
a{
	text-decoration: none;
}
* {
	margin: 0px;
	padding: 0px;
        border-collapse:collapse;
}
#container{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 797px;
}
#seite {
	width: 797px;
	float: left;
	background-color: #FFFFFF;
}
#header{
	width: 797px;
	float: left;
}
#headerTop{   
        float: left;
	width: 797px;
	height: 26px;
}
#toptext {
        float: left
        color: #999966;
	font-weight: bold;
	margin-top: 4px;
        width: 498px;
        text-align: right;
}
#toptext a {
	color: #999966;
}
.topSelected {
	color: #336699 ! important;
}
#headerRight{
	background-image: url(uploads/images/templates/header_rechts.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 222px;
	width: 298px;
	float: left;
}
#hauptmenue{
	background-color: #316394;
	list-style-type: none;
	width: 431px;
	float:left;
	padding-left: 67px;
}
.hauptmenueSelected a{
	color: #CCCC99;
}
.hauptmenueNotSelected a{
	color: #FFFFFF;
}
#hauptmenue li{
	font-weight: bold;
	display: inline;
	font-size:18px;
	padding-left: 3px;
	padding-right: 3px;
}
#navi {
	background-color: #E5E5CC;
	list-style-type: none;
	width: 730px;
	float:left;
	padding-left: 67px;
}
#navi li{
	font-weight: bold;
	display: inline;
	font-size:16px;
	padding-left: 3px;
	padding-right: 3px;
}
.naviSelected a{
	color: #336699;
}
.naviNotSelected a {
	color: #999966;
}
#contentcontainer {
	float:left;
        width: 797px;
}
#mitte{
	width: 418px;
	padding-left: 70px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}
#mitte p, td, ul {
	color: #666633;
	font-size:14px;
}
#rechts {
	float: left;
	width: 299px;
        padding-bottom: 10px;
}
#rechts p, td, ul {
	color: #666633;
}
#fuss {
	clear: both;
	width: 786px;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
	text-align: center;
	color: #336699;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #336699;
}
#buchenlink {
        background-color: #336699;
        width: auto;
        height: auto;
        padding: 5px;
        float: right;
}
#buchenlink a {
        color: #FFFFFF;
        font-weight: bold;
}
.NewsSummaryLink p {
        color: #336699 !important;
        font-weight: bold;
}
.button {
        color: #FFFFFF;
        background-color: #336699;
        font-weight: bold;
}
.offerSelected {
        color: #999966 !important;
        font-weight: bold;
}
/* End of 'Main' */

