


body {
	padding: 0;
	margin: 0;
	background-image: url(../bg_pics/bg.jpg);	/* oder 999999 oder  #7b8e9d*/
		
}

img {
	border: none;
}




p {

  /* Bessere Lesbarkeit Buchstabenspacing */
  margin-top: 10px;
  margin-bottom: 15px;
  
  font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
  font-size: 75%;
	color: #000;
	font-style: normal;
	line-height: 1 em;
	font-weight: normal;
	font-variant: normal;
	text-shadow: #999 0.3em 0.4em 0.5em;


}



h1, h2, h3, h4, h5 {

	/* Bessere Lesbarkeit Headerspacing */

	
}

h1 { 
	font-size: 200%;
}
h2 {
	font-size: 175%;
}
h3 {
	font-size: 150%;
}
h4 {
	font-size: 120%;
}

h5 { 
margin:0 0 0 0;
font-size: 120%;
color:#333; 
font-weight:bold; 
text-transform:uppercase; 
text-shadow: #999 0.3em 0.4em 0.5em;


}

h1{
display:inline;
}
h2{
display:inline;
}


#top {
	background-attachment: scroll;
	background-image: url(../bg_pics/mpbg_01.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 39px;
	width: 1000px;
	top: 35px;
left: 50px;
}


#center {
	background-attachment: scroll;
	background-image: url(../bg_pics/mpbg_02.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 422px;
	width: 1000px;
	top: 74px;
	left: 50px;
	padding-bottom: 1em;
	}

#bottom {
	
	background-attachment: scroll;
	background-image: url(../bg_pics/mpbg_03.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 176px;
	width: 1000px;
	top: 496px;
	left: 50px;
	
}




#infotexte {
	
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
	font-size: 10px;
	position: relative;
	font-style: normal;
	color: #CCC;
	}


/* Rollover Icons */
 
 #haus {
margin: 0;
padding: 0;
height: 39px;
list-style: none;
display: inline;
overflow: hidden;
width: 46px;
}
#haus li {
margin: 0;
padding: 0;
list-style: none;
display: inline;
width: 46px;
height: 39px;
float: left;
}
#haus a {
float: left;
padding: 39px 0 0;
overflow: hidden;
height: 0px !important;
background: url(../bg_pics/haus_rollover.png) 0px 0px no-repeat;
width:46px;
}
#haus a:hover { 
background-position: 0px -38px;
}

 #brief {
margin: 0;
padding: 0;
height: 39px;
list-style: none;
display: inline;
overflow: hidden;
width: 46px;
}
#brief li {
margin: 0;
padding: 0;
list-style: none;
display: inline;
width: 46px;
height: 39px;
float: left;
}
#brief a {
float: left;
padding: 39px 0 0;
overflow: hidden;
height: 0px !important;
background: url(../bg_pics/brief_rollover.png) 0px 0px no-repeat;
width:46px;
}
#brief a:hover { 
background-position: 0px -38px;
}

 #schloss {
margin: 0;
padding: 0;
height: 39px;
list-style: none;
display: inline;
overflow: hidden;
width: 46px;
}
#schloss li {
margin: 0;
padding: 0;
list-style: none;
display: inline;
width: 46px;
height: 39px;
float: left;
}
#schloss a {
float: left;
padding: 39px 0 0;
overflow: hidden;
height: 0px !important;
background: url(../bg_pics/schloss_rollover.png) 0px 0px no-repeat;
width:46px;
}
#schloss a:hover { 
background-position: 0px -38px;
}

 #raeder {
margin: 0;
padding: 0;
height: 39px;
list-style: none;
display: inline;
overflow: hidden;
width: 46px;
}
#raeder li {
margin: 0;
padding: 0;
list-style: none;
display: inline;
width: 46px;
height: 39px;
float: left;
}
#raeder a {
float: left;
padding: 39px 0 0;
overflow: hidden;
height: 0px !important;
background: url(../bg_pics/raeder_rollover.png) 0px 0px no-repeat;
width:46px;
}
#raeder a:hover { 
background-position: 0px -38px;
}

/* Preisschild */

a.rollover {
	display: block;
	float: left;
	width: 74px; /* Breite einer Rollover-Status-Grafik  */
	height: 0px !important;
	padding-top: 128px; /* Höhe einer Rollover-Status-Grafik */
	overflow: hidden;
}
#rollover1 {
	background: url(../bg_pics/MPreise_a.png) no-repeat left 0px;
}
#rollover1:hover {
	background: url(../bg_pics/MPreise_b.png) no-repeat left 0px; /* Höhe einer Rollover-Status-Grafik (negativ) */
}





/*   Service.php */

#serviceinhalte {
	height: 400px;
	width: 560px;
	padding: 1em;
}



#servicetext {
	color: #000;
	text-shadow: #FFF 0.1em 0.1em 0.2em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	clear: left;
	float: left;
	
}


/* jquery slider Anfang */


/* Container für einen Eintrag */

.eintrag {
padding:10px;
width: 10px;
height:75px;
}

.details p{
	margin-bottom:3px;
	padding-bottom:3px;
	border-bottom:1px dotted #069;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #CCC;
}

h3  {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	position: relative;
	font-style: normal;
	text-shadow: black 0.1em 0.1em 0.2em;
	}
	
A:link {text-decoration: none;color: #000;}
A:visited {text-decoration: none;color: #000;}
A:active {color: #CCC;}
A:hover {color: #F60;}

/* jquery slider Ende */

/* Slideshow */


ul#teaser li img{
	border: 0px solid #ccc;
	overflow: hidden;
	}


.fade{
	margin-bottom: 2em;
}

.fade p{
	margin-bottom: 2em;
	text-align: center;
	width: 100%;
	background: #fff;
}
/*slider2*/

#wrapper {
    width: 760px;
    margin: 0 auto;
}

#slider {
	width: 560px;
	margin: 0 auto;
	position: relative;
	right:150px;
	top: 0px;
}

.scroll {
  height: 400px;
  overflow: auto;
  position: relative; /* fix for IE to respect overflow */
  clear: left;
  /* background: #FFFFFF url(bg_pics/content_pane-gradient.gif) repeat-x scroll left bottom; */
}

.scrollContainer div.panel {
	height: 500px;
	width:550px; /* change to 560px if not using JS to remove rh.scroll */
	padding-top: 45px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 5px;
	top: -25px;
}




 
.hide {
    display: none;
	
}


#bubble { }

a.bubble span {
display: none;
text-decoration: none;
}

a.bubble:hover span {
	position: absolute;
	top: 45px;
	right: 50px;
	display: block;
	width: 100px;
	text-align: center;
	background: #fff;
	border: 1px dashed #257;
	color: #000;
	padding: 5px;
	border-left: 2px solid #4dbcf3;
	border-right: 2px solid #4dbcf3;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
	font-size: 75%;
	font-weight: lighter;
}

.vorladen {
display:none;
height:0px;
width:0px;
}
