* { 
margin : 0; 
} 

body { 
background-image: url("res/hg2.jpg");
background-repeat: repeat-x;
font-family : Verdana, Tahoma, Arial; 
font-size : 8pt; 
text-align: center;
} 




a {
color: #4D4D4D;
}

h1 {
font-size: 8pt;
font-weight: bolder;
padding-bottom: 1px;
border-bottom: 1px solid #000;
}


h2 {
text-align: left;
font-weight: bolder;
font-size: 9pt;
padding-bottom: 1px;
border-bottom: 1px solid #000;
}


h3 {
font-size: 0.9em;
font-weight: bold;
}


h4 {
font-size: 0.9em;
color: #888;
padding-left: 50px;
padding-right: 50px;
}


#header {
background-color: #4D4D4D;
height: 25px;
color: #FFFFFF;
}

#hdr_wrap {
width: 920px;
margin: auto;
font-size: 0.7em;
padding-top: 3px;
}
.hdr_lft {
float: left;
}

.hdr_rgt a {
text-decoration: none;
color: #FFFFFF;
}
.hdr_rgt a:hover {
text-decoration: underline;
color: #FFFFFF;
}


.hdr_rgt {
font-size: 7pt;
padding-right: 8px;
padding-top: 2px;
text-align: right;
}


#menu {
}

#menu_wrap {
width: 920px;
margin: auto;
}

#menu_top {
height: 190px;
background-position: bottom right;
background-image: url("res/hdr_hg.jpg");
background-repeat: no-repeat;
}

*HTML #menu_top {
margin-top: -5px;
}


#menu_bottom {

}
/*
.menu_logo {
float: left;
height: 24px;
width: 276px;
background-image: url("res/logo_u.jpg");
background-repeat: no-repeat;
}
*/
.menu_rgt {
}

.mmenu {
	font-size: 0.9em;
	line-height: 12px;
	color: #FFFFFF;
	}
.mmenu ul {
	margin:0;
	padding: 0px 10px 0 50px;
	list-style:none;
	}
.mmenu li {
	display:inline;
	margin:0;
	padding:0;
	}
.mmenu a {
	float: right;
	background:url("res/tableftF.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}
.mmenu a span {
	float:left;
	display:block;
	background:url("res/tabrightF.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color: #FFFFFF;
	}
	
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.mmenu a span {float:none;}
/* End IE5-Mac hack */
.mmenu a:hover span {color:#d2d2d2;}
.mmenu a:hover {background-position:0% -22px;}
.mmenu a:hover span {background-position:100% -22px;}

.mmenuact  {
	
                        background-position:100% -22px;
			display:block;
			background:url("res/tabrightF.gif") no-repeat right top;
			padding:5px 15px 4px 6px;
			color:#FF0000;
		   }
.mmenuact a {
			background-position:0% -22px;
			float: right;
			background:url("res/tableftF-hell.jpg") no-repeat left top;
			margin:0;
			padding:0 0 0 4px;
			text-decoration:none;
	     }
.mmenuact a span {
			/*background-position: 100% -22px;*/
		   	float:left;
			display:block;
			background:url("res/tabrightF-hell.jpg") no-repeat right top;
			padding:5px 15px 4px 6px;
			color:#d2d2d2;
		   }
.mmenuact a:hover {
			background-position:0% -22px;
                        float: right;
                        background:url("res/tableftF-hell.jpg") no-repeat left top;
                        margin:0;
                        padding:0 0 0 4px;
                        text-decoration:none;
			
}

.mmenuact a:hover span {
                        /*background-position: 100% -22px;*/
                        float:left;
                        display:block;
                        background:url("res/tabrightF-hell.jpg") no-repeat right top;
                        padding:5px 15px 4px 6px;
                        color:#d2d2d2;
                   }


.submenu {
	text-align: center;
        height: 15px;
	clear: both;
	margin-right: 11px;
	padding: 2px 15px 1px 0px;
	background-color: #8b9298;
}

.submenu li a {
color: #fff;
text-decoration: none;
}

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


.submenu li a:visited {
color: #fff;
text-decoration: none;
}

.submenu li a:link {
color: #fff;
text-decoration: none;
}


.submenu li{
	font-size: 0.8em;
	display:inline;
}


#content {
padding-top: 30px;
}


.indent {
color: #4d4d4d;
padding-left: 20px;
padding-right: 20px;
}

#cont_wrap {
	width: 920px;
	margin: auto;
}

.cont_lft {
	text-align: left;
	padding-top: 3px;
	float: left;
	width: 230px;
}

.cont_lft h1 {
border-bottom: 0px;
}

.cont_rgt {
padding-right: 25px;
padding-left: 330px;
text-align: justify;
}

.cont_rgt li{
padding-bottom: 15px;
}

#footer {
        background-color: #4D4D4D;
        color: #FFFFFF;
	clear: both;
}

#footer_wrap {
        width: 920px;
        margin: auto;
}

.footer_lft {
	text-align: left;
        float: left;
        width: 230px;
}



.footer_rgt {
padding-left: 230 px;
text-align: center;
}


#ft_wrap {
	padding: 10px 10px;
	font-size: 0.8em;
	color: #888;
	width: 920px;
	margin: auto;
	text-align: center;	
}


/*  #######################################   Formular #############################  */
.csc-mailform-field textarea {
	padding-left: 5px;
}


legend {
padding-left:10px;
padding-right:10px;
border: 0px;
}

fieldset {
border:0px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
border: 1px solid #C0C0C0;
}

.radiolayout {
width:60%;
padding-top:15px;
padding-bottom:15px;
}

.formu {
width:80%;
padding-top:10px;
padding-bottom:10px;
padding-left:110px;
border: 1px solid #C0C0C0;
}

.mf-radio {
border:0px;
}

.mf-text {
color: #000000;
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-check {
border: 0px;
}
.mf-select {
border:0px;
}

.mf-input {
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-submit {
color: #ffffff;
background-color: #C0C0C0;
border: 0px;
}
/*########################################################################*/




.csc-mailform {
border: 0px;
}

.csc-mailform input {
margin: 5px 5px;
}

.csc-mailform-field label {
margin-top: 5px;
}

.csc-mailform label {
width: 150px;
float: left;
text-align: right;
margin-right: 10px;
display: block;
}

.csc-mailform-radio legend {
display: none;
}

.csc-mailform-radio fieldset {
border: 0px;
padding: 0px;
}

.csc-mailform-radio label,input{
	float: none;
	clear: none;
	padding-left: 5px;
   	display: inline;
	width: auto;
}


.csc-mailform-label {
text-align: center;
font-weight: bold;
font-size: 0.9em;
padding: 15px 5px;
}



/*************************** Tabelle ************************************/
.contenttable
{
margin: auto;
font-family: Verdana, Arial, Helvetica, sans-serif;
border-collapse:collapse;
}
.contenttable td, #customers th 
{
font-size: 11px;
border:1px solid #4d4d4d;
padding:3px 7px 2px 7px;
}
.contenttable th 
{
font-size: 11px;
text-align:left;
padding-top:5px;
padding-bottom:4px;
color:#fff;
}
.contenttable tr.tr-even td 
{
background-color:#d9e1f0;
}

.contenttable tr.tr-0 td {
}
#c342 td{
font-family : Verdana, Tahoma, Arial; 
font-size : 8pt; 
}

