/* CSS Document Bemer3000 IE 7*/
/**Allgemeine Styles**/

html {
	height:100%
}
/*für Deutschland linke Seite*/
#contentLinks div.partnerDE {
  background-color:#e5e6e6;
  padding-top:10px;
  width:182px;
  height:166px;
  background-image:url(img/linksPartnerDE.jpg);
  background-repeat:no_repeat; 
  text-align:center;
  color:#5b6060; 
  font-weight:normal;
  margin-right:-3px;
}
#contentLinks div.partnerDE h3 {
  color:#fff;
  font-size:12px;
  margin-bottom:10px;
}

#contentLinks div.partnerDE p {
 margin-top:0px;
 margin-bottom:2px;
 font-size:12px;
 line-height:1,5em; 
}

#contentLinks div.partnerDE p a {
  color:#5b6060;
  text-decoration:underline;
}

/*Ende DE Linke Seite*/


body {
	height:100%;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	background-color:#c7dde1;
}
h1, h2, h3, p {
	margin-top:0px;
	margin-bottom:10px;
}
p {
		line-height:1.5em;
	}
h1 {
   color:#000;
}
img {
	border:none;
}
div {
    margin:0px;
    padding:0px;
    background-color:none;
}
li:target {
	background-color:#e4e4e4;
}
td.align-center {
	text-align:center;
}

/*Mailform*/
fieldset{
	border:none;
}
div.csc-mailform-field {
	margin-bottom:5px;
}
div.csc-mailform-field label{
	display:block;
	float:left;
	width:120px;
}


/**Kopf und Logo**/
#kopf {
	text-align:right;
	padding:0px;
	margin:0px;
	border-bottom:2px solid #fff;
}
#Sprachauswahl {
	position:absolute;
	left:10px;
	top:20px;
	font-size: 12px;
}
#Sprachauswahl a, #Sprachauswahl a:link, #Sprachauswahl a:visited {
    color:#41919c;
    text-decoration:none;
}
#Sprachauswahl a:hover, #Sprachauswahl a:active {
     color:#333;
     text-decoration:underline;
}
#Sprachauswahl span {
	font-weight:bold;
}
#Logo {
	position:absolute;
	left:10px;
	top:70px;
}
#Slogan {
	position:absolute;
	right:80px;
	top:10px;
	font-size:30px;
	font-weight:normal;
	font-family:Times, "Times New Roman", serif;
	margin-right:175px;
        /*width:360px;*/
}
#Slogan table { /*Hack fuer Frontend-Editing*/
     width:150px;
}

/**Navigation oben und Suchenfeld**/
#navOben {
	height:23px;
	background-color:#e4e4e4;
	color:#666;
	font-size:13px!important;
	font-weight:bold;
	padding-top:6px;
    	padding-left:0px;
	border-bottom:2px solid #fff;
	overflow:hidden;
	min-width:1000px;
	border-bottom:6px solid #41919c;
}
#navOben span {
	padding-top:4px;
}
/*Mitte*/
#navOben span.mitte a, #navOben span.mitte a:link, #navOben span.mitte a:visited {
	/*color:#666;*/
	color:#3e8a95;
	text-decoration:none;
	padding:10px 6px;
}
#navOben span.mitte a:hover, #navOben span.mitte a:active {
	color:#fff;
	background-color:#41919c;
}
#navOben span.mitte a.aktiv{
	color:#fff;
	background-color:#41919c;
}
/*Links*/
#navOben span.links { /*für Impressum, Sitemap, Login*/
	font-size:12px;
	font-weight:normal;
	margin-right:15px;
	margin-left:10px;
}
#navOben span.links a, #navOben span.links a:link, #navOben span.links a:visited{ /*f�r Impressum, Sitemap*/
	color:#666;
	text-decoration:none;
	padding:0px;
}
#navOben span.links a:hover, #navOben span.links a:active{ /*f�r Impressum, Sitemap*/
	text-decoration:underline;
	color:#41919c;
	background-color:#e4e4e4;
}

