* {
	margin:0px;
	padding:0px;
}

body {
    background-color:#010101;
	font: 11px Verdana, Arial, Helvetica, sans-serif ;
	color:#FFFFFF;
}

#top {
    background-color:#131C1C;
    height: 70px;
    width: 796px;
	margin-top: 5px;
}

#all{
	/*width:798px;
	position:absolute;
	left:50%;
	margin-left:-399px;*/
}

.navi {
	float:left;
	background-image:url(img/navi-aktiv.gif);
    background-repeat:repeat-x;
	margin: 0px 2px 4px 0;
    height: 25px;
    width: 131px;
}

.navi_space {
	float:left;
	margin: 0px 2px 4px 0;
    height: 25px;
    width: 131px;
}

.hauptnavi_space {
	background-image:url(img/navi-inaktiv.gif);
    background-repeat:repeat-x;
	margin: 0px 2px 4px 0;
    height: 18px;
    width: 118px;
	color:#c0cb30;
	padding-top: 9px;
	padding-left:13px;
	float: left;
	font-size:12px;
	text-transform: uppercase;
	font-weight:900;
	text-decoration:none;
}

#navicontainer{
	clear:both;
}

a.hauptnavi {
    background-image:url(img/navi-inaktiv.gif);
	height: 18px;
	width: 118px;
	color:#c0cb30;
	padding-top: 9px;
	padding-left:13px;
	float: left;
	font-size:12px;
	text-transform: uppercase;
	font-weight:900;
	text-decoration:none;
}
a.hauptnavi:hover {
    color:#FFFFFF;
	background-image:url(img/navi-aktiv.gif);
	background-repeat:repeat-x;
	text-decoration:none;
}
a.hauptnavi:active {
    color:#FFFFFF;
	background-image:url(img/navi-aktiv.gif);
	background-repeat:repeat-x;
	text-decoration:none;
}
.hauptnaviactive {
    background-image:url(img/navi-aktiv.gif);
	height: 18px;
	width: 118px;
	color:#FFFFFF;
	padding-top: 9px;
	padding-left:13px;
	float: left;
	font-size:12px;
	text-transform: uppercase;
	font-weight:900;
	text-decoration:none;
}

#flash {
    clear: both;
    background-color:#CCCCCC;
    width:796px;
    height:240px;
	margin-top: 4px;
	}
	
#container {
	width: 778px;
	background-image:url(img/content.jpg);
	background-repeat:repeat-x;
	margin-top:10px;
	min-height:500px;
	padding:2px 9px 20px 9px;
	clear:both;
}

#news {
    background-image:url(img/content-head.gif);
	background-repeat:repeat-x;
	background-color:#010101;
	width:185px;
	float:left;
	min-height:400px;
	height:400px;
}

#content {
    background-image:url(img/content-head.gif);
	background-repeat:repeat-x;
	width:584px;	
	float:right;	
	min-height:400px;
}

.clear {
	clear:both;
}

.home{
	background-color:#010101;
}

.contenttext {
	margin: 22px 15px 27px 24px;
	line-height: 20px;
}

.contentleft {
	margin: 4px 9px 0px 0px;
	line-height: 20px;
	padding:17px 15px 5px 10px;
	background-color:#010101;
	width:185px;
	float:left;
	text-transform: uppercase;
	color:#b1b4b6;
}

.contentright {
	margin: 4px 0px 15px 0px;
	line-height: 20px;
	padding:17px 15px 5px 15px;
	background-color:#010101;
	width:335px;
	float:right;
}

#unten {
	clear:both;
}

#footer {
	width:798px;
	/*position:absolute;	
	left:50%;
	margin-left:-400px;*/
	background-image:url(img/footer.gif);
	background-repeat:repeat-x;
	background-color:#010101;
	height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.contentnews {
margin: 22px 15px 27px 10px;
line-height: 20px;
}

h1{
text-transform: uppercase;
font-size:12px;
margin-left:10px;
margin-top:20px;
font-weight:normal !important;
}

h2 {
font-size: 18px;
font-weight: normal !important;
}

.tel { 
	float:left;
	font-size:11px;
	font-weight:500;
	margin-left: 20px;
	margin-top: 2px;
	text-transform: uppercase;
}

.fax {
	float:left;
	font-size:11px;
	font-weight:500;
	margin-left: 25px;
	margin-top: 2px;
	text-transform: uppercase;
}

a.contact {
	float:left;
	font-size:11px;
	font-weight:500;
	margin-left:350px;
	margin-top: 2px;
	color:#FFFFFF;
	text-decoration: none;
	text-transform:uppercase;
		
}

a.contact:hover {
	text-decoration: underline;	
}


a.text {
	text-transform: uppercase;
	color:#b1b4b6;
	text-decoration:none;
}

a.mswct {
	color:#b1b4b6;
	text-decoration:underline;
}

a.text:hover {
	text-decoration:underline;
}


.mswct_intext { float:left; padding-right:10px; }

.clear_padding {clear:both; padding-top: 10px;}