html{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

body {
	padding: 0;
	margin: 0;
	background:#fff;
}

img{ 
	border: none; 
}

div, p, h1, form, table, td, tr{
	margin: 0;
	padding: 0;
}

a img{
	border: none;
}

#wrapper {
	width:100%;
	background-image: url(../images/dca_hg_all.gif);
	background-repeat: repeat-x;
}

#head{
	height: 161px;
	background-image: url(../images/dca_head_all.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#hokosi{
	padding:13px 0 0 625px;
	float:left;
	font-size: 75%;
	color: #C4C4C4;
	height:18px;
}

#suche{
	padding:12px 0 0 0;
	font-size: 75%;
	color: #C4C4C4;
	height:18px;
	text-align:right;
}

/*#hokosi{
	position: absolute;
	top: 10px;
	left: 680px;
	font-size: 75%;
	color: #C4C4C4;
	text-align: right;
}

#suche{
	position: relative;
	top: 10px;
	left:685px;
	font-size: 75%;
	color: #C4C4C4;
}*/



#middle{
	float: left;
    vertical-align: top;
	width: 488px;
	padding: 15px 0px 0px 0px;
}

#akate_logo{
	/*height:110px;
	background-image: url(../images/akate_logo.png);
	background-repeat: no-repeat;
	margin: 0px 0px 10px 0px;*/
	
	display:none;
}

#footer a {
	color:#314D6E;
}
#footer p.fusslinks {
	margin-top:15px;
	color:#314D6E;
}

