#top {
	height: 30px;
	background: #ab0000;	
}

/********************************************/

#top_nav_wirtschaft {
	margin: auto;
	height: 30px;
	width: 990px;	
}

/********************************************/

#top_nav_wirtschaft_left {
	float: left;
	color: #fff;
	padding: 0 0 0 16px;
	background: #ab0000;
}

#top_nav_wirtschaft_left ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

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

#top_nav_wirtschaft_left a:link, #top_nav_wirtschaft_left a:active, #top_nav_wirtschaft_left a:visited {
	display: block;
	height: 22px;
	color: #fff;
	text-decoration: none;
	padding: 8px 10px 0 10px;
}

#top_nav_wirtschaft_left a:hover, 
#top_nav_wirtschaft_left ul li.Active a:link, #top_nav_wirtschaft_left ul li.Active a:active, #top_nav_wirtschaft_left ul li.Active a:visited, #top_nav_wirtschaft_left ul li.Active a:hover {
	display: block;
	height: 22px;
	color: #fff;
	text-decoration: none;
	padding: 8px 10px 0 10px;
	background: #d00000;
}

/********************************************/

#top_nav_wirtschaft_right {
	float: right;
	color: #fff;
	padding: 0;
	background: #d00000;
}

#top_nav_wirtschaft_right ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#top_nav_wirtschaft_right ul li, 
#top_nav_wirtschaft_right ul li.jobportal  {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}

#top_nav_wirtschaft_right a:link, #top_nav_wirtschaft_right a:active, #top_nav_wirtschaft_right a:visited {
	display: block;
	height: 22px;
	color: #fff;
	text-decoration: none;
	padding: 8px 10px 0 10px;
	background: url(/images/wirtschaft/top-nav-separation.gif) right no-repeat #d00000;
}

#top_nav_wirtschaft_right a:hover {
	display: block;
	height: 22px;
	color: #fff;
	text-decoration: none;
	padding: 8px 10px 0 10px;
	background: #ab0000;
}

#top_nav_wirtschaft_right a.last:link, #top_nav_wirtschaft_right a.last:active, #top_nav_wirtschaft_right a.last:visited {
	display: block;
	height: 22px;
	color: #fff;
	text-decoration: none;
	padding: 8px 10px 0 10px;
	background: #d00000;
}

#top_nav_wirtschaft_right a.last:hover {
	display: block;
	height: 22px;
	color: #fff;
	text-decoration: none;
	padding: 8px 10px 0 10px;
	background: #ab0000;
}

#top_nav_wirtschaft_right a.jobportal:link, #top_nav_wirtschaft_right a.jobportal:active, #top_nav_wirtschaft_right a.jobportal:visited {
	display: block;
	height: 22px;
	width: 81px;
	color: #fff;
	text-decoration: none;
	padding: 8px 0 0 19px;
	background: url(/images/wirtschaft/jobportal-top-bg.gif) no-repeat;
}

#top_nav_wirtschaft_right a.jobportal:hover {
	display: block;
	height: 22px;
	width: 81px;
	color: #fff;
	text-decoration: none;
	padding: 8px 0 0 px;
	background: url(/images/wirtschaft/jobportal-top-bg-hover.gif) no-repeat;
}

/********************************************/

#main {
	background: url(/images/wirtschaft/main-bg.gif) top center no-repeat #f4f4f4;
}

/********************************************/

#header {
	width: 990px;
	height: 370px;
	margin: auto;
	position: relative;
}

#header_content {
	width: 990px;
	height: 270px;
	margin: auto;
	position: relative;
}

/********************************************/

#header #logo, 
#header_content #logo {
	position: absolute;
	width: 160px;
	height: 73px;
	background: #fff;
	left: 25px;
	top: 0;
	padding: 17px 0 0 20px;
}

#header_content #logo_own {
	position: absolute;
	width: 180px;
	height: 90px;
	background: #fff;
	left: 25px;
	top: 0;
}

/********************************************/

#header #search, 
#header_content #search {
	position: absolute;
	width: 520px;
	height: 49px;
	background: url(/images/wirtschaft/header-search-bg.png) repeat;
	left: 205px;
	top: 0;
	padding: 0;
}

#search #search_left {
	float: left;	
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	padding: 16px 18px 0 19px;
}

#search #search_right {
	float: left;
	padding: 13px 0 0 0;
}

#search #search_right form {
	padding: 0;
	margin: 0;	
}

#search #search_right .div_searchfield {
	float: left;
	width: 260px;
	height: 16px;
	line-height: 16px;
	border-right: 1px solid #575757;
	border-left: 1px solid #575757;
	border-top: 1px solid #575757;
	border-bottom: 1px solid #575757;
	padding: 4px 0 0 10px;
	margin: 0;
	background: none;
	position: relative;
	background: #fff;
}

#search #search_right .searchfield {
	color: #575757;
	width: 250px;
	font-size: 11px;
	background: none;
	border: 0;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 4px;
	line-height: 12px;
}

#search #search_right .suchbutton {
	float: left;
}

/********************************************/

#header #registration, 
#header_content #registration {
	position: absolute;
	width: 500px;
	height: 32px;
	left: 205px;
	top: 47px;
	padding: 9px 20px 0 0;
	color: #575757;
	text-align: right;
}

#header #registration a:link, #header #registration a:active, #header #registration a:visited, 
#header_content #registration a:link, #header_content #registration a:active, #header_content #registration a:visited {
	color: #d00000;
	text-decoration: underline;
	font-weight: bold;
	margin: 0 0 0 12px;
}

#header #registration a:hover, 
#header_content #registration a:hover {
	color: #d00000;
	text-decoration: none;
	font-weight: bold;
	margin: 0 0 0 12px;
}



/********************************************/

#header #right_top {
	width: 249px;
	height: 205px;
	position: absolute;
	top: 0;
	left: 721px;
	background: url(/images/wirtschaft/header-weather-bg.png) no-repeat;
	padding: 14px 0 0 19px;
}

#header_content #right_top {
	width: 250px;
	height: 222px;
	position: absolute;
	top: 0;
	left: 721px;
	background: url(/images/wirtschaft/header-weather-bg-content.png) no-repeat;
	padding: 14px 0 0 19px;
}

#header #right_top .right_top_teasertext {
	display: block;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #fff;
	padding: 0 0 0 6px;
}

#header #right_top .right_top_title {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 19px;
	color: #fff;
	padding: 1px 0 0 4px;
}

#header #right_top .austria_card {
	position: absolute;
	top: 50px;
	left: 18px;
}

#header #right_top .selectbox {
	position: absolute;
	top: 175px;
	left: 24px;
}

#header #right_top .selectbox select {
	border: 1px solid #ab0000;
	background: #fff;
	width: 115px;
	height: 20px;
	line-height: 11px;
	color: #424242;
}

/********************************************/

#header_content #companysearch {
	width: 226px;
	height: 212px;
	position: absolute;
	top: 0;
	left: 721px;
	background: url(/images/wirtschaft/header-top-right-bg-content.png) no-repeat;
	padding: 10px 19px 14px 24px;
}

#companysearch h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #fff;
}

#companysearch .subtitle {
	color: #ffbcbc;
	font-size: 11px;
	display: block;
}

#companysearch .subsubtitle {
	color: #fff;
	font-size: 11px;
	display: block;
	margin: 7px 0 5px 0;
}

/********************************************/

#header_content #companysearch_c {
	width: 226px;
	position: absolute;
	top: 0;
	left: 721px;
	background: #fff;
	padding: 0 19px 14px 0;
	color: #fff;
	font-size: 12px;
	height: 256px;
	border-left: 1px solid #a9a9a9;
}

#companysearch_c_inline {
	position: absolute;
	top: 0;
	left: 721px;
	width: 244px;
	height: 243px;
	background: url(/images/wirtschaft/header-top-right-bg-content.png) no-repeat;
	padding: 10px 19px 17px 21px;
	color: #fff;
	font-size: 12px;
}

#companysearch_c h2, 
#companysearch_c_inline h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #fff;
}

#companysearch_c .subtitle, 
#companysearch_c_inline .subtitle {
	color: #ffbcbc;
	font-size: 13px;
	display: block;
}

#companysearch_c .subsubtitle, 
#companysearch_c_inline .subsubtitle {
	color: #fff;
	font-size: 11px;
	display: block;
	margin: 7px 0 5px 0;
}

#companysearch_c a:link, #companysearch_c a:active, #companysearch_c a:visited, 
#companysearch_c_inline a:link, #companysearch_c_inline a:active, #companysearch_c_inline a:visited {
	color: #fff;
	text-decoration: underline;
}

#companysearch_c a:hover, 
#companysearch_c_inline a:hover {
	color: #fff;
	text-decoration: none;
}

#companysearch_c .first_button, 
#companysearch_c_inline .first_button {
	margin: 0 4px 0 0;	
}

/********************************************/

#header #banner {
	width: 220px;
	height: 100px;
	position: absolute;
	top: 217px;
	left: 745px;
	background: #a4b3bb;
}

/********************************************/

#header #slogan {
	position: absolute;
	top: 201px;
	left: 23px;
}

#header #slogan h1 {
	color: #fff;
	font-size: 35px;
	line-height: 37px;
	margin: 0 0 20px 0;
	padding: 0;
}

#header #slogan h2 {
	color: #fff;
	font-size: 21px;
	margin: 0;
	padding: 0;
}

/********************************************/

#header_content #slogan {
	position: absolute;
	top: 163px;
	left: 23px;
}

#header_content #slogan h1 {
	color: #fff;
	font-size: 35px;
	margin: 0 0 5px 0;
}

#header_content #slogan h2 {
	color: #fff;
	font-size: 21px;
	margin: 0;
}

/********************************************/

#header_content #slogan_company {
	position: absolute;
	top: 190px;
	left: 23px;
}

#header_content #slogan_company h1 {
	color: #fff;
	font-size: 35px;
	margin: 0 0 5px 0;
}

#header_content #slogan_company h2 {
	color: #fff;
	font-size: 21px;
	margin: 0;
}

/********************************************/

#header #subnav {
	height: 34px;
	width: 976px;
	position: absolute;
	top: 336px;
	background: url(/images/wirtschaft/subnav-bg.png);
	padding: 0 0 0 14px;
}

#header_content #subnav {
	height: 34px;
	width: 975px;
	position: absolute;
	top: 236px;
	background: url(/images/wirtschaft/subnav-bg.png);
	padding: 0 0 0 15px;
	overflow: hidden;
}

/********************************************/

#subnav ul.sf-menuUP {
	height: 34px;
	width: 990px;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}

#subnav ul.sf-menuUP li {
	height: 34px;
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	font-size: 13px;
	position: relative;
}

/********************************************/

#subnav ul.sf-menuUP li.first a:link, #subnav ul.sf-menuUP li.first a:active, #subnav ul.sf-menuUP li.first a:visited {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 11px 10px 0 10px;
	height: 23px;
	background: url(/images/wirtschaft/subnav-separation.png) bottom right no-repeat;
	float: left;
}

#subnav ul.sf-menuUP li.first a:hover, 
#subnav ul.sf-menuUP li.Active a:link, #subnav ul.sf-menuUP li.Active a:active, #subnav ul.sf-menuUP li.Active a:visited, #subnav ul.sf-menuUP li.Active a:hover {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 11px 10px 0 10px;
	background: url(/images/wirtschaft/subnav-bg-over.png) bottom right no-repeat;
	float: left;
	height: 23px;
}

/********************************************/

#subnav ul.sf-menuUP li a:link, #subnav ul.sf-menuUP li a:active, #subnav ul.sf-menuUP li a:visited {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 11px 10px 0 10px;
	height: 23px;
	background: url(/images/wirtschaft/subnav-separation.png) bottom left no-repeat;
	position: relative;
	float: left;
}

#subnav ul.sf-menuUP li a:hover {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 11px 10px 0 10px;
	background: url(/images/wirtschaft/subnav-bg-over.png) bottom left no-repeat;
	height: 23px;
	position: relative;
	float: left;
}

/********************************************/

#subnav ul.sf-menuUP li.completion {
	display: block;
	color: #fff;
	height: 34px;
	width: 2px;
	overflow: hidden;
	background: url(/images/wirtschaft/subnav-separation.png) bottom left no-repeat;
}

/********************************************/

#subnav ul.sf-menuUP li ul { /* second-level lists */
	position: absolute;
	background: url(/images/wirtschaft/subsubnav-bg.png);
	width: 200px;
	height: 337px;
	display: none;
	padding: 0;
	bottom: 34px;
	left: 0;
}

#subnav ul.sf-menuUP li:hover ul,
#subnav ul.sf-menuUP li ul a:hover ul {
	display: block;
}

#subnav ul.sf-menuUP li:hover ul, #subnav ul.sf-menuUP li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#subnav ul.sf-menuUP li:hover ul li a:link, #subnav ul.sf-menuUP li.sfhover ul li a:link, 
#subnav ul.sf-menuUP li:hover ul li a:active, #subnav ul.sf-menuUP li.sfhover ul li a:active, 
#subnav ul.sf-menuUP li:hover ul li a:visited, #subnav ul.sf-menuUP li.sfhover ul li a:visited { /* lists nested under hovered list items */
	color: #434a4f !important;
	text-decoration: none !important;
	padding: 0 0 0 13px !important;
	display: block !important;
	float: none !important;
	background: none !important;
}

#subnav ul.sf-menuUP li:hover ul li a:hover, #subnav ul.sf-menuUP li.sfhover ul li a:hover { /* lists nested under hovered list items */
	color: #434a4f !important;
	text-decoration: none !important;
	padding: 0 0 0 13px !important;
	display: block !important;
	float: none !important;
	background: none !important;
}

#header_sub {
	width: 990px;
	height: 154px;
	margin: auto;
}

/********************************************/

#header_sub_left {
	width: 485px;
	height: 130px;
	float: left;
	background: url(/images/wirtschaft/header-sub-bg-left.jpg) repeat-x;
	position: relative;
	color: #000;
}

/********************************************/

.header_sub_left_title {
	position: absolute;
	top: 12px;
	left: 24px;
}

.header_sub_left_title h4 {
	color: #ab0000;
	font-size: 17px;
}

/********************************************/

