html{
	overflow-y:scroll;
}
body {
	background-image: url(../bg_pic/Der_Harz_Ferienwohnungen_bg_innen.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #495939;
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.3em;
	color: #20384c;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 13px;
	font-weight: normal;
	z-index:1;
}	

#nav_main {
	padding: 0;
	list-style: none;
	width: 720px;
	height: 35px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	font-family:Arial, Helvetica, sans-serif;
	/* [disabled]border-bottom: solid 2px #006ab3; */
}



#nav_2 {
	padding: 3px;
	margin: 0px 5px 0px 5px;
	list-style: none;
	font-size:100%;
	width: 1022px;
	height: 30px;
	border-top: solid #97b5c7 1px;
	font-family: MyriadWebPro, Arial, Helvetica, sans-serif;
}
#nav_2 ul{
	margin:0;
	padding: 0;
}

#nav_2 li {
	float: left;
	list-style:none;
	margin: 0;
	padding: 0;
}

#nav_2 a { /* die Links oben padding right der Abstand nach rechts zur border, margin left der Abstand nach links */
	/*float:left;*/
	display: block;
	color:#001520;
	font-weight:normal;
	text-decoration:none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6d7378;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 4px; /* 6px dann gibts keinen Abstand der die Sublinks ausblendet */
	margin-left: 0px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#nav_2 a.noborder { 
	border-right:none;
}
#nav_2 a.mainlinks_small { /* die Links oben padding right der Abstand nach rechts zur border, margin left der Abstand nach links */
	/*float:left;*/
	display: block;
	color:#2d414c;
	font-weight:300;
	font-size:90%;
	text-decoration:none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3E454F;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 4px; /* 6px dann gibts keinen Abstand der die Sublinks ausblendet */
	margin-left: 5px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
}
#nav_2 a.mainlinks_aktiv { /* die Links oben padding right der Abstand nach rechts zur border, margin left der Abstand nach links */
	/*float:left;*/
	display: block;
	text-decoration:none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2888c4;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 4px; /* 6px dann gibts keinen Abstand der die Sublinks ausblendet */
	margin-left: 0px;
	padding-top: 0;
	padding-right: 13px;
	padding-bottom: 0;
	padding-left: 13px;
	color: #81171a;
	font-weight: bold;
}

#nav_2 li ul { /* die Dropdown Kaesten margin left der Abstand zum linken Rand der uebergeordneten li = Ausrichtung zum Hauptlink*/
	padding: 0;
	background-color: #f6f6f6;
	list-style: none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 17px;
	position: absolute;
	width: 10em;
	left: -999em;
	top:auto;
	border-left: solid 1px #1f335c;
	border-bottom: solid 1px #1f335c;
	opacity:0.95;
	filter:Alpha(opacity=95, finishopacity=95, style=0);
}



#nav_2 li:hover ul, #nav_main li.sfhover ul {
	/*left: auto;*/
	left: auto;
}

#nav_2 a:hover {
	color:#153F90;
}



#eventbox{
	/* [disabled]height: 180px; */
	width: 210px;
	background:#CCC url(../bg_pic/bg_eventbox.jpg);
	border:solid 1px #dcdedf;
	padding: 2px 1px 12px 5px;
	-moz-box-shadow: 1px 3px  4px #aeafb1;
 	-webkit-box-shadow: 1px 3px  4px #aeafb1;
	box-shadow:1px 3px  4px #aeafb1;
}
#eventbox dl{
	margin: 2px 0px 0px 0px;
	padding: 0;
}
#eventbox dl dt{
	width:202px;
	height:30px;
	background:#CCC url(../bg_pic/bg_eventbox_hl.gif);
	margin: 0;
	padding: 0;
}
 #eventbox dl dd{
	width:202px;
	margin: 2px 0px 2px 0px;
	padding: 0;
}
#eventbox dl dd a{
	color:#480808;
	font-size: 80%;
	margin: 15px 0 0px 130px;
}
 #eventbox dl dd em{
	 font-family:"Times New Roman", Times, serif;
	font-size:280%;
	color:#8A0D04;
	margin: 15px 0px 20px 15px;
	font-weight: bold;
	font-style:normal;
	padding:0;
}
.date{
	float:right;
	font-family:"Times New Roman", Times, serif;
	font-size:280%;
	color:#8A0D04;
	margin: 25px 0px 20px 15px;
	font-weight: bold;
	font-style:normal;
	padding:0;
	line-height:28px;
}
 .eventdatedt_day{
	
	font-size:40%;	
	font-weight:normal;
}