/*extra für DE (login fehlt)*/
#navOben span.linksDE { /*für Impressum, Sitemap */
	font-size:12px;
	font-weight:normal;
	margin-right:48px;
	margin-left:10px;
}
#navOben span.linksDE a, #navOben span.linksDE a:link, #navOben span.linksDE a:visited{ /*für Impressum, Sitemap*/
	color:#666;
	text-decoration:none;
	padding:0px;
}
#navOben span.linksDE a:hover, #navOben span.linksDE a:active{ /*für Impressum, Sitemap*/
	text-decoration:underline;
	color:#41919c;
	background-color:#e4e4e4;
}
/*Ende nur für DE*/

/*für Deutschland linke Seite*/
#contentLinks div.partnerDE {
  background-color:#e5e6e6;
  padding-top:10px;
  width:182px;
  height:166px;
  background-image:url(img/linksPartnerDE.jpg);
  background-repeat:no_repeat; 
  text-align:center;
  color:#5b6060; 
  font-weight:normal;
  margin-right:-3px;
}
#contentLinks div.partnerDE h3 {
  color:#fff;
  font-size:12px;
  margin-bottom:10px;
}

#contentLinks div.partnerDE p {
 margin-top:0px;
 margin-bottom:2px;
 font-size:12px;
 line-height:1,5em; 
}

#contentLinks div.partnerDE p a {
  color:#5b6060;
  text-decoration:underline;
}

/*Ende DE Linke Seite*/


body {
	height:100%;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	background-color:#c7dde1;
}
h1, h2, h3, p {
	margin-top:0px;
	margin-bottom:10px;
}
p {
		line-height:1.5em;
	}
h1 {
   color:#000;
}
img {
	border:none;
}
div {
    margin:0px;
    padding:0px;
    background-color:none;
}
li:target {
	background-color:#e4e4e4;
}
td.align-center {
	text-align:center;
}

/*Mailform*/
fieldset{
	border:none;
}
div.csc-mailform-field {
	margin-bottom:5px;
}
div.csc-mailform-field label{
	display:block;
	float:left;
	width:120px;
}


/**Kopf und Logo**/
#kopf {
	text-align:right;
	padding:0px;
	margin:0px;
	border-bottom:2px solid #fff;
}
#Logo {
	position:absolute;
	left:10px;
	top:80px;
}
#Slogan {
	position:absolute;
	right:80px;
	top:10px;
	font-size:30px;
	font-weight:normal;
	font-family:Times, "Times New Roman", serif;
	margin-right:175px;
        /*width:360px;*/
}
#Slogan table { /*Hack fuer Frontend-Editing*/
     width:150px;
}

/**Navigation oben und Suchenfeld**/
#navOben {
	height:23px;
	background-color:#e4e4e4;
	color:#666;
	font-size:13px!important;
	font-weight:bold;
	padding-top:6px;
    padding-left:0px;
	border-bottom:2px solid #fff;
	overflow:hidden;
	min-width:1000px;
	border-bottom:6px solid #41919c;
}
#navOben span {
	padding-top:4px;
}
/*Mitte*/
#navOben span.mitte a, #navOben span.mitte a:link, #navOben span.mitte a:visited {
	/*color:#666;*/
	color:#3e8a95;
	text-decoration:none;
	padding:10px 6px;
}
#navOben span.mitte a:hover, #navOben span.mitte a:active {
	color:#fff;
	background-color:#41919c;
}
#navOben span.mitte a.aktiv{
	color:#fff;
	background-color:#41919c;
}
/*Links*/
#navOben span.links { /*für Impressum, Sitemap, Login*/
	font-size:12px;
	font-weight:normal;
	margin-right:15px;
	margin-left:10px;
}
#navOben span.links a, #navOben span.links a:link, #navOben span.links a:visited{ /*f�r Impressum, Sitemap*/
	color:#666;
	text-decoration:none;
	padding:0px;
}
#navOben span.links a:hover, #navOben span.links a:active{ /*f�r Impressum, Sitemap*/
	text-decoration:underline;
	color:#41919c;
	background-color:#e4e4e4;
}

