body {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  height: 100%;
  margin: auto;
  width: 947px;
} 

body {
	font-family: verdana, arial, sans-serif; 
	background: url(Image/bg_home.jpg) #ffffff repeat-x left top; 
	font-size: 10px;
	color: #4e4f4f;
}

#wrapper{
width:935px;
padding:0px;
border: #ffffff 0px solid;
text-align:left;
margin: 6px auto 0px;
background:#ffffff;
}

#header{
width:933px;
padding-left:0px;
padding-top:0px;
height:167px;
background:url(Image/logo_treudelberg.jpg) no-repeat left top;
}

#header_flash {
position:absolute;
	border: red 0px solid; 
	padding: 1px 0px 0px 0px; 
	margin: 0px; 
	margin-left: 227px;
	width: 935px; 
	height: 166px; 
}

/* TEST - auch im TS definiert */
#print_header {
background:url(../img/logo_treudelberg.jpg) no-repeat left top;
background:url(fileadmin/template/img/logo_treudelberg.jpg) no-repeat left top;
display: none;
}

object.obj_flash {
	float: left;		
	border: yellow 0px solid;
	width: 481px; 
	height: 166px; 
}

.hyperlink {
	float: left;    
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

.hyperimage {
	text-decoration: none;
	background-image: url(Image/transparent.gif);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	width: 227px;
	height: 160px; 
	padding: 0px;
}

#search_line {
	padding: 0px;
	margin: 0px;
	width: 933px; 
	height: 27px;
	background: url(Image/leiste_adresse_suche.jpg) no-repeat left top; 
}
	
#search_box {
	float: right;
	margin: 0px;
	height: 18px;
	width: 153px;
	padding: 0px;
	border: #ffff00 0px solid;
	color: #4f4f4f;
}

#searchtext {
	float: left;
	margin: 3px 0px 0px;
	height: 11px;
	width: 99px;
	padding: 0px;
	border: #ffff00 0px solid;
	color: #4f4f4f;
	font-family: verdana, arial, helvetica;
	font-size: 10px;
}

input#submit{
	width: 16px;
	height: 8px;
	float: left;
	margin: 5px 0px 0px 4px;
	border: 0px;
	background: url(Image/button_suchen_off.gif) no-repeat;
	cursor: pointer;
}

input#submit:hover{
	width: 16px;
	height: 8px;
	float: left;
	margin: 5px 0px 0px 4px;
	border: 0px;
	background: url(Image/button_suchen_on.gif) no-repeat;
	cursor: pointer;
}

#body_area{
	float: left;
	width:933px;
	margin: 0px;
	padding: 0px;
	border: yellow 0px solid;
	background: #ffffff;
}

#left_area {
	margin: 0px;
	float: left;
	width: 225px;
	padding: 0px;
	border: blue 0px solid;
}

#left_area_menu1 {
	margin: 0px;
	float: left;
	width: 225px;
	padding: 0px;
	border: black 0px solid;
}

#navig {
	margin: 0px;
	float: left;
	width: 225px;
	padding: 0px;
	border: red 0px solid;
}

#navig ul {
	list-style-position: inside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	/*list-style-image: url(Image/main_aktiv.jpg);*/
}

#navig a {
	display: block;
	width: 200px;
	height: 16px;
	margin: 1px 0px 0px 0px;
/*	padding: 2px 0px 0px 25px; */
padding: 0px 0px 2px 25px;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase; 
	
	text-decoration: none;
	color: #ffffff;
	background: url(Image/main_off.jpg) #ffffff no-repeat;
}

#navig a:active {
	background: url(Image/main_aktiv.jpg) #ffffff no-repeat;
}

#navig a:link {
	background: url(Image/main_off.jpg) #ffffff no-repeat;
}

#navig a:visited {
	background: url(Image/main_off.jpg) #ffffff no-repeat;
}

#navig a:hover {
	background: url(Image/main_on.jpg) #ffffff no-repeat;
}

#navig ul li.active a{
	background: url(Image/main_aktiv.jpg) #ffffff no-repeat;
}

#navig ul ul a {
	width: 195px;
/*	padding: 2px 0px 0px 30px; */
padding: 0px 0px 2px 30px;
	text-transform: none;
	background: url(Image/sub_off.jpg) #ffffff no-repeat;
}

#navig ul ul a:active {
	color: #ffffff;
	background: url(Image/sub_aktiv.jpg) #ffffff no-repeat;
}

#navig ul ul a:link {
	color: #4e4f4f;
	background: url(Image/sub_off.jpg) #ffffff no-repeat;
}

#navig ul ul a:visited {
	color: #4e4f4f;;
	background: url(Image/sub_off.jpg) #ffffff no-repeat;
}

#navig ul ul a:hover {
	color: #ffffff;
	background: url(Image/sub_on.jpg) #ffffff no-repeat;
}

#navig ul ul li.active a{
	color: #ffffff;
	background: url(Image/sub_aktiv.jpg) #ffffff no-repeat;
}

/* next level */
#navig ul ul ul a {
	width: 185px;
