html { 
  padding: 0px;
  margin: 0px;
}

form { 
  padding: 0px;
  margin: 0px;
}
	
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
    font-size: 11px;
    color: #000000;
	background-image: url(../images/background.gif);	
	background-repeat: repeat-y;
	background-position: 0px 5px;
	letter-spacing: 1px;	
	line-height: 18px;
}

body.applet {
	background-image: url(../images/backgroundApplet.gif);		
}


#tplContent h2 {	
	font-size: 11px;
	font-weight: normal; 
	font-style: italic;
	padding: 0px;
	margin: 0px;
	line-height: 11px;
	display: block;
}

#header {
	background-color: #6D8BC7;
	height: 110px;
	display: block;
	overflow: hidden;
}

#headerInner {
	width: 1000px;
	height: 110px;
	display: block;
	overflow: hidden;
}

#headerLeft {
	float: left;
	background-color: #FFFFFF;
	height: 110px;
	width: 170px;
	display: block;
	overflow: hidden;
}

#headerLeftInner {
	margin-left: 13px;
	margin-top: 16px;
	display: block;
	overflow: hidden;
}

#headerLeftInner a {
	float: left;
}

#headerLeftInner a.langDE {
	margin-top: 3px;
	width: 28px;
	height: 17px;
	display: block;
	background-image: url(../images/de.gif);	
	background-repeat: no-repeat;	
}

#headerLeftInner a.langDE:hover {	
	background-image: url(../images/de.gif);		
}


#headerLeftInner a.langFR {
	margin-top: 3px;
	width: 22px;
	height: 17px;
	display: block;
	background-image: url(../images/fr.gif);	
	background-repeat: no-repeat;	
} 

#headerLeftInner a.langEN {
	margin-top: 3px;
	width: 28px;
	height: 17px;
	display: block;
	background-image: url(../images/en.gif);	
	background-repeat: no-repeat;	
}


#headerLeftInner a.rss {
	margin-left: 5px;
	margin-top: 2px;
	width: 24px;
	height: 26px;
	display: block;
	background-image: url(../images/rss.gif);	
	background-repeat: no-repeat;	
}

#headerLogo {
	float: left;	
	height: 110px;
	width: 110px;
	display: block;
	overflow: hidden;
}

#headerGfx {
	float: left;	
	height: 110px;
	width: 540px;
	display: block;
	overflow: hidden;
}

#headerSearch {
	float: left;	
	height: 110px;
	width: 180px;	
	display: block;
	overflow: hidden;
}

#headerSearchInner {
	margin-top: 85px;
	margin-left: 15px;
	display: block;
	overflow: hidden;
}

#headerSearchInner input {
	border: 1px solid #a5acb2;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

#headerSearchInner label {
	display: none;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	overflow: hidden;
}

#headerSearchInner input.text {
	width: 120px;
}

#headerSearchInner input.submit {
	border: 1px solid #a5acb2;
	background-color: #FFFFFF;
	width: 21px;	
}

#left {			
	position: absolute;
	width: 170px;
	left: 0px;
	padding: 0px;
	margin: 0px
}

#navigationActive {
	background-color: #DBE0F3;	 
	padding-top: 1px;
	padding-bottom: 8px;
	width: 169px;
}

#navigationActive ul {
	list-style: none;
	margin: 0px 0px 0px 9px;
	padding: 0px 0px 0px 0px;
}

#navigationNotActive {
	/*background-image: url(../images/de/naviAllHome.gif);	
	background-repeat: no-repeat;
	background-position: 0px 0px; */
}

#navigationActive ul li {
	padding-left: 10px;
	padding-right: 5px;
	background-image: url(../images/naviDotHome.gif);	
	background-repeat: no-repeat;
	background-position: 0px 8px; 
}

#navigationActive ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;	
	line-height: 23px;	
	letter-spacing: 1px;
	padding: 0px;
	margin: 0px;	
}

#navigationActive ul li a.active {
	font-weight: bold;
}

#navigationActive ul li a:hover {
	text-decoration: underline;
}

#navigationActive ul li ul {
	list-style: none;
	margin: 0px 0px 0px 1px;
	padding: 0px 0px 0px 0px;
}

#navigationActive ul li ul li {
	background-color: #DBE0F3;
	background-image: url(../images/naviDotSub.gif);	
	background-repeat: no-repeat;
	background-position: 0px 7px;
	z-index: 10;
	padding-left: 15px;
	padding-right: 5px;
}

#navigationActive ul li ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-image: none;
	padding: 0px;
	margin: 0px;
	line-height: 18px;	
	letter-spacing: 1px;	
}

