*{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
html{
	height: 100%;
}
body{
	height: 100%;
	background-image: url(images/img_bg_body.jpg);
	background-repeat: repeat-y;
	background-position: center;
        background-color: #fff;
        text-align: center;
}
a img{
	border: 0px solid;
}
#bodyArea{
	margin: auto;
        width: 1089px;
        height: 100%;
        text-align: left;
        padding-left: 1px;
}
#globalArea{
	height: 75px;
	background-color: #fff;
        border-bottom: 1px solid #606060;
}
#globalArea #logoArea{
	float: left;
	width: 200px;
}
#globalArea #logoArea img{
        margin-top: 15px;
        margin-left: 25px;
        border: 0px solid;
}
#globalArea .global{
	float: right;
	width: 600px;
	font-size: 12px;
	color: #3e3a17;
	margin-top: 55px;
	margin-right: 30px;
        text-align: right;
}
#globalArea .global a{
	font-size: 12px;
	color: #3e3a17;
        text-decoration: none;
}
#globalArea .global a:hover{
        text-decoration: underline;
}
#headerArea .images{
        float: left;
        height: 151px;
        width: 175px;
}
#headerArea .header{
        float: right;
        width: 852px;
        height: 151px;
}
#menuArea{
	background-image: url(images/img_bg_mm.jpg);
	background-repeat: repeat-x;
        height: 27px;
        font-size: 12px;
}
#menuArea ul{
                list-style: none;
                margin-left: 238px;
padding-top: 6px;
}
#menuArea ul li{
                display: inline;
                border-left: 1px solid #000;
                border-right: 1px solid #000;
                padding-left: 20px;
                padding-right: 20px;
                margin-left: -1px;
padding-top: 8px;
padding-bottom: 5px;
}
#menuArea ul .no a{
	font-size: 13px;
	text-decoration: none;
	color: #c7c4b3;	
	text-transform: uppercase;
}
#menuArea ul .no a:hover{
color: #fff;
}
#menuArea ul .act a{
	font-size: 13px;
	text-decoration: none;
	color: #fff;	
	text-transform: uppercase;
}
#contentArea{
                margin-top: 25px;
}
#contentArea #subArea{
                float: left;
                width: 238px;
                margin-top: 0px;
}
#contentArea #subArea .subAreaHome{
		border-bottom: 1px solid #5f5f5f;	
		padding-bottom: 50px;
}
#contentArea #subArea .subAreaHome .subHome{
                margin-left: 20px;
                margin-right: 10px;
}
#contentArea #subArea .subAreaHome .subHome b{
	color: #686151;	
}
#contentArea #subArea .subAreaHome .subHome p{
color: #000;
font-size: 12px;
line-height: 16px;
}
#contentArea #subArea .subAreaHome .subHome .homeUL{
list-style:none;
}
#contentArea #subArea .subAreaHome .subHome .homeUL li{
	background-image: url(images/icon_liste.jpg);
	background-repeat: no-repeat;
                background-position: 0px 8px;
text-decoration: none;
font-size: 12px;
padding-left: 10px;
}
#contentArea #subArea .submenuArea{
	border-bottom: 1px solid #5f5f5f;
}
#contentArea #subArea .submenuArea .submenu{
                margin-left: 20px;
                margin-right: 10px;
                padding-bottom: 50px;
}
#contentArea #subArea ul{
                list-style: none;
}
#contentArea #subArea ul .ebene1 a{
	background-image: url(images/icon_h1.gif);
	background-repeat: no-repeat;
        background-position: 0px 3px;
        text-decoration: none;
        font-size: 12px;
        color: #67624e;
        padding-left: 10px;
}
#contentArea #subArea ul li a:hover{
                font-weight: bold;
}
#contentArea #subArea ul .ebene1act a{
	background-image: url(images/icon_h1.gif);
	background-repeat: no-repeat;
        background-position: 0px 3px;
        text-decoration: none;
        font-size: 12px;
        color: #67624e;
        padding-left: 10px;
        font-weight: bold;
}
#contentArea #subArea ul .ebene2 a{
	background-image: url(images/icon_liste.jpg);
	background-repeat: no-repeat;
        background-position: 11px 4px;
        text-decoration: none;
        font-size: 12px;
        color: #67624e;
        padding-left: 20px;
}
#contentArea #subArea ul li a:hover{
                font-weight: bold;
}
#contentArea #subArea ul .ebene2act a{
	background-image: url(images/icon_liste.jpg);
	background-repeat: no-repeat;
        background-position: 11px 4px;
        text-decoration: none;
        font-size: 12px;
        color: #67624e;
        padding-left: 20px;
        font-weight: bold;
}
#contentArea #subArea .MSLogo{
	margin-top: 50px;
	margin-left: 10px;
}
#contentArea #subArea .flashLogos{
	text-align: center;
	border-bottom: 1px solid #5f5f5f;
	padding-bottom: 10px;
	padding-top: 10px;
}
#contentArea #subArea .serviceNummern{
                margin-top: 25px;
                padding-bottom: 25px;
                border-bottom: 1px solid #5f5f5f;
}
#contentArea #subArea .serviceNummern b{
	color: #686151;
	padding-bottom: 10px;
}
#contentArea #subArea .serviceNummern p{
                margin-left: 20px;
                margin-right: 10px;
                font-size: 12px;
                color: #000;	
                line-height: 16px;
}
#contentArea #subArea .serviceNummern a{
        text-decoration: none;
        font-size: 12px;
        color: #67624e;
        font-weight: bold;
}
#contentArea .content{
                float: left;
                width: 550px;
                margin-left: 25px;
                margin-right: 35px;
}
#contentArea .content p{
color: #000;
font-size: 12px;
line-height: 16px;
font-weight: normal;
}
#contentArea .content h1{
color: #66614e;
font-size: 16px;
text-transform: uppercase;
}
#contentArea .content h2{
	background-image: url(images/icon_h1.gif);
	background-repeat: no-repeat;
                background-position: 0px 3px;
