/* Hundeparadies: 25.03.2006: Alexander Christmann
 * Update: 17.11.2008: Sebastian Janzen
*/

/* =Structure
------------------------------------------------------- */
body {
  background-color: #C6E3E7;	
  font: .75em/1.5 Arial, Verdana, sans-serif;
  color: #606161;
  text-align: center;
  padding: 0;
  margin: 0;
}
/*
#page {
  background: #fff url(pics/hlinie_weiss.gif) repeat-y;
  width: 68.5em;
  text-align: left;
  padding: 0;
  margin: 0 auto;
}
*/
#page {
  background-color:#fff;
  width: 72.5em;
  text-align: left;
  padding: 0;
  margin: 0 auto;
  margin-top:11px;
}

#contentWrapperLeft {
  background: transparent url(pics/background_left.gif) left repeat-y;
}
#contentWrapperRight {
  background: transparent url(pics/background_right.gif) right repeat-y;
}

#content {
  width: 31.42em;
  float: left;
}
#content.largeContent {
  width: 44em;
}

#logo {
  background:white url(pics/header_top.gif) scroll repeat-x top left;
  height: 176px;
  border: none;
  padding: 0;
  position:relative;
}
#logo a {
  border: none;
  padding: 0;
  margin: 0;
}

#logo img.right_corner {
  position:absolute;
  right:0px;
  bottom:0px;
}

#logo img.print {display:none;}

#languageSelector {
  position:absolute;
  right:58px;
  bottom:15px;
}

#languageSelector a {
  color: white; 
  font-weight:normal;
  font-size:0.9em;
  padding: 0.2em;
  text-transform: lowercase;
}

/*
#leftNavigation {
  background: #CBB9AF url(pics/hlinie_weiss.gif);
  width: 142px;
  margin-right: 2.5em;
  padding: 0;
  border: none;
  color: #fff;
  float: left;
  border-bottom: 1px solid #fff;
}
*/
#leftNavigation {
  background-color: transparent;
  width: 195px;
  margin-right: 2.5em;
  padding: 0;
  border: none;
  color: #fff;
  float: left;
  position:relative
  /*border-bottom: 1px solid #fff;*/
}

#footer {
  clear:both;
  font-size: 90%;
  height: 60px;
  background: url(pics/pfote.gif) no-repeat bottom right;
  font-weight: bold;
  margin-top: 2em;
}

#footer a {
  color: #7A533F;
}

#footer li, #footer ul {
  float: left;
  padding: 0;
  margin: 0;
}
#footer li {
  padding: 1em 15px 1em 6px;
  background: transparent url(pics/blauepunkte.gif) scroll no-repeat right;
  list-style: none;
}
#footer li.last {
  background: none;
}

#pageFooter {
  text-align:left;
  background: transparent url(pics/footer_bottom.gif) scroll repeat-x top left;
  height:49px;
}

#pageFooter span {
 text-align:center;
 width:100%;
 display:block;
}

#pageFooter img.left_corner {
  position:absolute;
  top:0px; 
  left:0px;
}
#pageFooter img.right_corner {
  position:absolute;
  top:0px; 
  right:0px;
}


/* =Elements
------------------------------------------------------- */
img {
  border: none;
  margin: 0;
  padding: 0;
}

h1 {
  font-size: 125%;
  padding: 0;
  margin-bottom: 1em;
  border-bottom: 1px solid #7A533F;
}
h2,h3 {
  padding: 0;
  margin-bottom: .5em;
  font-size: 110%;
}

p {
  margin: 0 0 2em 0;
  padding: 0;
}

a {
  text-decoration: none;
  color: #F1B42F;
  color: #C27611;
  font-weight: bold;
}

table {
  width: 100%;
  margin: 1em 0;
}
td, table, tr {
  font-size: 100%;
}
td {
  padding: 0 5px 10px;
}

#content img {
  margin-right: 1em;
  margin-bottom: 1em;
}
/*
.topBreaker {
  height: 0.5em;
  margin: 0;
  padding: 0;
  background-image: url(pics/hlinie.gif);
  background-repeat: repeat-y;
  background-color: #FFFFFF;
  clear: both;
}
*/
.topBreaker {
  height: 0.0em;
  margin: 0;
  padding: 0;
  clear:both;
  display:block;
  visibility:hidden;

}

.bottomBreaker {
  height: 0.0em;
  margin: 0;
  padding: 0;
  clear:both;
  display:block;
  visibility:hidden;

}

/* =Navigation
------------------------------------------------------- */
#leftNavigationTop {
  height:22px;
  position:relative;
  background-color:#d5c4b7;
  margin-left:39px;
}
#leftNavigation #leftNavigationTop img#menu_left_corner {
  position:absolute;
  top:0px;
  left:0px;
  height:3px;
}
#leftNavigation #leftNavigationTop img#menu_right_corner {
  position:absolute;
  top:0px;
  right:0px;
  height:3px;
}

#leftNavigation ul { 
  margin: 0;
  margin-left:34px;
  padding: 0;
  list-style: none;
}
#leftNavigation ul ul { 
  margin: 0;
  margin-left:0px;
  padding: 0;
  list-style: none;
}

#leftNavigation li {
  margin: 0;
  padding: 0;
  
  position:relative;
}
/*
#leftNavigation li .active {
  background: url(pics/hlinie_weiss_active.gif) repeat-y 0 -10px;
  padding-left: 20px;
  color: #5C382D;
}
*/
#leftNavigation li .active {
  background:transparent url(pics/menu_active.gif) repeat-y scroll 5px 50%;
  padding-left: 20px;
  color: #c27611;
  /*border-bottom:1px solid white;*/
}

/*
#leftNavigation li {
  border-top: 1px solid #fff;
}
*/
#leftNavigation li {
  border-top: 1px solid #fff;
}

#leftNavigation li a {
  font-weight: bold;
  display: block;
  padding: 4px 0 4px 20px;
  color: #7e4f37;
  /*border-bottom:1px solid white;*/
}


#leftNavigation ul ul li a, #leftNavigation ul ul li a.active {
  font-weight: normal;
  padding: 4px 0 4px 30px;
}

#leftNavigation ul li.last {
 border-bottom:1px solid white;
}

#leftNavigation ul li ul li.last {
 border-bottom:none;
}

/* =Papaya Image Stuff
------------------------------------------------------- */
#content div.topicImageLeftBreakNone {
  float: left; 
  margin-right: 10px; 
  width: auto; 
  height: 100%;
}
#content div.topicImageRightBreakNone {
  float: right; 
  margin-left: 10px; 
  width: auto; 
  height: 100%;
}
#content div.topicImageLeftBreakSide {
  float: left; 
  margin-right: 10px; 
  margin-bottom: 10px; 
  width: auto;
}
#content div.topicImageRightBreakSide {
  float: right; 
  margin-left: 10px; 
  margin-bottom: 10px; 
  width: auto;
}
#content div.topicImageCenter {
  margin-bottom: 10px;
}