/*extra für AUSTRALIEN (login fehlt)*/
#navOben span.linksAU { /*für Impressum, Sitemap */
	font-size:12px;
	font-weight:normal;
	margin-right:72px;
	margin-left:10px;
}
#navOben span.linksAU a, #navOben span.linksAU a:link, #navOben span.linksAU a:visited{ /*für Impressum, Sitemap*/
	color:#666;
	text-decoration:none;
	padding:0px;
}
#navOben span.linksAU a:hover, #navOben span.linksAU a:active{ /*für Impressum, Sitemap*/
	text-decoration:underline;
	color:#41919c;
	background-color:#e4e4e4;
}
/*Ende nur für AUSTRALIEN*/

/*Suchfeld*/
#navOben div.tx-macinasearchbox-pi1 {
	float:right;
	width:240px;
	margin-top:-18px;
	margin-right:20px;
}


#navOben form {
	margin:2px;
	margin-right:0px;
	padding:4px;
	float:right;
}
/**Inhaltstabelle Aussenrum**/
#content {
	border-bottom:2px solid #fff;
	height:100%;
	min-width:1000px;
}
#content td {
	padding:0;
	margin:0;
	vertical-align:top;
	font-size:12px;;
}

/**Navigation Links**/
#navLinks {
	width:200px;
	padding-top:2px;
    	height:auto;
    	margin:0px;
}

#navLinks ul { /*umschlie�nde Liste*/
	margin:0px;
	padding:0px;
	padding-top:10px;
	padding-bottom:10px;
	list-style-type:none;
}
#navLinks li {
	padding-left:10px;
	margin-bottom:6px;
}
#navLinks li a,
#navLinks li a:link,
#navLinks li a:visited{
	display:block;
	text-decoration:none;
	padding-left:12px;
	padding-top:6px;
	padding-bottom:10px;
	font-weight:bold;
	color:#3e8a95;
	background-image:url(img/naviHG.gif);
	background-repeat:no-repeat;
}
#navLinks li a:hover,
#navLinks li a:active {
	color:#fff;
	background-image:url(img/naviHGov.gif);
}
#navLinks li a.aktiv
{
	color:#fff;
	background-image:url(img/naviHGov.gif);
}
/*Unterscheidungen Ebenen*/
#navLinks li ul {
	padding-top:3px;
	padding-bottom:3px;
	margin-left:4px;
	font-size:13px;
}
#navLinks li ul li ul{
	padding-top:6px;
	padding-bottom:6px;
	font-size:12px;
}
#navLinks li ul li {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:12px;
	font-size:12px;
}
#navLinks li ul li a,
#navLinks li ul li a:link,
#navLinks li ul li a:visited
{
	color:#666;
	font-weight:normal;
	background-image:none;
	padding-left:0px;
	padding-bottom:4px;
	border-bottom:1px solid #fff;
}
#navLinks li ul li a:hover,
#navLinks li ul li a:active
{
	color: #3e8a95;
	font-weight:normal;
	background-image:none;
}
#navLinks li ul li ul li a,
#navLinks li ul li ul li a:link,
#navLinks li ul li ul li a:visited,
#navLinks li ul li ul li a:hover,
#navLinks li ul li ul li a:active
{
	font-weight:normal;
    font-size:11px;
}
#navLinks li ul li a.aktiv,  /*HG-Bild ausschalten*/
#navLinks li ul li a.aktiv:link,
#navLinks li ul li a.aktiv:visited
#navLinks li ul li a.aktiv:hover,
#navLinks li ul li a.aktiv:active
{
	background-image:none;
	color: #3e8a95;
}
/*Content Links (Textebenen mit Bildern)*/
#contentLinks {
	padding:10px;
	padding-top:20px;
}
#contentLinks div.einladung {
  background-color:#fff;
  margin-bottom:10px;
  margin-top:-10px;
  padding-bottom:10px;
  border:1px solid #41919c;
}
#contentLinks div.einladung h3 {
  color:#fff;
  padding:2px;
  font-size:12px;
  margin-bottom:6px;
  text-decoration:none;
  background-color:#41919c;
}

#contentLinks div.einladung p {
 margin-top:0px;
 margin-bottom:2px;
 padding:2px;
 font-size:11px; 
 line-height:normal; 
}

