/*screen.css */

html {height: 101%;}
body {
	margin: 0;
	padding: 0;
	background: url(../pics/all/hg.jpg);
	font-family: Trebuchet MS, sans serif;}

table {
	text-align: left;
	padding: 0 0 0 55px;
}
tr, td {
	font-size: 0.75em;
	color: #666666;
	font-weight: normal;
}
#main {
	margin: 150px 0 0 180px;
	width: 960px;
}
h1 {
	margin: 0 50px 0 55px;
	padding: 0 0 18px;
	font-size: 1.2em;
	color: #CC3300;
	font-weight: bold;

}

h2 {
	margin: 0 50px 0 55px;
	padding: 0 0 2px;
	font-size: 1.1em;
	color: #CC9933;
	text-transform: uppercase;
}
h3 {
	color: #666666;
	font-size: 0.7em;
	margin: 0 50px 0 55px;
	text-transform: uppercase;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;


}
h4 {
	margin: 0 50px 0 55px;
	padding: 0 0 0px;
	font-size: 0.7em;
	color: #666666;
	font-weight: bold;

}
h5 {
	margin: 0 50px 0 55px;
	padding: 0 0 0px;
	font-size: 0.7em;
	color: #666666;
	font-weight: bold;

}
#clear {
	clear: both;
	padding-bottom: 15px;
}
#clear_short {
	clear: both;
}
#logo {
	background: url(../pics/all/logo.png) no-repeat;
	position: absolute;
	height: 160px;
	width: 500px;
	left: 175px;
	top: 10px;
}
#logo-variante {
	position: absolute;
	height: 160px;
	width: 500px;
	left: 175px;
	top: 10px;
}
#content {
	width: 550px;
	position: absolute;
	left: 150px;
	top: 130px;
	visibility: visible;
}
#content_top {
	background: url(../pics/all/hg-oben.png) no-repeat;
	height: 58px;
}
#content_main {
	background: url(../pics/all/hg-mitte.png) repeat-y;
	min-height: 400px;
}
.left {
    float: left;
    margin: 0 -70px 0 0;
    width: 330px;
}
.right {
    float: left;
    width: 200px;
}
#content_main p {
	margin: 0 60px 0 55px;
	padding: 0 0 15px;
	font-size: 0.8em;
	color: #666666;
	line-height: 1.4em;
}
.zusatz {
	font-size: 0.5em;
	color: #666666;
	font-weight: bold;
	display: inline;
}
#content_main p.aktuell {
    float: left;
    margin: 15px 15px 0 55px;
    width: 185px;
}	
#content_main p.pic {
	float: left;
	margin: 0 40px 0 0;
}
#content_main p.kurse {
    border-right: thin dotted #999999;
    float: left;
    margin: 0 15px 0 55px;
    padding-right: 20px;
    width: 255px;
}
#content_main ul.kurse {
    border-right: thin dotted #999999;
    float: left;
    margin: 0 15px 0 55px;
    padding-right: 20px;
    width: 255px;
}
#content_main li.kurse {
    margin-left: 25px;
	list-style-type: circle;
}

#content_main p.anmeldung {
	float: left;
	width: 160px;
	margin: 0 40px 0 0;
	font-size: 0.7em;
}

.termin {
    background-color: #FBF5C9;
    color: #993300;
    display: block;
    padding: 5px;
    margin-bottom: 10px;
}
#content_main p.oeffnungszeiten {
    margin: 0 15px 0 55px;
    text-align: justify;
}

#content_main ul, ol {
	padding: 0 0 0 0px;
	font-size: 0.8em;
	color: #666666;
	line-height: 1.4em;
	margin-top: 0;
	margin-right: 50px;
	margin-left: 70px;
}
#content_main li {
	list-style-type: none;
}
.anstrich {
	list-style-position: outside;
	list-style-image: url(../pics/all/anstrich.jpg);
	vertical-align: top;
}
.kursplan {
    background-color: #FBF5C9;
    color: #993300;
	margin-bottom: 15px;
}
#content_main a {
	color: #CC9933;
	text-decoration: none;
}
#content_down {
	margin: 0 0 0 1px;
	background: url(../pics/all/hg-unten.png) no-repeat;
	height: 58px;
}
#news {
	position: relative;
	background-image: url(../pics/all/news.png);
	background-repeat: no-repeat;
	z-index: 1;
	height: 235px;
	width: 330px;
	right: 5px;
	clear: right;
}
#fusszeile{
	margin: 18px 0 0 0;
	font-size: 0.7em;
	color: #FFFFCC;
	font-weight: bold;
	text-align: center;
	clear: both;
}
#pics {
	position: absolute;
	left: 750px;
	top: 119px;
	width: 200px;
	height: 650px;
	font-size: 0.7em;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
img#weihnachten {
	border: medium solid #E0D9A9;
	margin-bottom: 15px;
}
#navi  {
	width: 130px;
	float: left;
	text-align: center;
	position: absolute;
	top: 140px;
	left: 5px;
}
#navi ul  {
	font-size: 0.7em;
	color: #996600;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	list-style-type: none;
}
#navi li  {
	line-height: 0.9em;
	margin: 0 0 15px;
}
#navi p  {
	font-size: 0.7em;
	color: #996600;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	list-style-type: none;
	text-align: center;
}
img.content {
	padding: 1px;
	border: 1px solid #999900;
}

.oeffnungszeiten {
    background-color: #FBF5C9;
    margin: 5px 64px 18px 55px;
    padding: 15px 0 8px 9px;
}

#like-button {
    left: 750px;
    position: absolute;
    top: 20px;
}

