html
{
	height: 100%;
}
img{
	border: none;
}
body
{
	background: #fff6d9;
	background-image:url(../pics/hintergrund.gif);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.logo
{
	position: static;
}
.ringschule_frechen
{
	position: absolute;
	top: 0px;
	left: 270px;
}
.nav_content
{
	position: static;
}
.nav_content table
{
	width: 100%;
	border: 0px dashed #666;
}
.navigationsbereich
{
	top: 180px;
	left: 20px;
	float: left;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-right: 1%;
	width:200px;
	border: 0px dashed #666;
}
.navigation
{
	border: 1px dashed #666;
	margin: 0;
	padding: 0;
}
.gruppe .titel
{
	background-color: none;
	color: #000;
	padding: 0 0px;
	cursor: move;
	font-weight: bold;
	position: relative;
}

.gruppe .titel a
{
	position: absolute;
}
.gruppe .navigation
{
 	display:none;
	position: relative;
	overflow: hidden;
	border: 0px;
	top: -25px;
}
.gruppe .navigation .seiten
{
	position: absolute;
	border: 0px;
	text-align: center;
}
.gruppe .navigation .seiten a
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#schule a{color:#93c7dc;}
#schule a:hover{color:#0b4b64;}
.gruppe .navigation #schule{top: 25px;left: 75px;}
#klassen a{color:#a6d27c;}
#klassen a:hover{color:#2f5011;}
.gruppe .navigation #klassen{top: 20px;left: 35px;}
#ganztagsschule a{color:#fcbea6;}
#ganztagsschule a:hover{color:#893313;}
.gruppe .navigation #ganztagsschule{top: 30px;left: 35px;}
#foerderverein a{color:#ffffff;}
#foerderverein a:hover{color:#96800b;}
.gruppe .navigation #foerderverein{top: 20px;left: 68px;}
#termine a{color:#cbf4f1;}
#termine a:hover{color:#195954;}
.gruppe .navigation #termine{top: 20px;left: 43px;}
#links a{color:#eed1aa;}
#links a:hover{color:#744607;}
.gruppe .navigation #links{top: 25px;left: 80px;}

.sortierhilfe
{
	border: 0px dashed #666;
	width: auto !important;
}
.inhalt
{
	border: 0px dashed #666;
	padding-top: 160px;
	padding-bottom: 60px;
	width: 750px;
	min-height: 200px;
	color:#473214;
}
.inhalt h1
{
	font-size: 16px;
}
.inhalt h2
{
	font-size: 14px;
}

.inhalt h2 a
{
	font-size: 12px;
	text-decoration: none;
	margin-top:4pt;
	margin-bottom:4pt;
	color:#ba7a1c;
	text-decoration: underline;
}

.inhalt table
{
	font-size: 12px;
	color:#473214;
	border: 0px dashed #666;
	width: 100%;
}
.inhalt table tr
{
	height: 20px;
}
.inhalt table th
{
	vertical-align:top;
	text-align: left;
	padding-left: 3px;
}
.inhalt table td
{
	vertical-align:top;
	text-align: left;
	padding-left: 3px;
}
.inhalt table a
{
	color:#ba7a1c;
	text-decoration: underline;
}
.inhalt p
{
	font-size: 12px;
	text-decoration: none;
	margin-top:4pt;
	margin-bottom:4pt;
}
.inhalt p a
{
	color:#ba7a1c;
	text-decoration: underline;
}
.inhalt li
{
	font-size: 12px;
	text-decoration: none;
}
.inhalt li a
{
	color:#ba7a1c;
	text-decoration: underline;
}
.fusszeile
{
	position: relative;
	width: 980px;
	font-size: 12px;
	color:#473214;
}
.fusszeile table
{
	border: 0px dashed #666;
	width: 100%;
}
.fusszeile table td
{
	vertical-align:top;
}
.fusszeile a
{
	color:#ba7a1c;
	text-decoration: underline;
}
