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

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

table, tr, td {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color:#000;
}

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

a:hover {
	color:#000;
	text-decoration: none;
	outline:none;
}

strike a:link, strike a:visited, strike a:active {
	color:#4d4d4f;
	text-decoration: none;
	outline:none;
}

strike a:hover {
	color:#000;
	text-decoration: none;
	outline:none;
}

a.eu_logo:link, a.eu_logo:visited, a.eu_logo:active {
	width:260px;
	height:50px;
	display:block;
	background-image:url(../pix/eler_sw.jpg);
	background-repeat:no-repeat;
}

a.eu_logo:hover {
	background-image:url(../pix/eler.jpg);	
}

a.eu_logo img {
	display:none;
}

.a_range a:link, .a_range a:visited, .a_range a:active {
	color:#000;
	text-decoration: none;
}

.a_range a:hover {
	color:#96172c;
	text-decoration: none;
}

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

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

.a_navi a:link, .a_navi a:visited, .a_navi a:active {
	text-transform: uppercase;
	color:#37312e;
	display:block;
	line-height:25px;
	padding:0 13px 0 0;
}

.a_navi a:hover {
	color:#FFF;
	background-color: #37312e;
	background-image: url(../pix/navi_back.gif);	
	background-repeat: no-repeat;
	background-position: top right;
}

.a_navi .sel a:link, .a_navi .sel a:visited, .a_navi .sel a:hover, .a_navi .sel a:active,
.a_navi .act a:link, .a_navi .act a:visited, .a_navi .act a:hover, .a_navi .act a:active {
	text-transform: uppercase;
	color:#FFF;
	background-color: #37312e;
	padding:0 13px 0 0;
	display:block;
	background-image: url(../pix/navi_back.gif);	
	background-repeat: no-repeat;
	background-position: top right;
}

.a_navi a:hover span.menu_end, .a_navi .sel span.menu_end, .a_navi .act span.menu_end  {
	background-image: url(../pix/navi_back.gif);
	background-repeat: no-repeat;
}

.a_range li a:link, .a_range li a:visited, .a_range li a:hover, .a_range li a:active {
	display:block;
}

.a_range li.sel a:link, .a_range li.sel a:visited, .a_range li.sel a:hover, .a_range li.sel a:active {
	color:#96172c;
}

.a_range li.sel li a:link, .a_range li.sel li a:visited, .a_range li.sel li a:active {
	color:#000;
}

.a_range li.sel li a:hover {
	color:#96172c;
}

.a_service a:link, .a_service a:visited , .a_service a:active {
	color:#363636;
}

.a_service a:hover {
	color:#37312e;	
}

/* Menü 
.a_navi ul, .a_navi li {
	margin: 0;
	padding: 0;
	list-style:none;
	float:left;
	line-height: 25px;
}

.a_navi ul {
	width:870px;
}

.a_navi li {
	margin-right:6px;
}*/

.a_navi td {
	text-align:center;
}

span.menu_end {
	width:13px;
	height:25px;
	display:block;
	float:left;
}

.a_range ul, .a_range li {
	margin: 0;
	padding: 0;
	list-style:none;	
}

.a_range li {
	font-size: 12px;
	line-height: 18px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0 0 9px 0;
	padding:0;
}

.a_range li ul {
	padding-bottom:6px;
}

.a_range li li {
	font-size:12px;
	line-height:14px;
	font-weight:normal;
	text-transform:none;
	margin: 0 0 6px 0;
	padding:0;
}

.a_range li img {
	display:none;
	margin:3px 0 9px -15px;
}

.a_range li.sel img, .a_range li.act img {
	display:block;
}

.a_range li li img {
	display:none !important;
}

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

.a_head {
	text-align:center;
	height:200px;
	background-image: url(../pix/head_back.gif);
	background-repeat: no-repeat;
}

.a_footer {
	height:19px;
	background-image: url(../pix/footer_back.gif);
	background-repeat: no-repeat;
	background-position:left bottom;
}

.a_content {
	width:658px;
	margin:0 71px 9px 0;
	float:right;
}

.a_content_home {
	width:858px;
	margin:0 0 0 71px;
}

.a_navi {
	position: absolute;
	top:150px;
	left:71px;
	width:858px;
	overflow:hidden;
	border-bottom:25px solid #37312e;
	font-weight:bold;
}

.a_range {
	margin:122px 0 0 86px;
	width:150px;
}

.a_service {
	font-size:11px;
	color:#363636;
}

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

.a_content_home .b_1sp {
	width:858px;
	position:relative;
}

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

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

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

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

.second {
	left:217px;
}

.third {
	left:434px;
}

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

.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;
  left:0;
}

.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;
	width:187px;
}

#adcontent .container, #adinhaltedit .container {
	position:static;
	overflow:visible !important;
	height:auto !important;
}

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

h1 img {
	display: none;
}

/*h2 {
	font-family:Georgia, sserif;
	font-size: 16px;
	line-height: 20px;
	font-weight:normal;
	text-transform:uppercase;
	margin:0 0 9px 0;
	padding:0;
}*/

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;
}

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

p {
	margin:0 0 18px 0;
}

strike {
	color:#87888a;
	text-decoration:none;
}

.rechts h2 {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

.b_4sp h2 {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	margin: 0;
	padding:4px 0 4px 0;
	text-transform: uppercase;
	color:#FFF;	
}

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

.b_4sp ul.pfeil {
	margin:2px 0 0 0;
}

.container_up .text {
	color:#FFF;
}

.a_service .text {
	display:inline;
}

ul {
	margin:0;
	padding:0;
}

li {
	margin:0 0 0 18px;
	padding:0;
}

ul.pfeil li {
	margin:0;
	padding:0;
	list-style:none;
}

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

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

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

.home_pic_container {
	overflow:hidden; 
	height: 0px; 
	margin:0 0 0 -10px;
	display:none;
	width:207px;
}

#adcontent .home_pic_container {
	overflow:visible; 
	height:auto; 
	margin:0;
}

/* Formulare */
form div {
	margin-bottom:9px;
}

fieldset {
	border:0;
	padding:0;
	margin:0;
}

input, textarea {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color:#000;
	height:auto;
	width:auto;
	border:1px solid #000;
}

.a_all input[type=text], .a_all textarea {
	width:98%;
}

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

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

.divider {
	height:10px;
}

.divider2 {
	height:60px;
}

.divider3 {
	height:5px;
}

.space {
	width:5px;
}

.ie_block {
	display:none;
}
