body {
	font-family: Helvetica, Arial, Geneva, SunSans-Regular, sans-serif;
	color: white;
	background-color: #808080;
	background-position: center 50%;
	width: 1024px;
}

/* @group Pghead */

#pghead {
	font-family: Helvetica, Arial, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	text-align: center;
	padding-top: 4px;
	padding-left: 26px;
	width: 1000px;
	height: 170px;
	background: url(../assets/Logo-webls.png) no-repeat 5pt 10pt;
	border-bottom: 2px solid #d4d4d4;
}

#pghead img { position: relative; top: -100px; right: -457px; }

#pghead h1 {
	color: silver;
	font-size: 2em;
	text-align: center;
	margin-top: 28px;
	position: static;
	bottom: -18px;
	z-index: 1;
	padding-left: 16px;
}

#pghead h2 {
	color: #bf0006;
	font-weight: bold;
	font-size: 3em;
	margin-bottom: -10px;
	margin-top: 35px;
}

#pghead h3 {
	color: silver;
	font-size: 2em;
	margin-top: 11px;
	margin-bottom: -12px;
}



/* @end */

/* @group Seiteninhalt*/


#leftcontent {
	text-align: left; 
	position: absolute; 
	top: 250px; 
	width: 275px; 
	height: auto; 
	left: 12px;
	padding-right: 10px;
	border-right: 2px solid #d4d4d4;

}

#leftcontent h3 {
	color: silver;
	font-size: 0.8em;
	text-align: left;
}

#leftcontent h4 {
	color: silver;
	font-size: 0.8em;
	text-align: left;
}	

#leftcontent ul li {
	color: silver;
	font-size: 0.8em;
	text-align: left;
}

#leftcontent img { position: relative; clear: both; padding-bottom: 10px; }


/* @group navsite */

/* Navigationsblock */

#navsite h5 {
	display: none;
}

#navsite ul {
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 1px solid #778;
	font: bold 12px Verdana, sans-serif;
}

#navsite ul li {
	list-style: none;
	margin: 0;
	display: inline;
}

#navsite ul li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #778;
	border-bottom: none;
	background: gray;
	text-decoration: none;
}


#navsite ul li a:link {
	color: #f5ff00;
}
#navsite ul li a:hover {
	font-weight: bold;
	color: red;
}


#navsite ul li a:visited{ color: yellow; }	
	
	

/* @end */

#midcontent {
	position: absolute;
	z-index: 1;
	top: 250px;
	left: 320px;
	width: 414px;
	height: 170px;
	text-align: center;
	margin-top: 0;
}

#midcontent h1 {
	color: white;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
	padding-top: 19px;
	margin-top: -3px;

}

#midcontent h2 {
	color: white;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	margin-top: -20px;
	padding-bottom: 1em;
	margin-left: -5px;
}

#midcontent h3 {
	color: silver;
	font-size: 1em;
	text-align: center;
	margin-top: -10px;
	margin-bottom: -10px;
	padding-top: 10px;
}

#midcontent h4 {
	color: #bf0006;
	text-decoration: underline;
	cursor: pointer;
	padding-top: 0;
	margin-top: 4px;
	font-size: 0.8em;
}
 

/* @group termine*/

#termine { font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; text-align: center; margin-top: 40px; }

#termine h1 { color: #bf0006; font-weight: bold; text-align: center; font-size: 1.4em; padding-top: 20px; }

#termine h2 {
	color: silver;
	margin-bottom: -27px;
	padding-bottom: 30px;
	padding-top: 6px;
	font-size: 1.1em;
}

#termine h3 {
	color: white;
	font-size: 0.9em;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	font-weight: bold;
}

#termine h4 { color: #414141; font-size: 0.8em; text-decoration: none; }

#termine h5 {
	color: yellow;
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 20px;
}

#termine h6 { color: silver; font-size: 0.8em; font-weight: bold; margin-top: 10px; margin-bottom: 12px; }


