html {height: 100%;}
body {
 background-color: #faf9f4;
 /*background-color: #FFF;*/
 text-align: center;
 font-family: Arial,Helvetica,Verdana;
 margin: 0;
 padding: 0;
 border: 0;
 font-size: 12px;
 width: 100%;
}
body.start, body.start div#page, body.start div.main { height: 100%; }
h1,h2,h3,h4,h5 { margin: 5px 0 3px 0; padding:0; }
h1 { font-size: 1.8em; }
h2 { font-size: 1.6em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1em; }
h1.formTitle { text-align: center;}
.head_grey, .head_orange, .head_blue {  margin:0; padding:0; height: 23px; line-height: 23px; padding-left: 10px; color: #FFF; position: relative; font-weight: normal; }
.head_grey { background: #CCCCCC url(/img/bg/header_gr_bg-small.jpg) repeat-x; }
.head_orange { background: #CCCCCC url(/img/bg/header_or_bg-small.jpg) repeat-x; }
.head_blue { background: #CCCCCC url(/img/bg/header_bl_bg-small.jpg) repeat-x; }
h1.head_grey { font-size: 14px; }
body.start { background-color: #B4C2D5; }
body.start div#head { background: url(/img/top_bg.jpg) repeat-x; }
body.start div.siteFooter {  }
body.start div#page { height: 100% }
a { color: #204A82; }
a img { border: none }
a.active { font-weight: bold }
a.hidden { text-decoration: none; color: inherit; }
form a.hidden, form select.hiddenSel { color: #3F5058; }
.center, dd fieldset div.center { text-align: center; }
h2.moduleTitle { text-align: center; margin: 10px auto; }
div.chart { margin: 10px auto; text-align: center; }
/* Anzeigebereich */
div#page {
 width: 100%;
 text-align: left;
 /*height: 100%;*/
}
div.left-column ul, ul.hidden {
	list-style-type: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
div.left-column li, ul.hidden li { padding: 3px 10px; }
div.siteFooter {
	position: relative; bottom:0; left:0;
    background:transparent;
    /*margin-top: 10px;*/
    padding:5px 0;
    width:100%;
    border-top: 1px solid #999; 
	text-align: right; 
	height: 15px;
	font-style: italic;
	z-index: 10000;
}
table.centered {
	border-collapse:collapse;
	height:80%;
	width:100%;
}
table.centered tr td {
	text-align: center;	
	vertical-align: middle;
}
/* Kopfleiste */
div#head {
 height: 49px;
 background: #3f5058 url(/img/top_bgw.jpg) repeat-x;
 color: #FFF;
 font-size: 14px;
 font-weight: normal;
 padding: 5px;
 clear: both;
}
div#head span.left {
	float: left;
}
table.company_profil {
	width: 99%; color: #000; font-size: 12px; padding: 5px;	
}
table.company_profil td.label { padding: 5px; text-align: right; font-weight: bold; width: 100px; vertical-align: top;}
table.company_profil td.content { background-color: #FFF; padding: 5px; }
table.company_profil td.content input { background-color: #FFF; border: none; }

div#head span.right {
	float: right;
}
div#head a { color: #FFF; text-decoration: none;}
#columnbox {position:relative; display:block; border: none; border-left: 220px solid #ECEBE4; border-right: 190px solid #faf9f4; overflow:visible;}
#left {float: left; display:inline; position: relative;}
#inner-left { float: none; width:220px; margin: 0; padding: 0; margin-left: -220px; position: relative;}
#right {float:right; position:relative; width:185px ;margin-right: -185px; display:inline;}
.clear {clear:both;height:1px;overflow:hidden;}

div.main {
	position: relative;
 	width: 100%;
 	/*height: 90%;*/
 	top: 0px;
 	left: 0px;
 	padding: 0px;
 	margin: 0;
 	font-size: 12px;
 	font-weight: normal;
 	text-align: center;
	text-align: left;
}
div.main div.content,div.main div.content_noleft {
	margin: 0;
	padding: 10px;
	/*height: 100%;*/
	position: relative;
}
div.main div.noright {
	border-right: none !important; 
}
div.main div.left-column a, ul.hidden li a { text-decoration: none; color: #3f5058;}
ul.floating li { float: left; }
div.errors {
	width: 100%;
	border:solid 1px #cc0000;
	background:#FFE5B7;
	margin-top: 0;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
}
div.messages {
	border:solid 1px #0000ff;
	margin-bottom:0px;
	background: #8080c0;
	text-align: center;
	font-weight: bold;
	width: 100%;
}
div.advice {
	border: 1px solid #0F4A8B;
	background-color: #f3f6f9;
	margin: 5px;
	padding: 5px;
	padding-left: 50px;
	width: auto;
	background-image:url(/images/icons/info.png);
	background-repeat:no-repeat;
 	background-position:10px center;
 	min-height: 30px;
 	vertical-align: middle;
 	text-align: left;
}
div.search {
	width: 489px;
	height: 45px;
	margin: 10px 0;
	padding: 8px 0;
	position: relative;
	padding:0;
	text-align: left;
}
.yui-skin-sam div.search .yui-ac-container {
	top:3.2em !important;
	width:91%;
	left: 7px !important;
}
div.bussearch {
	width: 700px;
	height: 60px;
}
div.search input.main_search {
	border: none;
	height: 25px;
	line-height: 25px;
	width: 445px;
	font-size: 1.3em;
	background: url(/img/search/suchfeld_bg.png) repeat-x;
	padding: 12px 0;
	position: absolute;
	top: 0;
	left: 9px;
}
div.search div.ct input.main_search, div.search div.pl input.main_search {
	width: 278px;
}
div.search div.pl input.main_search {
	width: 370px;
	left: auto;	
	right: 8px;
}
div.search label { font-weight: bold; font-size: 16px;}
div.search div.ct { width: 295px; position: relative; }
div.search div.pl { width: 395px; position: relative; }
div.search input.sb {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 40px;
	height: 45px;
	border: none;
	background: url(/img/search/suchfeld_r.png) no-repeat;
}
div.search span.sl {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 9px;
	height: 45px;
	border: none;
	background: url(/img/search/suchfeld_l.png) no-repeat;
}
div.search span.sr {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 9px;
	height: 45px;
	border: none;
	background: url(/img/search/suchfeld_rend.png) no-repeat;
}
div.search_logo {float: left; width: 184px; height: 73px; background: url(/img/logo.png) no-repeat top left; position: relative; cursor:pointer;}
.main_links { text-align: left; }
.main_links a { color: #3f5058; text-decoration: none; } 
form dl dt { height: 25px; }

form fieldset input, form fieldset select, form fieldset textarea {
	width: 100%;
	background-color: #FFF;
}

fieldset.buttons input, input[type="submit"], input[type="reset"], input[type="checkbox"], input[type="radio"], input[type="image"] {
	width: auto;
	text-align: center;
	margin: auto;
}
input[type="image"],input[type="checkbox"], input[type="radio"] {
	background-color: transparent;
}
form fieldset.buttons input,form fieldset dd.booleanChoice input,form fieldset dd.checkbox-line input {background-color: transparent; width: auto; text-align: center; margin: auto;}
form fieldset.buttons input {
	background-color: #DDD;
	border-color:white #414241 #414241 white;
	border-style:solid;
	border-width:1px;
	display:inline;
}
input[readonly="1"], select[readonly="1"] {
	color: #AAA;
	background-color: #F6F6F6;
}
select[multiple="multiple"] {
	height: auto;
}
input.radio { vertical-align: middle; margin-right: 5px; } 
dl.zend_form { padding: 0; margin: 0;}
form dl dd { margin: 0; }
form dl dd.hidden { height: 1px; border: none; }
div.mainContent { width: 80%; margin: auto; min-width: 500px; }
div.popup div.mainContent { width: 95%; margin: auto; }
div.block {
margin:10px 20px;
text-align:justify;
}
fieldset {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid;
	padding: 20px 10px 10px 10px;
	background-color: #EFEFEF;
	position: relative;
}
fieldset.full { width: auto; max-width: none;}
fieldset div.description {
	margin: 0 20px 10px 20px;
	text-align: left;
}
form fieldset.buttons, fieldset.invisible {
	margin: auto;
	text-align: center;
	border: none;
	padding: 0;
	background-color: transparent;
}
form fieldset.invisible dt, form fieldset.invisible dd {
	border: none;
	text-align: center;
}
form fieldset.buttons dt, form fieldset.buttons dd {
	text-align: center;
}
fieldset legend {
	border:none;
	padding:0px 35px;
	background-color: #DDD;
	font-weight: bold;
	color: #FFF; 
	line-height: 30px;
	height: 30px;
	margin: 0;
	background: url(/img/bg/header_gr_bg.jpg) repeat-x;
	
}
div.rowsep {
	width: 100%;
	height: 1px;
	float: none;
	clear: both;
}
fieldset dl dt {
	width: 15%;
	margin: 2px 0;
	padding: 0;
	border: none;
	float: left;
	height: 24px;
	line-height: 24px;
	border-top: 1px solid #DDD;
	text-align: left;
}
fieldset.longlabels dl dt {
	width: auto;
	float: none;
	text-align: left;
}
fieldset dl dd {
	width: 85%;
	margin: 2px 0;
	padding: 0;
	border: none;
	float: right;
	border-top: 1px solid #CCC;
	text-align: left;
}

fieldset dl dd.nodt { border: none; width: 100%; }

fieldset dl dt.hidden, fieldset dl dd.hidden {
	border-top: none;
}
fieldset dl.list dd {
	height: 24px;
	line-height: 24px;
	background-color: #FFF;
}
form fieldset dl dd input, form fieldset dl dd select {
	height: 22px;
	margin: 0 0 2px 0;	
	border: none;
	padding-bottom: 2px;
}
form fieldset dl div.textarea, form fieldset dl dd.textarea {
	width: 85%;
	float: right;
	border-top: 1px solid #CCC;
}
form fieldset dl dd.textarea textarea {
	height: auto;
	background-color: #FFF;
}
form fieldset dl dd.multiselect select {
	height: auto;
	background-color: #FFF;
}
label {
	vertical-align: middle;
}
form fieldset dl dt.booleanChoice {
	width: 100%;
}
form fieldset dl dd.booleanChoice {
	border: none;
}
form fieldset dl dd.checkbox-line {
	padding-top: 5px;	
}
form fieldset dl dd.checkbox-line input {
	height: auto;
}
form fieldset dl dd textarea {
	height: 62px;
	margin: 0 0 2px 0;	
	border: none;
	padding-bottom: 2px;
	border-right: 1px solid #CCC;
}

dd.clear {
	float: none;
	clear: both;
	width:100%;
	border: none;
	height: 1px;	
}
form fieldset ul.errors, div.errors ul, div.messages ul {
	list-style: none;
	padding-left: 3px;
}
form fieldset ul.errors, div.errors ul {
	color: red;
}
/* Suchmaschinenergebnisse */
div.osr { margin-bottom: 10px; padding-left: 5px; color: #000;}
div.osr h3 { font-weight: normal; margin: 0;}
div.osr h3 a { text-decoration: underline;}
div.osr a { text-decoration: none; }
div.osr div.additional, div.osr div.additional a { color: #AAA; }
div.osr div.additional a { font-weight: bold; text-decoration: underline; }
div.osr div.link a { color: #008000; }
div.text_banner {
	background-color: transparent;
	width: 125px;
	padding: 3px;
	padding-bottom: 10px;
	cursor: pointer;
	text-align: left;
	font-size: 11px;
	overflow: hidden;
	margin: 10px auto;
	/*border: 1px solid #EEE;*/
}
div.pic_banner {
	margin: 10px auto; text-align:center; width:127px;	
}
div.pic_banner img {
	border:1px solid #CCC;	
}
div.text_banner div.headline, div.text_banner div.headline a {
	font-size: 12px;
	text-decoration: underline;
	color: #204A82;
}
div.text_banner div.text, div.text_banner div.text a {
	color: #444;
	text-decoration: none;
}
div.text_banner div.link a, div.text_banner div.link, div.pic_banner div.link {
	text-decoration: none;
	font-size: 10px;
	color: #008000;
}
fieldset.form_header a {
	color: #000;
}
fieldset.form_header legend { font-weight: normal; }
/* runde Box */
div.rounded_box {
	padding: 0px; 
	margin: 0px;
	background: transparent;
}
div.flex_rounded_box {
	padding: 0px; 
	margin: 0px;
	background: transparent;
	width: 100%;
}
div.rounded_box .b1, div.flex_rounded_box .b1 {
	display:block; 
  overflow:hidden; 
  height:1px; 
  margin:0 5px; 
  background:#CCC;
  font-size:1px;
}
div.rounded_box .b2, div.flex_rounded_box .b2 {
  display:block; 
  overflow:hidden; 
  height:1px; 
  margin:0 3px; 
  background:#FFF; 
  border-left:2px solid #CCC; 
  border-right:2px solid #CCC; 
  font-size:1px;
}
div.rounded_box .b3, div.flex_rounded_box .b3 {
  display:block; 
  overflow:hidden; 
  height:1px; 
  margin:0 2px; 
  background:#FFF; 
  border-left:1px solid #CCC; 
  border-right:1px solid #CCC; 
  font-size:1px;
  }
div.rounded_box .b4, div.flex_rounded_box .b4 {
  display:block; 
  overflow:hidden; 
  height:2px; 
  margin:0 1px; 
  background:#FFF; 
  border-left:1px solid #CCC; 
  border-right:1px solid #CCC; 
  font-size:1px;
  }
div.rounded_box .boxcontent, div.flex_rounded_box .boxcontent {
  display:block; 
  background:#FFF; 
  border:0px solid #CCC; 
  border-width:0 1px;
  padding: 10px;
}
div.ribbons {
	background: #DDD url(/img/bg/ribbons_bg.gif) repeat-x;
	width: 100%;
}
div.ribbons table {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
div.ribbons table tr td {
	text-align: center;
	padding: 5px 10px;
	/*width: 50px;
	border-left: 1px solid #FFF;
	border-right: 1px solid #999;*/
}
div.ribbons table tr td.small {
	padding: 5px 2px;
}
div.ribbons table tr td:hover, div.ribbons table tr td.active {
	background-color: #FFF;
}
div.ribbons table tr td a {
	text-decoration: none;
	color: #666;
	font-size: 10px;
}
div.listchanger {
	text-align: center; font-size: 20px; background-color: #DDD; border-bottom: 1px solid #999; border-top: 1px solid #999;width: 100%; margin-bottom: 10px;
}
.list table {
	width: 80%;
	/*min-width: 500px;*/
	font-size: 12px;
	margin: auto;
	border-collapse: collapse;
	margin-top: 10px;
}
.list table table.company_profil { width: 100%; }
.list table div.company_profile { background-color: transparent; padding: 0;}
.list table thead th {
	background-color: #BBB;
	border: none;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	color: #FFF; 
	line-height: 30px; 
	background: url(/img/bg/header_gr_bg2.jpg) repeat-x;
}
.list table .deactivated {
	filter: alpha(opacity = 50);
	-moz-opacity: 0.50;
	opacity: 0.50;
}
table tr.list-odd {
	background-color: #EFEFEF;
}
table tr.list-even {
	background-color: #DDD;
}
div.gray_title_box {
	width: 100%;
	border: 1px solid #CCC;
	background-color: #FFF;
}
div.gray_title_box .header {
	background: #CCCCCC url(/img/bg/bg1.jpg) repeat-x scroll 0 0; text-align: center; margin: 0; padding: 3px; font-size: 16px; color: #204A82;
}
.tagcloud {
	margin: 5px;
	color: #666;
}
.tagcloud a {
	text-decoration: none;
	color: #666;
}
div.summary_anz {
	float: left;
	width: 200px;
	margin-bottom: 10px;
}
div.summary_perc {
	float: left;
	font-weight: bold;
	border: 1px solid;
	padding: 15px;
}
.adHeader { margin-top: 10px; margin-bottom: 0; padding-bottom: 0; color: #000; font-size: 10px; text-align: center; font-weight: normal; }
table.aboutus { width: 90%; margin: 10px 5%; color: #000; }
table.aboutus td { width: 50%; vertical-align: top;}
table.aboutus td div { padding: 0 10% 5% 5%; }
table.aboutus td h2 { white-space:nowrap; position: relative; color: #FFF; font-size: 14px; font-decoration: none; height: 25px; line-height: 25px;	text-align: center;	width: 100%; }
table.aboutus td h3 { text-decoration: underline; font-size: 12px; margin-bottom: 0px; }
table.aboutus td { font-size: 12px; }
div.imprint h3 { margin: 20px 0; }
div.imprint label {	width: 150px; font-weight: bold; display: block; float: left; }
div.bm_canvas { width:900px; margin:10px auto; }
div.bmbox_long { width: 590px; border: 1px solid #CCC; background-color: #FFF; float: left; margin: 5px 0px 5px 5px; }
div.bmbox_long div.box1 { background: url(/img/bm/business_magazin_06.jpg) no-repeat top; padding: 12px; min-height: 80px; }
div.bmbox_long div.box2 { background: url(/img/bm/business_magazin_08.jpg) no-repeat bottom; padding: 12px; min-height: 80px; }
div.bmbox_height hr, div.bmbox_long hr { margin: 0px 10px; border: 1px solid #CCC; }
div.bmbox_height,div.bmbox_height_pic { width: 290px; float: left; border: 1px solid #CCC; background-color: #FFF; margin: 5px 0px 5px 5px; }
div.bmbox_height_pic { width:auto; }
div.bmbox_height div.box1 { background: url(/img/bm/business_magazin_10.jpg) no-repeat top; padding: 12px; min-height: 80px; }
div.bmbox_height div.box2 { background: url(/img/bm/business_magazin_12.jpg) no-repeat bottom; padding: 12px;; min-height: 80px; }
div.cust_mini_list h2 {	font-size: 14px; margin: 0;	border-bottom: 1px solid #CCC; padding-bottom: 3px; color: #444; font-weight: normal; }
div.cust_mini_list ul {	list-style-type:none; margin: 0; padding: 0; color: #444; }
div.cust_mini_list ul li img { margin: 0; border: 1px solid #CCC; }
div.cust_mini_list ul li { background-color: #FFF; height: 60px; padding: 0; text-align; left; margin: 3px auto; overflow: hidden; font-size: 11px; }
div.cust_mini_list ul li h3 { margin: 0; padding: 0; font-size: 12px; }
div.cust_mini_list div.link a {	color: #008000; }
div.cust_mini_list ul li div.descr { margin: 3px 3px 3px 80px; }
ul.search_nav { list-style: none; margin: 0px; padding: 0; }
ul.search_nav li { background: url(/img/bg/nav_but_bg.jpg) repeat-x bottom; padding: 5px; margin: 10px 0; text-align: center; min-height: 23px; height:auto !important; height:23px;}
ul.search_nav li a, div.left-column ul.search_nav li a { color: #000;  font-weight: bold; font-size: 14px; text-decoration: none; }
div.company_profile, div.company_profile_dummy {  padding: 5px; margin: 5px; position: relative;}
div.company_profile_dummy { background-color: #EFEFEF; }
div.company_profile, .premium { background-color: #FFF8DD; }
div.premium { padding: 5px; margin: 5px; margin-bottom: 10px; }
div.premium div.osr { margin-bottom: 0px; padding: 5px; background-color: #FFF; }
div.premium div.osr h3 { margin: 0; }
div#paginationControl { text-align: center; font-size: 1.2em; margin: 10px 0;}
ul.catlist { list-style-type: none; margin: 0; padding: 0; }
ul.catlist li.title { float: left; width: 150px; margin: 0px 5px; overflow: hidden; }
.highlight, div.osr em { font-weight: bold }
div.topadvice { background-color: #FFF; width: 100%; max-width: 800px;  margin: auto; min-height: 102px; height:auto !important; height:102px; position: relative; font-size: 12px; border: 1px solid #CCC; color: #000; padding:0; margin-bottom: 10px }
select.hiddenSel { background-color: transparent; border: none; text-align: left; width: 110px; }
#player { position: absolute; right: 10px; top: 40px; background-color: #EFEFEF; border: 1px solid #CCC; }
.videoEntry .label { color: #333; font-weight: 600; }
.videoEntry div.videoData .label { width: 120px; display: inline-block; float: left}
.videoEntry div.videoData .value { margin-left: 120px;}
div.right-banner { min-height: 102px; height:auto !important; height:102px; background-color: #FFF; border: 1px solid #CCC; }
div.innerleft, div.innerright { width: 47%; margin: 0; padding: 1%; height: 100%; }
div.innerleft { float: left; }
div.innerright { float: right; }
div.video_search_results { margin-right: 430px; }
div.pl_flag { background: transparent url(/img/search/suchfeld_bg.png) repeat-x scroll 0 0; float: left; position: relative; left: 8px; height: 13px; padding: 18px 0; width: 15px; margin:0;}