#navigationActive ul li ul li a.active {
	font-weight: bold;
}

#navigationActive ul li ul li a:hover {
	text-decoration: underline;
}


.navigationButton  {
	height: 41px;
	width: 169px;
	padding-bottom: 1px;	
	background-image: url(../images/buttonLine.gif);	
	background-repeat: no-repeat;
	background-position: left bottom;
}

.navigationButton a {
	height: 41px;
	width: 169px;
	display: block;
	background-repeat: no-repeat;	
}

#navigationHome a {		
	background-image: url(../images/en/buttonHome.gif);	
}

#navigationHome a:hover {	
	background-image: url(../images/en/buttonHomeMO.gif);	
}

#navigationHomeActive {	
	background-image: url(../images/en/buttonHomeMO.gif);	
}

#navigationGuide a {		
	background-image: url(../images/en/buttonGuide.gif);
}

#navigationGuide a:hover {	
	background-image: url(../images/en/buttonGuideMO.gif);
}

#navigationGuideActive {	
	background-image: url(../images/en/buttonGuideMO.gif);
}

#navigationAgenda a {
	background-image: url(../images/en/buttonAgenda.gif);	
}

#navigationAgenda a:hover {	
	background-image: url(../images/en/buttonAgendaMO.gif);	
}

#navigationAgendaActive {	
	background-image: url(../images/en/buttonAgendaMO.gif);	
}

#navigationTickets a {
	background-image: url(../images/en/buttonTicket.gif);	
}

#navigationTickets a:hover {
	background-image: url(../images/en/buttonTicketMO.gif);	
}

#navigationTicketsActive {
	background-image: url(../images/en/buttonTicketMO.gif);	
}

#navigationAtlas a {	
	background-image: url(../images/en/buttonAtlas.gif);		
}

#navigationAtlas a:hover {	
	background-image: url(../images/en/buttonAtlasMO.gif);	
}

#navigationAtlasActive {	
	background-image: url(../images/en/buttonAtlasMO.gif);	
}

#navigationProfi a {	
	background-image: url(../images/en/buttonProfi.gif);	
}

#navigationProfi a:hover {	
	background-image: url(../images/en/buttonProfiMO.gif);	
}

#navigationProfiActive {	
	background-image: url(../images/en/buttonProfiMO.gif);	
}

#navigationKulturraumGR a {	
	height: 58px;
	background-image: url(../images/en/buttonKulturraum.gif);	
}

#navigationKulturraumGR a:hover {
	background-image: url(../images/en/buttonKulturraumMO.gif);		
}

#navigationKulturraumGRActive {
	background-image: url(../images/en/buttonKulturraumMO.gif);		
}

#mapGR {
	height: 182px;
	width: 169px;
}

#partner {
	width: 169px;
	margin-bottom: 20px;
}

#partnerTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	width: 169px;
	padding-left: 18px;
	margin-bottom: 5px;
}

#content {		
	margin-left: 170px;	
	display: block;
	overflow: hidden;
}

#contentHeader {	
	background-color: #BDC8E4;
	height: 30px;
	display: block;
	overflow: hidden;
}

#contentHeaderInner {	
	height: 30px;
	width: 800px;
	display: block;
	overflow: hidden;
}

#clock {
	float: left;	
	background-color: #ffffff;	
	height: 30px;
	width: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-top: 12px;
	display: block;
	overflow: hidden;
}

#spacerBlue {
	
	float: left;	
	background-color: #6D8BC7;	
	height: 30px;
	width: 378px;
	display: block;
	overflow: hidden;
	
}

#spacerWhite {
	float: left;	
	background-color: #FFFFFF;	
	height: 30px;
	width: 35px;
	display: block;
	overflow: hidden;
}

#zoom {
	float: left;	
	background-color: #DBE0F3;	
	height: 30px;
	width: 127px;
	text-align: right;
	display: block;
	overflow: hidden;
}

#zoomInner {	
	text-align: right;
	margin-top: 6px;
	margin-right: 15px;
}

#symbols {
	float: left;		
	height: 30px;
	width: 150px;
	display: block;
	overflow: hidden;	
}

#symbolsInner {
	margin-top: 6px;
	margin-left: 15px;	
}

#inner {			
	position: absolute;
	width: 650px;
	left: 170px;
	padding:0px;
	margin:0px
}

#breadcrumb {				
	width: 650px;
	margin-top: 30px;
	overflow: hidden;
}

#breadcrumb a {				
	color: #333333;
	text-decoration: none;
}

#breadcrumb a:hover {				
	text-decoration: underline;
}

