body, h1, h2, h3, h4, h5, p, ul, li {
	margin: 0px;
	padding: 0px;
}

* {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

a img {
	border: none;
}

A.pfeil:link,
A.pfeil:visited,
A.pfeil:hover,
A.pfeil:active {
 color:#6f6f6f;
 font-size:10px;
 text-decoration:none;
 padding-left:11px;
 background: url(../images/layout/bg_pfeil.gif) 0 2px no-repeat;
}

A.pfeil_inaktiv:link,
A.pfeil_inaktiv:visited,
A.pfeil_inaktiv:hover,
A.pfeil_inaktiv:active {
 color:#aaaaaa;
 font-size:10px;
 text-decoration:none;
 padding-left:11px;
 background: url(../images/layout/bg_pfeil.gif) 0 2px no-repeat;
}


#page {
	width: 1024px;
}

/* ### header  ### */
#header {
	width: 1024px;
	height: 104px;
	overflow: hidden;
}

#header #logo {
	float: left;
}

#header ul {
	float: left;
	padding-left: 13px;
	padding-top: 58px;
}

#header li {
	display: inline;
	padding-right: 50px;
}

#header li.rand  {
	display: inline;
	padding-right: 20px;

}

#header li.rand a  {
	text-decoration: none;
	color: #252525;
	font-weight: normal;
	text-transform: uppercase;
	
}

#header .service  {
	
	padding-top: 10px;
	text-decoration: none;
	color: #878787;
	font-weight: normal;
	font-size: 9px;
}


#header #service {
	position: absolute;
	left: 820px;
	top: 0px;
	width: 280px;
	height: 11px;
	z-index:1;
}

#header li a {
	text-decoration: none;
	color: #727272;
	font-weight: normal;
	text-transform: uppercase;
}

#header li a:hover,
#header li a.active {
	color: #E60005;
}


/* left */
#left {
	float: left;
	width: 228px;
	height: 467px;
	background-color: #DEE4E3;
}

#left ul {
	padding-left: 50px;
	padding-top: 33px;
	list-style-type: none;
}

#left ul ul {
	padding-left: 17px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#left li {
	padding-bottom: 8px;
}

#left li a {
	font-size: 10px;
	color: #343434;
	text-decoration: none;
	
}

#left li li {
	list-style-image: url(../images/layout/ic_left_li_li.gif);
	padding-bottom: 5px;
}

#left li li a {
	color: #6f6f6f;
	font-size: 10px;
}

#left li a:hover,
#left li li a:hover,
#left li li a.active {
	color: #E60005;
}


/* middle */
#middle {
	float: left;
	width: 556px;
	height: 467px;
	overflow:hidden;
}


/* right */
#right {
	float: right;
	padding: 50px 24px 0 24px;
	width: 192px;
	height: 417px;
	background-color: #DEE4E3;
	color: #4a4a4a;
	font-size: 10px;
	line-height: 15px;
	overflow:hidden;
}


#right h1 {
	color: #414141;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight:600;
	line-height:1.3em;
	padding-bottom:10px;
}

#right h1.start {
	padding-bottom:100px;
}

#right img {
	padding-bottom: 4px;
}

#right strong {
	display: block;
	color: #373737;
	font-size: 10px;
}

#right bold {
	color: #373737;
	font-size: 10px;
	font-weight: bold;
}

#right i {
	color: #373737;
	font-size: 10px;
	font-weight: italic;
}

#right p {
	color: #4a4a4a;
	font-size: 10px;
}

#right td {
	color: #4a4a4a;
	font-size: 10px;
}

#right a {
 color:#6f6f6f;
 font-size:10px;
 text-decoration:none;
 padding-left:11px;
 background: url(../images/layout/bg_pfeil.gif) 0 2px no-repeat;
}

#right a.no_icon {
 color:#6f6f6f;
 font-size:10px;
 text-decoration:none;
 padding-left: 0px;
 background:none;
}

#right a.no_icon_pad {
 color:#6f6f6f;
 font-size:10px;
 text-decoration:none;
 padding-left: 11px;
 background:none;
}

#right a.h1_link {
	color: #414141;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight:600;
	line-height:1.3em;
	padding-bottom:10px;
	text-decoration:none;
	padding-left: 0px;
	background:none;
}

#right a.h1_link:hover {
	color: #E60005;
}



#right .menu li {
	display: inline;
	list-style-type: none;
	color: #7A7A7A;
	font-size: 9px;
	margin-left: 0px !important;
}

#right .menu li a {
	text-decoration: none;
	color: #7A7A7A;
	font-size: 9px;
}

#right .menu li a:hover,
#right .menu li a.active {
	color: #303030;
}

#right .menu li a.red:hover,
#right .menu li a.red_active {
	color: #e60005;;
}


/* ### content  ### */
#content {
	height: 467px;
}