.header_sub_left_title_box {
	height: 20px;
	position: absolute;
	top: 15px;
	right: 20px;
}

.header_sub_left_title_box_content {
	height: 16px;
	float: left;
	background: url(/images/wirtschaft/header-sub-left-title-bg-left.png) left no-repeat;
	color: #fff;
	padding: 4px 5px 0 12px;
}

.header_sub_left_title_box_ending {
	height: 20px;
	width: 5px;
	float: left;
	background: url(/images/wirtschaft/header-sub-left-title-bg-right.png) no-repeat;;
}

/********************************************/

.search_title {
	top: 42px;
	left: 24px;
	position: absolute;
}

.search_field {
	width: 373px;
	height: 27px;
	right: 20px;
	top: 35px;
	position: absolute;
	background: url(/images/wirtschaft/header-sub-left-search-bg.png) no-repeat;
	padding: 0;
	margin: 0;
}

.search_field_text {
	width: 351px;
	height: 1.188em;
	border: 0 none;	
	margin: 4px 0 0 11px;
	padding: 1px 0 0 0;
	color: #424242;
}

/********************************************/

.title_2_1 {
	top: 71px;
	left: 24px;
	position: absolute;
}

.action_2_1 {
	top: 67px;
	left: 92px;
	position: absolute;
}

.action_2_1 select, 
.action_2_1_select {
	width: 135px;
	height: 20px;
	line-height: 11px;
	margin: 0;
	padding: 0;	
	border: 1px solid #6b6b6b;
	color: #424242;
}

.title_2_2 {
	top: 71px;
	left: 237px;
	position: absolute;
}

.action_2_2 {
	top: 67px;
	left: 329px;
	position: absolute;
}

.action_2_2 select {
	width: 135px;
	height: 20px;
	margin: 0;
	padding: 0;	
	border: 1px solid #6b6b6b;
	color: #424242;
	line-height: 11px;
}

/********************************************/

.title_3_1 {
	top: 96px;
	left: 24px;
	position: absolute;
}

.action_3_2 {
	top: 92px;
	left: 92px;
	position: absolute;
}

.action_3_2_text {
	width: 42px;
	height: 18px;
	margin: 0;
	padding: 0 0 0 2px;
	border: 1px solid #575757;
	color: #424242;
}

.action_3_3 {
	top: 92px;
	left: 142px;
	position: absolute;
}

.action_3_3 select {
	width: 85px;
	height: 20px;
	line-height: 20px;
	margin: 0;
	padding: 0;	
	border: 1px solid #6b6b6b;
	color: #424242;
}

.action_3_3 input {
	width: 83px;
	height: 18px;
	margin: 0;
	padding: 0 0 0 2px;	
	border: 1px solid #575757;
	color: #424242;
}

.title_3_4 {
	top: 96px;
	left: 236px;
	position: absolute;
	color: #fff;
}

.title_3_4_text {
	color: #324100;	
}

.action_3_5 {
	top: 93px;
	right: 20px;
	position: absolute;
}

/********************************************/

#header_sub_middle {
	width: 240px;
	height: 130px;
	float: left;
	background: #1475b8;
}

#header_sub_middle img {
	display: block;	
}

.header_sub_middle_text {
	width: 229px;
	height: 125px;
	background: url(/images/wirtschaft/header-sub-bg-middle.jpg) repeat-x;
	color: #95c2e3;
	padding: 5px 0 0 11px;
}

.header_sub_middle_text h5 {
	font-size: 13px;
	margin: 0 0 1px 0;
	color: #b50000;
	font-weight: normal;	
}

.header_sub_middle_text a:link, .header_sub_middle_text a:active, .header_sub_middle_text a:visited {
	color: #1f1818;
	text-decoration: none;
}

.header_sub_middle_text a:hover {
	color: #1f1818;
	text-decoration: underline;
}

/********************************************/

#header_sub_right {
	width: 251px;
	height: 130px;
	float: left;
	background: url(/images/wirtschaft/header-sub-bg-right.jpg) repeat-x;
	padding: 0 0 0 14px;
	color: #fed8d8;
	position: relative;
}

.header_sub_arrow_left {
	width: 17px;
	height: 89px;
	float: left;
	padding: 41px 5px 0 0;
	cursor: pointer;
}

.header_sub_right_content {
	width: 185px;
	height: 111px;
	float: left;
	text-align: center;
	padding: 0;
}

#eventslides {
	width: 195px;
	height: 111px;
	float: left;
	text-align: center;
	padding: 19px 5px 0 5px;
}

#eventslides .text_top {
	font-weight: bold;
	color: #fff;
	display: block;
	margin: 0 0 8px 0;
	width: 180px;
	text-decoration: none !important;
}

#eventslides a:link, #eventslides a:active, #eventslides a:visited {
	text-decoration: none !important;
	color: #fff !important;
}

#eventslides a:hover {
	text-decoration: underline !important;
	color: #fff !important;
}

#eventslides h5 {
	font-weight: normal;
	color: #fff;
	font-size: 37px;
	margin: 0 0 8px 0;
}

.header_sub_arrow_right {
	width: 17px;
	height: 89px;
	left: 236px;
	top: 41px;
	position: absolute;
	cursor: pointer;
}

/********************************************/

#header_sub_left_bottom {
	width: 485px;
	height: 24px;
	float: left;
	position: relative;
}

.header_sub_left_bottom_box {
	height: 20px;
	position: absolute;
	top: 0;
	right: 0;
}

.header_sub_left_bottom_box_content {
	height: 20px;
	float: left;
	background: url(/images/wirtschaft/header-sub-left-bottom-box-bg-green.png) left no-repeat;
	color: #fff;
	padding: 4px 25px 0 30px;
}

.header_sub_left_bottom_box_content a:link, .header_sub_left_bottom_box_content a:active, .header_sub_left_bottom_box_content a:visited {
	font-size: 11px;
	color: #fff;
	text-decoration: underline;	
}

.header_sub_left_bottom_box_content a:hover {
	font-size: 11px;
	color: #fff;
	text-decoration: none;	
}

.header_sub_left_bottom_box_ending {
	height: 24px;
	width: 5px;
	float: left;
	background: url(/images/wirtschaft/header-sub-left-bottom-box-ending-green.png) no-repeat;
}

/********************************************/

#header_sub_middle_bottom {
	width: 240px;
	height: 24px;
	float: left;
	position: relative;
	background: #fdfefe;
}

.header_sub_middle_bottom_box {
	height: 20px;
	position: absolute;
	top: 0;
	right: 0;
}

.header_sub_middle_bottom_box_content {
	height: 20px;
	float: left;
	background: url(/images/wirtschaft/header-sub-middle-bottom-box-bg-blue.png) left no-repeat;
	color: #fff;
	padding: 4px 4px 0 10px;
}

.header_sub_middle_bottom_box_content a:link, .header_sub_middle_bottom_box_content a:active, .header_sub_middle_bottom_box_content a:visited {
	font-size: 11px;
	color: #fff;
	text-decoration: underline;	
}

.header_sub_middle_bottom_box_content a:hover {
	font-size: 11px;
	color: #fff;
	text-decoration: none;	
}

.header_sub_middle_bottom_box_ending {
	height: 24px;
	width: 5px;
	float: left;
	background: url(/images/wirtschaft/header-sub-middle-bottom-box-ending-blue.png) no-repeat;
}

/********************************************/

#header_sub_right_bottom {
	width: 265px;
	height: 24px;
	float: left;
	position: relative;
}

.header_sub_right_bottom_box {
	height: 20px;
	position: absolute;
	top: 0;
	right: 0;
}

.header_sub_right_bottom_box_content {
	height: 20px;
	float: left;
	background: url(/images/wirtschaft/header-sub-right-bottom-box-bg-blue.png) left no-repeat;
	color: #fff;
	padding: 4px 10px 0 16px;
}

.header_sub_right_bottom_box_content a:link, .header_sub_right_bottom_box_content a:active, .header_sub_right_bottom_box_content a:visited {
	font-size: 11px;
	color: #fff;
	text-decoration: underline;	
}

.header_sub_right_bottom_box_content a:hover {
	font-size: 11px;
	color: #fff;
	text-decoration: none;	
}

.header_sub_right_bottom_box_ending {
	height: 24px;
	width: 5px;
	float: left;
	background: url(/images/wirtschaft/header-sub-right-bottom-box-ending-blue.png) no-repeat;
}

/********************************************/

.main_content {
	width: 990px;
	margin: auto;
}

.main_content_inside {
	width: 990px;
	margin: auto;
	/*background: url(/images/wirtschaft/main-content-inside-bg.jpg) top repeat-x #fff;*/
	background: #fff;
}

/********************************************/

.main_content_overall {
	width: 680px;
	float: left;
	padding: 18px 19px 18px 26px;
}

.main_content_overall_no_padding_top {
	width: 680px;
	float: left;
	padding: 0 19px 18px 26px;
}

.main_content_overall_no_padding {
	width: 725px;
	float: left;
	padding: 0;
}

.main_content_overall h2, 
.main_content_overall_no_padding_top h2 {
	color: #ab0000;
	font-size: 21px;
	font-family: Arial, Helvetica, sans-serif;
}

.main_content_overall h3, 
.main_content_overall_no_padding_top h3 {
	color: #000;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
}

/********************************************/

.main_content_left_right {
	
}

.main_content_left_right_padding {
	padding: 0 19px 18px 26px;
}

.main_content_left_right h2, 
.main_content_left_right_padding h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #292929;
	font-size: 19px;
	font-weight: normal;
	margin: 0 0 10px 0;
}

/********************************************/

.top_content {
	
}

.top_content_left_icon {
	width: 4px;
	float: left;
	padding: 23px 0 0 26px;
}

.top_content_left {
	width: 682px;
	float: left;
	padding: 14px 19px 8px 24px;
}

.top_content_left_company {
	width: 100%;
	float: left;
	padding: 14px 19px 8px 24px;
}

.top_content_left_without_icon {
	width: 680px;
	float: left;
	padding: 18px 19px 18px 26px;
}

.top_content_left_without_icon_no_padding {
	width: 725px;
	float: left;
}

.top_content_left h2, 
.top_content_left_company h2, 
.top_content_left_without_icon h2 {
	color: #ab0000;
	font-size: 21px;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
}

.top_content_left h2.red, 
.top_content_left_company h2.red, 
.top_content_left_without_icon h2.red {
	color: #d00000;
	font-size: 21px;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
}

.top_content_left h3, 
.top_content_left_company h3, 
.top_content_left_without_icon h3 {
	color: #4b4b4b;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
}

.top_content_left h4,
.top_content_left_company h4, 
.top_content_left_without_icon h4 {
	color: #4b4b4b;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	font-weight: bold;
}

.top_content_left h4.red, 
.top_content_left_company h4.red, 
.top_content_left_without_icon h4.red {
	color: #d00000;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	font-weight: bold;
}

.top_content_left h4.dark, 
.top_content_left_company h4.dark {
	color: #737373;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
}

.top_content_left h4.green, 
.top_content_left_company h4.green, 
.top_content_left_without_icon h4.green {
	color: #5e7a00;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
}

.top_content_left h4.black, 
.top_content_left_company h4.black, 
.top_content_left_without_icon h4.black {
	color: #000;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
}

.top_content_left .zusatz, 
.top_content_left_company .zusatz, 
.top_content_left_without_icon .zusatz {
	font-family: Arial, Helvetica, sans-serif;
	color: #474747;
}

.top_content_right {
	float: left;
	width: 265px;
	padding: 5px 0 0 0;
}

/********************************************/

.content_nav {
	padding: 0 0 0 24px;
	margin: 2px 0 0 0;
	border-bottom: 1px solid #a9a9a9;
}

.content_nav_2 {
	padding: 9px 0 0 24px;
	float: left;
}

.iframes_2_first {
	padding: 9px 0 0 24px;
	float: left;
	width: 314px;
}

.iframes_2 {
	padding: 9px 0 0 28px;
	float: left;
	width: 314px;
}

/********************************************/

.content_nav_2 ul, 
.iframes_2_first ul, 
.iframes_2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 30px;
}
.content_nav_2 li, 
.iframes_2_first li, 
.iframes_2 li {
	float: left;
	background: url(/images/wirtschaft/norm-left.png) left top no-repeat;
	margin: 0;
	padding: 0 0 0 4px;
	margin: 0 3px 0 0;
	height: 30px;
}

.content_nav_2 a, 
.iframes_2_first span, 
.iframes_2 span {
	display: block;
	background: url(/images/wirtschaft/norm-right.png) right top no-repeat;
	padding: 9px 10px 5px 6px;
	text-decoration: none;
	font-weight: bold;
	color: #828282;
	height: 16px;
}

.content_nav_2 li:hover {
	background-image: url(/images/wirtschaft/norm-left-over.png);
}

.content_nav_2 a:hover {
	color: #ab0000;
	background-image: url(/images/wirtschaft/norm-right-over.png);
}

.content_nav_2 #current, 
.iframes_2_first .current, 
.iframes_2 .current {
	background-image: url(/images/wirtschaft/norm-left-over.png);
}

.content_nav_2 #current a, 
.iframes_2_first .current span, 
.iframes_2 .current span {
	background-image: url(/images/wirtschaft/norm-right-over.png);
	color: #ab0000;
	padding-bottom: 5px;
	height: 16px;
}

/********************************************/

.content_nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 30px;
}
.content_nav li {
	float: left;
	background: url(/images/wirtschaft/norm-left.png) left top no-repeat;
	margin: 0;
	padding: 0 0 0 4px;
	margin: 0 5px 0 0;
	height: 30px;
}

.content_nav a {
	display: block;
	background: url(/images/wirtschaft/norm-right.png) right top no-repeat;
	padding: 9px 15px 5px 11px;
	text-decoration: none;
	font-weight: bold;
	color: #828282;
	height: 16px;
}

.content_nav li:hover {
	background-image: url(/images/wirtschaft/norm-left-over-2.png);
}

.content_nav a:hover {
	color: #fff;
	background-image: url(/images/wirtschaft/norm-right-over-2.png);
}

.content_nav #current {
	background-image: url(/images/wirtschaft/norm-left-over-2.png);
}

.content_nav #current a {
	background-image: url(/images/wirtschaft/norm-right-over-2.png);
	color: #fff;
	padding-bottom: 5px;
	height: 16px;
}

