* {
    margin: 0;
    padding: 0;
}

html, body {
    height: 100%;
	min-width: 900px;
}

#home{
	height:70px;
	width:300px;
	position:absolute;
	visibility:visible;
	overflow: hidden;
	left: 151px;
	top: 44px;
}

#kinderland{
	height:81px;
	width:180px;
	position:absolute;
	visibility:visible;
	overflow: hidden;
	left: 633px;
	top: 33px;
}


body {
    background-color: #fc6;
    color: #630;
    font: 100.01% / 1.4 sans-serif;
    text-align: center; /* horizontal centering for IE Win quirks */
	color:#000000;
	background-color:#dceec5;
	background-image:url(../images/layout/background.gif);
	background-repeat:repeat-y;
	background-position:center;
	/*	font-family:Geneva, Arial, Helvetica, sans-serif; */
	font-family:"Times New Roman", Times, serif;
}

a:link{
	text-decoration:none;
	font-weight:bold;
	color:#203899;
}

#page {
    margin: 0 auto;
    position: relative; /* puts container in front of distance */
    text-align: left;
    height: 665px;
    width: 900px;
    clear: left;
	background-image:url(../images/layout/header.jpg);
	background-repeat:no-repeat;
}

/* Headlines */
h1 {
	position:absolute;
	top:200px;
	left:300px;
	width:515px;
	font-size:45px;
	line-height:45px;
	color:#c5e29d;
	font-style:italic;
	font-weight:normal;
}

h2 {
	position:relative;;
	width:350px;
	padding-top:10px;
	margin-left:245px;
	font-size:20px;
	line-height:22px;
	color:#203899;
	font-style:italic;
	text-align:left;
	font-weight:normal;
}

h3 {
	font-size:1.0em;
	line-height:18px;
	color:#203899;
	text-align:left;
	font-style:italic;
}

.textheadline {
	font-size:1.0em;
	font-weight:bold;
}


/* Content */
#content {
	position:absolute;
	left:120px;
	top:250px;
	width:600px;
}
#content p {
	padding-top:10px;
	margin-left:245px;
	font-size:0.8em;
	line-height:18px;
	text-align:left;
}

#contenttable{
	padding-top:10px;
	margin-left:245px;
	font-size:0.8em;
	line-height:18px;
	text-align:left;
	width:350px;
	table-layout:fixed;
}

#contenttable td {
	background-color:#dceec6;
	vertical-align:top;
	padding:8px;
}

#boxes{	
	margin-left:245px;
	padding:8px;
	background-color:#dceec6;
	font-size:0.8em;
	line-height:18px;
	text-align:left;
}

#boximage{
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}

.link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
}

ul.auflistung {
	padding-top:10px;
	margin-left:258px;
	font-size:0.8em;
	line-height:18px;
	text-align:left;
}

ul.auflistung li {
	list-style: outside;
	list-style-type:circle;
}


/* Adressdaten */
#adress {
	position:relative;
	margin-top:50px;
	margin-left:245px;
	margin-bottom:30px;
	width:455px;
	font-size:0.8em;
	line-height:18px;
	color:#203899;
}


/* News-Box */
#news_head {
	position:absolute;
	left:8px;
	width:155px;
	height:20px;
	background-color:#8bc53b;
	padding-left:8px;
	padding-right:8px;
	font-size:0.8em;
	text-align:left;
	line-height:18px;
	color:#000000;
	font-weight:bold;
}

#news_content {
	position:absolute;
	left:8px;
	top:20px;
	width:155px;
	background-color:#c5e29d;
	padding:8px;
	font-size:0.8em;
	text-align:left;
	line-height:18px;
	color:#000000;
}

#news_content a{
	text-decoration:none;
	color:#203899;
}

#imagebox{
	height:auto;
	width:230px;
	position:absolute;
	left:120px;
	top:400px;
	float:right;
	text-align:right;
}

#imagebox a{
	text-decoration:none;
	color:#203899;
}
/* News-Box Boarding */

#news_head_boarding {
	position:absolute;
	left:8px;
	width:155px;
	height:20px;
	background-color:#f5a700;
	padding-left:8px;
	font-size:0.8em;
	text-align:left;
	line-height:18px;
	color:#000000;
	font-weight:bold;
}

#news_content_boarding {
	position:absolute;
	left:8px;
	top:20px;
	width:155px;
	background-color:#fce5b3;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:8px;
	font-size:0.8em;
	text-align:left;
	line-height:18px;
	color:#000000;
}

#news_content_boarding a {
	text-decoration:none;
	color:#203899;
}

#news_content_boarding2 {
	position:absolute;
	left:8px;
	width:163px;
	padding:0px;
	font-size:0.8em;
	text-align:left;
	line-height:18px;
	color:#000000;
}

#imagebox_boarding {
	height:auto;
	width:220px;
	position:absolute;
	left:120px;
	top:400px;
	float:right;
	text-align:right;
}

#imagebox_boarding a {
	text-decoration:none;
	color:#203899;
}


#imagebox_boarding2 {
	height:auto;
	width:220px;
	position:absolute;
	left:120px;
	top:630px;
	float:right;
	text-align:right;
}

/* Invisible */
#jumpLinks {
	display:none;
}

/* Flashcontent */
#flash {
	position:absolute;
	left:660px;
	top:23px;
}