#search_right{
	width:220px;
	margin:0px 0px 20px 2px;
}

 

.line{
	border-bottom:solid 1px #dbe4ea;
	width: 240px;
	margin-bottom:10px;
}
.line_content{
	border-bottom:solid 1px #c3cdd4;
	width: 98%;
	margin-bottom:10px;
}
.line_strong{
	border-bottom:solid 1px #c6cfd5;
	width: 99%;
	margin-bottom:10px;
}
 .dist{
	margin-bottom:10px;
}
 
 
.rund_right_boxes{
	background-color: #f5ebb8;
	-moz-border-radius:5px; /* Firefox */
	-webkit-border-radius:5px; /* Chrome, Safari */
	-khtml-border-radius:5px; /* Konqueror */
	border-radius:5px; /* CSS3 */
	border:solid 2px #fff;
	margin: 5px 0px 17px 0px;
	-moz-box-shadow: 1px 3px  4px #aeafb1;
	-webkit-box-shadow: 1px 3px  4px #aeafb1;
	box-shadow:1px 3px  4px #aeafb1;
	padding: 5px;
}

#buchungsanfrage{
	/* [disabled]height: 200px; */
	font-size:90%;
	width: 220px;
	padding: 10px 3px 10px 6px;
}
#buchungsanfrage dl{
	margin: 2px 0px 0px 0px;
	padding: 0;
}
#buchungsanfrage dl dt{
	width:214px;
	height:46px;
	margin: 0px 0px 10px 0px;
	padding: 0;
}
 #buchungsanfrage dl dd{
	margin: 5px 0px 5px 0px;
	padding: 0;
}
#buchungsanfrage dl dd em{
	font-size:140%;
	color:#34580F;
	margin: 15px 0px 20px 0px;
	font-weight: bold;
	font-style:normal;
}

#buchungsanfrage dl dd.button_buchung {
	background-color:#34580F;
	color:#FFF;
	margin-left: 0px;
	font-size: 120%;
	margin-top: 16px;
	padding: 5px;
	font-weight: bold;
	-moz-border-radius:5px; /* Firefox */
	-webkit-border-radius:5px; /* Chrome, Safari */
	-khtml-border-radius:5px; /* Konqueror */
	border-radius:5px; /* CSS3 */
	/* [disabled]behavior:url(assets/border_radius.htc); */
}

#buchungsanfrage dl dd a{
	color:#480808;
	margin-left: 80px;
	font-size: 100%;
	margin-top: 16px;
}

#bewertung{
	/* [disabled]height: 240px; */
	width: 220px;
	padding: 10px 3px 10px 4px;
}
#bewertung dl{
	margin: 2px 0px 0px 0px;
	padding: 0;
}
#bewertung dl dt{
	width:214px;
	height:46px;
	margin: 0px 0px 10px 0px;
	padding: 0;
}
 #bewertung dl dd{
	margin: 5px 0px 15px 0px;
	padding: 0;
	font-size: 100%;
}
#bewertung dl dd em{
	font-size:140%;
	color:#283B4D;
	margin: 15px 0px 20px 0px;
	font-weight: bold;
	font-style:normal;
}

#bewertung dl dd.button_bewertung {
	background-color:#F1C76D;
	color:#283B4D;
	margin-left: 0px;
	font-size: 120%;
	margin-top: 16px;
	padding: 5px;
	font-weight: bold;
	-moz-border-radius:5px; /* Firefox */
	-webkit-border-radius:5px; /* Chrome, Safari */
	-khtml-border-radius:5px; /* Konqueror */
	border-radius:5px; /* CSS3 */
	/* [disabled]behavior:url(assets/border_radius.htc); */
}
#bewertung dl dd.button_bewertung a{
	text-decoration:none;
	color: #333;
}

#kinderbox{
	/* [disabled]height: 240px; */
	width: 220px;
	padding: 10px 3px 5px 4px;
}
#kinderbox dl{
	margin: 2px 0px 0px 0px;
	padding: 0;
}
#kinderbox dl dt{
	width:214px;
	height:46px;
	margin: 0px 0px 10px 0px;
	padding: 0;
}
 #kinderbox dl dd{
	margin: 5px 0px 15px 0px;
	padding: 0;
	font-size: 100%;
}
#kinderbox dl dd em{
	font-size:140%;
	color:#283B4D;
	margin: 15px 0px 20px 0px;
	font-weight: bold;
	font-style:normal;
}

