@charset "UTF-8";

body { 
	background-color: #FFFFFF;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
	
.clearfix {display: inline-block;}
	
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

img {
	border: 0;
}

div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	width: 480px;
	font-size: 15px;
	line-height: 15px;
	color: #E27E0B;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	color: #006BAF;
}

h2 i {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	font-style: italic;
	font-weight: normal;
	color: #006BAF;
}

.h2 {
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	color: #006BAF;
}

/* Für IE6-Textfarbe in Smoothgallery */

.jdGallery .slideInfoZone h2
{
	color: #fff;
}

/* --------------------------------- */

.h2i {
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	font-style: italic;
	font-weight: normal;
	color: #006BAF;
}

b {	
	font-weight: bold;
}

i {
	font-style: italic;
	color: #006BAF;
}

strong {
	font-weight: bold;
	color: #006BAF;
}

strong i {
	font-style: italic;
	font-weight: normal;
	color: #006BAF;
}

em {
	font-style: normal;
	color: #FFFFFF;
}

.schwarz {
	color: #000000;
}

.rot {
	color: #AF0000;
}

.blocksatz {
	text-align: justify;
}

#container {
  position: absolute;
  top: 5px;
  left: 23px;
  width: auto;
}

#sondertext {
	margin-top: 2px;
	width: 480px;
}

#sondertext_uebersicht {
	margin-top: 2px;
	width: 468px;
	text-align: justify;
}

#sondertext_uebersicht h1 {
	font-family: Arial, Helvetica, sans-serif;
	width: 480px;
	font-size: 15px;
	line-height: 20px;
	color: #E27E0B;
}

#titelbild {
	margin-top: 21px;
	width: 480px;
}

#text {
	margin-top: 5px;
	width: 480px;
}

#programmpunkt {
	margin-top: 15px;
	margin-bottom: 15px;
	width: 468px;
	height: 100px;
	border: 1px solid #000000;
}

#programmpunkt img {
	float: left;
	width: 140px;
	height: 100px;
}

#programmpunkt div {
	display: block;
	margin-left: 150px;
	margin-top: 8px;
	width: auto;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #AF0000;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #AF0000;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #AF0000;
	text-decoration: underline;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #AF0000;
	text-decoration: underline;
}

#programmpunkt a:link {
	display: block;
	width: auto;
	color: #000000;
	text-decoration: none;
}

#programmpunkt a:visited {
	display: block;
	width: auto;
	color: #000000;
	text-decoration: none;
}

#programmpunkt a:hover {
	display: block;
	width: auto;
	color: #000000;
	text-decoration: none;
}

#programmpunkt a:active {
	display: block;
	width: auto;
	color: #000000;
	text-decoration: none;
}
