
#cmDisclaimerContainer {
	display: none;
	background-color: #ffffff;
	border: #000000 dotted 1px;
	width: 400px;
	height: 250px;
	overflow: auto;
	color: #000000;
	padding: 10px;
	position: absolute;
	left: 150px;
	top: 150px;
	z-index: 100;
}
#cmDisclaimerClose {
	position: absolute;
	top: 5px;
	right: 20px;
}


/*Organisation

Blau: #1784C5;
Gr&#65533;n: #CCDD66;

*/

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



body {
  background-image: url(http://web02.city-map.de/homepage/01/0101/010108502/design/back.gif);
  text-align: center;
  font-family: verdana, arial, sand-serif;
  font-size: 0.7em;
}

#blue_top {
  height: 20px;
  background-color: #1784C5;
  font-size: 0px;
  margin-bottom: 4px;
}


#header {
  background-color: #fff;
  height: 115px;
  width: 100%;
}

#logo {
  width: 244px;
  background-image: url('http://web02.city-map.de/homepage/01/0101/010108502/design/logo.gif');
  background-repeat: no-repeat;
  background-position: center;
  height: 115px;
  float:left;
}

.balken, #head_img_startseite {
  background-color: #cd6;
  height: 115px;
}

.eins, .zwei, .drei, #head_img_startseite {
  float:left;
}
.eins {
  width: 26px;
}

.zwei {
  width: 255px;
  margin: 0px 4px;
}

.drei {
  width: 11px;
  margin: 0 0 0 4px;
}

#head_img_startseite {
  background-image: url('http://web02.city-map.de/homepage/01/0101/010108502/design/kopf_startseite.jpg');
  width: 295px;
}


/* NAVI TOP */
ul#navi_top {
  background-color: #cd6;
  list-style:none;
  margin: 4px 0 0px 0;
  width: 100%;
  height: 21px;  
  
}


ul.imgList {
 float:left;
list-style: none;
line-height: 0%;
}

ul.imgListCenter {
 margin:0 4px;
}
ul.imgList li {
 margin-top: 4px;

}


ul#navi_top li {
  float:left;
  border-left: 1px solid #fff;
}

ul#navi_top li.noMargin {
  border-left: 0px;
}


ul#navi_top li a {
  background-color: #cd6;
  text-decoration: none;
  color:#333;
  padding: 4px 0;
  width: 92px;
  display:block;
}

ul#navi_top li a:hover, ul#navi_top li.active a{
  color:#fff;
  font-weight: bold;
}
/* NAVI TOP ENDE */

/* NAVI BOTTOM */
ul#navi_bottom {
  list-style:none;

  width: 100%;
  margin-top: 8px;
}

ul#navi_bottom li {
  float:right;

}
ul#navi_bottom li.borderRight {
  border-left: 1px solid #666;
}

ul#navi_bottom li a {
  padding: 0 8px;
  display: block;
  color:#666;
  text-decoration: none;
}

ul#navi_bottom li a:hover {
  color: #1784C5;
}
/* NAVI BOTTOM ENDE */

/* Content */

#mainContent {
 width: 100%;

}

#mainContentInner {
  text-align: left;
  margin: 4px 4px 0px 4px;
  background-image: url('http://web02.city-map.de/homepage/01/0101/010108502/design/content_back.gif');
  background-repeat: repeat-y;
  background-position: right;
  line-height: 150%;
}

#left {
  float:left;
  width: 510px;
  margin-bottom: 15px;
}

#right {
 width: 320px;
 float:right;
 margin-bottom: 15px;
}

#right img {
margin: 15px;
}

#right h3, #right p {
margin: 0 15px;
padding: 0px;
}

#right ul {
 list-style: none;
 margin: 10px 15px;
}

