/* Start of CMSMS style sheet 'Main' */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffdc64;
background-image: url(images/layout/bg_body.jpg);
	background-repeat: repeat-x;


}
a{
	text-decoration: none;
}
*{
        padding:0px;
        margin:0px;
}
.tagungemp {
        color: #669966;
}
#container{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1020px;
}
#Seite {
        margin-top:10px;
	width: 955px;
	float: left;
	background-color: #FFFFFF;
}
#header{
	height: 267px;
	width: 955px;
	float: left;
}
#headerLeft{
	background-image: url(img/header_links.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 267px;
	width: 250px;
	float: left;
}
#headerCenter{
	background-image: url(img/header_mitte.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 267px;
	width: 715px;
	float: left;
}
#headerRight{
	background-image: url(img/header_rechts.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 130px;
	width: 170px;
	float: right;
}
#contentcontainer {
        width: 1000px;
        float: left;
}
#menuecontainer {
        padding-top: 30px;
	background-color: #fffeb1;
        float: left;
        width: 171px;

}
#hauptmenue{
	float: left;
	width: 146px;
	list-style-type: none;
	padding-left: 15px;
	margin: 0px;
	background-color: #fffeb1;
}
#hauptmenue li{
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 14px;
	font-weight: bold;
}
#hauptmenue ul {
	list-style-type: none;
}
#hauptmenue ul li{
	padding-left: 10px;
        padding-top: 3px;
	padding-bottom: 0px;
        font-size: 11px;
	font-weight: bold;
}
.hauptmenueSelected a{
	color: #FFCC33;
}
.hauptmenueNotSelected a{
	color: #006600;
}
#menuerechts {
       width: 0px;
       background-color: #FFFFFF;
       float: left;
}
#mitte{
        margin-left: 95px;
	padding-top: 10px;
        width: 379px;
	float: left;
        padding-bottom: 15px;
        color: #006600;
}
#mitte2{
	/*padding-top: 10px;
        padding-left: 10px;*/
 padding: 30px;
        width: 492px;
	float: left;
        padding-bottom: 15px;
        color: #006600;
}
#mitte p, #mitte li, #mitte td {
        color: #006600;
}
.mittetabelle1{
        background-color: #FFF3C1;
}
.mittetabelle2{
        background-color: #FFFF99;
}
.mittetabelle3{
        background-color: #FFFFCC;
}
#mitte ol {
        padding-left: 30px;
        padding-top: 5px;
}
#spacer {
        width: 170px;
        height: 41px;
        background-color: #FFFFAE;
        display: block;
        float: right;
}
#rechts {
text-align: center;
padding-top: 30px;
	float: left;
	width: 230px;
        background-color: #FFFFAE;
}
#rechts p {
	color: #897239;
}
#fuss{
	clear: both;
	width: 955px;
	font-weight: bold;
	text-align: center;
        color: #006600;
background-color: #ffdc64;
}
#fuss2{
        /*margin-left: 140px;*/
	clear: both;
	width: 955px;
	font-weight: bold;
	text-align: center;
        color: #006600;
background-color: #ffdc64;
}
#flairlogo{
	margin-right: 5px;
	float: left;
}
/* End of 'Main' */

