/* --------------- Einstellung fÃ¼r alle Elemente ---------------*/
html * {
       margin: 0;
       padding:0;
       font-size: 12px;
}

body {
	background: url(images/bg_body2.jpg) left top repeat-x #8BC1DD;
	text-align: center;
	font-size: 12px;
	font-family: Verdana;
	color: #6C5775;
}



<!-- SCHRIFTEN -->
h3{
  color:#FFFFFF;
  margin-left:5px;

}





h4{
	font-family:  Verdana, Arial, Tahoma, sans-serif;
	font-size:13px;
         color: #6C5775;
         border-bottom: 1px solid #6C5775;
         margin-bottom:10px;
}


#error{
	color:#BF0000;
         font-weight:bold;
}

#note{
   width: 130px;
   font-size:10px;
   float:right;
   color: #DF0000;
}

table, tr, td{
        font-size: 12px;
}

#headertabelle{
    background: url(images/bg_header2.JPG);
    background-repeat:no-repeat;
    background-position:center; top;
    width:852px;
}

#contenttabelle{
    background-color: #FFFFFF;
    width:852px;
    line-height:20px;

}

#maintable{
 	width:855px;
	border-bottom:2px solid #6F6F6F;
         border-right:2px solid #6F6F6F;
         border-top:1px solid #DFDFDF;
         border-left:1px solid #DFDFDF;
}

#werbung{
  width:230px;
  text-align: center
}

#slogan {
	font-family: Arial, Verdana, Tahoma, sans-serif;
         padding-left:10px;
         text-align: left;

}
#slogan h1{
         width: 180px;
	text-align: left;
	text-transform: lowercase;
	font-size: 15px;
	color: #3b4c63;
         padding-top:100px;

}
#slogan p{
	text-align: left;
	width: 180px;
	font-size: 11px;
	color: #3b4c63;
}

<!-- hauptteil der website inhaltsbereich -->

#content {
	margin: 35px 0px 0px 0px;
	padding: 0px 0px 30px 0px;
	line-height: 1.7em;
}
#content h1{
	margin: 20px 0px 20px 0px;
	font-size: 25px;
	font-weight: normal;
	color: #DF0000;

}
#content h2{
	font-size: 12px;
	color: #6C5775;
}
#content p{
	margin: 0px 0px 30px 0px;
}

#content ul li{
	list-style-type: circle;
}
#content a{
	color: #eb6143;

}

/* --------------- footer ---------------*/
#footer{
         padding: 20px 10px 20px 0px;
	border-top: 1px solid #ccc;
	font-size: 12px;
	text-align: right;
}

#footer a{
	font-size: 12px;
	text-align: right;
         color: #eb6143;
}


textarea{
       font-family: Arial, Verdana, Tahoma, sans-serif;

}

input#text{
	font-size:12px;
         width:180px;
}



<!-- FORMAT FÜR INHALT DER SPALTE HEADERLINKS-->
#headermenue{

}

#headermenue ul{
	padding-top:20px;
         padding-left:20px;
         list-style-type: none;
         text-align: left;
         font-family: Verdana, Arial, Tahoma, sans-serif;

}
#headermenue ul li{

	border-bottom: 1px solid #7b8a9c;
	list-style-type: none;
         margin: 5px;
}

#headermenue ul li a{
	color: #4b5c73;
	text-decoration: none;
	font-weight: bold;
         font-size:13px;

}

#headermenue #wichtig{
      	color: #DF0000;
}

#liste{
	width:580px;
	background:#E7F1F1;
}

#liste a{
	color: #6C5775;

}

#headertd{
        background:#D9E6E8;
        font-weight:bold;
}

<!---FÜR NACHRICHT BEI "MEINEN NACHRICHTEN"-->
#aufgeklappteZelle {
        background: #DADADA;
        border-collapse:collapse;
        border: 1px solid #001060;
}


#werbetd{
        border:1px solid lightgrey;
        padding:5px;
        width:170px;
        font-size:11px;
        text-align:center;
}

#googletd{
       border:1px solid lightgrey;
       padding-top:10px;
}

#werbetd a{
        color: #6C5775;
        font-size:11px;
        font-weight:bold;
}

#werbeheader{
      background:#D9E6E8;
      font-weight:bold;
      border:1px solid lightgrey;
}

#questions{}
#questions a{
       color: #6C5775;
       font-weight:bold;
}