#right hr {
  margin: 10px 15px;
  width: 160px;
  background-color:#cd6; /* Mozilla */
  color:#cd6; /* IE 6 */
  border: #cd6; /* Opera 7 */
  height: 1px; /* in Opera f&#65533;r die Anzeige n&#65533;tig, in Mozilla f&#65533;r die einheitliche H&#65533;he */
}

#right a {
  color: #1784C5;
  text-decoration:none;
}

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








/* &#65533;berschriften */

.willkommen, .tierhotel, .hundeschule, .gastgeber, .bildergalerie, .gaestebuch, .anfrage, .anfahrt, .impressum {
 background-repeat: no-repeat;
 background-position: center;
}
.willkommen {
 background-image: url('http://web02.city-map.de/homepage/01/0101/010108502/design/willkommen.gif');
}
.impressum {
 background-image: url('http://web02.city-map.de/homepage/01/0101/010108502/design/impressum.gif');
}
.tierhotel {
 background-image: url('http://web02.city-map.de/homepage/01/0101/010108502/design/tierhotel.gif');
}
.hundeschule {
 background-image: url('http://web02.city-map.de/homepage/01/0101/010108502/design/hundeschule.gif');
}
.gastgeber {
 background-image: url('http://web02.city-map.de/homepage/01/0101/010108502/design/gastgeber.gif');
}
.bildergalerie {
 background-image: url('http://web02.city-map.de/homepage/01/0101/010108502/design/bildergalerie.gif');
}
.gaestebuch {
 background-image: url('http://web02.city-map.de/homepage/01/0101/010108502/design/gaestebuch.gif');
}
.anfrage {
 background-image: url('http://web02.city-map.de/homepage/01/0101/010108502/design/anfrage.gif');
}
.anfahrt {
 background-image: url('http://web02.city-map.de/homepage/01/0101/010108502/design/anfahrt.gif');
}



ul.normalList {
 list-style: square;
 margin-left: 16px;
}

.leftimg {
 float:left;
 width: 200px;
}

p.rightP {
 float:left;
 width: 297px;
 margin-left: 8px;
}

ul.bildtext {
 float:left;
margin-left: 8px;
list-style: none;
}
ul.bildtext li {
 padding-left: 25px;
 background-image: url('http://web02.city-map.de/homepage/01/0101/010108502/design/pfeil-links.gif');
 background-repeat: no-repeat;
background-position: 1% 24%;
}



/*Startseite*/

.startBox, .startBoxBottom {
 float:left;
 width: 167px;
 margin-top: 20px;
}

.startBox p {
 padding: 10px 2px;
 margin: 0px;
}

* html hr {
  margin: -7px 0;
}

.startBox hr {
 height: 1px;
 background-color:#cd6;
 color:#cd6;
 border: #cd6;
 padding:0px;
 line-height: 0%;
 font-size: 0px;
 display:block;

}

.startBoxInner {
 margin: 1px 0;
 background-color: #F1F4F1;
}

.startBoxCenter {
 margin: 20px 4px 0  4px;
}

.startBox h3 {
 text-align:center;
padding: 4px;
margin: 0px;
}


.startBoxBottom p {
padding: 0 4px;
margin: 0px;
}
.startBoxBottom  h3 {
 padding: 0 4px;
 margin: 0px;
}

.borderLeftRight {
 border-right: 1px solid #cd6;
 border-left: 1px solid #cd6;
height: 70px; 
}



/*Rahmen*/

#wrapper {
  width: 855px;
  margin: 10px auto;

}

#green {
  background-color: #cd6;
  padding: 1px;
}

#border_green {
  background-color: #fff;
  margin: 0px;
  padding: 4px;
}

#blue {
  background-color: #1784C5;
  padding: 1px;
}

#border_blue {
  background-color: #fff;
  margin: 0px;
}


p.fourpx {
  height: 4px;
  font-size: 0px;
  line-height: 0px;
  margin: 0px;
  padding: 0px;
}

.clr {
  clear: both;
  line-height: 0px;
}

