body {
background-color: #FFFFFF;
color: #666666;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: normal;
margin: 0px;
padding: 0px;
background-image:url(../../images/verlaufLeft.gif);
background-repeat: repeat-y;
background-position: left;
} 

#left {
position: absolute;
left:5px;
top: 23%;
width:210px;
}

h1 {
font-size: 18px;
color:gold;
font-weight:normal;
}

h2 {
font-size: 14px;
}

.klein {
font-size:9px;
font-weight:normal;
margin: 0px;
padding: 0px;
}

#content {
position:absolute; 
top:10px; 
left:250px;
width: 490px;
padding:3px;
z-index:1;
}

.ab {
padding-top: 3px;
clear: both;
}

.bez {
float: left;
width: 80px;
text-align: right;
font-weight : bold;
}

.formw {
float: right;
width: 400px;
text-align: left;
}

input {
border:1px solid #CCC;
}

input.submit {
background-color:gold;

}

a:link {
color:#900;
font-weight:bold;
text-decoration: none;
}


a:visited {
border: 0px;
font-weight:bold;
text-decoration: none;
color: #666; 
}

a:active {
text-decoration: none;
font-weight:bold;
color:#CCC; 
}

a:hover {
text-decoration: none;
font-weight:bold;
color: #000;
}
