@charset "UTF-8";
/* CSS Document */

html, body, div, h1, h2, h3, h4, h5, h6, 
ul, ol, dl, li, dt, dd, p, blockquote, 
pre, form, fieldset, table, th, td { 
margin: 0; padding: 0; 
}

body {
	background-color: #ffffff;
	background-image: url(/images/background_familienfreundliches_kassel.gif);
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#header {
	position:absolute;
	left:0px;
	top:0;
	width:990px;
	background-image:url(/images/header_familienfreundliches_kassel.gif);
	background-repeat:no-repeat;
}

#logo { 
	width:211px;
	margin-left:765px;
}

#content {
	position:absolute;
	width:525px;
	left:219px;
	top:180px;
	line-height:18px;
	padding-bottom: 40px;
	overflow: hidden;
}

#marginalspalte {
	position:absolute;
	left:765px;
	top:180px;
	width:211px;
}

#marginalspalte .fuss {
	position:fixed;
	bottom:0;
	left:765px;
	margin: 200px 0 0 0;
}


#test {
	position:absolute;
	margin:0;
	padding:0;
	left:0;
	top:350px;
}
