div,img{
   margin:0;
   padding:0;
   border:0;
}

body{
   text-align:center;
}
 
div#container{
   width:1028px;
   text-align:left;
   margin:0px auto;
   background-color:#FFFDD5;
}

a.link_Weiss{text-decoration:none;color:white;}

a:hover.link_Weiss{text-decoration:underline;}

fieldset.csc-mailform label {float:left; margin: 5px 0px 5px 0px; width:170px;}
fieldset.csc-mailform input {margin: 5px 0px 5px 0px;}
fieldset.csc-mailform textarea {margin: 5px 0px 5px 0px;}

table.tabelle {
	border-collapse: collapse;
	margin: auto;
}

table.tabelle td {
	border: 1px dashed #C0C0C0;
	text-align: left;
	font-family: arial;
	font-size: 12px;
	padding: 5px 20px 5px 20px;
}


.contenttable td {padding: 0px 10px 0px 10px; } 


div#header {
   width:1028px;
   background-color:#00853C;
   color:#FFFFFF;
}

div#top {
   width:1028px;
   padding-top: 4px;  
   background-color:#CCCCCC;
}


div#center {
   width:988px;
   min-height:400px; 
   padding : 20px;
   clear:both;
   background-color:#FFFDD5;
}

div#down {
   width:998px;
   height:14px;
   text-align:right;
   padding-top: 8;  
   padding-bottom: 10;
   padding-right:30;
   background-color:#00853C;
   font: bold 14px Verdana,Arial;
   color:#FFFFFF;
}

/* Anpassungen IE */

*html div#center{float:left;width:1028px;}
*html div#down {width:1028px; height:32px;}s{text-decoration:underline;}