#kinderbox dl dd.red{
	font-size:120%;
	color:#903;
	margin: 15px 0px 10px 0px;
	font-weight: bold;
	font-style:normal;
	line-height: 1.3em;
}

#lage{
	/* [disabled]height: 320px; */
	width: 220px;
	padding: 10px 3px 10px 4px;
	margin: 0px 0px 10px 0px;
}
#lage dl{
	margin: 2px 0px 0px 0px;
	padding: 0;
}
#lage dl dt{
	width:214px;
	height:46px;
	margin: 0px 0px 10px 0px;
	padding: 0;
}
 #lage dl dd{
	margin: 5px 0px 5px 0px;
	padding: 0;
}
#lage dl dd em{
	font-size:130%;
	color:#34580F;
	margin: 15px 0px 20px 0px;
	font-weight: bold;
	font-style:normal;
}
#lage dl dd a{
	color:#480808;
	margin-left: 80px;
	font-size: 80%;
	margin-top: 16px;
}

#footer{
	width:1012px;
	height:35px;
	background-color:#3C5818;
	color:#fff;
	padding: 15px 0px 0px 25px;
	margin:5px 0px 5px 0px;
	font-size:100%;
	-moz-border-radius:5px; /* Firefox */
	-webkit-border-radius:5px; /* Chrome, Safari */
	-khtml-border-radius:5px; /* Konqueror */
	border-radius:5px; /* CSS3 */
	border:solid 1px #fff;
}

#harz{
	/* [disabled]height: 240px; */
	width: 220px;
	padding: 10px 3px 5px 4px;
}
#harz dl{
	margin: 2px 0px 0px 0px;
	padding: 0;
}
#harz dl dt{
	width:214px;
	height:46px;
	margin: 0px 0px 10px 0px;
	padding: 0;
}
 #harz dl dd{
	margin: 5px 0px 5px 0px;
	padding: 0;
	font-size: 100%;
}
#harz dl dd em{
	font-size:120%;
	color:#283B4D;
	margin: 5px 0px 10px 0px;
	font-weight: bold;
	font-style:normal;
}

#harz dl dd.red{
	font-size:120%;
	color:#903;
	margin: 15px 0px 10px 0px;
	font-weight: bold;
	font-style:normal;
	line-height: 1.3em;
}


.h1grey {
	font-weight:bold;
	font-size: 170%;
	margin: 5px 0px 22px 0px;
	padding: 0px;
}
.h2grey {
	font-weight:bold;
	font-size: 110%;
	margin:  10px 0 4px 0;
	padding: 0px;
}
.h1agrey {
	font-weight:bold;
	font-size: 150%;
	margin: 5px 0px 8px 0px;
	padding: 0px;
}
.h1red {
	color:#891613;
	font-weight:bold;
	font-size: 180%;
	margin: 20px 0px 5px 0px;
	padding: 0px;
}
.s1grey {
	font-weight:bold;
	font-size: 100%;
	margin:  0px 0 15px 0;
	padding: 0px;
}
.s1red {
	color:#891613;
	font-weight:bold;
	font-size: 130%;
	margin:  6px 0 5px 8px;
	padding: 0px;
}
.s1grey-border {
	font-weight:bold;
	font-size: 100%;
	margin:  10px 0 0 0;
	padding: 0px;
	border: solid 1px #c5d0da;
}

.a1grey {
	font-weight:bold;
	font-size: 100%;
	margin:  0 0 10px 0;
	padding: 0px;
	color: #3E444E;
	text-decoration: underline;
}

.formtext{
	font-size:14px;
	color:#333;
	font-weight:normal;
	background-image:url(background.gif); 
	padding:2px; 
	/*border:1px solid #ddd;*/
}