#termine a:link {
	color: #bf0006;
}

#termine a:visited {
	color: white;
}

#termine img { height: 15px; }



#termine h1 img{ height: 45px; margin-right: 11px; width: auto; margin-top: auto; }


/* @end */

#rightcontent {
	background: gray;
	position: absolute;
	top: 250px;
	width: 320px;
	left: 760px;
	padding-top: 0;
	text-align: right;
}
	
#rightcontent a:link {
	color: white;
	font-weight: bold;
}

#rightcontent ul { 
	color: silver; 		
	text-align: left; 
	text-indent: 0; 
	margin-right: 20px; 
	margin-left: 40px;
	font: bold 0.8em Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}

#rightcontent h2 { 
	color: white; 
	font-size: 0.8em; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 		text-align: left; 
	text-indent: 0; 
	margin-right: 30px; 
	margin-left: 50px; }
	
#rightcontent h3 { color: silver; font-size: 0.6em; text-decoration: underline; text-align: center; padding-top: 0; margin-top: 0; margin-left: 10px; margin-bottom: 0; }

#rightcontent img { margin-right: 10px; margin-bottom: 5px; border: solid 2px black; }



/* @end */

/* @group Video */

#video img{ position: absolute; left: -250px; padding-top: 25px; }
/* @end */

/* @group Veransaltungsseiten */

#Plakat img{ position: relative; }

#Plakat h4{ margin-left: 20px;
	color: #fff;
	left: 20px;
	font-size: 1em;
}

#discript {
	position: absolute;
	top: 200px;
	width: 700px;
	text-align: center;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	left: 320px;
	margin-top: 40px;
	height: auto;
	padding-right: 15px;
}
#discript img { position: relative; vertical-align: super; padding: 4pt; }

#discript h1 {
	color: yellow;
	font-weight: bold;
	font-size: 1.6em;
}

#discript h2 {color: silver;
	font-size: 1.2em;
}

#discript h3 {color: white;
	font-size: 1em;
	text-align: justify;
	font-weight: normal;
	font-style: normal;
}

#discript h4 {color: yellow;
	font-size: 1em;
	text-align: justify;
	margin-right: 0;
	padding-right: 0;
}

#discript h5 {
	font-size: 2em;
	color: #bf0006;
	font-weight: bold;
	text-align: center;
}

#discript h6 {
	font-size: 1em;
	color: #bf0006;
	text-align: center;
}

#discript li {
	font-size: 0.9em;
	font-weight: bold;
	text-align: left;
	list-style-type: none;
	list-style-position: inside;
	color: white;
}

/*#discript ul li a {
	color: blue;
	text-decoration: underline;
	background-color: gray;
	border-style: none;
	margin: 0;
	padding: 0;
	text-transform: none;
}*/

#discript a {
	color: #bf0006;
	text-decoration: none;
	text-transform: uppercase;
	background-color: white;
	border-style: double;
	border-top-color: silver;
	border-left-color: silver;
	border-bottom-color: gray;
	border-right-color: gray;
	padding: 10px;
	font-size: 1.2em;
	font-weight: bold;
}

/* @end */

/* @group Formular */

#formular {
	color: white;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#formular h1 {
	color: #bf0006;
	font-weight: bold;
	font-size: 1.5em;
}

#formular h2 {
	color: white;
	font-size: 1.2em;
}

#formular h3 {
	color: yellow;
	text-align: center;
	margin-bottom: -20px;
	font-size: 1.3em;
}

#formular tr {
	text-align: center;
}

/* @end */

/* @group Linkseite */

#content { position: absolute; top: 250px; z-index: 1; width: 700px; left: 315px; }

#content h1{ color: white; text-align: center; }

#content h2{ color: silver; text-align: center; }

#content h3{ color: white; font-size: 0.8em; }

#content h4{ color: silver; font-size: 0.8em; }




/* @end */
