
body {
font: 0.7em verdana, sans-serif;
color:#303030;
}
p {padding:0 10px 0 20px;}
h1 {font: bold 1em verdana, sans-serif;padding-left:10px;padding-bottom:10px;}
h2 {font: bold 1em verdana, sans-serif;padding-left:20px;padding-top:2px;}
a:focus {outline:none;}
.break {clear:both;}
/*div {width:900px;border:1px solid red;margin-left:50px;	}*/
#header {
width:900px;
border-bottom:30px solid black;
margin-left:50px;
}
#header img {border:0;}
#menu {margin-left:50px;margin-top:2px;border-top:2px solid black;width:900px;}
#menu a{color:black;text-decoration:none;}
#menu a:hover{color:#0099ff;}
#menu a.current {color:#0099ff;}
#menu dl {float:left;margin: 0px 10px;}
#menu dt {border-bottom:2px solid black;padding:10px 0 1px; font-weight:bold;}
#menu dd { 
  text-decoration:none; 
  display:block;
font-weight:normal;
margin:0; 
padding-top:2px;line-height:1.3em;
}
#menu dd.leer {height:1.3em;}
#content {
width:900px;
border-top:2px solid black;
margin-left:50px;
margin-top:10px;
}
#content img {float:left;padding:5px 10px;}
.clear {clear:both;}
#footer {
height:54px;color:white; background:white url('img/kay-winner-webgestaltung.gif') repeat-x top left;;
width:900px;border:0px solid red;margin-left:50px;


}
#content a {color:black; text-decoration:underline;}
#content a:hover {color:#0099ff;}
#footer img {float:left;padding:10px;border:0;}
#footer ul {padding-top:4px;}
#footer li {float:right	;list-style-type:none;margin-right:20px;padding:3px 5px;}
#footer li a {color:white;text-decoration:none;}
#footer li a:hover{color:#0099ff;}


form#mailform label {
background:white none repeat scroll 0 0;
display:block;
float:left;
left:0;
margin:2px;
padding:2px;
text-align:right;
width:100px;
}
form#mailform input, textarea {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid black;
left:0;
position:relative;
width:250px;
}
.csc-mailform-field {
background-color:#FFFFFF;
display:block;
left:218px;
margin:2px;
padding:2px;
}
.csc-mailform-check {
border:1px solid #CBCED0;
display:block;
left:125px;
margin:2px;
padding:2px;
width:auto;
}
.csc-mailform-submit {
background:white none repeat scroll 0 0;
clear:left;
display:block;
left:128px;
position:relative;
width:auto;
}
form#mailform input.button {
background:black none repeat scroll 0 50%;
border:1px solid black;
color:white;
font-family:verdana,arial,sans-serif;
font-size:120%;
left:108px;
padding:1px !important;
text-align:center;
width:5em;
}
form#mailform input.button:hover {
background:#DCDCDC none repeat scroll 0 50%;
border:1px solid black;
color:#505050;
cursor:pointer;
left:108px;
}