﻿
html, body {
    color:#000000;
    font-family:Verdana,Tahoma,Arial,Helvetica, sans-serif;
    font-size:11px;
    line-height:18px;
    padding:0px;
    margin:0px;
	background-color:#F0ECEA;
	background-image:url(../bilder/bgs/bk.jpg);
	background-repeat:repeat-x;
	
}
#frame  {
	padding-top:30px;
	margin:auto;
	width:900px;
}
#top  {
	width:900px;
}
#menue  {
width:900px;
}
#left  {
	float:left;
	width:76%;

}

#main  {
	float:left;
	margin:auto;
	width:900px;
	background-color:#FFFFFF;
	
	
}
#mainright {
	padding-top:10px;
	border-color:#ffffff;
}

#footer  {
	float:left;
	margin:auto;
	width:900px;
	font-family:Verdana;
	font-size:11px;
	background-color:#FFFFFF;
}
#kinder  {
	margin:auto;
	font-family:Verdana;
	background-color:#EBEBEB;
}
.mainerstezeile  {
	margin:auto;
	height:20px;
	color:#fff;
	font-family:Verdana;
	font-size:12px;
	text-align:center;
	width:90%;
	background-image:url(../bilder/bgs/bgtabelle1.jpg);
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	border-bottom: 3px solid #ffcc33;
	background-color:#cccccc;
}
.mainhaupt  {
	color:#444444;
	margin:auto;
	width:90%;
	font-family:Verdana;
	font-size:12px;
	text-align:left;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color:#fff;
	
}
.mainerstezeileindex  {
	margin-left:10px;
	height:20px;
	color:#fff;
	font-family:Verdana;
	font-size:12px;
	text-align:center;
	width:65%;
	background-image:url(../bilder/bgs/bgtabelle1.jpg);
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	border-bottom: 3px solid #ffcc33;
	background-color:#cccccc;
	float:left;
}
.mainhauptindex  {
	color:#444444;
	margin-left:10px;
	width:65%;
	font-family:Verdana;
	font-size:11px;
	text-align:left;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color:#fff;
	float:left;
	
}
.index1  {
	margin-right:10px;
	color:#444444;
	font-family:Verdana;
	font-size:11px;
	text-align:left;
	width:30%;
	border: 1px solid #000;
	float:right;
}
.uschrift  {
	height:20px;
	color:#fff;
	font-family:Verdana;
	font-size:11px;
	text-align:center;
	background-image:url(../bilder/bgs/bgtabelle1.jpg);
	border-bottom: 3px solid #ffcc33;
	background-color:#cccccc;
}
ink  {
	text-decoration:none;
	color:#999999;
}
a:active  {
	text-decoration:none;
	color:#999999;
}
a:visited  {
	text-decoration:none;
	color:#999999;
}
a:hover  {
	text-decoration:none;
	color:#FF0000;
}