/*	padding: 2px 0px 0px 40px; */
padding: 0px 0px 2px 40px; 
	background: url(Image/sub_off.jpg) #ffffff no-repeat;
}

#navig ul ul ul a:active {
	color: #e2003b;
	background: url(Image/ssub_aktiv.jpg) #ffffff no-repeat;
}

#navig ul ul ul a:link {
	font-weight: normal;
	color: #4e4f4f;
	background: url(Image/ssub_off.jpg) #ffffff no-repeat;
}

#navig ul ul ul a:visited {
	font-weight: normal;
	color: #4e4f4f;
	background: url(Image/ssub_off.jpg) #ffffff no-repeat;
}

#navig ul ul ul a:hover {
	font-weight: bold;
	color: #e2003b;
	background: url(Image/ssub_on.jpg) #ffffff no-repeat;
}

#navig ul ul ul li.active a{
	font-weight: bold;
	color: #e2003b;
	background: url(Image/ssub_aktiv.jpg) #ffffff no-repeat;
}

/* next level - plus */
#navig ul ul ul ul a {
	width: 185px;
/*	padding: 2px 0px 0px 40px; */
padding: 0px 0px 2px 50px; 
	background: url(Image/sub_off.jpg) #ffffff no-repeat;
}

#navig ul ul ul ul a:active {
	color: #e2003b;
	background: url(Image/ssub_aktiv.jpg) #ffffff no-repeat;
}

#navig ul ul ul ul a:link {
	font-weight: normal;
	color: #4e4f4f;
	background: url(Image/ssub_off.jpg) #ffffff no-repeat;
}

#navig ul ul ul ul a:visited {
	font-weight: normal;
	color: #4e4f4f;
	background: url(Image/ssub_off.jpg) #ffffff no-repeat;
}

#navig ul ul ul ul a:hover {
/*	font-weight: bold; */
	font-weight: normal;
	color: #e2003b;
	background: url(Image/ssub_on.jpg) #ffffff no-repeat;
}

#navig ul ul ul ul li.active a{
/*	font-weight: bold;*/
	font-weight: normal;
	color: #e2003b;
	background: url(Image/ssub_aktiv.jpg) #ffffff no-repeat;
}



#navig ul li.naviglang_eng a {
	margin: 0px;
	background: url(Image/button_englisch_off.jpg) #ffffff no-repeat;
}

#navig ul li.naviglang_eng a:link {
	margin: 0px;
	background: url(Image/button_englisch_off.jpg) #ffffff no-repeat;
}

#navig ul li.naviglang_eng a:active {
	margin: 0px;
	background: url(Image/button_englisch_on.jpg) #ffffff no-repeat;
}

#navig ul li.naviglang_eng a:visited {
	margin: 0px;
	background: url(Image/button_englisch_off.jpg) #ffffff no-repeat;
}

#navig ul li.naviglang_eng a:hover {
	background: url(Image/button_englisch_on.jpg) #ffffff no-repeat;
}


#navig ul li.naviglang_de a {
	margin: 0px;
	background: url(Image/button_deutsch_off.jpg) #ffffff no-repeat;
}

#navig ul li.naviglang_de a:link {
	margin: 0px;
	background: url(Image/button_deutsch_off.jpg) #ffffff no-repeat;
}

#navig ul li.naviglang_de a:active {
	margin: 0px;
	background: url(Image/button_deutsch_on.jpg) #ffffff no-repeat;
}

#navig ul li.naviglang_de a:visited {
	margin: 0px;
	background: url(Image/button_deutsch_off.jpg) #ffffff no-repeat;
}

#navig ul li.naviglang_de a:hover {
	background: url(Image/button_deutsch_on.jpg) #ffffff no-repeat;
}


#navig ul li.steigenberger a {
	height: 27px;
	margin: 1px 0px 0px 0px;
	padding: 1px 0px 0px 25px;
	background: url(Image/button_steigenberger_off.jpg) #ffffff no-repeat;
}

#navig ul li.steigenberger a:link {
	background: url(Image/button_steigenberger_off.jpg) #ffffff no-repeat;
}

#navig ul li.steigenberger a:active {
	background: url(Image/button_steigenberger_on.jpg) #ffffff no-repeat;
}

#navig ul li.steigenberger a:visited {
	background: url(Image/button_steigenberger_off.jpg) #ffffff no-repeat;
}

#navig ul li.steigenberger a:hover {
	background: url(Image/button_steigenberger_on.jpg) #ffffff no-repeat;
}

#end_of_menu {
	margin: 0px;
	float: left;
	width: 225px;
	height: 137px;
	padding: 0px;
	border: 0px solid;
	background: url(Image/bg_navigation_bottom.jpg) top;
}

#rest_area {
	width: 705px;	
	margin: 0px 0px 0px 0px;
	float: right; 
	padding: 0px;
	border: yellow 0px solid;
}

#middle_area {
	width: 415px;
	margin: 0px 10px 20px 0px;
	float: left; 
	padding-top: 0px;
	padding-bottom: 0px; 
	padding-left: 40px; 
	padding-right: 0px;
	border: black 0px solid;
}

