/* CSS Document */

.gm_subnav {
  width: 210px;
  min-height:650px;
  height:auto !important;
  height:650px;
  float: left;
  background : url(../images/psback_breit.gif) no-repeat;
  padding-left:20px;
  padding-top:25px;
 
}

.gm_subnav a {
	display: block;
	text-decoration : none;
	text-transform : uppercase;
	margin: 0px;
	color: #535353;
	font-size : 11px;
	background : url(../images/pbull.gif) no-repeat;
	padding: 2px 0px 4px 15px;
	font-weight: normal;
}

.gm_subnav a.active {
	font-weight: bold;	
	color: #194C85;
}

.gm_subnav a:hover {
	font-weight: bold;	
}

.gm_hauptcontent {
  width: 610px;
  min-height:650px;
  height:auto !important;
  height:650px;
  float: left;
  padding-left: 20px;
  padding-top:10px;
}

.teaser_rahmen{
  width: 600px;
   min-height:100px;
  height:auto !important;
  height:120px; 
  margin-top:20px;
  
  border-bottom: 1px solid grey;
  border-bottom-style:dotted; 
}
.teaser_bild{
float: left;
width: 140px;

}
.teaser_text {
float: left;

width: 400px;
}

.teaser_text a{
	display: block;
	text-decoration : none;
	text-transform : uppercase;
	margin: 0px;
	color: #535353;
	font-size : 11px;
	background : url(../images/pbull.gif) no-repeat;
	padding: 2px 0px 4px 15px;
	font-weight: normal;
}
.teaser_text a:hover {
	font-weight: bold;	
}

.gm_detail_ueberschrift {
   padding:20px;
   width: 840px;

}

.gm_detail_ueberschrift a {
   display: block;
	text-decoration : none;
	text-transform : uppercase;
	margin: 0px;
	color: #535353;
	font-size : 11px;
	background : url(../images/pbull_back.gif) no-repeat;
	padding: 2px 0px 4px 15px;
	font-weight: normal;
	display: inline;
}

.gm_expose_bilder {
float: left;
width: 330px;
 min-height:250px;
  height:auto !important;
  height:250px;
  padding-left:20px;
  padding-right:10px;

}

.gm_expose_text{
float: left;
width: 500px;
 min-height:250px;
  height:auto !important;
  height:250px;

}

.gm_expose_bilderrahmen {
   margin-bottom:20px;
   
}

.gm_expose_bilderrahmen img{
   border:1px solid black;
}

.qm_aufzaehlung_links {
float: left;
width: 160px;
min-height:25px;
  height:auto !important;
  height:25px;

}

.qm_aufzaehlung_rechts {
float: left;
width: 340px;
min-height:25px;
  height:auto !important;
  height:25px;

}
.footer {
  display: none;
}