color: #66614e;
font-size:14px;
font-weight: bold;
padding-left: 10px;
}
#contentArea .content .download{
color: #66614e;
text-decoration: none;
font-weight: bold;
	background-image: url(images/icon_h1.gif);
	background-repeat: no-repeat;
                background-position: 0px 3px;
padding-left: 10px;
}
#contentArea .content .mail{
color: #66614e;
text-decoration: none;
font-weight: bold;
	background-image: url(images/icon_h1.gif);
	background-repeat: no-repeat;
                background-position: 0px 3px;
padding-left: 10px;
}
#contentArea .content .external-link{
color: #66614e;
text-decoration: none;
font-weight: bold;
	background-image: url(images/icon_h1.gif);
	background-repeat: no-repeat;
                background-position: 0px 3px;
padding-left: 10px;
}
#contentArea .content .external-link-new-window{
color: #66614e;
text-decoration: none;
font-weight: bold;
	background-image: url(images/icon_h1.gif);
	background-repeat: no-repeat;
                background-position: 0px 3px;
padding-left: 10px;
}
#contentArea .content .internal-link{
color: #66614e;
text-decoration: none;
font-weight: bold;
	background-image: url(images/icon_h1.gif);
	background-repeat: no-repeat;
                background-position: 0px 3px;
padding-left: 10px;
}
#contentArea .content a:hover{
text-decoration: underline;
}
#contentArea .content a img{
border: 0px solid;
}
#contentArea .content ul{
list-style:none;
margin-left: 25px;
}
#contentArea .content ul li{
	background-image: url(images/icon_liste.jpg);
	background-repeat: no-repeat;
                background-position: 0px 8px;
text-decoration: none;
font-size: 12px;
padding-left: 10px;
}
#contentArea .content table{
color: #000;
font-size: 12px;
line-height: 16px;
margin-bottom: 16px;
}
#contentArea .content table td{
	vertical-align: top;
}



#contentArea .container{
	float: right;
	width: 238px;
}
#contentArea .container .containerText{
        padding-left: 20px;
        padding-right: 20px;
        margin-bottom: 25px;
        padding-bottom: 50px;
        margin-top: 25px;
        color: #000;
font-size: 12px;
line-height: 16px;
border-bottom: 1px solid #5f5f5f;
}
#contentArea .container .containerText a{
color: #66614e;
text-decoration: none;
font-weight: bold;
	background-image: url(images/icon_h1.gif);
	background-repeat: no-repeat;
                background-position: 0px 3px;
padding-left: 10px;
}
#contentArea .container .containerText a:hover{
text-decoration: underline;
}
#contentArea .container .containerText h1{
color: #66614e;
font-size: 14px;
text-transform: uppercase;
}
#contentArea .container .heiseNews{
border-bottom: 1px solid #5f5f5f;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 25px;
}
#contentArea .container .heiseNews h1{
	background-image: url(images/icon_h1.gif);
	background-repeat: no-repeat;
        background-position: 0px 3px;
        color: #66614e;
        font-size: 13px;
        text-transform: uppercase;
        padding-left: 10px;
        margin-bottom: 20px;
}
#contentArea .container .heiseNews #twrss_table{
	margin: 0px;
	padding: 0px;
}
#contentArea .container .heiseNews #twrss_table div{
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	border-left: 1px solid #fff;
}
#contentArea .container .heiseNews #twrss_table div a{
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-decoration: underline;
	background-image: url(images/icon_liste.jpg);
	background-repeat: no-repeat;
        background-position: 0px 8px;
        padding-left: 10px;
        display: block;
        border-left: 1px solid #fff;
}
#contentArea .container .twitter{
	border-top: 1px solid #5f5f5f;
	padding-top: 25px;
	margin-bottom: 50px;
}
#contentArea .container .twitter b{
	color: #686151;
}
#contentArea .container .twitter p{
	font-size: 12px;
	color: #000;
        margin-left: 20px;
        margin-right: 10px;
        margin-bottom: 5px;
}
#contentArea .container .twitter img{
	margin-left: 85px;
}
#contentArea .container .socialBox{
	margin-bottom: 50px;
	margin-top: 25px;
}
#contentArea .container .socialBox .socialBM{
	font-size: 12px;
	color: #000;
        margin-left: 20px;
        margin-right: 10px;
}
#contentArea .container .socialBox .socialBM p{
	margin-bottom: 5px;
}
#contentArea .container .socialBox b{
	color: #686151;	
}
#contentArea .container .socialBox .socialBM a{
	margin-right: 3px;
}




.clear{
	clear: both;
}


#mailform .csc-mailform-submit{
	font-size: 12px;
	background-color: #434132;
	width: 150px;
	color: #fff;
	border: 0px solid;
	margin-top: 25px;
	font-weight: bold;
	border: 1px solid #67624E;
}