/********************************************/

.content_nav_3 {
	float: left;
}

.content_nav_abschluss {
	height: 1px;
	background: #a9a9a9;
	overflow: hidden;
	clear: both;	
}

/********************************************/

.content_nav_3 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 39px;
}
.content_nav_3 li {
	float: left;
	background: url(/images/wirtschaft/norm-left-card.png) left top no-repeat;
	margin: 0;
	padding: 0 0 0 45px;
	margin: 0 3px 0 0;
	height: 39px;
}

.content_nav_3 a {
	display: block;
	background: url(/images/wirtschaft/norm-right-card.png) right top no-repeat;
	padding: 18px 10px 5px 6px;
	text-decoration: none;
	font-weight: bold;
	color: #567000;
	height: 16px;
}

.content_nav_3 li:hover {
	background-image: url(/images/wirtschaft/norm-left-card-over.png);
}

.content_nav_3 a:hover {
	color: #567000;
	background-image: url(/images/wirtschaft/norm-right-card-over.png);
}

.content_nav_3 #current {
	background-image: url(/images/wirtschaft/norm-left-card-over.png);
}

.content_nav_3 #current a {
	background-image: url(/images/wirtschaft/norm-right-card-over.png);
	color: #567000;
	padding-bottom: 5px;
	height: 16px;
}

/********************************************/

.main_content_overall_left {
	width: 300px;
	float: left;
	font-size: 12px;
	padding: 0 20px 0 0;
	position: relative;
}

.main_content_overall_left_company {
	width: 680px;
	float: left;
	font-size: 12px;
	padding: 0 20px 0 0;
	position: relative;
	line-height: 18px;
}

.to_the {
	position: absolute;
	width: 100px;
	left: 200px;
	top: 0px;
}

.to_the img {
	display: block;
	margin: 0 0 5px 0;	
}

.main_content_overall_left strong, 
.main_content_overall_left_company strong {
	font-weight: bold;
	color: #4b4b4b;
}

.main_content_overall_left a:link, .main_content_overall_left a:active, .main_content_overall_left a:visited, 
.main_content_overall_left_company a:link, .main_content_overall_left_company a:active, .main_content_overall_left_company a:visited {
	color: #5e7a00;
	text-decoration: underline;
}

.main_content_overall_left a:hover, 
.main_content_overall_left_company a:hover {
	color: #5e7a00;
	text-decoration: none;
}

.main_content_overall_left .icons, 
.main_content_overall_left_company .icons {
	margin: 20px 0 10px 0;
}

.main_content_overall_left .icons img, 
.main_content_overall_left_company .icons img {
	margin: 0 2px 2px 0;
}

.main_content_overall_right {
	width: 360px;
	float: left;
}

.main_content_overall_left h6, 
.main_content_overall_left_company h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #4b4b4b;
	margin: 30px 0 0 0;
}

/*.company_detail_images img {
	margin: 0 4px 0 0;
	border: 1px solid #c5c5c5;
	padding: 1px;
}*/

.easy_enquiry {
	border: 1px solid #bababa;
	background: url(/images/wirtschaft/easy-enquiry-bg.gif) top repeat-x #d9d9d9;
	margin: 10px 0 35px 0;
	padding: 10px;
}

.easy_enquiry table {
	font-size: 11px;	
}

.easy_enquiry table tr td.title {
	vertical-align: top;
	width: 90px;	
}

.easy_enquiry table tr td.action {
	vertical-align: top;
	padding: 0 0 5px 0;	
}

.easy_enquiry input.text {
	width: 128px;
	height: 18px;
	border: 1px solid #868686;
	background: url(/images/wirtschaft/required-field-bg.gif) top right no-repeat #fff;
}

.easy_enquiry textarea {
	width: 187px;
	height: 29px;
	border: 1px solid #868686;
	background: url(/images/wirtschaft/required-field-bg.gif) top right no-repeat #fff;
}

.easy_enquiry_bottom {
	font-size: 11px;
}

.easy_enquiry_bottom_left {
	float: left;
	background: url(/images/wirtschaft/secure-icon.png) 0 5px no-repeat;
	padding: 5px 0 0 20px;
}

.easy_enquiry_bottom_right {
	float: right;
	padding: 0;
}

/********************************************/

#main_content_overall_search_top {
	position: relative;	
	margin: 21px 0 0 0;
	height: 149px;
}

/********************************************/
.image_big_overall {
        position: relative;
        margin: 0 0 12px 0;
}

.image_big {
	position: absolute;
	width: 360px;
	height: 240px;

}

.image_big_arrow_left {
	position: absolute;
	top: 105px;
	left: 6px;
	cursor: pointer;
}

.image_big_arrow_right {
	position: absolute;
	top: 105px;
	left: 325px;
	cursor: pointer;
}

.images_small img {
	margin: 0 12px 12px 0;
}

.images_small img.images_small_last {
	margin: 0 0 12px 0;	
}

.images_small img.images_small_normal:hover {
	border: 1px solid #749cbb;
	width: 75px;
	height: 48px;
	padding: 2px;
}

.images_small img.images_small_last:hover {
	border: 1px solid #749cbb;
	width: 75px;
	height: 48px;
	padding: 2px;
}

.image_gallery {
	text-align: right;	
}

.image_gallery a:link, .image_gallery a:active, .image_gallery a:visited {
	color: #d00000;
	text-decoration: underline;
	background: url(/images/wirtschaft/result-arrow-red.gif) 0 5px no-repeat;
	padding: 0 0 0 8px;
}

.image_gallery a:hover {
	color: #d00000;
	text-decoration: none;
}

/********************************************/

.ts_title_1_1 {
	top: 0px;
	left: 0px;
	position: absolute;
}

.ts_action_1_1 {
	top: 0px;
	left: 129px;
	position: absolute;
}

.ts_action_1_1 img {
	float: left;	
}

.ts_action_1_1 input {
	width: 493px;
	height: 19px;
	line-height: 19px;
	border-top: 4px solid #ab0000;
	border-bottom: 4px solid #ab0000;
	border-left: none;
	border-right: none;
	float: left;
	color: #424242;
}

/********************************************/

.top_searchfield_table {
	display: block;
	margin: 10px 0 0 0;	
}

.top_searchfield_td_title {
	width: 83px;
	color: #fff;
	padding: 3px 0 0 0;
	vertical-align: top;
}

.top_searchfield_td_action {
	padding: 0 0 5px 0;
}

.top_searchfield {
	padding: 0 0 5px 0;
}

.top_searchfield img {
	float: left;	
}

.top_searchfield input {
	width: 200px;
	height: 19px;
	line-height: 19px;
	border-top: 4px solid #ab0000;
	border-bottom: 4px solid #ab0000;
	border-left: none;
	border-right: none;
	float: left;
	color: #424242;
}

.top_searchfield_select {
	width: 135px;
	height: 20px;
	line-height: 11px;
	margin: 0;
	padding: 0;	
	border: 1px solid #850000;
	color: #424242;
}

.top_searchfield_select_small {
	width: 85px;
	height: 20px;
	line-height: 11px;
	margin: 0;
	padding: 0;	
	border: 1px solid #850000;
	color: #424242;
}

.top_searchfield_input_small {
	width: 83px;
	height: 18px;
	line-height: 18px;
	margin: 0;
	padding: 0;	
	border: 1px solid #850000;
	color: #424242;
}

.top_searchfield_textfield_small {
	width: 42px;
	height: 18px;
	line-height: 18px;
	margin: 0;
	padding: 0;	
	border: 1px solid #850000;
	color: #424242;
	margin: 0 6px 0 0;
}

.top_searchfield_td_count {
	width: 126px;
	color: #fff;
	vertical-align: top;	
}

.top_searchfield_td_count .anzahl {
	font-weight: bold;	
}

.top_searchfield_td_submit {
	text-align: right;	
}

/********************************************/

.ts_title_2_1 {
	top: 37px;
	left: 0px;
	position: absolute;
}

.ts_action_2_1 {
	top: 37px;
	left: 129px;
	position: absolute;
}

.ts_title_2_2 {
	top: 37px;
	left: 350px;
	position: absolute;
}

.ts_action_2_2 {
	top: 37px;
	left: 480px;
	position: absolute;
}

.ts_action_2_2 input {
	width: 148px;
	height: 18px;
	line-height: 18px;
	padding: 0 5px 0 5px;
	color: #4b4b4b;
	font-size: 11px;
	border: 1px solid #95adc0;
}

/********************************************/

.ts_title_3_1 {
	top: 62px;
	left: 0px;
	position: absolute;
}

.ts_action_3_1 {
	top: 62px;
	left: 129px;
	position: absolute;
}

.ts_title_3_2 {
	top: 62px;
	left: 350px;
	position: absolute;
}

.ts_action_3_2 {
	top: 62px;
	left: 480px;
	position: absolute;
}

.ts_action_3_2 input {
	width: 148px;
	height: 18px;
	line-height: 18px;
	padding: 0 5px 0 5px;
	color: #4b4b4b;
	font-size: 11px;
	border: 1px solid #95adc0;
}

/********************************************/

.ts_title_4_1 {
	top: 87px;
	left: 0px;
	position: absolute;
}

.ts_action_4_1 {
	top: 87px;
	left: 129px;
	position: absolute;
}

.ts_title_4_2 {
	top: 87px;
	left: 350px;
	position: absolute;
}

.ts_action_4_2 {
	top: 87px;
	left: 480px;
	position: absolute;
}

/********************************************/

.ts_action_5_1 {
	top: 116px;
	left: 350px;
	position: absolute;
}

.ts_action_5_2 {
	top: 72px;
	left: 559px;
	position: absolute;
}

/********************************************/

.search_info_sort {
	background: #e9e9e9;
	height: 36px;
}

.search_info {
	float: left;
	color: #4b4b4b;
	font-weight: bold;
	padding: 11px 0 0 21px;
}

.search_info .highlight {
	color: #ab0000;
}

.search_sort_title {
	float: right;
	color: #4b4b4b;
	padding: 11px 11px 0 0;
	text-align: right;
}

.search_sort {
	float: right;
	color: #567000;
	padding: 8px 11px 0 0;
}

.search_sort select {
	height: 20px;
	line-height: 11px;
	margin: 0;
	padding: 0;	
	border: 1px solid #4b4b4b;
	color: #6d7073;
}

/********************************************/

.search_result {
	margin: 11px 0 0 0;
	height: 80px;
}

.search_result_stars {
	float: left;
	width: 30px;
	border-top: 1px solid #e9e9e9;
	background: url(/images/wirtschaft/search-result-bg.gif) top repeat-x #edf1f4;
	height: 70px;
	padding: 9px 0 0 0;
}

.search_result_image {
	float: left;
	width: 120px;
	border-top: 1px solid #e9e9e9;
	background: url(/images/wirtschaft/search-result-bg.gif) top repeat-x #edf1f4;
	height: 79px;
}

.search_result_infos {
	float: left;
	width: 441px;
	border-top: 1px solid #e9e9e9;
	background: url(/images/wirtschaft/search-result-bg.gif) top repeat-x #edf1f4;
	height: 69px;
	padding: 10px 0 0 20px;
}

.search_result_infos_without_image {
	float: left;
	width: 561px;
	border-top: 1px solid #e9e9e9;
	background: url(/images/wirtschaft/search-result-bg.gif) top repeat-x #edf1f4;
	height: 69px;
	padding: 10px 0 0 20px;
}

