body { 
	background-color: #056891;
	background-image: url(/_gfx/bg_kangoo.jpg);
	background-repeat: no-repeat;
	margin: 110px 0 0 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
#container {
	width: 1024px;
	margin-top: 0px;
}

.container_2 {
	width: 1024px;
}

.left {
	float: left;
	width: 724px;
}
* html .left { 
	margin-right: -3px;
} 
.right {
	background-color: #438DAC;
	display: block;
	margin-left: 724px;
}
* html .right { 
	margin-right: -3px;
} 
#header {
	height: 75px;
}
#bg_schatten {
	background-image: url(/_gfx/bg_s_oben.jpg);
	height: 6px;
}
#banner_top {
	height: 46px;
	background-color: #FFF;	
}
#banner_bottom {
	height: 130px;
	background-color: #FFF;	
}

#navigation {
	height: 26px;
	background-image: url(/_gfx/menu_off.gif);
}

#umenu {
	height: 20px;
	background-color: #FFF;
}

#contentl {
	min-height: 200px;
	background-color: #FFF;
}

.container_3 {
	width: 1024px;
	background-image:url(/_gfx/bg_container.jpg);
}

#logo {
	height: 120px;
}

#contentr {
	min-height: 40px;
	background-image:url(/_gfx/bg_contentr.jpg);
}

#randunten {
	clear: both;
	width: 1024px;
	height: 6px;
	background-image: url(/_gfx/bg_s_unten.jpg);
	background-repeat: no-repeat;
	background-color: #438DAC;
}

.footer {
	height: 40px;
	background-color: #438DAC;
	font-size: 10px;
	color: #FFF;
	padding: 8px;
	text-align: center;
}

#tbmarkup {
	background-color: #F0F8FF;
}

/* Gallerie */

.foto {
	background:#FFF;
	text-align:center;
}

.foto img {
	border:3px solid #CCC;
	margin:10px;
}

.foto .titel {
	color:#06C;
	font-weight:bold;
	font-size:20px;
	text-align:center;
	margin:10px 0px 0px 0px;
}

.gnav {
	width:724px;
	height:28px;
	border:none;
	padding:0;
	margin:0;
}
.gnav .btn {
	margin:0;
	padding:0;
 	float: left;
 	width: 100px;
}
.gnav .btn img {
  border:1px solid #FFF;
  padding:0px;
}

.gnav .info {
	margin:0 5px;
	line-height:26px;
	border:1px solid #BBB;
	height:26px;
	width: 475px;
	float: left;
	text-align: center;
	vertical-align:middle;
	color:    #666;
/*	background:url(/img/c_header.jpg); */
}

#gallery .titel {
  font-size: 14px;
  margin:0px; /* O R U L */
  padding:8px 5px 8px 10px;
  height:18px;
}

#gallery {
  background:#FFF;
  height:175px;
  clear:both;
  border-top:solid 5px #FFF;
}

#gallery .images {
vertical-align:center;
  text-align:center;
  margin:5px auto;
  float:left;
  height:120px;
  width:840px;

}
.images img {
  border:1px solid #CCC;
  padding:2px;
  margin:0 5px;
  vertical-align:middle;
}
#gallery .left,
#gallery .right {
  width:55px;
  margin:5px 0px;
  height:130px;
  color:#FFF;
}

#gallery .left {
  float:left;
}

#gallery .right {
  float:right;
  text-align:right;
}

.minigal img {
	border:	1px solid #CCC;
	padding: 1px;
	margin:0 5px;
}
.minigal {
	border-bottom: 1px solid #CCC;
	padding-bottom: 10px;
}

.doctitle,
.docdate
{
	font-size:14px;
	vertical-align:middle;
	height:25px;
	padding-top:10px;
}
.doctitle {
	font-weight:bold;
	padding-left:5px;
	background: url(/img/bullet.gif) no-repeat 5px 15px;
	width: 600px;
}
.docdate {
	width: 180px;
	color: #666;
	text-align:right;
}