.form_auswahl {
	background-color:#f8f9f8;
	width:230px;
	border:4px solid #fff;
	font-size:14px;
	font-weight: bold;
	color: #515151;
	height: 30px;
	margin:8px 4px;
	padding-top:5px;
	border-radius:4px;
	border:none;
	-moz-box-shadow: 1px 3px  4px #aeafb1;
	-webkit-box-shadow: 1px 3px  4px #aeafb1;
	box-shadow:1px 3px  4px #aeafb1;
}
.form_button {
	background-image: url(../bg_pic/lupe_suche.png);
	font-weight:bold;
	width:240px;
	background-color:#721e1e;
	color:#fff;
	width:227px;
	border:4px solid #ddd;
	margin:4px 4px;
	border-radius:4px;
	-moz-box-shadow: 1px 3px  4px #aeafb1;
	-webkit-box-shadow: 1px 3px  4px #aeafb1;
	box-shadow:1px 3px  4px #aeafb1;
	padding: 2px 0px;
	background-repeat: no-repeat;
	background-position: right center;
	height: 30px;
	font-size:14px;
}

.smalltext{
	margin:0;
	padding:0;
	font-variant:normal;
	font-weight:normal;
	font-style:normal;
	font-size:90%;
	/* [disabled]line-height:90%; */
}


.s1grey1 {	font-weight:bold;
	font-size: 100%;
	margin:  0 0 5px 0;
	padding: 0px;
	color: #3E454F;
}

#clear{
	clear:both;	
}


#pic {position:relative; top:10px; left:100px; width:390px; background-color:#fff; z-index:100;}
#pic a.lnk, #menu a.lnk:visited {
	display:block;
	width:390px;
	height:236px;
	text-decoration:none;
	background:#fff;
	top:0px;
	left:0px;
	border:0;
}
#pic a img {border:0;}
#pic a.lnk:hover {text-decoration:none; background-color:#8c97a3; color:#000; z-index:100;}
#pic a.lnk:hover .large {
	display:block;
	position:relative;
	top:auto;
	left:auto;
	width:599px;
	height:361px;
	margin-top: 0px;
	margin-left: 0px;
	border: 15px #f9f9f9 solid;
	z-index:150;
}
#pic a .large {display:block; position:absolute; width:0; height:0; border:0; top:0; left:0; z-index:100;}

#pic_kl {position:relative; top:1px; left:1px; width:219px; }
#pic_kl a.lnk, #menu a.lnk:visited {
	display:block;
	width:219px;
	height:146px;
	text-decoration:none;
	background:#fff;
	top:0px;
	left:0px;
	border:0;
}
#pic_kl a img {border:0;}
#pic_kl a.lnk:hover {text-decoration:none; color:#000; z-index:100;}
#pic_kl a.lnk:hover .large {
	display:block;
	position:relative;
	top:auto;
	left:auto;
	width:599px;
	height:361px;
	margin-top:0px;
	margin-left: 0;
	border: 15px #f9f9f9 solid;
	 z-index:150;
}


#center {
	 display: table-cell;
    align: center;
}

#wrap_table {
	width:1035px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	/*#a5c4d7*/
	/*-moz-box-shadow: 1px 2px  35px 2px #3f4446;
	-webkit-box-shadow: 1px 2px  35px 2px #3f4446;
	box-shadow:1px 2px  35px 2px #3f4446; */
}

#border_top {
	width:1035px;
	height:5px;
	background-color:#83C1E2;
}
#top_search {
	width:1035px;
	height:30px;
}
#logo_claim {
	width:1035px;
	height:110px;
}

#nav_top_2_spalten {
	width:1035px;
	height:30px;
	padding-top:0px;
	margin: 0px 0px 0px 0px;
}

#nav_top_left_2sp {
	float: left;
	width: 290px;
	padding: 0;
	height: 30px;
}

#nav_top_right_2sp {
	float: left;
	width: 745px;
	padding: 0;
	height: 30px;
}           
#search{
	margin:0px 15px 0px 0px;
	font-size: 90%;
	padding: 0;
	float: right;
	border-bottom: solid 1px #c8dde9;
	height: 28px;
	/* [disabled]background-color: #fff; */
	/* [disabled]background-image: url(../bg_pic/bg_search.gif); */
	/* [disabled]background-repeat: no-repeat; */
	/* [disabled]background-position: left top; */
	width: 60%;
}
#home{
	margin:0;
	font-size: 90%;
	padding: 0;
}
#nav_wrap_2_spalten {
	width:1035px;
	height:110px;
	padding-top:0px;
	margin: 0px 0px 0px 0px;
	border-bottom: solid 1px #3b4730;
}

#nav_right_2sp {
	float: left;
	width: 310px;
	padding: 0px;
	height: 110px;
	margin: 0;
}