#contentLinks div.einladung p a {
  color:#41919c;
  text-decoration:underline;
}

#contentLinks div.eins, #contentLinks div.zwei, #contentLinks div.drei  {
	margin:0px;
	width:180px;
	height:80px;
	margin-bottom:14px;
	font-weight:bold;
	background-repeat:no-repeat;
	font-size:13px !important;
	
}
#contentLinks div.eins a, #contentLinks div.zwei a, #contentLinks div.drei a {
     padding-top:30px;
	  
}
#contentLinks div.eins p span, #contentLinks div.zwei p span,#contentLinks div.drei p span,
#inhalt div.eins p span, #inhalt div.zwei p span,#inhalt div.drei p span
{
	font-size:10px;
} 

/*HG - Bildunterscheidung*/
#contentLinks div.eins {
	background-image:url(img/eins.jpg);
}
#contentLinks div.zwei {
	background-image:url(img/zwei.jpg);
}
#contentLinks div.drei {
	background-image:url(img/drei.jpg);
}
#contentLinks div.eins p, #contentLinks div.zwei p, #contentLinks div.drei p{
	padding-top:36px;
	margin-left:10px;
}
#contentLinks div.eins a, #contentLinks div.zwei a, #contentLinks div.drei a {
	text-decoration:none;
	padding-right:10px;
}
#contentLinks div.eins a {
	color:#fff;
}
#contentLinks div.zwei a {
	color:#41919c;
}
#contentLinks div.drei a {
	color:#707070;
}
/**Container Rechts**/
#InfoRechts {
	width:200px;
	padding-top:10px;
	background-color:#fff;
}
#InfoRechts div.news-list-item,
#InfoRechts div.news-latest-item
{
	margin:10px 19px 20px 17px;
	padding-bottom:10px;
	border-bottom:1px solid #fff;
	border:1px solid #41919c;
}
#InfoRechts div h3, #InfoRechts div h3 a{
	color:#fff;
	background-color:#41919c;
	padding:2px;
	font-size:12px;
	margin-bottom:6px;
	text-decoration:none;
}

#InfoRechts div p{
	margin-top:0px;
	margin-bottom:2px;
	padding-left:4px;
	font-size:11px;
}
#InfoRechts div img {
	float:right;
	margin-left:2px;
	margin-right:4px;
	margin-bottom:2px;
}
#InfoRechts div.news-list-item p a,
#InfoRechts div.news-list-item p a:link,
#InfoRechts div.news-list-item p a:visited,
#InfoRechts p.news-latest-morelink a,
#InfoRechts p.news-latest-morelink a:link,
#InfoRechts p.news-latest-morelink a:visited
{
	color:#41919c;
	text-decoration:underline;
}
#InfoRechts div.news-list-item p a:hover,
#InfoRechts div.news-list-item p a:active,
#InfoRechts p.news-latest-morelink a:hover,
#InfoRechts p.news-latest-morelink a:active,{
	color:#666;
}

/*Ende Newsitems*/

/*Login-Styles*/
#InfoRechts #login {
      background-color:#e4e4e4;
      background-image:url(img/schluessel.jpg);
      background-repeat:no-repeat;
      background-position:156px 22px;
      margin-left:0px;
      margin-bottom:10px;
      padding:10px;
      font-weight:bold;
      color:#3e8a95;
}
#InfoRechts #login a, #InfoRechts #Iogin a:link, #InfoRechts #login a:visited {
      color:#3e8a95;
      text-decoration:none;
}
#InfoRechts #login a:hover, #InfoRechts #login a:active{
      color:#666;
}
/**Inhaltscontainer innen**/

#inhalt {
	background-color:#fff;
}
#inhalt table, #inhalt td {
	border:none;
}
#inhalt a, #inhalt a:link, #inhalt a:visited {
    color:#41919c;
    text-decoration:none;
}
#inhalt a:hover, #inhalt a:active {
     color:#333;
     text-decoration:underline;
}
#inhalt h1 {
	color:#3e8a95;
	font-size:14px;
	margin-top:0px;
}
#inhalt h2 {
	color:#666;
	font-size:13px;
	margin-top:2px;
}
#inhalt h3 {
	color:#666;
	font-size:11px;
	margin-top:2px;
}
#inhalt h3 a{
	color:#666;
	text-decoration:none
}
.fehler {
     color:red;
     font-weight:normal;
}
#inhalt ul {
	margin-left:10px;
	padding-left:10px;
	list-style-image:url(img/listImg.gif);
	color:#7e7e7e;
}
#inhalt ol {
       color:#7e7e7e;
}