.search_result_infos a:link, .search_result_infos a:active, .search_result_infos a:visited {
	color: #4b4b4b;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

.search_result_infos a:hover {
	color: #4b4b4b;
	text-decoration: underline;
	font-weight: bold;
	display: block;	
}

.search_result_infos .icons {
	margin: 9px 0 0 0;
}

.search_result_infos .icons img {
	margin: 0 2px 2px 0;
}

.search_result_actions {
	float: left;
	width: 89px;
	border-top: 1px solid #e9e9e9;
	background: url(/images/wirtschaft/search-result-bg.gif) top repeat-x #fdfefe;
	height: 36px;
	text-align: right;
	color: #4b4b4b;
	font-weight: bold;
	padding: 43px 10px 0 0;
}

.search_result_actions a:link, .search_result_actions a:active, .search_result_actions a:visited {
	color: #4b4b4b;
	text-decoration: underline;
	font-weight: normal;
	background: url(/images/wirtschaft/result-arrow-grey.gif) right 5px no-repeat;
	padding: 0 7px 0 0;
	display: inline-block;
}

.search_result_actions a:hover {
	color: #4b4b4b;
	text-decoration: none;
	font-weight: normal;
	background: url(/images/wirtschaft/result-arrow-grey.gif) right 5px no-repeat;
	padding: 0 7px 0 0;
	display: inline-block;
}

.search_result_actions a.red:link, .search_result_actions a.red:active, .search_result_actions a.red:visited {
	color: #ab0000;
	text-decoration: underline;
	font-weight: normal;
	background: url(/images/wirtschaft/result-arrow-red.gif) right 5px no-repeat;
	padding: 0 7px 0 0;
	display: inline-block;
}

.search_result_actions a.red:hover {
	color: #ab0000;
	text-decoration: none;
	font-weight: normal;
	background: url(/images/wirtschaft/result-arrow-red.gif) right 5px no-repeat;
	padding: 0 7px 0 0;
	display: inline-block;
}

.search_result_companyname, 
.search_result_companyname a:link, .search_result_companyname a:active, .search_result_companyname a:visited, 
.search_result_companyname a:hover {
	color: #ab0000;
	font-weight: bold;
	margin: 0 0 2px 0;
}

.search_result_fact_left {
	float: left;
	color: #4b4b4b;
	width: 72px;
}

.search_result_fact_right {
	float: left;
	color: #4b4b4b;
}

/********************************************/

.paging {
	color: #4b4b4b;
	text-align: center;
	margin: 20px 0;
}

.paging a:link, .paging a:active, .paging a:visited {
	color: #4b4b4b;
	text-decoration: none;
	border: 1px solid #fff;
	padding: 3px;
}

.paging a:hover, 
.paging a.Active:link, .paging a.Active:active, .paging a.Active:visited, .paging a.Hover:visited {
	color: #ab0000;
	text-decoration: none;
	border: 1px solid #ab0000;
	padding: 3px;
}

/********************************************/

.bookmarks {
	background: #f4f4f4;
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	height: 28px;
	margin: 10px 0 10px 0;
	position: relative;
}

.bookmarks_left {
	float: right;
	padding: 8px 10px 0 0;
	color: #4b4b4b;
}

.bookmarks_right {
	float: right;
	padding: 7px 22px 0 0;
}

.bookmarks_right a:link, .bookmarks_right a:active, .bookmarks_right a:visited {
	color: #ab0000;
	text-decoration: underline;
}

.bookmarks_right a:hover {
	color: #ab0000;
	text-decoration: none;
}

/********************************************/

.breadcrumbs {
	height: 21px;
	width: 965px;
	margin: auto;
	border-bottom: 1px solid #dcc5c0;
	background: url(/images/wirtschaft/breadcrumb-bg.gif) repeat-x;
	padding: 8px 0 0 25px;
}

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

.breadcrumbs a:hover {
	color: #000;
	text-decoration: underline;
}

.breadcrumbs a.Active:link, .breadcrumbs a.Active:active, .breadcrumbs a.Active:visited {
	color: #d00000;
	text-decoration: none;
}

.breadcrumbs a.Active:hover {
	color: #d00000;
	text-decoration: underline;
}

.breadcrumbs img {
	margin: 0 6px;
}

/********************************************/

.main_content_left {
	float: left;
	width: 345px;
	color: #434a4f;
	padding: 0;
	position: relative;
}

.main_content_left_startpage_title {
	position: relative;
	top: -10px;	
}

.main_content_left h6 {
	color: #292929;
	font-size: 17px;
	margin: 0 0 3px 25px;
}

.main_content_left .teasertext {
	margin: 0 0 0 25px;
}

.main_content_left_box_image_text_price {
	margin: 10px 0 0 0;
	background: url(/images/wirtschaft/main-content-left-box-image-text-price-bg.gif) bottom repeat-x #fdfdfd;
}

.main_content_left_box_image {
	width: 140px;
	margin: 0 10px 0 0;
	float: left;
}

.main_content_left_box_text {
	width: 180px;
	float: left;
	padding: 5px 5px 0 0;
}

.main_content_left_box_text a:link, .main_content_left_box_text a:active, .main_content_left_box_text a:visited {
	color: #b50000;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin: 0 0 0 0;
}

.main_content_left_box_text a:hover {
	color: #b50000;
	text-decoration: underline;
	font-weight: bold;
	display: block;
	margin: 0 0 0 0;
}

.main_content_left_box_price {
	color: #b50000;
	margin: 10px 0 0 0;
	display: block;
}

/********************************************/

.main_content_middle {
	float: left;
	width: 380px;
}

.top_offers {
	background: url(/images/wirtschaft/top-listings-bg.jpg) bottom repeat-x #fdfefe;
	padding: 19px 20px 20px 20px;
}

.top_offers h5 {
	font-size: 17px;
	line-height: 17px;
	color: #292929;
	display: inline;
	margin: 0 5px 0 0;
	padding: 0;
}

.top_offers .top_offers_sub {
	color: #16547e;
}

.top_offer {
	border-bottom: 1px solid #d1d1d1;
	padding: 6px 0;
}

.top_offer_left {
	color: #434a4f;
	float: left;
}

.top_offer_left a:link, .top_offer_left a:active, .top_offer_left a:visited {
	color: #434a4f;
	text-decoration: none;
}

.top_offer_left a:hover {
	color: #434a4f;
	text-decoration: underline;
}

.top_offer_right {
	color: #b50000;
	font-weight: bold;
	text-align: right;
	float: right;
}

.top_offers_all {
	text-align: right;	
	margin: 10px 0 20px 0;
}

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

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

/********************************************/

.actual {
	margin: 0;
	background: url(/images/wirtschaft/top-listings-bg.jpg) bottom repeat-x #fdfefe;
	padding: 20px;
}

.actual_image {
	width: 140px;
	margin: 0 10px 0 0;
	float: left;
}

.actual_text {
	width: 185px;
	float: left;
}

.actual h5 {
	font-size: 17px;
	color: #292929;
	margin: 0 0 20px 0;
}

.actual_text a:link, .actual_text a:active, .actual_text a:visited {
	color: #b50000;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin: 0 0 10px 0;
}

.actual_text a:hover {
	color: #b50000;
	text-decoration: underline;
	font-weight: bold;
	display: block;
	margin: 0 0 10px 0;
}

.actual_link {
	text-align: right;
	color: #b50000;
	margin: 5px 0 0 0;
}

.actual_link a:link, .actual_link a:active, .actual_link a:visited {
	color: #b50000;
	text-decoration: underline;
	font-weight: normal;
}

.actual_link a:hover {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

/********************************************/

.main_content_right {
	float: left;
	width: 265px;
	padding: 5px 0 0 0;
}

.main_content_right_banner {
	margin: 13px 0 20px 20px;	
}

/********************************************/

.service {
	padding: 8px 0 0 19px;
}

.service img {
	padding: 0;
	margin: 0 5px 5px 0;
}

.service img.line_2 {
	padding: 0;
	margin: 0 5px 0 0;
}

/********************************************/

#main_content_right_search {
	background: url(/images/wirtschaft/search-right-bg.gif) top repeat-x #879b00;
	width: 265px;
	height: 265px;
	padding: 15px 0 0 0;
	color: #fff;
}

#main_content_right_search h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #324100;
	font-weight: normal;
	margin: 0 0 0 21px;
}

#main_content_right_search .subtitle {
	color: #324100;
	display: block;
	margin: 0 0 0 21px;
}

#main_content_right_search .subsubtitle {
	color: #fff;
	display: block;
	margin: 0 0 0 21px;
}

/********************************************/

.main_content_right_search_action {
	position: relative;
	margin: 15px 0 0 21px;
	height: 145px;
}

.cr_action_1_1 {
	top: 0px;
	left: 0px;
	position: absolute;
}

.cr_action_1_1 .main_content_right_search_action_bg {
	float: left;	
}

.cr_action_1_1 .main_content_right_search_action_field {
	float: left;
	border-top: 4px solid #748c06;
	border-bottom: 4px solid #728a05;
	border-left: none;
	border-right: none;
	height: 19px;
	line-height: 19px;
	width: 201px;
	color: #424242;
}

.cr_title_2_1 {
	top: 32px;
	left: 0px;
	position: absolute;
}

.cr_action_2_1 {
	top: 32px;
	left: 83px;
	position: absolute;
}

.cr_title_3_1 {
	top: 57px;
	left: 0px;
	position: absolute;
}

.cr_action_3_1 {
	top: 57px;
	left: 83px;
	position: absolute;
}

.cr_title_4_1 {
	top: 82px;
	left: 0px;
	position: absolute;
}

.cr_action_4_1 {
	top: 82px;
	left: 83px;
	position: absolute;
}

.cr_action_4_1_field {
	border: 1px solid #567000;
	height: 18px;
	width: 38px;
	margin: 0 5px 0 0;
}

.cr_title_5_1 {
	top: 110px;
	left: 0px;
	position: absolute;
}

.cr_title_5_1_green {
	color: #324100;
}

.cr_action_6_1 {
	top: 125px;
	left: 134px;
	position: absolute;
}

/********************************************/

.main_content_right_search_separation {
	display: block;
	margin: 14px 0 6px 1px;	
}

/********************************************/

.cr_extended_search {
	margin: 0 0 0 20px;
}

.cr_extended_search a:link, .cr_extended_search a:active, .cr_extended_search a:visited {
	color: #fff;
	text-decoration: underline;
	background: url(/images/wirtschaft/cr-extended-search-arrow.gif) 0 5px no-repeat;
	padding: 0 0 0 10px;
}

.cr_extended_search a:hover {
	color: #fff;
	text-decoration: none;
	background: url(/images/wirtschaft/cr-extended-search-arrow.gif) 0 5px no-repeat;
	padding: 0 0 0 10px;
}

/********************************************/

#bottom {
	width: 990px;
	margin: auto;
	background: url(/images/wirtschaft/bottom-shaddow.png) 0 0 no-repeat #fff;
	position: relative;
	z-index: 10;
}

#sharing {
	padding: 15px 0 9px 0;
}

#recommendation {
	float: left;
	width: 320px;
	color: #b3b3b3;
	font-style: 12px;
	font-weight: bold;
	padding: 0 0 0 25px;
}

.recommendation_title {
	margin: 0 0 8px 0;	
}

.recommendation_text {
	width: 97px;
	color: #0e0e0e;
	float: left;
	font-weight: normal;
	margin: 0 0 3px 0;
}

.recommendation_field {
	width: 182px;
	float: left;
	margin: 0 0 3px 0;
}

.recommendation_field input {
	border: 1px solid #d1d1d1;
	width: 180px;
	height: 17px;
}

.recommendation_field_small {
	float: left;
	width: 112px;
	
}

.recommendation_field_small input {
	border: 1px solid #d1d1d1;
	width: 100px;
	height: 17px;
}

.recommendation_button {
	float: left;
}

#share {
	float: left;
	width: 160px;
	color: #b3b3b3;
	font-style: 12px;
	font-weight: bold;
	padding: 6px 0 0 0;
}

#share_text {
	display: block;
	margin: 0 0 4px 0;	
}

#share img {
	margin: 0 5px 0 0;	
}

#watch {
	float: left;
	width: 160px;
	color: #b3b3b3;
	font-style: 12px;
	font-weight: bold;
	padding: 6px 0 0 0;
}

#watch img {
	display: block;
	margin: 4px 0 0 0;	
}

#join {
	float: left;
	width: 160px;
	color: #b3b3b3;
	font-style: 12px;
	font-weight: bold;
	padding: 6px 0 0 0;
}

#join img {
	display: block;
	margin: 4px 0 0 0;	
}

#follow {
	float: left;
	width: 165px;
	color: #b3b3b3;
	font-style: 12px;
	font-weight: bold;
	padding: 6px 0 0 0;
}

#follow img {
	display: block;
	margin: 4px 0 0 0;	
}

/********************************************/

#bottom_nav {
	width: 990px;
	margin: auto;
	background: url(/images/wirtschaft/bottom-nav-bg.png) 0px 0px no-repeat #f0f0f0;
	min-height: 313px;
	height: auto !important; /* f�r moderne Browser */
	height: 313px; /* f�r den IE */
	padding: 0 0 20px 0;
}

/********************************************/

.bottom_nav_footer_links {
	text-align: right;
	margin: 10px 0 0 0;
}

.bottom_nav_footer_links a:link, .bottom_nav_footer_links a:active, .bottom_nav_footer_links a:visited {
	color: #850000;
	text-decoration: underline;
	display: block;
}

.bottom_nav_footer_links a:hover {
	color: #850000;
	text-decoration: none;
	display: block;
}

/********************************************/

#bottom_nav_1 {
	float: left;
	width: 280px;
	padding: 20px 20px 0 25px;
	color: #00426f;
}

#bottom_nav_1 h6 {
	color: #850000;
	font-size: 15px;
	margin: 0 0 20px 0;	
}

#bottom_nav_1 ul {
	margin: 0;
	padding: 0;
	list-style: none;	
}

#bottom_nav_1 ul li {
	margin: 0;
	padding: 0;
	list-style: none;	
}

#bottom_nav_1 ul li a:link, #bottom_nav_1 ul li a:active, #bottom_nav_1 ul li a:visited {
	color: #395864;
	text-decoration: none;
	display: block;
	padding: 6px 0 6px 11px;
	background: url(/images/wirtschaft/bottom-arrow-gray.png) 1px 10px no-repeat;
	border-bottom: 1px solid #fdfeff;
}

#bottom_nav_1 ul li a:hover {
	color: #395864;
	text-decoration: underline;
	display: block;
	padding: 6px 0 6px 11px;
	background: url(/images/wirtschaft/bottom-arrow-gray.png) 1px 10px no-repeat;
	border-bottom: 1px solid #fdfeff;
}

/********************************************/

#bottom_nav_2 {
	float: left;
	width: 120px;
	padding: 20px 20px 0 20px;
}

#bottom_nav_2 h6, 
#bottom_nav_3 h6, 
#bottom_nav_4 h6, 
#bottom_nav_5 h6 {
	color: #850000;
	font-size: 15px;
	margin: 0 0 20px 0;	
}

#bottom_nav_2 ul, 
#bottom_nav_3 ul, 
#bottom_nav_4 ul, 
#bottom_nav_5 ul {
	margin: 0;
	padding: 0;
	list-style: none;	
}

#bottom_nav_2 ul li, 
#bottom_nav_3 ul li, 
#bottom_nav_4 ul li, 
#bottom_nav_5 ul li {
	margin: 0;
	padding: 0;
	list-style: none;	
}

#bottom_nav_2 ul li a:link, #bottom_nav_2 ul li a:active, #bottom_nav_2 ul li a:visited, 
#bottom_nav_3 ul li a:link, #bottom_nav_3 ul li a:active, #bottom_nav_3 ul li a:visited, 
#bottom_nav_4 ul li a:link, #bottom_nav_4 ul li a:active, #bottom_nav_4 ul li a:visited, 
#bottom_nav_5 ul li a:link, #bottom_nav_5 ul li a:active, #bottom_nav_5 ul li a:visited {
	color: #434a4f;
	text-decoration: none;
	display: block;
	padding: 0 0 5px 11px;
	background: url(/images/wirtschaft/bottom-arrow-red.png) 1px 5px no-repeat;
}

#bottom_nav_2 ul li a:hover, 
#bottom_nav_3 ul li a:hover, 
#bottom_nav_4 ul li a:hover, 
#bottom_nav_5 ul li a:hover {
	color: #434a4f;
	text-decoration: underline;
	display: block;
	padding: 0 0 5px 11px;
	background: url(/images/wirtschaft/bottom-arrow-red.png) 1px 5px no-repeat;
}

/********************************************/

#bottom_nav_3 {
	float: left;
	width: 120px;
	padding: 20px 20px 0 20px;
}

/********************************************/

#bottom_nav_4 {
	float: left;
	width: 120px;
	padding: 20px 20px 0 20px;
}

/********************************************/