#nav_left_2sp {
	float: left;
	width: 720px;
	padding: 40px 0px 0px 0px;
	height: 110px;
}           

#nav_wrap_3_spalten {
	padding-top:0px;
	margin: 0px 0px 0px 0px;
	width: 1035px;
	background-color: #F5F7F8;
}

#nav_wrap_left_3sp {
	float: left;
	width: 340px;
	padding: 0px 7px 0px 0px;
	margin:0px;
	/* [disabled]background-color: #F5F7F8; */
}
#nav_wrap_middle_3sp {
	float: left;
	width: 340px;
	padding: 0px 7px 0px 0px;
	margin:0px;
	/* [disabled]background-color: #F5F7F8; */
}
#nav_wrap_right_3sp {
	float: left;
	width: 340px;
	padding: 0px 0px 0px 0px;
	margin:0px;
	/* [disabled]background-color: #F5F7F8; */
}    

#content_wrap_2_spalten {
	width:1035px;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	/* [disabled]height: 450px; */
}

#transparent_left_2sp {
	z-index:1;
	float: left;
	width:720px;
	padding: 15px;
	background-image: url(../bg_pic/bg_transparent_60.png);
	background-repeat: repeat;
	-moz-border-radius:10px; /* Firefox */
	-webkit-border-radius:10px; /* Chrome, Safari */
	-khtml-border-radius:10px; /* Konqueror */
	border-radius:10px; /* CSS3 */
	/* [disabled]behavior:url(assets/border_radius.htc); */
	margin: 20px 0px 0px 5px;
}

#content_left_2sp {
	z-index:10;
	/* [disabled]height:400px; */
	width: 700px;
	padding: 10px 0px 10px 20px;
	margin: 0px;
	font-size: 100%;
	background-color: #fefbee;
	-moz-border-radius:10px;  /* Firefox */
	-webkit-border-radius:10px;  /* Chrome, Safari */
	-khtml-border-radius:10px; /* Konqueror */
	border-radius:10px; /* CSS3 */	
	/*behavior:url(assets/border_radius.htc);*/
	-moz-box-shadow: 1px 3px  4px #757678;
	-webkit-box-shadow: 1px 3px  4px #757678;
	box-shadow:1px 3px  4px #757678;
}

#transparent_right {
	z-index:1;
	float: left;
	width:255px;
	padding: 15px 5px 5px 5px;
	background-image: url(../bg_pic/bg_transparent_60.png);
	background-repeat: repeat;
	-moz-border-radius:10px; /* Firefox */
	-webkit-border-radius:10px; /* Chrome, Safari */
	-khtml-border-radius:10px; /* Konqueror */
	border-radius:10px; /* CSS3 */
	/* [disabled]behavior:url(assets/border_radius.htc); */
	margin: 20px 0px 0px 10px;
}
#content_right_2sp {
	z-index:100;
	width: 245px;
	padding: 5px;
	margin: 0;
	/* [disabled]border-left: solid 1px #dfe9ef; */
	background-color: #FEFBF0;
	-moz-border-radius:10px; /* Firefox */
	-webkit-border-radius:10px; /* Chrome, Safari */
	-khtml-border-radius:10px; /* Konqueror */
	border-radius:10px; /* CSS3 */
	/* [disabled]behavior:url(assets/border_radius.htc); */
}   

#content_wrap_sub_2_spalten {
	z-index:12;
	width: 700px;
	padding: 10px 0px 10px 20px;
	margin: 10px 0px 0px 0px;
	font-size: 100%;
	background-color: #fefbee;
	-moz-border-radius:10px; /* Firefox */
	-webkit-border-radius:10px; /* Chrome, Safari */
	-khtml-border-radius:10px; /* Konqueror */
	border-radius:10px; /* CSS3 */	/*behavior:url(assets/border_radius.htc);*/
	height: 376px;
	-moz-box-shadow: 1px 3px  4px #757678;
	-webkit-box-shadow: 1px 3px  4px #757678;
	box-shadow:1px 3px  4px #757678;
}

#content_sub_left_2sp {
	float: left;
	width: 420px;
	padding: 5px 0px 5px 0px;
	margin: 0;
	font-size: 100%;
	/* [disabled]border: solid 1px #666; */
}

#content_sub_right_2sp {
	float: left;
	width: 249px;
	padding: 36px 10px 0px 20px;
	margin: 0;
	font-weight: normal;
}   
 

 
.clr { clear: both; }