#inhalt li {
	margin-bottom:3px;
}
/*Button von der linken Randspalte im Inhalt*/
#inhalt div.drei  {
	margin:0px;
	width:180px;
	height:80px;
	margin-bottom:0px;
	font-weight:bold;
	background-repeat:no-repeat;
	font-size:13px !important;
}
/*HG - Bildunterscheidung*/
#inhalt div.drei {
	background-image:url(img/dreiInhalt.jpg);
}
#inhalt div.drei p{
	padding-top:36px;
	margin-left:10px;
}
#inhalt div.drei a {
	text-decoration:none;
	padding-right:10px;
	padding-top:30px;
	color:#707070;
}

#inhalt p.csc-caption,#inhalt dd.csc-textpic-caption {/*Bildunterschriften*/
	color:#41919c;
       font-weight:bold;
       font-size:11px;
       padding-top:6px;
}
/*Tabellen*/
#inhalt table.inhalt td{
	text-align:left;
	padding-bottom:10px;
       padding-left:3px;
       padding-right:3px;
}
#inhalt table.inhalt td.align-center{
	text-align:center;
}
#inhalt table.inhalt td.align-center h3{
	text-align:center;
font-size:12px;
}
#inhalt table.inhalt td.align-right {
	text-align:right;
}
#inhalt table.inhalt td.align-left{
	text-align:left;
}


#inhalt table.inhalt td h3 {
	margin:0px;
	background-color:#F3F3F3;
	padding:3px 2px;
	text-align:left;
}
#inhalt table.home {
	margin:20px 20px;
	background-image:url(img/homeHG.jpg);
	background-position:top left;
}
#inhalt table.home td div.bild  {
	padding-left:30%;
}

#inhalt table.home, #inhalt table.home td table{
	border:none;
	text-align:left;
}
#inhalt table.home td table td{
	border:none;
	padding:4px 10px;
	width:33%;
	font-size:12px;
	text-align:center;
}
#inhalt table.home td table td a{
	font-weight:bold;
}

#inhalt table.home td table {
	margin-top: 20px;
       margin-left: -10px;
}

#inhalt table.home td {
	border:none;
	font-size:12px;
}
#inhalt table.home td.mitte {
	padding:0px 10px;
	border-left:1px solid #c7dde1;
	border-right:1px solid #c7dde1;
}

#inhalt table.login td, #inhalt table.login th {
       text-align:left;
	border:none;
	font-size:12px;
       padding:3px;
}
#inhalt table.fotobook td {
       padding:3px;
}
#inhalt table.fotobook td a img{
       border:1px solid #fff;
}

#inhalt table.fotobook td a:hover img{
       border:1px solid #3b8d96;
}
#inhalt table.anfrage td {
	padding-bottom:4px;

}

#inhalt table.filmothek {
	text-align:center;
	border:none;

}
#inhalt table.filmothek td {
	padding:8px 2px;
	font-size:1.0em;
font-weight:bold;
	color:#666;
}
#inhalt table.filmothek td a img{
     border:1px solid #fff;
}
#inhalt table.filmothek td a:hover img{
       border:1px solid #3b8d96;
}
#inhalt table.bildanforderung th, #inhalt.table.bildanforderung td {
	padding:2px;
	text-align:left;
}
#inhalt table.bildanforderung th span.fehler {
	font-weight:bold;
	color:#812235;
	
}

#inhalt table.PlzSuche {

}
#inhalt table.PlzSuche td, #inhalt table.PlzSuche th {
	text-align:left;
	padding:3px;
	font-size:1.0em;
}

/*Styles f�r die Suchergebnisse*/

