body {
	margin: 0;
	padding: 0;
	background: #FFF;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}
hr {
	margin: 0;
	padding: 0;
	height: 0;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #b2b2b2;
}

hr.eventdivider_h {
	/*margin: 20px 0 20px 0;*/
	/*padding: 0;*/
	/*height: 0;*/
	/*border-top: none;*/
	/*border-left: none;*/
	/*border-right: none;*/
	/*border-bottom: 1px solid #b2b2b2;*/
	
	height: 0;
	padding: 0;
	margin: 20px 0 20px 0;
	border: 0px; /* Für Firefox und Opera */
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #b2b2b2; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
	 
	/* oder */
	/*height: 0;*/
	/*padding: 0;*/
	/*margin: 20px 0 20px 0;*/
	/*border: 0px;*/ /* Für Firefox und Opera */
	/*border-top: transparent;*/
	/*border-bottom: solid 1px #FF0000;*/
}

#content .arrow_link {
	background-image: url(../pic/basic/arrow_link.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #39507E;
	padding-right: 8px;
}

#area_right {
	position: relative;
	width: 200px;
	top: 1px;
	float: left;
	left: 42px;
}
#content {
	position: relative;
	left: 20px;
	padding-top: 30px;
	padding-bottom: 10px;
	width: 350px;
	float: left;
}
a:hover {
	color: #FFF;
	font: normal normal 10px Verdana, Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
	color: #000;
	font: normal normal 10px Verdana, Arial, Helvetica, sans-serif;
}
a:active {
	text-decoration: none;
	color: #008EFA;
	font: normal normal 10px Verdana, Arial, Helvetica, sans-serif;
}
a:visited:hover {
	text-decoration: none;
	color: #008EFA;
	font: normal normal 10px Verdana, Arial, Helvetica, sans-serif;
}

.link_white {
	text-decoration: none;
	color: #FFF;
	font: normal normal 10px Verdana, Arial, Helvetica, sans-serif;
}
.link_white a:hover {
	text-decoration: none;
	color: #FFF;
	font: normal normal 10px Verdana, Arial, Helvetica, sans-serif;
}
.link_white .a:visited:hover {
	text-decoration: none;
	color: #FFF;
	font: normal normal 10px Verdana, Arial, Helvetica, sans-serif;
}
#mainbox {
	position: relative;
	width: 820px;
	background: url(../pic/basic/bg_mainbox_schatten.gif) repeat-y;
}
#head {
	position: relative;
	width: 816px;
	height: 40px;
	background: url(../pic/basic/bg_head_blue.gif) repeat-x;
}
#logo {
	position: absolute;
	top: 17px;
	width: 223px;
	height: 138px;
}
#box_search {
	position: relative;
	width: 220px;
	height: 57px;
	background: url(../pic/basic/box_bg_suche.gif);
}
#flash {
	position: relative;
	top: 0;
	left: 223px;
	width: 593px;
	height: 115px;
}
#content a {
	color: #39507E;
}
#nav_hori {
	position: absolute;
	top: 155px;
	left: 220px;
	height: 61px;
	width: 596px;
}
#navi_vert_box {
	float: left;
	position: relative;
	width: 224px;
}
#navi_vert {
	position: relative;
	width: 224px;
}
#content_box {
	position: relative;
	width: 820px;
	background: url(../pic/basic/bg_box_content.gif) repeat-y;
}
#impressum_box {
	position: relative;
	width: 224px;
	/*height: 159px;*/
	height: 220px;
	background: url(../pic/basic/bg_impressum_220.gif);
}
#impressum {
	position: absolute;
	left: 30px;
	/*top: 50px;*/
	top: 45px;
}
#impressum a {
	color: #39507E;
}
#nav_bottom_box {
	position: absolute;
	top: 158px;
	height: 41px;
	width: 816px;
	background: url(../templates/bg_bottom.gif) repeat-x;
}
#nav_bottom {
	position: absolute;
	top: 10px;
	left: 300px;
}
#bottom {
	position: relative;
	clear: both;
	height: 41px;
	width: 100%;
	background: url(../pic/basic/bg_bottom.gif) repeat-x;
}
.tx-WelteBilder-pi1 {
	width: 200px;
	height: auto;
}
#flaeche_grau {
	position: absolute;
	top: 232px;
	left: 221px;
	width: 10px;
	height: 26px;
	background: #CCC;
}
#bottom_left {
	width: 224px;
	height: 41px;
	background: url(../pic/basic/bottom_left.gif);
}
#bottom_right {
	position: absolute;
	width: 4px;
	height: 41px;
	top: 0;
	left: 816px;
	background: url(../pic/basic/bottom_rightcorner.gif);
}
#bg_nav_hori {
	position: absolute;
	top: 212px;
	left: 221px;
	width: 394px;
	height: 3px;
	background: url(../pic/basic/bg_nav_hori.gif) repeat-x;
}
#imprint_sitemap {
	position: absolute;
	top: 13px;
	left: 652px;
	width: 140px;
	height: 11px;
	color: #fff;
}
#bottom_menu {
	position: absolute;
	top: 11px;
	left: 238px;
	height: 20px;
	width: 540px;
	text-align: center;
	color: #FFF;
}
input.eingabefeld {
	border: 1px solid #818181;
	color: #000;
	background: #FFF url(../pic/basic/bg_form.gif);
	font: 9px Geneva, Verdana, sans-serif;
	width: 100px;
}
textarea {
	border: 1px solid #818181;
	color: #000;
	background: #FFF;
	font: 9pt Geneva, Verdana, sans-serif;
}
input.submit {
	border: 1px solid #818181;
	background: #fff;
	font: 9pt Geneva, Verdana, sans-serif;
}
td {
	text-decoration: none;
	color: #000;
	font: normal normal 10px Verdana, Arial, Helvetica, sans-serif;
}
#sprache {
	position: absolute;
	top: 9px;
	left: 241px;
	width: 90px;
	height: 18px;
	z-index: 3;
}