#breadcrumbInner ul {
 	float: left;
 	display: inline; 
 	clear: none;
 	list-style-type: none; 
 	margin: 0px;
 	padding: 0px;
}

#breadcrumbInner li {
 	float: left;   
 	display: inline;   
 	clear: none;
 	margin: 0px;
 	padding: 0px;
 	margin-left: 4px;
}

#breadcrumbInner li.active a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	display: inline;
}

#breadcrumbInner {				
	margin-left:23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

#highlights {		
	height: 480px;
	margin-left: 41px;
	margin-right: 41px;
	margin-top: 11px;	
	background-image: url(../images/gitter.gif);	
	background-repeat: no-repeat;
	background-position: 0px 15px;
	display: block;
	overflow: hidden;
}

.highlightWidth {
	width: 100%;
}

.highlight {
	display: block;
	overflow: hidden;
	float: left;	
	height: 228px;
	width: 166px;
}

.highlightHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	height: 16px;
	background-color: #FFFFFF;
	display: block;
	overflow: hidden;
}

.highlightSubHeader {
	margin: 0px;
	padding: 0px;
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	line-height: 18px;
	height: 37px;	
	display: block;
	overflow: hidden;
}

.highlightSubHeader a {	
	color: #000000;	
}

.highlightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;		
	line-height: 18px;
	height: 94px;
	display: block;
	overflow: hidden;
}

.highlightRegion {
	color: #6699cc;		
}

#highlight1 {		
}

#highlight2 {		
	margin-left: 35px;
}

#highlight3 {	
	margin-left: 35px;
}

#highlight4 {		
	margin-top: 20px;
}

#highlight5 {		
	margin-top: 20px;
	margin-left: 35px;
}

#highlight6 {
	margin-top: 20px;
	margin-left: 35px;
}

#randomList {
	/*margin-top: 20px;
	margin-left: 41px;
	margin-right: 41px;
	margin-bottom: 30px;*/
}

#randomListHeader {		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699cc;
	margin-bottom: 16px;
}

#randomListHeader h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699cc;
	font-weight: bold;
	display: inline;
	margin: 0px;
	margin-right: 5px;
	padding: 0px;
}

.randomListEntry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 5px;
}

.randomListEntryHeader {
	display: block;
	overflow: hidden;
	background-color: #DBE0F3;
	padding-top: 3px;
	padding-bottom: 3px;
}

.randomListEntryHeaderLeft {
	padding-left: 5px;		
	float: left;	
	width: 529px;
}

/* Hack für IE6 only */
* html .randomListEntryHeaderLeft {
	background-color: #DBE0F3;
	width: 534px;
	padding-bottom: 3px;
}

.randomListEntryHeaderRight {	
	float: left;
	margin-top: 2px;
	width: 24px;
	padding-right: 10px;
}

.randomListEntryHeaderRight a {
	height: 14px;
	width: 24px;
	display: block;
	background-image: url(../images/rssSmall.gif);	
	background-repeat: no-repeat;		
}

/* Hack für IE6 only */
* html .randomListEntryHeaderRight {
	background-color: #DBE0F3;
	float: left;
	margin-top: 2px;
	width: 24px;
	padding-bottom: 3px;
}

.randomListEntryHeaderLeft h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: inline;
	padding: 0px;
	margin: 0px;
	margin-right: 5px;
}

.randomListEntryText {	
	padding: 6px;
	clear: both;
	line-height: 18px;
}

.randomListEntryText a {
	color: #000000;
}


#resultList {
	/*margin-top: 20px;
	margin-left: 41px;
	margin-right: 41px;
	margin-bottom: 30px;*/
}

.resultListStatusTop {

	text-align: center;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	color: #000000;		

}

.resultListStatusBottom {

	text-align: center;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	color: #000000;		

}


#resultList a {
	color: #000000;
}

#resultList table {
	width: 560px;
}

.resultListHeader {
	display: block;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

#resultList table tr.trheader {
	background-color: #DBE0F3;
}

#resultList table th {
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;		
	line-height: 18px;
	letter-spacing: 1px;
	
}

#resultList table td {
	padding-top: 8px;
	padding-bottom: 7px;
	text-align: left;
	vertical-align: top;
	background-image: url(../images/buttonLine.gif);	
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;		
	line-height: 18px;
	letter-spacing: 1px;
}

#resultList table th.thfoto {
	width: 50px;
	padding-left: 5px;	
	padding-right: 10px;		
	
}

#resultList table th.thname {
	width: 40%;
	padding-right: 10px;		
}

#resultList table th.thort {
	width: 40%;
	padding-right: 15px;	
}