#bottom_nav_5 {
	float: left;
	width: 145px;
	padding: 20px 20px 0 20px;
}

/********************************************/

#footer {
	background: url(/images/wirtschaft/footer-hg.gif) repeat-x #889c00;
	width: 964px;
	margin: auto;
	height: 23px;
	color: #fff;
	padding: 10px 0 0 26px;
}

.footer_trenner {
	margin: 0 3px;	
}

#footer a:link, #footer a:active, #footer a:visited {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	text-decoration: underline;
}

/********************************************/

#main_content_right_room_request {
	background: url(/images/wirtschaft/search-right-bg.gif) top repeat-x #879b00;
	width: 244px;
	padding: 15px 0 5px 21px;
	color: #fff;
	margin: 13px 0 17px 0;
}

#main_content_right_room_request h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #324100;
	font-weight: normal;
	margin: 0 0 10px 0;
}

.table_room_request {
	border: 0;	
	width: 219px;
}

.td_room_request_title {
	width: 89px;
}

.td_room_request_title_top {
	width: 89px;
	vertical-align: top;
}

.td_room_request_fields {
	padding: 0 0 5px 0;
}

input.date_dm {
	width: 28px;
	height: 18px;
	line-height: 18px;
	color: #324100;
	border: 1px solid #6b7b00;
	background: #fff;
	padding: 0;
	margin: 0 5px 0 0;
	text-align: center;
	float: left;
}

input.date_y {
	width: 40px;
	height: 18px;
	line-height: 18px;
	color: #324100;
	border: 1px solid #6b7b00;
	background: #fff;
	padding: 0;
	text-align: center;
	float: left;
}

input.children_age {
	width: 28px;
	height: 18px;
	line-height: 18px;
	color: #324100;
	border: 1px solid #6b7b00;
	background: #fff;
	padding: 0;
	margin: 0 3px 0 0;
}

input.children_age_last {
	width: 28px;
	height: 18px;
	line-height: 18px;
	color: #324100;
	border: 1px solid #6b7b00;
	background: #fff;
	padding: 0;
	margin: 0 0 0 1px;
}

input.text_normal_required {
	width: 128px;
	height: 18px;
	line-height: 18px;
	color: #324100;
	border: 1px solid #6b7b00;
	background: #fff;
	padding: 0;
	background: url(/images/wirtschaft/required-field-bg.gif) top right no-repeat #fff;
}

.textarea_normal_required {
	width: 128px;
	height: 76px;
	line-height: 18px;
	color: #324100;
	border: 1px solid #6b7b00;
	background: #fff;
	padding: 0;
	background: url(/images/wirtschaft/required-field-bg.gif) top right no-repeat #fff;
}

input.text_normal_not_required {
	width: 128px;
	height: 18px;
	line-height: 18px;
	color: #324100;
	border: 1px solid #6b7b00;
	background: #fff;
	padding: 0;
}

.td_room_request_right {
	text-align: right;
}

.table_select_1 {
	float: left;	
}

.table_select_2 {
	float: left;
	width: 38px;
	padding: 3px 0 0 10px;	
}

.table_select_3 {
	float: left;	
}

/********************************************/

#main_content_right_easy_enquiry {
	background: url(/images/wirtschaft/easy-enquiry-right-bg.gif) top repeat-x #ffc000;
	width: 223px;
	padding: 12px 21px 17px 21px;
	color: #2f3030;
	margin: 15px 0 17px 0;
}

#main_content_right_callbackservice {
	background: url(/images/wirtschaft/callbackservice-box-bg.gif) bottom repeat-x #eaedef;
	width: 223px;
	padding: 12px 21px 17px 21px;
	color: #2f3030;
	margin: 15px 0 17px 0;
}

#main_content_right_adress {
	background: url(/images/wirtschaft/adress-right-bg.gif) top repeat-x #b40000;
	width: 223px;
	padding: 12px 21px 17px 21px;
	color: #fff;
	margin: 15px 0 17px 0;
}

#main_content_right_adress h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #fff;
}

#main_content_right_adress .subtitle {
	color: #ffbcbc;
	font-size: 11px;
	display: block;
}

#main_content_right_adress .subsubtitle {
	color: #fff;
	font-size: 11px;
	display: block;
	margin: 7px 0 5px 0;
}

#main_content_right_easy_enquiry h6, 
#main_content_right_callbackservice h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #2f3030;
	font-weight: normal;
	margin: 0 0 10px 0;
}

.table_easy_enquiry {
	border: 0;	
	width: 219px;
}

.td_easy_enquiry_title {
	width: 89px;
}

.td_easy_enquiry_title_top {
	width: 89px;
	vertical-align: top;
}

.td_easy_enquiry_fields {
	padding: 0 0 5px 0;
}

.td_easy_enquiry_right {
	text-align: right;
}

input.easy_enquiry_text_normal_required {
	width: 128px;
	height: 18px;
	line-height: 18px;
	color: #324100;
	border: 1px solid #3f3f3f;
	background: #fff;
	padding: 0;
	background: url(/images/wirtschaft/required-field-bg.gif) top right no-repeat #fff;
}

.easy_enquiry_textarea_normal_required {
	width: 128px;
	height: 76px;
	line-height: 18px;
	color: #324100;
	border: 1px solid #3f3f3f;
	background: #fff;
	padding: 0;
	background: url(/images/wirtschaft/required-field-bg.gif) top right no-repeat #fff;
}

.secu {
	color: #3f3f3f;
	text-decoration: underline;
	background: url(/images/wirtschaft/secure-icon.png) 0 5px no-repeat;
	padding: 0 0 0 20px;
}

/********************************************/

.steckbrief {
	background: #efefef;
	width: 244px;
	padding: 15px 0 17px 21px;
	margin: 0 0 17px 0;
}

.steckbrief h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #4b4b4b;
	font-weight: normal;
	margin: 0 0 10px 0;
}

.table_steckbrief {
	border: 0;	
	width: 219px;
	line-height: 16px;
}

.steckbrief .table_steckbrief .title {
	color: #5e7a00;
	font-weight: bold;
	padding: 0 3px 3px 0;
	vertical-align: top;
	width: 110px;
}

.steckbrief .table_steckbrief .links {
	padding: 0 0 3px 0;
}

.steckbrief .table_steckbrief .links a:link, .steckbrief .table_steckbrief .links a:active, .steckbrief .table_steckbrief .links a:visited {
	color: #4b4b4b;
	text-decoration: underline;
}

.steckbrief .table_steckbrief .links a:hover {
	color: #4b4b4b;
	text-decoration: none;
}

.steckbrief_icon_1 {
	float: left;
	width: 26px;
	padding: 3px 0 0 0;
}

.steckbrief_icon_2 {
	float: left;
	width: 26px;
}

.steckbrief_icon_3 {
	float: left;
	width: 26px;
	padding: 4px 0 0 0;
}

.steckbrief_icon_4 {
	float: left;
	width: 26px;
}

.steckbrief_icon_5 {
	float: left;
	width: 26px;
}

.steckbrief_title {
	float: left;
	width: 84px;
}

/********************************************/

strong.blue {
	color: #11568c;
}

/********************************************/

.price_table {
	width: 100%;
	color: #4b4b4b;
	margin: 10px 0 10px 0;
}

.price_table th {
	font-weight: normal;
	background: #e2ebf3;
	padding: 10px;
}

.price_table th strong {
	font-weight: bold;
	color: #11568c;
}

.price_table td {
	background: #e2ebf3;
	padding: 10px;
	text-align: center;
}

.price_table td.price {
	background: #e2ebf3;
	padding: 10px;
	color: #677000;
	font-weight: bold;
	text-align: center;
}

/********************************************/

.red:link, .red:active, .red:visited {
	color: #c70126;
	text-decoration: underline;
}

.red:hover {
	color: #c70126;
	text-decoration: none;
}

/********************************************/

.light_blue_seperator_line {
	display: block;
	margin: 15px 0;
}

/********************************************/

.list_features_overall {
	
}

.list_features {
	float: left;
	width: 240px;
}

.list_features_last {
	float: left;
	width: 200px;
}

.list_features_overall ul {
	margin: 13px 0 13px 0;
	list-style-position: inside;
}

.list_features_overall ul li {
	list-style: none;
	background: url(/images/wirtschaft/list-icon.gif) 0 6px no-repeat;
	padding: 0 0 0 10px;
}

/********************************************/

.flat_result {
	margin: 11px 0 10px 0;
	min-height: 80px;
	height: auto !important; /* f�r moderne Browser */
	height: 80px; /* f�r den IE */
}

.flat_result_image {
	float: left;
	width: 120px;
	border-top: 1px solid #a9a9a9;
	/*background: url(/images/wirtschaft/flat-actions-bg.gif) top repeat-x #f0f0f0;*/
	min-height: 79px;
	height: auto !important; /* f�r moderne Browser */
	height: 79px; /* f�r den IE */
}

.flat_result_infos {
	float: left;
	width: 441px;
	border-top: 1px solid #a9a9a9;
	/*background: url(/images/wirtschaft/flat-actions-bg.gif) top repeat-x #f0f0f0;*/
	min-height: 69px;
	height: auto !important; /* f�r moderne Browser */
	height: 69px; /* f�r den IE */
	padding: 10px 0 0 20px;
	color: #4b4b4b;
}

.flat_result_infos_without_image {
	float: left;
	width: 561px;
	border-top: 1px solid #a9a9a9;
	/*background: url(/images/wirtschaft/flat-actions-bg.gif) top repeat-x #f0f0f0;*/
	min-height: 69px;
	height: auto !important; /* f�r moderne Browser */
	height: 69px; /* f�r den IE */
	padding: 10px 0 0 20px;
	color: #4b4b4b;
}

.flat_result_infos a:link, .flat_result_infos a:active, .flat_result_infos a:visited, 
.flat_result_infos_without_image a:link, .flat_result_infos_without_image a:active, .flat_result_infos_without_image a:visited {
	color: #850000;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin: 0 0 10px 0;
}

.flat_result_infos a:hover, 
.flat_result_infos_without_image a:hover {
	color: #850000;
	text-decoration: underline;
	font-weight: bold;
	display: block;
	margin: 0 0 10px 0;
}

.flat_result_infos a.light:link, .flat_result_infos a.light:active, .flat_result_infos a.light:visited {
	color: #d00000;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin: 0 0 10px 0;
}

.flat_result_infos a.light:hover {
	color: #d00000;
	text-decoration: underline;
	font-weight: bold;
	display: block;
	margin: 0 0 10px 0;
}

.flat_result_actions {
	float: left;
	width: 99px;
	border-top: 1px solid #a9a9a9;
	/*background: url(/images/wirtschaft/flat-actions-bg.gif) top repeat-x #f0f0f0;*/
	min-height: 36px;
	height: auto !important; /* f�r moderne Browser */
	height: 36px; /* f�r den IE */
	text-align: center;
	color: #4b4b4b;
	font-weight: bold;
	padding: 44px 0 0 0;
}

.flat_result_actions a.red:link, .flat_result_actions a.red:active, .flat_result_actions a.red:visited {
	color: #850000;
	text-decoration: none;
	font-weight: normal;
	background: url(/images/wirtschaft/result-arrow-red.gif) right 5px no-repeat;
	padding: 0 7px 0 0;
}

.flat_result_actions a.red:hover {
	color: #850000;
	text-decoration: underline;
	font-weight: normal;
	background: url(/images/wirtschaft/result-arrow-red.gif) right 5px no-repeat;
	padding: 0 7px 0 0;
}

.flat_result_actions a.gray:link, .flat_result_actions a.gray:active, .flat_result_actions a.gray:visited {
	color: #4b4b4b;
	text-decoration: none;
	font-weight: normal;
	background: url(/images/wirtschaft/result-arrow-gray.gif) right 5px no-repeat;
	padding: 0 7px 0 0;
}

.flat_result_actions a.gray:hover {
	color: #4b4b4b;
	text-decoration: underline;
	font-weight: normal;
	background: url(/images/wirtschaft/result-arrow-gray.gif) right 5px no-repeat;
	padding: 0 7px 0 0;
}

.flat_result_actions a.light:link, .flat_result_actions a.light:active, .flat_result_actions a.light:visited {
	color: #d00000;
	text-decoration: none;
	font-weight: normal;
	background: url(/images/wirtschaft/arrow-light-red.gif) right 5px no-repeat;
	padding: 0 7px 0 0;
}

.flat_result_actions a.light:hover {
	color: #d00000;
	text-decoration: underline;
	font-weight: normal;
	background: url(/images/wirtschaft/arrow-light-red.gif) right 5px no-repeat;
	padding: 0 7px 0 0;
}

/********************************************/

.overall_list {
	margin: 10px 0;
}

.overall_list_content {
	float: left;
	width: 561px;
	border-top: 1px solid #a9a9a9;
	padding: 10px 0 0 20px;
	color: #4b4b4b;
}

