/* Start of CMSMS style sheet 'Main' */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFCC33;
}
a{
	text-decoration: none;
}
* {
	margin: 0px;
	padding: 0px;
}
#container{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 891px;
}
#seite {
	width: 796px;
	float: left;
	background-color: #FFFFFF;
}
#header{
	width: 796px;
	float: left;
}
#headerTop{
	background-image: url(uploads/images/header_top.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 29px;
	width: 796px;
	float: left;
}
#toptext {
	font-weight: bold;
	margin-top: 12px;
	padding-left: 40px;
}
.headNotSelected {
	color: #660000;
}
.headSelected {
	color: #CC6600;
}
#headerLeft{
	height: 224px;
	width: 499px;
	float: left;
}
#headerRight{
	background-image: url(uploads/images/header_rechts_1.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 224px;
	width: 297px;
	float: left;
}
#hauptmenue{
	background-image: url(uploads/images/menu_bg.jpg);
	background-repeat: no-repeat;
	display: block;
	list-style-type: none;
	width: 789px;
	height: 22px;
	float:left;
        padding-left: 7px;
}
#hauptmenue li{
	font-weight: bold;
	display: inline;
	line-height: 23px;
	font-size: 16px;
	padding-left: 3px;
	padding-right: 3px;
}
.hauptmenueSelected a{
	color: #FFCC00;
}
.hauptmenueNotSelected a{
	color: #FFFFFF;
}
.pipe1 {
        color: #FFFFFF;
        font-size: 16px;
}
#navicontainer {
	background-image: url(uploads/images/submenu_bg.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 796px;
	height: 31px;
	float:left;
}
#navi {
	list-style-type: none;
	float:left;
        padding-left: 7px;
}
#navi li{
	font-weight: bold;
	display: inline;
	font-size: 14px;
	line-height: 23px;
	padding-left: 3px;
	padding-right: 3px;
}
.naviSelected a{
	color: #CC6600;
}
.naviNotSelected a{
	color: #660000;
}
.pipe2 {
	color: #660000;
        font-size: 14px;
}
#mitte{
	width: 499px;
	float: left;
        line-height: 18px;
        padding-bottom: 10px;
}
#rechts {
	float: left;
	width: 297px;
        line-height: 18px;
        padding-bottom: 10px;
}
#seitenlogos {
        width: 90px;
	padding-left: 5px;
	float: left;
}
#fuss {
        line-height: 24px;
        clear: both;
	width: 776px;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: bold;
	text-align: center;
	color: #660000;
	border-top: 2px solid #CC6600;
}
#fuss a {
	color: #CC6600;
}
.newsSelected {
	color: #660000;
        font-weight: bold;
}
.newsNotSelected {
	color: #CC6600;
}
/* End of 'Main' */

