body {
  font-family: arial;
  font-size: 12px;
  background-color: #FFFFFF;
}

table {
  font-family: arial;
  font-size: 12px;
}

div #main_start {
  border: 1px solid #652478;
  width:842px;
  height:595px;
  background-image:url(/img/background/s1_hintergrund.png);
  background-repeat: no-repeat;
}

div #main_kinder {
  border: 1px solid #652478;
  width:979px;
  height: 692px;
  overflow: hidden;
}

div #main {
  border: 1px solid #652478;
  text-align:left;
  width:842px;
  height:595px;
  background-image:url(/img/background/main.png);
  background-repeat: repeat-y;
  overflow: hidden;
}

div #navi_start{
  text-align:left;
  position:relative;
  top: 200px;
  left: 0px;
}

div #text_willkommen {
  text-align: justify;
  width: 300px;
  margin-left: 70px;
  margin-top: 20px;
}

div #text_mitte {
  margin-right: 160px;
}

div #kinder_mitte {
  position: relative;
  top: -400px;
  left: 100px;
  overflow: auto;
  background-color: #FFFFFF;
  text-align: left;
  width: 400px;
  height: 300px;
  padding: 5px 5px 5px 5px;
}

div #text_mitte h1{
  padding-top: 30px;
  padding-left: 260px;
  color: #652478;
  font-size: 18px;
  font-weight: bold;
}

div #textkoerper h2{
  color: #652478;
  font-size: 16px;
  font-weight: bold;
}
div #textkoerper {
  padding-left: 25px;
  padding-right: 15px;
  text-align: justify;
  overflow: auto;
  height: 280px;
}

div #textkoerperoscroll {
  padding-left: 60px;
  text-align: justify;
  height: 280px;
}

div #end_float {
  clear: both;
}

div #navi_links{
  float: left;
  width: 200px;
  position: relative;
  top: -35px;
  left: 0px;
}

div #footer {
  margin-top: 25px;
  text-align: right;
  padding-right: 20px;
}

div #subnavi_hi {
  position: relative;
  top: -400px;
  left: 20px;
}

div #subnavi_an {
  position: relative;
  top: -290px;
  left: 20px;
  width: 200px;
}

div #subnavi_un {
  position: relative;
  top: -320px;
  left: 20px;
  width: 200px;
}

div #subnavi_ko {
  position: relative;
  text-align: left;
  top: -200px;
  left: 20px;
  width: 200px;
}

div #subnavi_mi {
  position: relative;
  text-align: left;
  top: -350px;
  left: 20px;
  width: 200px;
}

div #subnavi_fr {
  position: relative;
  text-align: left;
  top: -180px;
  left: 20px;
  width: 200px;
}

#subnavi {
  color: #9CBB1C;
  list-style: none;
  font-weight: bold;
  font-size: 13px;
}

#subnavi li {
  padding-bottom: 10px;
}

#subnavi a {
  color: #9CBB1C;
  text-decoration: none;
}

#subnavi a:hover {
  text-decoration: underline;
}

.textlila {
  color: #652478;
}

.textlilafett {
  color: #652478;
  font-weight: bold;
}

.programm {
  border-left: 1px solid #652478;
  border-right: 1px solid #652478;
  border-top: 1px solid #652478;
  width: 100%;
  font-size: 12px;
  
}

.programm td {
  border-bottom: 1px solid #652478;
  padding: 10px;
}

.iframe {
  background-color: #FFFFFF;
}

.bilder {
  text-align: center;
}

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:0px;
	display:none;
	color:#fff;
	}
	
.guestbook_header {
	padding: 2 2 2 2;
	color: #FFFFFF;
	background-color: #652478;
	font-size: 11px;
	font-weight: bold;
}

.guestbook_main {
	color: #000000;
	background-color: #FFFFFF;
	font-size: 10px;
	padding: 5 5 5 5; 
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #652478;
	border-right-color: #652478;
	border-bottom-color: #652478;
	border-left-color: #652478;
}

.guestentry_reply {
	position: relative;
	margin: 80 0 0;
	padding: 20 2 20 2;
	color: #652478;
	border: 1px solid #652478;
	font-size: 11px;
	font-weight: bold;
	width: 300px;
}

.gasteintrag {
	font-weight: bold;
	font-size: 12px;
}

.glink {
	font-size: 11px;
	color: #652478;
	font-weight: bold;
}

a.glink:link {
	text-decoration:underline; 
}
a.glink:visited {
	text-decoration:underline;
}			 
a.glink:hover {
	text-decoration:none;
}
a.glink:active {
	text-decoration:none;
}

input {
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #652478;
	margin-bottom: 2px;
}

textarea {
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #652478;
}