.overall_list_content a:link, .overall_list_content a:active, .overall_list_content a:visited {
	color: #850000;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

.overall_list_content a:hover {
	color: #850000;
	text-decoration: underline;
	font-weight: bold;
	display: block;
}

.overall_list_content_actions {
	float: left;
	width: 99px;
	border-top: 1px solid #a9a9a9;
	text-align: center;
	color: #4b4b4b;
	font-weight: bold;
	padding: 10px 0 0 0;
}

.overall_list_content_actions a.list_red:link, .overall_list_content_actions a.list_red:active, .overall_list_content_actions a.list_red:visited {
	color: #850000;
	text-decoration: none;
	font-weight: normal;
	background: url(/images/wirtschaft/result-arrow-red.gif) right 5px no-repeat;
	padding: 0 7px 0 0;
}

.overall_list_content_actions a.list_red:hover {
	color: #850000;
	text-decoration: underline;
	font-weight: normal;
	background: url(/images/wirtschaft/result-arrow-red.gif) right 5px no-repeat;
	padding: 0 7px 0 0;
}

/********************************************/

.teaser_text {
	margin: 0 0 30px 0;
}

.teaser_text_10 {
	margin: 0 0 10px 0;
}

.teaser_text strong {
	color: #d41111;
	font-weight: bold;
}

.teaser_text h2 {
	color: #292929;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin: 0 0 20px 0;
}

.teaser_text .blue {
	color: #292929;	
}

.teaser_text .red {
	color: #d31111;	
}

.teaser_text a:link, .teaser_text a:active, .teaser_text a:visited {
	color: #d31111;
	text-decoration: underline;
}

.teaser_text a:hover {
	color: #d31111;
	text-decoration: none;
}

/********************************************/

.flat_detail_content {
	float: left;
	width: 300px;
	padding: 0 20px 0 0;
}

.flat_detail_content h2 {
	color: #d31111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin: 0 0 30px 0;
}

.flat_detail_content strong {
	color: #d31111;
	font-weight: bold;
}

.flat_detail_content ul {
	list-style: none;
	margin: 0 0 20px 18px;
}

.flat_detail_content ul li {
	list-style: none;
	margin: 0;
	background: url(/images/wirtschaft/arrow-list-flat.gif) 0 4px no-repeat;
	padding: 0 0 0 15px;
}

/********************************************/

.flat_detail_image {
	float: left;
	width: 360px;
}

/********************************************/

.next_links {
	margin: 35px 0 50px 0;
}

.next_links a:link, .next_links a:active, .next_links a:visited {
	color: #d31111;
	text-decoration: underline;
	background: url(/images/wirtschaft/arrow-red.gif) 0 5px no-repeat;
	padding: 0 0 0 11px;
}

.next_links a:hover {
	color: #d31111;
	text-decoration: none;
	background: url(/images/wirtschaft/arrow-red.gif) 0 5px no-repeat;
	padding: 0 0 0 11px;
}

/********************************************/

.flat_request {
	
}

.flat_request h6 {
	color: #292929;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin: 0 0 30px 0;
}

/********************************************/

.flat_request_table tr td {
	padding: 0 0 5px 0;	
}

.flat_request_table_td_1 {
	width: 92px;
	vertical-align: top;
}

.flat_request_table_td_2 {
	width: 188px;
	vertical-align: top;
}

.flat_request_table_td_3 {
	width: 79px;
	height: 25px;
}

.flat_request_table_td_4 {
	height: 25px;
}

.flat_request_table_td_3_required {
	height: 100px;
	vertical-align: top;
}

.flat_request_table_td_4_required {
	height: 25px;
	vertical-align: top;
	text-align: right;
}

/********************************************/

.required_field_image {
	margin: 3px 10px 0 0;	
	vertical-align: top;
}

.text_required {
	width: 198px;
	height: 18px;
	border: 1px solid #4b4b4b;
	background: url(/images/wirtschaft/required-field-bg-left.gif) 1px 1px no-repeat #fff;
}

.text_required_margin_right_10 {
	width: 198px;
	height: 18px;
	border: 1px solid #4b4b4b;
	background: url(/images/wirtschaft/required-field-bg-left.gif) 1px 1px no-repeat #fff;
	margin: 0 10px 0 0;
}

.text_normal_139 {
	width: 198px;
	height: 18px;
	border: 1px solid #4b4b4b;
}

.text_required_139 {
	width: 139px;
	height: 18px;
	border: 1px solid #4b4b4b;
	background: url(/images/wirtschaft/required-field-bg-left.gif) 1px 1px no-repeat #fff;
}

.text_required_139_margin_right_10 {
	width: 139px;
	height: 18px;
	border: 1px solid #4b4b4b;
	background: url(/images/wirtschaft/required-field-bg-left.gif) 1px 1px no-repeat #fff;
	margin: 0 10px 0 0;
}

.text_normal {
	width: 139px;
	height: 18px;
	border: 1px solid #4b4b4b;
}

.text_date_required {
	width: 139px;
	height: 18px;
	border: 1px solid #4b4b4b;
	background: url(/images/wirtschaft/required-field-bg-left.gif) 1px 1px no-repeat #fff;
}

.text_postcode_normal {
	width: 65px;
	height: 18px;
	border: 1px solid #4b4b4b;
	margin: 0 5px 0 0;
}

.text_place_normal {
	width: 126px;
	height: 18px;
	border: 1px solid #4b4b4b;
}

.text_street_normal {
	width: 126px;
	height: 18px;
	border: 1px solid #4b4b4b;
	margin: 0 5px 0 0;
}

.text_streetnumber_normal {
	width: 65px;
	height: 18px;
	border: 1px solid #4b4b4b;
}

.text_postcode_required {
	width: 65px;
	height: 18px;
	border: 1px solid #4b4b4b;
	background: url(/images/wirtschaft/required-field-bg-left.gif) 1px 1px no-repeat #fff;
	margin: 0 5px 0 0;
}

.text_place_required {
	width: 126px;
	height: 18px;
	border: 1px solid #4b4b4b;
	background: url(/images/wirtschaft/required-field-bg-left.gif) 1px 1px no-repeat #fff;
}

.textarea {
	width: 157px;
	height: 168px;
	border: 1px solid #4b4b4b;
}

.textarea_request_form {
	width: 295px;
	height: 118px;
	border: 1px solid #4b4b4b;
}

.text_children_age {
	width: 31px;
	height: 18px;
	border: 1px solid #4b4b4b;
	margin: 0 5px 0 0;
}

.flat_dd_small {
	border: 1px solid #4b4b4b;
}

/********************************************/

.news_result {
	margin: 11px 0 10px 0;
}

.news_result_detail {
	margin: 11px 0 10px 0;
}

.news_result_image {
	float: left;
	width: 120px;
	border-top: 1px solid #a9a9a9;
}

.news_result_infos {
	float: left;
	width: 441px;
	border-top: 1px solid #a9a9a9;
	padding: 10px 0 0 20px;
	color: #4b4b4b;
}

.news_result_infos p {
	margin: 0 0 10px 0;	
}

.news_result_infos_without_image {
	float: left;
	width: 561px;
	border-top: 1px solid #a9a9a9;
	padding: 10px 0 0 20px;
	color: #4b4b4b;
}

.news_result_infos a:link, .news_result_infos a:active, .news_result_infos a:visited, 
.news_result_infos_without_image a:link, .news_result_infos_without_image a:active, .news_result_infos_without_image a:visited {
	color: #d00000;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin: 0;
}

.news_result_infos a:hover, 
.news_result_infos_without_image a:hover {
	color: #d00000;
	text-decoration: underline;
	font-weight: bold;
	display: block;
	margin: 0;
}

.news_result_actions {
	float: left;
	width: 99px;
	border-top: 1px solid #a9a9a9;
	text-align: center;
	color: #567000;
	font-weight: bold;
	padding: 66px 0 0 0;
}

.news_result_actions a.red:link, .news_result_actions a.red:active, .news_result_actions a.red:visited {
	color: #d00000;
	text-decoration: none;
	font-weight: normal;
	background: url(/images/wirtschaft/result-arrow-red.gif) right 5px no-repeat;
	padding: 0 7px 0 0;
}

.news_result_actions a.red:hover {
	color: #d00000;
	text-decoration: underline;
	font-weight: normal;
	background: url(/images/wirtschaft/result-arrow-red.gif) right 5px no-repeat;
	padding: 0 7px 0 0;
}

/********************************************/

.gbook_result {
	border-top: 1px solid #c7dce7;
	padding: 10px 0 0 0;
	margin: 0 0 20px 0;
}

.gbook_result strong {
	color: #292929;
	font-weight: bold;
}

.gbook_insert {
	margin: 30px 0 50px 0;	
}

.gbook_insert h6 {
	color: #292929;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 20px 0;
}

.gbook_table {
	
}

.gbook_td_1 {
	width: 99px;
	padding: 0 0 5px 0;		
}

.gbook_td_2 {
	padding: 0 0 5px 0;	
}

.gbook_text {
	width: 295px;
	height: 18px;
	border: 1px solid #4b4b4b;
}

.gbook_textarea {
	width: 295px;
	height: 118px;
	border: 1px solid #4b4b4b;
}

.gbook_captcha {
	width: 158px;
	height: 18px;
	border: 1px solid #4b4b4b;
	margin: 0 10px 0 0;
	float: left;
}

.gbook_captcha_image {
	border: 1px solid #4b4b4b;	
}

.gbook_send {
	margin: 0;
	float: left;	
}

/********************************************/

.gallery_result {
	margin: 11px 0 10px 0;
	height: 80px;
}

.gallery_result_image {
	float: left;
	width: 128px;
	border-top: 1px solid #a9a9a9;
	height: 85px;
	position: relative;
}

.gallery_result_image_detail {
	float: left;
	width: 128px;
	border-top: 1px solid #a9a9a9;
	height: 85px;
	position: relative;
	margin: 0 10px 10px 0;
}

.gallery_result_image_detail_c {
	float: left;
	width: 128px;
	border-top: 1px solid #a9a9a9;
	height: 85px;
	position: relative;
	margin: 0 7px 7px 0;
}

.gallery_result_infos {
	float: left;
	width: 433px;
	border-top: 1px solid #a9a9a9;
	height: 75px;
	padding: 10px 0 0 20px;
	color: #4b4b4b;
}

.gallery_result_infos a:link, .gallery_result_infos a:active, .gallery_result_infos a:visited {
	color: #292929;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin: 0;
}

.gallery_result_infos a:hover {
	color: #292929;
	text-decoration: underline;
	font-weight: bold;
	display: block;
	margin: 0;
}

.gallery_result_actions {
	float: left;
	width: 99px;
	border-top: 1px solid #a9a9a9;
	height: 14px;
	text-align: center;
	color: #567000;
	font-weight: bold;
	padding: 66px 0 0 0;
}

.gallery_result_actions a.red:link, .gallery_result_actions a.red:active, .gallery_result_actions a.red:visited {
	color: #d00000;
	text-decoration: none;
	font-weight: normal;
	background: url(/images/wirtschaft/result-arrow-red.gif) right 5px no-repeat;
	padding: 0 7px 0 0;
}

.gallery_result_actions a.red:hover {
	color: #d00000;
	text-decoration: underline;
	font-weight: normal;
	background: url(/images/wirtschaft/result-arrow-red.gif) right 5px no-repeat;
	padding: 0 7px 0 0;
}

.plus {
	position: absolute;
	top: 66px;
	left: 109px;
}

.imagevideo {
	margin: 20px 0 30px 0;
}

.imagevideo h6 {
	color: #292929;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin: 0 0 10px 0;
}

.imagevideo a:link, .imagevideo a:active, .imagevideo a:visited {
	color: #d00000;
	text-decoration: underline;
	font-weight: normal;
}

.imagevideo a:hover {
	color: #d00000;
	text-decoration: none;
	font-weight: normal;
}

/********************************************/

.jobs {
	border-top: 1px solid #a9a9a9;
	padding: 10px 0;
}

.jobs_left {
	float: left;
	width: 79px;
	padding: 0 0 0 1px;
}

.jobs_right {
	float: left;
	color: #292929;
	font-weight: bold;
}

.jobs_right a:link, .jobs_right a:active, .jobs_right a:visited {
	color: #292929;
	text-decoration: none;
	font-weight: bold;
}

.jobs_right a:hover {
	color: #292929;
	text-decoration: underline;
}

/********************************************/

.jobform_insert {
	margin: 30px 0 50px 0;	
}

.jobform_insert h6 {
	color: #292929;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 20px 0;
}

.jobform_table {
	width: 100%;
}

.jobform_td_1 {
	width: 99px;
	padding: 0 0 5px 0;		
}

.jobform_td_1_top {
	width: 99px;
	padding: 0 0 5px 0;
	vertical-align: top;		
}

.jobform_td_2 {
	padding: 0 0 5px 0;
}

.jobform_subtitle {
	font-weight: bold;
	color: #292929;
	padding: 5px 0 10px 0;
}

.jobform_text {
	width: 295px;
	height: 18px;
	border: 1px solid #4b4b4b;
}

.jobform_textarea {
	width: 295px;
	height: 118px;
	border: 1px solid #4b4b4b;
}

.jobform_captcha {
	width: 158px;
	height: 18px;
	border: 1px solid #4b4b4b;
	margin: 0 10px 0 0;
	float: left;
}

.jobform_captcha_image {
	border: 1px solid #4b4b4b;	
}

.jobform_send {
	margin: 0;
	float: left;	
}

.jobfacts {
	margin: 20px 0;	
}

.jobfacts_1 {
	width: 108px;
}

/********************************************/

.contact_insert_how_to {
	margin: 30px 0 50px 0;	
}

.contact_insert_how_to h6 {
	color: #d31111;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 20px 0;
}

.contact_insert_how_to_table {
	
}

.contact_insert_how_to_td_1 {
	width: 99px;
	padding: 0 0 5px 0;		
}

.contact_insert_how_to_td_1_top {
	width: 99px;
	padding: 0 0 5px 0;
	vertical-align: top;		
}

.contact_insert_how_to_td_2 {
	padding: 0 0 5px 0;
}

.contact_insert_how_to_text {
	width: 295px;
	height: 18px;
	border: 1px solid #4b4b4b;
}

.contact_insert_how_to_text_required {
	width: 295px;
	height: 18px;
	border: 1px solid #4b4b4b;
	background: url(/images/wirtschaft/required-field-bg-left.gif) 1px 1px no-repeat #fff;
}

.contact_insert_how_to_textarea_required {
	width: 459px;
	height: 118px;
	border: 1px solid #4b4b4b;
	background: url(/images/wirtschaft/required-field-bg-left.gif) 1px 1px no-repeat #fff;
}

.contact_insert_how_to_captcha {
	width: 158px;
	height: 18px;
	border: 1px solid #4b4b4b;
	margin: 0 10px 0 0;
	float: left;
}

.contact_insert_how_to_captcha_image {
	border: 1px solid #4b4b4b;	
}

.contact_insert_how_to_send {
	margin: 0;
	float: left;	
}

.insert_how_to_table_td_3_required {
	vertical-align: top;
	padding: 10px 0 0 0;
}

/********************************************/

.google_map {
	margin: 0 0 30px 0;	
}

/********************************************/

.children_layer_left {
	float: left;	
	width: 62px;
}

.children_layer_right {
	float: left;
	width: 250px;
}

/********************************************/

.request_form {
	
}

.request_form h6 {
	color: #292929;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin: 0 0 10px 0;
}

/********************************************/

.request_form_table {
	margin: 0 0 10px 0;
	width: 559px;	
}

.request_form_table tr td {
	padding: 0 0 5px 0;	
}

.request_form_table_td_1 {
	width: 92px;
	height: 25px;
}

.request_form_table_td_1_top {
	width: 92px;
	height: 25px;
	vertical-align: top;
}

.request_form_table_td_1_pb {
	width: 92px;
	vertical-align: top;
	padding: 0 0 20px 0 !important;
}

.request_form_table_td_2 {
	height: 25px;
}

.request_form_table_td_1_required {
	height: 100px;
	vertical-align: top;
}

.request_form_table_td_2_required {
	height: 25px;
	vertical-align: top;
	text-align: right;
}

.textfield_teasertext {
	margin: 0 0 10px 0;	
}

.info_red_bold {
	color: #c32e1d;
	font-weight: bold;
}

td.distance {
	height: 10px;	
}

.request_form_table_td_2 select {
	width: 139px;
	line-height: 18px;
	border: 1px solid #4b4b4b;
	background: #fff;
}

/********************************************/

.select_160_light_blue {
	width: 141px;
	border: 1px solid #95adc0;
	color: #4b4b4b;	
}

.select_50_light_blue {
	width: 31px;
	border: 1px solid #95adc0;
	color: #4b4b4b;	
}

.select_50_light_blue_required {
	width: 31px;
	border: 1px solid #95adc0;
	color: #4b4b4b;
	background: url(/images/wirtschaft/required-field-bg-left.gif) 1px 1px no-repeat #fff;
}

/********************************************/

.filter {
	background: #f4f4f4;
	padding: 10px;
}

.filter table tr td {
	color: #850000;
	padding: 0 5px 0 0;
	width: 125px;
}

.filter_title {
	display: block;
	margin: 0 0 3px 0;	
}

.filter table tr td select {
	width: 125px;
	border: 1px solid #850000;
	color: #6d7073;	
}

.filter table tr td input {
	width: 123px;
	height: 18px;
	border: 1px solid #850000;
	color: #6d7073;	
}

.filter table tr td.filter_sort {
	color: #4b4b4b;
	padding: 0 0 0 5px;
}

.filter table tr td.filter_sort select {
	width: 136px;
	border: 1px solid #4b4b4b;
	color: #6d7073;	
}

/********************************************/

.event_result {
	margin: 0 0 10px 0;
	height: 80px;
}

.event_result_date {
	float: left;
	width: 130px;
	border-top: 1px solid #d7d7d7;
	background: url(/images/wirtschaft/event-bg.gif) repeat-x #e9e9e9;
	height: 70px;
	padding: 10px 0 0 10px;
}

.event_result_day {
	display: block;
	color: #69645d;
}

.event_result_date_date {
	display: block;
	color: #ab0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	margin: 3px 0 0 0;
}

.event_result_image {
	float: left;
	width: 120px;
	border-top: 1px solid #d7d7d7;
	height: 80px;
}

.event_details_table {
	
}

.event_details_td_title {
	font-weight: bold;
	color: #4b4b4b;
	width: 80px;
}

.event_details_td_content {
	color: #4b4b4b;
}

.event_result_infos {
	float: left;
	width: 311px;
	border-top: 1px solid #d7d7d7;
	height: 73px;
	padding: 7px 0 0 10px;
	color: #4b4b4b;
	background: url(/images/wirtschaft/event-bg.gif) repeat-x #e9e9e9;
}

.event_result_infos_without_image {
	float: left;
	width: 431px;
	border-top: 1px solid #d7d7d7;
	height: 73px;
	padding: 7px 0 0 10px;
	color: #4b4b4b;
	background: url(/images/wirtschaft/event-bg.gif) repeat-x #e9e9e9;
}

.event_result_infos a:link, .event_result_infos a:active, .event_result_infos a:visited, 
.event_result_infos_without_image a:link, .event_result_infos_without_image a:active, .event_result_infos_without_image a:visited {
	color: #ab0000;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin: 0 0 4px 0;
}

.event_result_infos a:hover, 
.event_result_infos_without_image a:hover {
	color: #ab0000;
	text-decoration: underline;
	font-weight: bold;
	display: block;
	margin: 0 0 4px 0;
}

.event_result_actions {
	float: left;
	width: 99px;
	border-top: 1px solid #d7d7d7;
	background: url(/images/wirtschaft/event-bg.gif) repeat-x #e9e9e9;
	height: 21px;
	text-align: center;
	color: #567000;
	font-weight: bold;
	padding: 59px 0 0 0;
}

.event_result_actions a.blue:link, .event_result_actions a.blue:active, .event_result_actions a.blue:visited {
	color: #ab0000;
	text-decoration: underline;
	font-weight: normal;
	background: url(/images/wirtschaft/result-arrow-red.gif) right 5px no-repeat;
	padding: 0 7px 0 0;
}

.event_result_actions a.blue:hover {
	color: #ab0000;
	text-decoration: none;
	font-weight: normal;
	background: url(/images/wirtschaft/result-arrow-red.gif) right 5px no-repeat;
	padding: 0 7px 0 0;
}

/********************************************/

.event_detail_top {
	margin: 0 0 20px 0;
}

.event_detail_top_left {
	float: left;
	color: #474747;
	font-weight: bold;
}

.event_detail_top_left h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
	color: #292929;
}

