body { margin: 0px;	font-family: Verdana; font-size: 12px; color: #000000; }
table, form { margin:0px; font-family: Verdana;	font-size: 12px; color: #000000; }
input, select, textarea { color: #666666; }
.cButton { cursor:pointer; }

a { text-decoration:none; color: #5688CA;}
a:hover { text-decoration:underline; color: #5688CA;}

.cBorder { width:1004px; border:1px solid #666666; }

.cHeader { width:100%; height:130px; }
.cHeaderText { padding:0px; text-align:left; }
.cLogo { float:left; width:320px; padding-top:30px; padding-left:80px; }
.cLogin { float:left; width:600px; padding-top:15px; }

.cContent { width:100%; background-image:url('/bilder/bg.gif'); background-repeat:repeat; }
.cContentText { padding:20px; text-align:left; }

.cFooter { width:100%; height:50px; }  
.cFooterText { padding-top:20px; }
.cFooterText a { color:#000000; }
.cFooterText a:hover { text-decoration:underline; }   

.cFormFehler { border: 1px solid #FF0000; } 
.cClear { clear:both; height:0px; }