/*
#sprache 
color:#FFFFFF;
height:11px;
left:680px;
position:absolute;
top:5px;
width:140px;
z-index:100;
}*/





#suche {
	position: absolute;
	top: 18px;
	/*left: 30px;*/
	
	left: 29px;
	width: 180px;
}
#kontakt_rechts a {
	color: #39507E;
	font: normal normal 10px Verdana, Arial, Helvetica, sans-serif;
}
#kontakt_rechts {
	margin-left: 2px;
}
#technik_rechts {
	position: absolute;
	left: 2px;
	top: 29px;
}
#technik_rechts a {
	color: #39507E;
	font: normal normal 10px Verdana, Arial, Helvetica, sans-serif;
}
#ansprechpartner_rechts {
	position: absolute;
	left: 2px;
	top: 29px;
}
#ansprechpartner_rechts a {
	color: #39507E;
	font: normal normal 10px Verdana, Arial, Helvetica, sans-serif;
}
#area_right a {
	color: #39507E;
	font: normal normal 10px Verdana, Arial, Helvetica, sans-serif;
}
.tx-pdfdownload-pi1 {
	position: relative;
	text-align: center;
	top: 40px;
	padding-bottom: 50px;
}
.tx-WelteBilder-pi1-listrow {
	padding-left: 0;
        voice-family: "\"}\"";
        voice-family:inherit;
	padding-left: 0px;
}
html>body .tx-WelteBilder-pi1-listrow {
                       padding-left: 1px;
                       }
                       
#imprint_sitemap2 {
	color:#FFFFFF;
	height:18px;
	left:241px;
	position:absolute;
	top:9px;
	width:300px;
	z-index:99;
}

.tx-indexedsearch-info {
	display: none;
}

.no_events {
	padding-top: 10px;
	padding-bottom: 5px;
}

.jdb_table td {
	padding-left: 5px;
	padding-right: 5px;
}