#inhalt div.tx-indexedsearch table {
	margin-bottom:14px;
}
#inhalt div.tx-indexedsearch  td{
	font-size:12px;
	padding:4px 0px;
}
#inhalt div.tx-indexedsearch td.description {
	padding-top:8px;
}
#inhalt div.tx-indexedsearch table.resultcount td {
	padding:0px 4px;
	font-style:italic;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title {
	background:#e4e4e4;
	font-weight:bold;
}
span.tx-indexedsearch-redMarkup {
	color:red;
}
.tx-indexedsearch-title-caption {
	margin-left:10px;
}
#inhalt div.tx-indexedsearch p.suchwort {
	font-weight:bold;
	font-size:13px;
}

#inhalt div.tx-indexedsearch h1 {
	margin-bottom:14px;
}
#inhalt div.tx-indexedsearch h1 a {
	color:#666;
}
/*
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:none; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background:none; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:middle; }
.tx-indexedsearch .tx-indexedsearch-res .noResume { color : #666; }
*/
/*Ende Suchergebnisstyles*/

/*Newsitems List*/

#inhalt div.news-list-item,
#inhalt div.news-latest-item{
	padding-top:4px;
	padding-bottom:10px;
	border-bottom: 1px solid #c7dde1;
    height:100px;
	min-height:100px;
  }
#inhalt div.news-list-item img,
#inhalt div.news-latest-item img{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
#inhalt div.news-list-item p,
#inhalt div.news-latest-item p{
	margin-top:0px;
	margin-bottom:2px;
}
#inhalt div.news-list-item p a,
#inhalt div.news-list-item p a:link,
#inhalt div.news-list-item p a:visited{
	color:#41919c;
	text-decoration:underline;
}
#inhalt div.news-list-item p a:hover,
#inhalt div.news-list-item p a:active{
	color:#666;
}

/*Ende Newsitems*/

/*Newsitems Alleine*/
.news-single-img {
	display:inline;
	float:right;
	margin-left:5px;
	margin-bottom:5px;
}
#inhalt div.news-list-item img {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
#inhalt div.news-list-item p{
	margin-top:0px;
	margin-bottom:2px;
}
#inhalt div.news-list-item p a,
#inhalt div.news-list-item p a:link,
#inhalt div.news-list-item p a:visited{
	color:#41919c;
	text-decoration:underline;
}
#inhalt div.news-list-item p a:hover,
#inhalt div.news-list-item p a:active{
	color:#666;
}

/*Ende News alleine*/

/* Styledefinitionen f? CSS-Styled ImgMitBild*/

/* Captions */
P.csc-caption { margin: 0; }
P.csc-caption {
  /* font-size: 80%; Customize me [brauchen wir nicht]*/
}
DIV.csi-caption-c .csi-caption { text-align: center; }
DIV.csi-caption-r .csi-caption { text-align: right; }
DIV.csi-caption-l .csi-caption { text-align: left; }

/* Needed for noRows setting */
DIV.csi-textpic DIV.csi-imagecolumn { float: left; display: inline; }

/* Border just around the image */
{$styles.content.imgtext.borderSelector} {
  border: {$styles.content.imgtext.borderThick}px solid {$styles.content.imgtext.borderColor};
  padding: {$styles.content.imgtext.borderSpace}px {$styles.content.imgtext.borderSpace}px;
}

DIV.csi-imagewrap { padding: 0; }

DIV.csi-textpic IMG { border: none; }

/* DIV: This will place the images side by side */
DIV.csi-textpic DIV.csi-imagewrap DIV.csi-image { float: left; }

/* UL: This will place the images side by side */
DIV.csi-textpic DIV.csi-imagewrap UL { list-style: none; margin: 0; padding: 0; }
DIV.csi-textpic DIV.csi-imagewrap UL LI { float: left; margin: 0; padding: 0; }

/* DL: This will place the images side by side */
DIV.csi-textpic DIV.csi-imagewrap DL.csi-image { float: left; }
DIV.csi-textpic DIV.csi-imagewrap DL.csi-image DT { float: none; }
DIV.csi-textpic DIV.csi-imagewrap DL.csi-image DD { float: none; }
DIV.csi-textpic DIV.csi-imagewrap DL.csi-image DD IMG { border: none; } /* FE-Editing Icons */
DL.csi-image { margin: 0; }
DL.csi-image DT { margin: 0; display: inline; }
DL.csi-image DD { margin: 0; }