.fliesstext{
	/* [disabled]height:130px; */
	line-height:1.6em;
	width: 680px;
}	
.onlinezeitung{
	height:105px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	width: 666px;
	/* [disabled]background-color: #c3daec; */
	/* [disabled]-moz-box-shadow: 1px 3px  4px #aeafb1; */
	/* [disabled]-webkit-box-shadow: 1px 3px  4px #aeafb1; */
	/* [disabled]box-shadow:1px 3px  4px #aeafb1; */
	margin-top: 20px;
	margin-bottom: 30px;
}	

* html #lb { /* ie6 hack */
   position: absolute;
   height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#lb {
	position: fixed;
	z-index: 3;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #000;
	display: none;
	/*-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;*/
	opacity:0.3;
	-moz-opacity:.3;
	filter:Alpha(opacity=30 finishopacity=30style=0);
	-ms-filter: "Alpha(Opacity=30)"; /* IE 8 */
	filter:alpha(opacity=30); /* IE5-7 */
}

.fair{
	background-color: #FEFBF0;
	-moz-border-radius:10px; /* Firefox */
	-webkit-border-radius:10px; /* Chrome, Safari */
	-khtml-border-radius:10px; /* Konqueror */
	border-radius:10px; /* CSS3 */
	width: 710px;
	padding: 5px;
	/* [disabled]border: solid 2px #3a5d3d; */
	margin: 16px 0px 0px 0px;
	height: 129px;
}
.fair dl{
	margin: 5px 0px 0px 5px;
	padding: 0;
}
.fair dl dt{
	background-color:#F5B234;
	color:#283B4D;
	margin: 0px 0px 4px 0px;
	font-size: 130%;
	padding: 6px 4px 2px 4px;
	font-weight: bold;
	-moz-border-radius:5px; /* Firefox */
	-webkit-border-radius:5px; /* Chrome, Safari */
	-khtml-border-radius:5px; /* Konqueror */
	border-radius:5px; /* CSS3 */
	/* [disabled]behavior:url(assets/border_radius.htc); */
	width: 94%;
	height: 22px;
}
.fair dl dd{
	margin: 4px 0px 0px 0px;
	padding: 0;
}
.fair dl dd em{
	font-size:130%;
	color:#34580F;
	margin: 15px 0px 20px 0px;
	font-weight: bold;
	font-style:normal;
}
.fair dl dd a{
	color:#480808;
	font-size: 100%;
	text-decoration: none;
}

.content_sub_left_2sp_fair {
	float: left;
	width: 100px;
	padding: 17px 0px 5px 0px;
	margin: 0;
	font-size: 100%;
	/* [disabled]border: solid 1px #666; */
}


.content_sub_right_2sp_fair {
	float: left;
	width: 590px;
	padding: 0;
	margin: 16px 0px 0px 20px;
	font-weight: normal; /* Chrome, Safari */
	-khtml-border-radius:4px;
}   

#formal {
	padding:13px 0px;
}
#formal a{
	color:#393939;
	text-decoration:none;
	margin: 0px 15px;
}

#aktionbox{
	width: 212px;
	/* [disabled]background:#CCC url(../bg_pic/bg_eventbox.jpg); */
	border:solid 1px #dcdedf;
	padding: 2px 3px 0px 4px;
	margin-left: 5px;
	-moz-box-shadow: 1px 3px  4px #aeafb1;
	-webkit-box-shadow: 1px 3px  4px #aeafb1;
	box-shadow:1px 3px  4px #aeafb1;
	background-color: #f7fbfc;
	margin-top: 25px;
}
#aktionbox dl{
	margin: 2px 0px 0px 0px;
	padding: 0;
}
#aktionbox dl dt{
	width:214px;
	height:43px;
	background:#CCC url(../bg_pic/bg_aktionbox_hl_2.jpg);
	margin: 0px 0px 10px 0px;
	padding: 0;
}
 #aktionbox dl dd{
	margin: 5px 0px 5px 0px;
	padding: 0;
	font-size: 100%;
}
#aktionbox dl dd a{
	color:#480808;
	margin-left: 130px;
	font-size: 80%;
	margin-top: 6px;
}
 #aktionbox dl dd em{
	font-size:130%;
	color:#8A0D04;
	margin: 15px 0px 0px 0px;
	font-weight: bold;
	font-style:normal;
	line-height:1.2em;
}
