body {
	margin:0;
	padding:0;
	font: 11px/18px Tahoma, Arial, Helvetica, sans-serif;
	color:#000;
	background:url(images/bg_main.gif) repeat-x top center;
	background-color:#000;
}

#zeiten table {
	background-color:#f6f6f6;
	border:1px solid #ccc;
	border-bottom:none;
}

#zeiten table td {
	padding:2px 5px;
	border-bottom:1px solid #ccc;
}

/* Container
------------------------------------------------------------------------ */

#wrapper {
	width: 800px;
	margin: 0 auto;
}

#head {
	height:158px; }
	
	#head img {
		display:block;
}

#content_container {
	padding:0 33px 0 34px;
	background:url(images/bg_content_container.jpg);
}

#content_container #left {
	float:left;
	width:145px; }
	
	#box_information,
	#box_kurse,
	#box_fragen {
		margin:0 0 9px 0;
		padding:0 0 11px 0;
		background:url(images/bg_box_Left.jpg) bottom;
}

#content_container #center {
	float:left;
	margin:0 18px 0 19px;
	width:406px; }
		
	#box_aktuell,
	#box_center {
		margin:0 0 9px 0; }
		
		#content {
			padding:0 19px 0 19px;
			background:url(images/bg_center_middle.jpg);
}

#content_container #right {
	float:left;
	width:145px;
	text-align:right; }
	
	#box_kontakt,
	#box_bilder,
	#box_links {
		margin:0 0 9px 0;
		padding:0 0 11px 0;
		background:url(images/bg_box_rightl.jpg) bottom;
}

#content_container_footer {
	background:url(images/bg_content_container_footer.jpg);
	height:45px;
}

#bildbeschreibung {
	margin:0 0 10px 0;
}

.gallerie {
	margin:11px 0 2px 0;
}

/* Basics
------------------------------------------------------------------------ */

.clear {
	float:none;
	clear:both;
}

table {
	margin:0 0 9px 0;
	font: 11px/18px Tahoma, Arial, Helvetica, sans-serif;
	color:#000;
}

p {
	margin:0;
	padding:0 0 9px 0;
}

a {
	color:#000;
	text-decoration:none; }
	
	a:hover {
	color:#f27d37;
	text-decoration:underline;
}

#box_aktuell a {
	text-decoration:underline;
}

h1, h2, h3, h4 {
	font-weight:normal;
	margin:0;
	padding:0;
}

h1 {
	margin-bottom:11px;
	font-size:16px;
	font-weight:bold;
}

h2 {
	margin:6px 0 4px 0;
	font-size:13px;
	font-weight:bold;
}

#left h3, #right h3 {
	margin-bottom:9px;
	height:29px;
	text-align:left;	
	text-indent: -999em; }

	#box_information h3 { background:url(images/information.jpg); }
	#box_kurse h3 { background:url(images/kurse.jpg); }
	#box_fragen h3 { background:url(images/fragen.jpg); }
	#box_kontakt h3 { background:url(images/kontakt.jpg); }
	#box_bilder h3 { background:url(images/bilder.jpg); }
	#box_links h3 { background:url(images/links.jpg) ;
}

#center h3 {
	margin-bottom:9px;
	height:18px;
	text-indent: -999em;
	background:url(images/aktuell.jpg) no-repeat;
}
	
	

#left ul {
	margin:0 0 0 15px;
	padding:0;
}

#left li {
	margin:0;
	padding:0 0 0 9px;
	list-style:none;
	background:url(images/li_block.jpg) no-repeat left center;
	line-height:16px;
}

#right ul {
	margin:0 15px 0 0;
	padding:0;
}

#right li {
	margin:0;
	padding:0 9px 0 0;
	list-style:none;
	background:url(images/li_block.jpg) no-repeat right center;
	line-height:16px;
}

#right .WebYepMenuItem a,
#right .WebYepMenuSelected a {
	margin:0 15px 0 0;
	padding:0 9px 0 0;
	list-style:none;
	background:url(images/li_block.jpg) no-repeat right center;
	line-height:16px;
}


#box_aktuell ul {
	margin:0;
	padding:0;
}

#box_aktuell li {
	margin:0 0 0 0;
	padding:0 0 5px 15px;
	list-style:none;
	background:url(images/li_aktuell.gif) no-repeat left 5px;
	*background:url(images/li_aktuell.gif) no-repeat left 6px;
	line-height:16px;
}

#box_center ul,
#box_center ol {
	margin:0 0 15px 0;
	padding:0;
}

#box_center li {
	margin:0 0 0 25px;
	padding:0 0 0 0;
}

#box_center .WebYepMenuSelected a {
	font-weight:bold;
}

#box_center .WebYepMenuItem a,
#box_center .WebYepMenuSelected a {
	margin:0;
	padding:0 0 0 12px;
	list-style:none;
	background:url(images/li_block.jpg) no-repeat left center;
	line-height:16px;
}

.big_text {
	font-size:12px;
	font-weight:bold;
}

/* WEBYEP
------------------------------------------------------------------------ */

#login {
	position:absolute;
	top:0;
	left:0;
}