#resultList.guide table th.thname {
	width: 49%;
	padding-right: 10px;		
}

#resultList.guide table th.thort {
	width: 49%;
	padding-right: 15px;	
}

#resultList table th.thdatum {
	width: 18%;	
}

#resultList table td.tdfoto {
	width: 50px;
	padding-left: 5px;	
	padding-right: 10px;
}

#resultList table td.tdname {
	width: 40%;
	padding-right: 10px;	
}

#resultList table td.tdort {
	width: 40%;
	padding-right: 15px;
}

#resultList table td.tddatum {
	width: 18%;	
}

#detailView {
	/*margin-top: 20px;
	margin-left: 41px;
	margin-right: 41px;
	margin-bottom: 30px;*/
}


.dvheader {
	font-weight: bold;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;			
	letter-spacing: 1px;
	margin-top: 5px;
}

h1.detailViewHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

h2.dvheader {
	font-weight: bold;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;			
	letter-spacing: 1px;
}

.dvinner {
	display: block;	
}

.dvinnertextleft {	
	width: 100px;
	float: left;
	display: block;
}

.dvinnertextright {
	display: block;
	margin-left: 110px;
}


#detailRelationsEvents .dvinnertextleft {	
	width: 170px;
	float: left;
	display: block;
}

#detailRelationsEvents .dvinnertextright {
	display: block;
	margin-left: 180px;
}

.dvinnertext {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;		
	line-height: 18px;
	letter-spacing: 1px;
}

.dvinnertext_red {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: red;		
	line-height: 18px;
	letter-spacing: 1px;
}

.dvinnertextSource {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;		
	line-height: 18px;
	letter-spacing: 1px;
}

.dvleftpadding {	
	margin-left: 20px;
}

#detailViewInner {
	margin-top: 20px;
}

#detailViewPicture {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
	display: block;	
}

#detailViewPictureMain {
	display: block;
}

#detailViewPictureSubtitle {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;		
	line-height: 18px;
	letter-spacing: 1px;
	margin-top: 3px;
}

#detailViewAddress {
	margin-bottom: 15px;
	display: block;
}

#detailViewAtlas {
	margin-bottom: 15px;
	display: block;
}

#detailViewSubtitle {
	margin-bottom: 15px;
	display: block;
}

#detailViewSource {
	margin-bottom: 15px;
	display: block;
}

#detailViewSubtitle2 {
	margin-bottom: 15px;
	display: block;
}

#detailViewPlacing {
	margin-bottom: 15px;
	display: block;
}


#detailViewContact {
	margin-bottom: 15px;
	display: block;
}

#detailViewDates {
	margin-bottom: 15px;
	display: block;
}

#detailViewTiming {
	margin-bottom: 15px;
	display: block;
}

#detailViewPrices {
	margin-bottom: 15px;
	display: block;
}

#detailViewTickets {
	margin-bottom: 15px;
	display: block;
}

#detailViewDescription {
	margin-bottom: 15px;
	display: block;	
}

.detailViewRelation {
	margin-bottom: 15px;
	display: block;
}

#detailViewCategories {
	margin-bottom: 15px;
	display: block;
}

#detailViewEdit {
	margin-bottom: 15px;
	display: block;
}


#cmsoutput {
	margin-top: 20px;
	margin-left: 41px;
	margin-right: 41px;
	margin-bottom: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;			
	line-height: 18px;
	letter-spacing: 1px;
}

body.applet #cmsoutput {
	margin-left: 22px;
}

br {letter-spacing: normal;}

#cmsoutput p {	
	margin: 10px 0 0 0;	
}

#cmsoutput a {	
	color: #333333;		
	text-decoration: underline;
}

#cmsoutput a:hover {	
	color: #333333;		
	text-decoration: none;
}

#cmsoutput h1 {	
	font-size: 11px;
	font-weight: bold; 
	padding: 0px;
	margin: 0px;
	line-height: 11px;
	display: block;
}

#cmsoutput h2.artikel {	
	font-size: 11px;
	font-style: italic;
	font-weight: normal; 
	padding: 0px;
	margin: 0px;
	margin-top: 15px;
	line-height: 11px;
	display: block;
}

#cmsoutput div {	
	display: block;
}

#right {
	margin-left: 650px;		
}

#services {
	padding-left: 16px;
	padding-bottom: 20px;
	margin-top: 33px;
	width: 170px;
	display: block;
	overflow: hidden;
	background-image: url(../images/rightLine.gif);	
	background-repeat: no-repeat;
	background-position: left bottom;	
}

#services #login {
	margin-bottom: 8px;
}