.event_detail_top_hotline {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #c41700;
	padding: 0 0 0 5px;
}

.event_detail_top_right {
	float: right;
}

.event_detail_top_right a:link, .event_detail_top_right a:active, .event_detail_top_right a:visited {
	color: #292929;
	text-decoration: underline;
	background: url(/images/wirtschaft/arrow-blue-overview-up.gif) 0 6px no-repeat;
	padding: 0 0 0 10px;
}

.event_detail_top_right a:hover {
	color: #292929;
	text-decoration: none;
	background: url(/images/wirtschaft/arrow-blue-overview-up.gif) 0 6px no-repeat;
	padding: 0 0 0 10px;
}

.event_detail_content {
	float: left;
	width: 300px;
	padding: 0 20px 0 0;
}

.table_event_facts_detail {
	display: block;
	margin: 30px 0;
}

.td_event_facts_title {
	vertical-align: top;
	width: 78px;
	color: #292929;
	font-weight: bold;
}

.td_event_facts_content {
	color: #69645d;
}

.event_detail_content_fb {
	margin: 0 0 30px 0;	
}

.event_detail_image_form {
	float: left;
	width: 360px;
}

.event_detail_image_form img {
	display: block;
	margin: 0 0 20px 0;	
}

.event_detail_image_form strong {
	font-weight: bold;
	color: #292929;
	display: block;
}

.event_detail_image_form_hotline {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #c41700;
	display: block;
	margin: 0 0 20px 0;
}

/********************************************/

.event_form {
	background: #f7ebea;
	border: 1px solid #ab0000;
	padding: 9px;
	margin: 10px 0 20px 0;
}

.event_form_table {
	
}

.event_form_td_title {
	color: #292929;
	width: 83px;
	padding: 0 0 5px 0;
}

.event_form_td_action {
	padding: 0 0 5px 0;
}

.event_form_td_title_top {
	color: #292929;
	vertical-align: top;
	width: 83px;
	padding: 0 0 5px 0;
}

.event_form_td_action_right {
	text-align: right;
	padding: 0 0 5px 0;
}

.event_form_text {
	width: 175px;
	height: 18px;
	line-height: 18px;
	border: 1px solid #4b4b4b;
	background: #fff;
}

.event_form_textarea {
	width: 255px;
	height: 88px;
	border: 1px solid #4b4b4b;
	background: #fff;
}

/********************************************/

.events_searchbox {
	margin: 0 0 20px 0;
	color: #4b4b4b;
}

.events_searchbox_td_title {
	width: 129px;
}

.events_searchbox_td_searchfield {
	padding: 0 0 10px 0;	
}

.events_searchbox_td_searchfield img {
	float: left;
}

.events_searchbox_td_searchfield input {
	width: 493px;
	height: 19px;
	line-height: 19px;
	font-size: 14px;
	border-top: 4px solid #ab0000;
	border-bottom: 4px solid #ab0000;
	border-left: none;
	border-right: none;
	float: left;
	color: #424242;
}

.events_searchbox_td_text_date {
	padding: 0 0 5px 0;
	width: 181px;	
}

.events_searchbox_td_text_date input {
	width: 139px;
	height: 18px;
	border: 1px solid #aaaaaa;
	float: left;
	color: #4b4b4b;
		
}

.events_searchbox_td_title_2 {
	width: 99px;
}

.events_searchbox_td_select select {
	width: 160px;
	border: 1px solid #aaaaaa;
	color: #4b4b4b;
}

.events_searchbox_td_select input {
	width: 158px;
	height: 18px;
	border: 1px solid #aaaaaa;
	color: #4b4b4b;
}

.events_searchbox_td_search_now_button {
	text-align: right;
}

/********************************************/

.events_filterbox {
	background: #e9e9e9;
	padding: 8px 11px;
}

.events_filterbox_left {
	float: left;
	font-weight: bold;
	padding: 3px 0 0 0;
	color: #4b4b4b;
}

.events_filterbox_left_highlight {
	color: #ab0000;
}

.events_filterbox_right {
	float: right;
	color: #4b4b4b;
}

.events_filterbox_right select {
	/*width: 123px;*/
	border: 1px solid #4b4b4b;
	color: #6d7073;
	margin: 0 0 0 5px;
}

/********************************************/

.map_contents {
	margin: 0 0 20px 0;	
}

.icon_table {
	margin: 0 0 20px 0;	
}

.icon_table_checkbox {
	width: 23px;
}

.icon_table_icon {
	width: 37px;
	padding: 0 0 10px 0;
}

.icon_table_title {
	width: 251px;
	color: #5e7a00;
}

/********************************************/

.specials_result {
	margin: 0 0 10px 0;
	height: 80px;
}

.specials_result_image {
	float: left;
	width: 120px;
	border-top: 1px solid #e3ebf0;
	height: 80px;
}

.specials_result_infos {
	float: left;
	width: 337px;
	border-top: 1px solid #e3ebf0;
	height: 73px;
	padding: 7px 10px 0 10px;
	color: #4b4b4b;
	background: url(/images/wirtschaft/specials-overview-bg.gif) repeat-x #edf1f4;
}

.specials_result_infos a:link, .specials_result_infos a:active, .specials_result_infos a:visited {
	color: #004a83;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin: 0 0 8px 0;
}

.specials_result_infos a:hover {
	color: #004a83;
	text-decoration: underline;
	font-weight: bold;
	display: block;
	margin: 0 0 8px 0;
}

.specials_result_actions {
	float: left;
	width: 193px;
	border-top: 1px solid #e3ebf0;
	background: url(/images/wirtschaft/lake-temperature-bg.gif) no-repeat #edf1f4;
	height: 67px;
	padding: 12px 10px 0 0;
}

.specials_result_actions_left {
	padding: 0 0 0 61px;
}

.action_lake_title {
	display: block;
	color: #4b4b4b;
	font-weight: normal;
}

.action_temperature {
	display: block;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	color: #004a83;
	font-weight: bold;
	margin: 0 0 15px 0;
}

.specials_result_actions a.blue:link, .specials_result_actions a.blue:active, .specials_result_actions a.blue:visited {
	color: #16547e;
	text-decoration: underline;
	font-weight: normal;
	background: url(/images/wirtschaft/result-arrow-blue.gif) 0 5px no-repeat;
	padding: 0 7px 0 8px;
	margin: 0 0 0 120px;
}

.specials_result_actions a.blue:hover {
	color: #16547e;
	text-decoration: none;
	font-weight: normal;
	background: url(/images/wirtschaft/result-arrow-blue.gif) 0 5px no-repeat;
	padding: 0 7px 0 8px;
	margin: 0 0 0 120px;
}

/********************************************/

.specials_searchbox {
	height: 46px;
	padding: 14px 0 0 0;
}

.specials_searchbox_1 {
	float: left;
	padding: 7px 0 0 25px;
	width: 107px;
	color: #4b4b4b;
}

.specials_searchbox_2 {
	float: left;
	padding: 0;
	width: 434px;
}

.specials_searchbox_3 {
	float: left;
	padding: 0;
	width: 139px;
}

.specials_searchbox_2 img {
	float: left;
}

.specials_searchbox_2 input {
	width: 409px;
	height: 19px;
	line-height: 19px;
	border-top: 4px solid #ab0000;
	border-bottom: 4px solid #ab0000;
	border-left: none;
	border-right: none;
	float: left;
}

.specials_map {
	margin: 0 0 20px 0;
}

/********************************************/

.filter_specials {
	background: #e5ebee;
	padding: 10px;
}

.filter_specials_table_title {
	width: 125px;
	font-weight: bold;
	color: #16547e;
}

.filter_specials table tr td {
	color: #16547e;
	padding: 0 5px 0 0;
}

.filter_title {
	display: block;
	margin: 0 0 3px 0;	
}

.filter_specials table tr td select {
	width: 125px;
	border: 1px solid #16547e;
	color: #6d7073;	
}

.filter_specials table tr td.filter_sort {
	color: #567000;
	padding: 0 0 0 5px;
}

.filter_specials table tr td.filter_sort select {
	width: 136px;
	border: 1px solid #7b9a48;
	color: #6d7073;	
}

/********************************************/

.special_fact_table {
	margin: 30px 0;
	width: 100%;
}

.special_fact_td_title {
	font-size: 12px;
	font-weight: bold;
	color: #5e7a00;
	border-bottom: 1px solid #d5d5d5;
	padding: 5px 15px 5px 0;
	vertical-align: top;
	white-space: nowrap;
}

.special_fact_td_content {
	color: #4b4b4b;
	border-bottom: 1px solid #d5d5d5;
	padding: 5px 0;
	vertical-align: top;
}

.special_fact_td_title_last {
	font-size: 12px;
	font-weight: bold;
	color: #5e7a00;
	padding: 5px 15px 5px 0;
	vertical-align: top;
	white-space: nowrap;
}

.special_fact_td_content_last {
	color: #4b4b4b;
	padding: 5px 0 0 0;
	vertical-align: top;
}

