@charset "utf-8";
/* CSS Document */
body {
    background: none repeat scroll 0 0 #fff;
    color: #222;
    font: 62.5%/175% Verdana,Arial,Helvetica,Tahoma,sans-serif;
    margin:0;
    margin-bottom:10px;
}


#container {
    margin-top: 0;
    min-height: 600px;
    padding-top: 5px;
}


#title{
	font-size: 20px;
	letter-spacing: -0.04em;
	color: #CC624C;
	line-height: normal;
	word-wrap: break-word;
}

p{
    font-size: 1.2em;
    line-height: 1.7;
}

li{
    font-size: 1.1em;
}


#main {
    margin: 0 auto;
    overflow: hidden;
    width: 660px;
}


#header {
	background: url("header.png") repeat-x scroll left top #fff;
	padding-bottom: 5px;
	height:150px;
}
#footer {
	background: url("footer.png") repeat-x scroll left top #fff;
	padding-bottom: 5px;
	height:50px;
}
#innerheader {
	background: no-repeat scroll right top transparent;
	height: 175px;
	margin: 0 auto;
	position: relative;
	width: 660px;
	background-image: url(keesweb_trans_280.gif);
	color: #CE634A;
}

#innerheader2{
    background: url("fs.png") no-repeat scroll left top transparent;
    height: 250px;
    margin: 0 auto;
    position: fixed;
    top: 0;
    width: 250px;}


a{
	text-decoration: none;
	color: #CE634A;
}


#form{
	min-height:650px;
}

#form .bericht{
	padding-top:215px;
	font-size: 1.7em;
	color: #4A80A2;

}

p.website{
display:none;
}

label{
	font-family : Verdana,Arial,Helvetica,Tahoma,sans-serif;
    font-size: 12px;
}

.err{
	font-family : Verdana,Arial,Helvetica,Tahoma,sans-serif;
	font-size : 12px;
	color: #EC0000;
	font-weight:bold;

}

.subs{
	font-size : 10px;


}