#middle_head {
	width: 415px; 
	background: url(Image/bg_headline.gif) no-repeat left top; 
	float: left; 
	border: #333 0px solid; 
	padding-top: 37px;
	padding-bottom: 16px; 
	padding-left: 0px; 
	padding-right: 0px; 
	line-height: 160%; 
	margin: 0px; 
	font-family: verdana, arial, helvetica; 
	font-size: 12px; 
	font-weight: bold; 
	color: #4e4f4f; 
	text-decoration: none; 
}

#body_textarea {
	border: #333 0px solid;
	float: left;
	padding-top: 0px;
	padding-bottom: 16px; 
	padding-left: 0px; 
	padding-right: 0px; 
	margin: 0px;
	line-height: 160%; 
	margin: 0px; 
	font-family: verdana, arial, helvetica; 
	font-size: 11px; 
	font-weight: normal; 
	color: #4e4f4f;
	text-decoration: none; 
	width: 100%; 
}

#right_area {
	margin: 0px;
	float: right;
	width: 225px;
	padding: 0px;
	border: black 0px solid;
	background: url(Image/front_stripe.jpg) repeat right top;
}

#aktual_image,
#aktual_image_en,
.aktual_image {
	padding: 0px;
	float: right;
	margin: 0px;
	width: 225px; 
	height: 19px;
	border: black 0px solid;
	background: url(Image/header_aktuelles.jpg) no-repeat left top;
}	
#aktual_image_en {background: url(Image/header_aktuelles_en.jpg) no-repeat left top;}

.aktual_newimage {
	border: 0px solid;
	float: right;
	margin: 0px;
	width: 225px;
	height: 120px; 
	padding: 0px;
	border: yellow 0px solid;
	text-decoration: none;
	background: url(Image/aktuelles_neu.jpg) no-repeat;
}

.set_border {
	border: black 0px solid;
	float: right;
	width: 225px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

.events_info {
	float: right;
	width: 225px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	border: red 0px solid;
}

.comments_text {
	float: right;
	border: blue 0px solid;
	width: 204px;
	padding-top: 11px;
	padding-bottom: 0px; 
	padding-left: 10px; 
	padding-right: 10px; 
	margin: 0px;
	line-height: 160%; 
	font-family: verdana, arial, helvetica; 
	font-size: 11px; 
	font-weight: normal; 
	color: #4e4f4f; 
	text-decoration: none; 
	
}

.next_image {
	background: url(Image/button_weiter_off.jpg) no-repeat 60% 40%;
	border: white 0px solid;
	margin: 0px;

	float: right;
	width: 225px;
	height: 15px; 
	padding-top: 0px;
	padding-bottom: 20px; 
	padding-left: 0px; 
	padding-right: 0px;
}

.next_image:hover {
	background: url(Image/navigation/button_weiter_on.jpg) no-repeat 60% 40%;
	border: white 0px solid;
	margin: 0px;
	float: right;
	width: 225px;
	height: 15px; 
	padding-top: 0px;
	padding-bottom: 20px; 
	padding-left: 0px; 
	padding-right: 0px;
}

.white_line {
	background: url(Image/white.gif) repeat-x;
	border: white 0px solid;
	margin: 0px;
	float: right;
	width: 225px;
	height: 1px; 
	padding: 0px;
}

.aktual_stripe {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 225px;
	height: 5px; 
	border: black 0px solid;
}

#footer {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 933px; 
	height: 7px;
	border-right: white 1px;
	background: url(Image/footer.jpg) no-repeat left top; 
	text-align: center;
	display: inline;
}




#footer ul {
	list-style-type: none;
	margin: 20px;	
	text-align: center;
}
#footer ul li {
	display:inline;
	padding: 0 0px 0 0px;
}
#footer ul a:link,
#footer ul a:visited {
	color: #4e4f4f;
}
#footer ul a:hover,
#footer ul a:active,
/*#footer ul a:current, */
#footer ul a.aktiv {
	font-weight: bold;
}

#copyright-notice {font-size:85%;text-align: center;margin-left:45px;}

.clearer {	/*jav*/
	clear: both;
}

.printlink {margin: 50px;}

/* .csc-textpic-imagecolumn {padding:1px;} */



#middle_area ul.breadcrumb{
	margin:20px 0 30px 0px;
	padding-left:0px;
	width: 100%;		
 	border-bottom: #4e4f4f 1px solid;
}

#middle_area ul.breadcrumb li {
	display: inline;
	text-decoration: none;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif; 
	color: #4e4f4f; 
	font-weight:bold; 
	font-size: 120%; 
	line-height: 130%; 	
}

#middle_area ul.breadcrumb li a {
	text-decoration: none;
	}

#middle_area ul.breadcrumb li {
color:#4E4F4F;
display:inline;
font-family:Arial,Helvetica,sans-serif;
font-size:90%;
font-weight:bold;
line-height:90%;
list-style-type:none;
text-decoration:none;
}

#middle_area ul.breadcrumb {
border-bottom:0;
margin:20px 0 30px 0;
padding-left:0;
width:100%;
}