#services #login a {
	height: 20px;
	width: 140px;
	display: block;
		background-image: url(../images/en/login.gif);	
			
	background-repeat: no-repeat;	
}

#services #login a:hover {	
	background-image: url(../images/en/loginMO.gif);	
	background-repeat: no-repeat;	
}

#services #newsletter {
	margin-bottom: 8px;
}

#services #newsletter a {
	height: 20px;
	width: 120px;
	display: block;
		background-image: url(../images/en/newsletter.gif);	
			
	background-repeat: no-repeat;	
}

#services #newsletter a:hover {	
	background-image: url(../images/en/newsletterMO.gif);	
	background-repeat: no-repeat;	
}

#services #rssfeed {
	margin-bottom: 8px;
}

#services #rssfeed a {	
	height: 18px;
	width: 120px;
	display: block;
		background-image: url(../images/en/rssfeed.gif);
		
	background-repeat: no-repeat;	
}

#services #rssfeed a:hover {
	background-image: url(../images/en/rssfeedMO.gif);	
}

#services #downloads {
	
}

#services #downloads a {
		height: 19px;
		width: 120px;
	display: block;
		background-image: url(../images/en/downloads.gif);	
		
	background-repeat: no-repeat;	
}

#services #downloads a:hover {	
	background-image: url(../images/en/downloadsMO.gif);		
}

#query {
	margin-left: 2px;
}

#iconHome {
	margin-left: 2px;
}

#iconMail {
	margin-left: 16px;
}

#iconSearch {
	margin-left: 16px;
}

#iconSitemap {
	margin-left: 16px;
}

#filter {
	padding-left: 16px;
	padding-bottom: 20px;
	margin-top: 18px;
	width: 170px;
	display: block;
	overflow: hidden;
	background-image: url(../images/rightLine.gif);	
	background-repeat: no-repeat;
	background-position: left bottom;	
}

#filter label {
	display: none;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	overflow: hidden;
}

#filterHeader {	
	margin-bottom: 15px;	
	height: 23px;
	width: 160px;
	display: block;
	background-image: url(../images/en/direktsuche.gif);	
	background-repeat: no-repeat;		
}

#filterInner {

}

#filterInnerNOSCRIPT {

}

#filterInner select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 154px;
	margin-bottom: 7px;
	margin-left: 2px;
	border: 1px solid #a5acb2;
	display: inline;
}

#filterInner input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #a5acb2;	
	width: 21px;
	background-color: white;
	margin-left: 135px;
}

#filterInnerNOSCRIPT select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 125px;
	margin-bottom: 16px;
	margin-left: 2px;
	border: 1px solid #a5acb2;
	display: inline;
	float: left;
}

#filterInnerNOSCRIPT input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #a5acb2;	
	width: 21px;
	background-color: white;
	padding: 0px;
	margin: 0px;
	float: left;
}

#focus {
	padding-left: 16px;
	padding-bottom: 20px;
	margin-top: 15px;
	width: 170px;
	display: block;
	overflow: hidden;	
}

#focusHeader {	
	margin-bottom: 10px;
	height: 23px;
	width: 120px;
	display: block;
	background-image: url(../images/en/focus.gif);	
	background-repeat: no-repeat;	
}

#focusSubHeader {	
	margin-bottom: 20px;
	margin-left: 3px;
}

#focusSubHeader a {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;	
	text-decoration: underline;
}

#focusPicture {	
	margin-left: 3px;
}

#focusPictureImg {	
	
}

#focusPictureSubtitle {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
}

#noscript {
	text-align: center;
	height: 22px;
	background-color: #BBBBBB;
	padding-top: 4px;
}

#noscript h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	display: inline;
}

#noscript a {
	color: #000000;
	text-decoration: none;
} 

.cms_body {

}

.cms_body_red {
 	color: #6D8BC7;
}

#searchForm {
	display: block;
	text-align: center;
	margin-bottom: 20px;
}

#cmsfooter {
	margin-left: 41px;
	margin-right: 41px;
	padding-top: 8px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;			
	line-height: 18px;
	letter-spacing: 1px;
	text-align: right;
	background-image: url(../images/buttonLine.gif);	
	background-repeat: repeat-x;
	background-position: left top;
}

#cmsfooter a {	
	color: #333333;		
	text-decoration: none;
}

#cmsfooter a:hover {	
	color: #333333;		
	text-decoration: underline;
}

img {
	border: 0px;
}

#weiterePartner {
	background-image: url(../images/buttonLine.gif);	
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	padding-top: 15px;
	text-align: center;
}


.weiterePartnerTxt {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 9px;
	padding-bottom: 9px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}