a.fakeLink {
  width: 244px;
  height:115px;
  display:block;
}

a {
  color: #1784C5;
  text-decoration:underline;
}

a:hover {
  text-decoration:none;
}


.h1 {
 display:none;
}

h1 {
  margin: 20px 4px 10px 4px;
  font-size: 1em;
}

h2 {
  margin: 20px 4px 0px 4px !important;
font-size: 1em;
}


h3 {
  font-size: 1em;
  padding-left: 4px;
  margin-top: 10px;
}

p {
  margin: 0 4px 10px 4px;
}

p.marginTop {
  margin: 10px 4px 4px 4px;
}

img {
 border: 0px;
}
table {
padding: 10px 4px 10px 4px;
}

.backcolor tr  {
 vertical-align:top;
 border: 1px solid #fff;
}

.backcolor th {
 width: 80%;
 font-weight:normal;
 background-color: #F1F4F1;
 padding: 4px;
}

.backcolor td {
background-color: #F1F4F1;
padding: 4px;
}


.linie_top, .linie_bottom {
height: 1px;
border-bottom: 1px solid #cd6;
width: 100%;
font-size: 0px;
line-height: 0px;
}

.linie_bottom {
border-top: 1px solid #cd6;
border-bottom: 0px solid;
}

form, form table, DIV.route_NAVI, #left table {
 width: 490px !important;
}

h2.start {
 margin: 20px 0 -5px 4px !important;
}

.test {
 width: 100%;
}

ul.galList img  {
 margin: 0 0 15px 0px !important;
 padding: 0px;
cursor: pointer;
}

* html ul.galList {
margin:0 0 0 8px !important;
} 
ul.galList {
 width: 137px;
 line-height: 0px;
 float:left;
 margin:0 0 0 15px !important;
}
ul.galListRight {
margin-left: 15px !important;
}


ul.galList li { 
 margin: 0 0 0 0px !important;
}
.cm_site div {
 margin-left: 3px;
}
.marginOpen {
margin-top: 20px !important;
}


table.eintrag_top tr td.gblink, a.gblink {

color: #fff;
}
table.eintrag_top tr td.gblink {
text-decoration: none;
}

div.eintrag_text {
width: 482px !important;
}
.gbtitel_link, .gbtitel_link:hover, .gbtitel, .gblink, .gblink:hover {
 color: #000000;
 font-size: 12px;
 font-family: Arial, Helvetica;
 text-align: left;
 font-weight: normal;
 font-style: normal;
}
.gbtitel_link, .gbtitel_link:hover, .gbtitel {
 color: #000066;
 font-size: 14px;
 font-weight: bold;
 font-style: normal;
}
.eintrag_top, .eintrag_text {
 border: 1px solid #ffffff;
}
.eintrag_top, .eintrag_text, .eintrag_top TD {
 padding: 3px;
}
.eintrag_top {
 border-collapse: collapse;
 background-color: #1784C5;
}
.eintrag_text {
 border-top: 0px;
 background-color: #EDF0ED;
}

#gb * td, #gb input, #gb textarea, .gbtitel_link, .gbtitel_link:hover, .gbtitel, .gblink, .gblink:hover, .gbtext {
 color: #000000;
 font-size: 12px;
 font-family: Arial, Helvetica;
 text-align: left;
 font-weight: normal;
 font-style: normal;
 text-align: left;
}
.gbtitel_link, .gbtitel_link:hover, .gbtitel {
 font-size: 14px;
 font-weight: bold;
}
.gbtitel_link, .gbtitel_link:hover, .gblink, .gblink:hover {
 text-decoration: underline;
}
#gb, #gb tr, #gb * td {
 border: 0px;
 padding: 0px;
 margin: 0px;
 border-collapse: collapse;
}
.gb_breite1 {
 width: 185px;
 vertical-align: top;
}
.gb_breite2 {
 width: 400px;
}