.content_start #left h2 {
	margin-top: 20px;
	margin-left: 50px;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #252525;
}

.content_start #left h2 em {
	color: #252525;
	font-style: normal;
}

.content_start #left .sub {
	padding-top: 9px;
	/* padding-left: 50px; */
	margin-left: 18px;
}

.content_start #left .sub ul {
}

.content_start #left .sub li {
	padding-top: 1px;
	padding-bottom: 5px;
	list-style-image: url(../images/layout/ic_left_li_li.gif);
}


.content_start #middle {
	height: 467px;
	background-color: #BBBBBB;
	position: relative;
	/* margin-left: 228px; */
	width: 386px;
}

.content_start #middle .bottom {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width:386px;
	height:57px;
}

#bigImageText{
	width:386px;
	text-align:center;
	margin-top:5px;
	color: #4a4a4a;
	font-size: 10px;
}


.content_start #right {
	padding: 0 45px 0 30px;
	width: 335px;
	height: 467px;
}

.content_start #right {
 overflow:auto;
}
.content_start #right h1 {
	margin-top: 30px;
	font-size: 12px;
	color: #4a4a4a;
}

.content_start #right p {
	margin-top: 20px;
	
}

.content_start #right em {
	font-style: normal;
	font-weight: bold;
	color: #6A6A6A;
}

.content_start #footer {
	margin-top: 1px;
}

.content_start #footer ul {
	width: 371px;
	height: 25px;
	padding-top: 10px;
}

#left .sub li a.active {
	color: #E60005;
}

.content_start #right h2 {
	font-size:12px;
	padding-top: 20px;
	color: #4a4a4a;
	font-weight: normal;
}

.content_start #right ul {
	margin-top: 20px;
}

.content_start #right li {
	list-style-image: url(../images/layout/ic_right_li.gif);
	margin-left: 17px;
	margin-bottom: 5px;
	color: #4a4a4a;
	font-size: 10px;
}


/* ### footer  ### */
#footer {
	position: relative;
	width:1024px; /* neu */
}

#footer .service  {
	text-decoration: none;
	color: #878787;
	font-weight: normal;
	font-size: 9px;
}

#footer ul {
	margin-left: 228px;
	padding-left: 15px;
	padding-top: 11px;
	width: 541px;
	height: 56px;
	background-color: #BBBBBB;
}

#footer li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

#footer li a {
	color: #303030;
	font-size: 9px;
	text-decoration: none;
	text-transform: uppercase;
}

#footer #square {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 21px;
	height: 21px;
	background-color: #E60005;
}


#footer #service {
	position: absolute;
	right: 0px;
	bottom: 40px;
	width: 250px;
	height: 21px;
	z-index:3;
	text-align:right;
}
#footer #service2 {
	position: absolute;
	left: 808px;
	top: 0px;
	width: 250px;
	z-index:3;
	text-align:left;
}

#footer #service_content {
	position: absolute;
	right: 0px;
	bottom: 24px;
	width: 110px;
	height: 21px;
	z-index:3;
}


/* ### bilder galerie ### */

#carousel {
	position: absolute;
	left: 0px;
	bottom:0px;
  	width:386px;
  	height:57px;
}
         
a.prev, a.next {
  display:block;
	position: absolute;
	left: 12px;
	bottom: 67px;
  width: 8px;
  height: 8px;
  text-decoration: none;
  font-size:0px;
  background: url(../images/layout/btn_prev_small.gif) no-repeat;
}       
a.next {
	left: 360px;
  background: url(../images/layout/btn_next_small.gif) no-repeat;
}
#jCarouselLite {
	float: left;
	width:386px;
	height:57px; 
  
  /* Needed for rendering without flicker */

  visibility: hidden;
  left: -5000px;
}
#jCarouselLite ul {
    margin: 0;
}

#jCarouselLite li {
    width: 83px;
    height: 57px;
    margin: 0 18px 0 0;
text-align:center;

}    

#jCarouselLite li img {
cursor:pointer;
} 
  

/* ### raumdoku ### */

table.raumdoku {
	margin:15px;
	margin-left:25px;
	width:300px;
}


table.raumdoku td {
	padding-bottom:5px;
	padding-right:35px;
	vertical-align:top;
}


table.raumdoku img { 
	padding-bottom: 4px;
}

table.raumdoku a {
 color:#6f6f6f;
 font-size:10px;
 text-decoration:none;
}


/* ### end  ### */


img.bigImage_border {
	margin-top:1px;
}


/* ### sitemap ### */

.content_start #right ul.sitemap {
	margin-top:5px;
	margin-bottom:5px;
}

.content_start #right li.sitemap a {
	padding-left:0px;
	background: 0;
}

/* ### subdetail ### */
#sub_detail {
	position:absolute;
	left:880px;
	top:104px;
	width:200px;
}

