/* Allgemeines */
body {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color:#000;
	margin: 0;
	padding: 0;
	text-align: center;
	letter-spacing: 0.022em;
}

p, div, img {
	margin: 0;
	padding: 0;
	border: 0;
}

/* Links */
a:link, a:visited, a:active {
	color:#000;
	text-decoration: none;
}

a:hover {
	color:#37312e;
	text-decoration: none;
}

.b_4sp a:link, .b_4sp a:visited, .b_4sp a:active {
	color:#9a6448;
	text-decoration: none;
}

.b_4sp a:hover {
	color:#FFF;
	text-decoration: none;
}

h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	display:block;
	width:120px;
	height:120px;
	margin:0 auto;
}

/* Struktur */
.a_all {
	width:658px;
	margin:18px auto 9px auto;
	text-align: left;
	background-color: #FFF;
	position: relative;
}

.a_head {
	text-align:center;
	height:160px;
	border-bottom:1px solid #000;
}

.a_content {
	width:658px;
}

.a_content_home {
	width:658px;
	overflow:hidden;
}

.a_navi, .a_range, .a_service, .a_footer {
	display:none;
}

/* Spalten */
.b_1sp {
	width:658px;
}

.b_2sp { 
	width:428px;
	float:left;
	margin-right:30px;
}

.rechts {
	width:200px;
	margin-right:0;
	font-size:11px !important;
}

.b_4sp {
	width:207px;
	margin-right:10px;
	float:left;
	background-color:#37312e;
	min-height:66px;
	position:relative;
}

.first {
	background-image: url(../pix/4_spalter_first.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.last {
	margin:0;
	background-image: url(../pix/4_spalter_last.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.b_1sp_back {
	width:910px;
}

.b_2sp_back {
  width:440px; 
  float:left; 
  padding-right:14px;
}

.b_2sp_back.rechts {
  width:220px; 
  float:left; 
  border-left:1px solid #adb6c0; 
  margin-left:-1px; 
  padding-left:7px;
}

.b_4sp_back {
  width:220px; 
  float:left; 
  border-left:1px solid #adb6c0; 
  margin-left:-1px; 
  padding-left:7px;
}

.b_4sp_back.first { 
  border-left:0; 
  margin-left:0; 
  padding-left:0;
}

#adcontent .first, #adcontent .last {
	background-image: url(../pix/leer.gif);	
}

/* Container */
.container {
	height:66px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
	padding:0 10px;
}

#adcontent .container {
	position:static;
	overflow:visible;
	height:auto;
}

/* Textelemente */
h1 {
	margin:0;
	padding:0;
}

hi img {
	display:block;
}

h2 {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0 0 9px 0;
	padding:0;
}

p {
	margin:0 0 18px 0;
}

.rechts h2 {
	font-size: 11px;
}


.b_4sp h2 {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	margin: 0;
	padding-top:4px;
	text-transform: uppercase;
	color:#FFF;	
}

.b_4sp .text {
	text-transform: uppercase;
	color:#9a6448;
}

.flash {
	border-bottom:40px solid #37312e;
}

.top_pic {
	margin-left:-200px;
}

#adcontent .top_pic {
	margin-left:0px;
}

/* Trenner */
hr {
	display:none;
}

.clear {
	clear:both;
	height:1px;
	overflow: hidden;
}

.divider {
	height:10px;
}

.divider2 {
	height:60px;
}

.ie_block {
	display:none;
}