.special_fact_td_content a:link, .special_fact_td_content a:active, .special_fact_td_content a:visited, 
.special_fact_td_content_last a:link, .special_fact_td_content_last a:active, .special_fact_td_content_last a:visited {
	color: #4b4b4b;
	text-decoration: underline;
}

.special_fact_td_content a:hover, 
.special_fact_td_content_last a:hover {
	color: #4b4b4b;
	text-decoration: none;
}

/********************************************/

.special_list h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #292929;
	font-size: 19px;
	font-weight: normal;
	margin: 0 0 10px 0;
}

.special_list ul {
	list-style: none;
}

.special_list ul li {
	width: 50%;
	float: left;
	padding: 0 0 2px 0;
}

.special_list ul li a:link, .special_list ul li a:active, .special_list ul li a:visited {
	color: #4b4b4b;
	text-decoration: underline;
	background: url(/images/wirtschaft/special-li.gif) 0 6px no-repeat;
	padding: 0 0 0 15px;
}

.special_list ul li a:hover {
	color: #4b4b4b;
	text-decoration: none;
	background: url(/images/wirtschaft/special-li.gif) 0 6px no-repeat;
	padding: 0 0 0 15px;
}

/********************************************/

.adsense_over_bookmarks {
	margin: 10px 0;
}

/********************************************/

.search_result_company_list {
	margin: 11px 0 0 0;
	height: 80px;
}

.search_result_image_company_list {
	float: left;
	width: 120px;
	border-top: 1px solid #e3ebf0;
	background: url(/images/wirtschaft/search-result-bg.gif) top repeat-x #edf1f4;
	height: 79px;
}

.search_result_infos_company_list {
	float: left;
	border-top: 1px solid #e3ebf0;
	background: url(/images/wirtschaft/search-result-bg.gif) top repeat-x #edf1f4;
	height: 71px;
	width: 230px;
	padding: 8px 0 0 10px;
}

.search_result_infos_company_list a:link, .search_result_infos_company_list a:active, .search_result_infos_company_list a:visited {
	color: #4b4b4b;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

.search_result_infos_company_list a:hover {
	color: #4b4b4b;
	text-decoration: underline;
	font-weight: bold;
	display: block;	
}

.search_result_infos_company_list .icons {
	margin: 3px 0 2px 0;
}

.search_result_infos_company_list .icons img {
	margin: 0 2px 0 0;
}

.search_result_infos_company_list .links {
	text-align: right;	
}

.search_result_infos_company_list .links a:link, .search_result_infos_company_list .links a:active, .search_result_infos_company_list .links a:visited {
	color: #567000;
	text-decoration: underline;
	font-weight: normal;
	background: url(/images/wirtschaft/result-arrow-green.gif) 0 5px no-repeat;
	padding: 0 0 0 7px;
	margin: 0 10px 0 0;
	display: inline;
}

.search_result_infos_company_list .links a:hover {
	color: #567000;
	text-decoration: none;
	font-weight: normal;
	background: url(/images/wirtschaft/result-arrow-green.gif) 0 5px no-repeat;
	padding: 0 0 0 7px;
	margin: 0 10px 0 0;
	display: inline;
}

.search_result_infos_company_list .links a.blue:link, .search_result_infos_company_list .links a.blue:active, .search_result_infos_company_list .links a.blue:visited {
	color: #16547e;
	text-decoration: underline;
	font-weight: normal;
	background: url(/images/wirtschaft/result-arrow-blue.gif) 0 5px no-repeat;
	padding: 0 0 0 7px;
	margin: 0 10px 0 0;
	display: inline;
}

.search_result_infos_company_list .links a.blue:hover {
	color: #16547e;
	text-decoration: none;
	font-weight: normal;
	background: url(/images/wirtschaft/result-arrow-blue.gif) 0 5px no-repeat;
	padding: 0 0 0 7px;
	margin: 0 10px 0 0;
	display: inline;
}

/********************************************/

.file_input_textbox {
	float: left;
	width: 295px;
	height: 18px;
	border: 1px solid #4b4b4b;
	background: #fff;
	color: #4b4b4b;	
	margin: 0 4px 0 0;
}

.file_input_div {
	position: relative;
	overflow: hidden;
}

.file_input_button {
	width: 89px;
	height: 20px !important;
	background: url(/images/wirtschaft/type-file-hg.gif);
	border: none !important;
	float: left !important;
	display: inline;
	outline: none !important;
}

.file_input_hidden {
	font-size: 45px; 
	position: absolute; 
	right: 0px; 
	top: 0px; 
	opacity: 0; 
	filter: alpha(opacity=0); 
	-ms-filter: "alpha(opacity=0)"; 
	-khtml-opacity: 0; 
	-moz-opacity: 0;
}

/********************************************/

.specials_result_standard {
	margin: 0 0 10px 0;
	height: 80px;
}

.specials_result_standard_image {
	float: left;
	width: 120px;
	border-top: 1px solid #e3ebf0;
	height: 80px;
}

.specials_result_standard_infos {
	float: left;
	width: 443px;
	border-top: 1px solid #e3ebf0;
	height: 73px;
	padding: 7px 10px 0 10px;
	color: #4b4b4b;
	background: url(/images/wirtschaft/specials-overview-bg.gif) repeat-x #edf1f4;
}

.specials_result_standard_infos_without_image {
	float: left;
	width: 563px;
	border-top: 1px solid #e3ebf0;
	height: 73px;
	padding: 7px 10px 0 10px;
	color: #4b4b4b;
	background: url(/images/wirtschaft/specials-overview-bg.gif) repeat-x #edf1f4;
}

.specials_result_standard_infos a:link, .specials_result_standard_infos a:active, .specials_result_standard_infos a:visited, 
.specials_result_standard_infos_without_image a:link, .specials_result_standard_infos_without_image a:active, .specials_result_standard_infos_without_image a:visited {
	color: #004a83;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin: 0 0 5px 0;
}

.specials_result_standard_infos a:hover, 
.specials_result_standard_infos_without_image a:hover {
	color: #004a83;
	text-decoration: underline;
	font-weight: bold;
	display: block;
	margin: 0 0 5px 0;
}

.specials_result_standard_actions {
	float: left;
	width: 83px;
	border-top: 1px solid #e3ebf0;
	background: url(/images/wirtschaft/specials-overview-bg.gif) repeat-x #edf1f4;
	height: 67px;
	padding: 12px 0 0 14px;
}

.specials_result_standard_actions a.blue:link, .specials_result_standard_actions a.blue:active, .specials_result_standard_actions a.blue:visited {
	color: #16547e;
	text-decoration: underline;
	font-weight: normal;
	background: url(/images/wirtschaft/result-arrow-blue.gif) 0 5px no-repeat;
	padding: 0 0 0 8px;
	margin: 0;
}

.specials_result_standard_actions a.blue:hover {
	color: #16547e;
	text-decoration: none;
	font-weight: normal;
	background: url(/images/wirtschaft/result-arrow-blue.gif) 0 5px no-repeat;
	padding: 0 0 0 8px;
	margin: 0;
}

/********************************************/

.specials_searchbox_standard {
	padding: 14px 0;
}

.specials_searchbox_1_standard {
	float: left;
	padding: 7px 10px 0 0;
	width: 97px;
	color: #4b4b4b;
}

.specials_searchbox_2_standard {
	float: left;
	padding: 0;
	width: 434px;
}

.specials_searchbox_3_standard {
	float: left;
	padding: 0;
	width: 139px;
}

.specials_searchbox_2_standard img {
	float: left;
}

.specials_searchbox_2_standard input {
	width: 409px;
	height: 19px;
	line-height: 19px;
	border-top: 4px solid #ab0000;
	border-bottom: 4px solid #ab0000;
	border-left: none;
	border-right: none;
	float: left;
}

#iframes {
	position: relative;
	height: 150px;
	margin: 0 0 20px 0;
}

#iframe_1 {
	position: absolute;
	width: 336px;
	height: 150px;
	background: #fff;
	border: 1px solid #c1c6ca;
	margin-left: 0px;
}

#iframe_2 {
	position: absolute;
	width: 336px;
	height: 150px;
	background: #fff;
	border: 1px solid #c1c6ca;
	margin-left: 342px;
	margin-top: 0px;
}

.abstand_iframe {
	padding: 0px;
} 

.scrollbereich_1 {
	overflow: auto;
	width: 336px;
	height: 150px;
}

.scrollbereich_1_active {
	overflow: auto;
	width: 336px;
	height: 150px;
	background: #f2f2f2;
}

.scrollbereich_2 {
	overflow: auto;
	width: 336px;
	height: 150px;
}

.scrollbereich_2_active {
	overflow: auto;
	width: 336px;
	height: 150px;
	background: #f2f2f2;
}

.scrollbereich_1 a:link, .scrollbereich_1 a:active, .scrollbereich_1 a:visited, 
.scrollbereich_1_active a:link, .scrollbereich_1_active a:active, .scrollbereich_1_active a:visited, 
.scrollbereich_2 a:link, .scrollbereich_2 a:active, .scrollbereich_2 a:visited, 
.scrollbereich_2_active a:link, .scrollbereich_2_active a:active, .scrollbereich_2_active a:visited {
	color: #4b4b4b !important;
	text-decoration: none !important;
	display: block !important;
	padding: 1px 2px !important;
}

.scrollbereich_1 a:hover, 
.scrollbereich_1_active a:hover, 
.scrollbereich_2 a:hover, 
.scrollbereich_2_active a:hover {
	color: #c42020 !important;
	text-decoration: none !important;
	display: block !important;
	padding: 1px 2px !important;
	background: #e5e7e9 !important;
}

.scrollbereich_1 a.active:link, .scrollbereich_1 a.active:active, .scrollbereich_1 a.active:visited, .scrollbereich_1 a.active:hover, 
.scrollbereich_1_active a:hover, .scrollbereich_1_active a.active:active, .scrollbereich_1_active a.active:visited, .scrollbereich_1_active a.active:hover, 
.scrollbereich_2 a:hover, .scrollbereich_2 a.active:active, .scrollbereich_2 a.active:visited, .scrollbereich_2 a.active:hover, 
.scrollbereich_2_active a:hover, .scrollbereich_2_active a.active:active, .scrollbereich_2_active a.active:visited, .scrollbereich_2_active a.active:hover {
	color: #c42020 !important;
	text-decoration: none !important;
	display: block !important;
	padding: 1px 2px !important;
	background: #e5e7e9 !important;
}

/********************************************/

.mehr_weniger_balken {
	text-align: right;
	padding: 5px 10px 5px 0;
	background: #f4f4f4;
	margin: 10px 0;
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
}

/********************************************/

hr {
	height: 1px !important;
	border: none !important;
	background: #ccc !important;
}

/********************************************/

.glossary_detail {
	
}

.glossary_detail a:link, .glossary_detail a:active, .glossary_detail a:visited {
	color: #ab0000;
	text-decoration: underline;
}

.glossary_detail a:hover {
	color: #ab0000;
	text-decoration: none;
}

.glossary_detail_back {
	padding: 10px 0 20px 0;
	text-align: right;
}

/********************************************/

/*.main_content_overall a:link, .main_content_overall a:active, .main_content_overall a:visited {
	color: #ab0000;
	text-decoration: underline;
}

.main_content_overall a:hover {
	color: #ab0000;
	text-decoration: none;
}*/

/********************************************/

.autocomplete {
	border: 1px solid #d3d7d8;
	background: #e8e9ed;
	text-align: left;
	max-height: 350px;
	overflow: auto;
	margin: 9px 0 0 -7px;
	width: auto !important;
	
	/* IE6 specific: */
	_height: 350px;
	_margin: 0;
	_overflow-x: hidden;
}


.autocomplete .selected {
	font-weight: normal;
	background: #d3d7d8;
}

.autocomplete div {
	padding: 10px 30px 10px 10px;
	white-space: nowrap;
	cursor: pointer !important;
}

.autocomplete strong {
	font-weight: normal;
	color: #000;
}
#flashmap {
	float: right;
	position: absolute;
	right: 20px;
	top: 20px;
}

/********************************************/

.newslist {
	width: 680px;
	margin: 20px 0;
	background: url("/images/tourismus/search-result-bg.gif") bottom repeat-x #f6f8fa;
}

.newslist_image {
	float: left;
	width: 140px;
	padding: 0 20px 0 0;
}

.newslist_text {
	float: left;
	width: 500px;
	padding: 0 20px 10px 0;
}

.newslist_text p {
	margin: 0 0 10px 0;	
}

.newslist_text h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #005676;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 6px 0;
	text-decoration: none;
}

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

.newslist_text a:hover {
	color: #850000;
	text-decoration: underline;
}

/********************************************/

.company_detail_text {
	font-size: 12px;
	line-height: 18px;
}

.company_detail_text a:link, .company_detail_text a:active, .company_detail_text a:visited {
	color: #d00000 !important;
	text-decoration: underline !important;
}

.company_detail_text a:hover {
	color: #d00000 !important;
	text-decoration: none !important;
}

/********************************************/

.thankyou {
	
}

.thankyou_title {
	color: #d31111;
	font-size: 17px;
	display: block;
	margin: 0 0 10px 0;
	font-weight: bold;
}

.thankyou_text {
	color: #434a4f;
	font-size: 12px;
	display: block;
	margin: 0 0 10px 0;
}

.thankyou a:link, .thankyou a:active, .thankyou a:visited {
	color: #d31111;
	text-decoration: underline;
}

.thankyou a:hover {
	color: #d31111;
	text-decoration: none;
}

/********************************************/

.c_bottom_box {
	background: url(/images/wirtschaft/c-bottom-box-bg.gif) bottom repeat-x #efefef;
	border: 1px solid #c5c5c5;
	padding: 15px;
	margin: 15px 0 0 0;
}

.c_bottom_box .first_button {
	margin: 0 5px 0 0;	
}

.c_bottom_box h4.red {
	color: #d00000;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	margin: 10px 0 10px 0;
}

.c_bottom_box h4.dark {
	color: #2f3030;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
}

/********************************************/

.map_button {
	position: absolute;
	left: 149px;
	top: 10px;
	z-index: 99;
	width: 109px;
	height: 20px;
}

/********************************************/

.header_overlay {
	background: url(/images/wirtschaft/header-bg-overlay.png) repeat-x;
	height: 270px;
	width: 725px;
}

/********************************************/