/* Clearer */
DIV.csi-clear { clear: both; }

/* Margins around images: */

/* Pictures on left, add padding on right */
DIV.csi-left DIV.csi-imagewrap .csi-image,
DIV.csi-intext-left-nowrap DIV.csi-imagewrap .csi-image,
DIV.csi-intext-left DIV.csi-imagewrap .csi-image {
  display: inline; /* IE fix for double-margin bug */
  margin-right: {$styles.content.imgtext.colSpace}px;
}

/* Pictures on right, add padding on left */
DIV.csi-right DIV.csi-imagewrap .csi-image,
DIV.csi-intext-right-nowrap DIV.csi-imagewrap .csi-image,
DIV.csi-intext-right DIV.csi-imagewrap .csi-image {
  display: inline; /* IE fix for double-margin bug */
  margin-left: {$styles.content.imgtext.colSpace}px;
}

/* Pictures centered, add padding left and right */
DIV.csi-center DIV.csi-imagewrap .csi-image {
  display: inline; /* IE fix for double-margin bug */
  margin-left: {$styles.content.imgtext.colSpaceHalf}px;
  margin-right: {$styles.content.imgtext.colSpaceHalf}px;
}
DIV.csi-textpic DIV.csi-imagewrap .csi-image .csi-caption { margin: 0; }
DIV.csi-textpic DIV.csi-imagewrap .csi-image IMG { margin: 0; }

/* Space below each image (also in-between rows) */
DIV.csi-textpic DIV.csi-imagewrap .csi-image { margin-bottom: 5px; }
DIV.csi-equalheight DIV.csi-imagerow { margin-bottom: 5px; display: block; }

/* Positioning of images: */

/* Above */
DIV.csi-above DIV.csi-text { clear: both; }

/* Center (above or below) */
DIV.csi-center { text-align: center; /* IE-hack */ }
DIV.csi-center DIV.csi-imagewrap { margin: 0 auto; }
DIV.csi-center DIV.csi-imagewrap .csi-image { text-align: left; /* Remove IE-hack */ }
DIV.csi-center DIV.csi-text { text-align: left; /* Remove IE-hack */ }

/* Right (above or below) */
DIV.csi-right DIV.csi-imagewrap { float: right; }
DIV.csi-right DIV.csi-text { clear: right; }

/* Left (above or below) */
DIV.csi-left DIV.csi-imagewrap { float: left; }
DIV.csi-left DIV.csi-text { clear: left; }

/* Left (in text) */
DIV.csi-intext-left DIV.csi-imagewrap { float: left; margin-right:6px;} /*Rand dazugef?

/* Right (in text) */
DIV.csi-intext-right DIV.csi-imagewrap { float: right; margin-left:6px; } /*Rand dazugef?

/* Right (in text, no wrap around) */
DIV.csi-intext-right-nowrap DIV.csi-imagewrap { float: right; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csi-intext-right-nowrap .csi-text { height: 1%; }
/* End hide from IE5/mac */

/* Left (in text, no wrap around) */
DIV.csi-intext-left-nowrap DIV.csi-imagewrap { float: left; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csi-intext-left-nowrap .csi-text { height: 1%; }
/* End hide from IE5/mac */
)

/*Ende Inhalt*/


/*Sitemap*/

li.sm1 {
     font-weight:bold;
     font-size:1.1em;
}
li.sm1 ul li {
     font-weight:normal;
      font-size:0.9em;
}

/*AuswahlKarte**/
#karte {
	background-color:#fff;
	height:500px;
	padding:10px;
	text-align:center;
}
#karte h1 {
	color:#3e8a95;
	font-size:14px;
	margin-top:2px;
	text-align:left;
}
#karte table {
	margin:0 auto;
	position:relative;
}
#karte th {
	border-bottom:1px solid #c7dde1;
}
#karte td {
	padding-top:6px;
}
#karte td.rechts {
	text-align:right;
}
#karte td.links {
	text-align:left;
}
