@CHARSET "UTF-8";


/* -------------------------------------------------------------------------------------------------------------------
 * Abocard-Partner
 * ---------------------------------------------------------------------------------------------------------------- */
#ovz_abo div {
	float: left;
	display: inline;
	color: #004c97;
	font-size: 12px;
}

div.hr2 {
	background:transparent url(/image/hr2.gif) repeat-x scroll left top;
	height:12px;
	overflow:hidden;
	width:468px;
	clear:both;
}

div.hr {
	background:transparent url(/image/hr.gif) repeat-x scroll left top;
	height:12px;
	overflow:hidden;
	width:468px;
}

/* Formular allgemein */
#content form div, #content form div label { 
	/* width: 150px; */
	margin-bottom: 10px;
	float: left;
	font-size: 12px;
}


.select_branche {width:260px;}

.input_firmenname {width:188px;}
.input_ort {width:182px;}
.input_plz {width:100px;}


.select_branche, .input_text {
	margin-right: 0;
	float: left;
	font-size: 11px;
}

.searchresult {
	/*background-color: #eaeaea;*/
	background-color: #ffffff;
	border: 1px solid #eaeaea;
	height:20px;
	color: #000px;	
	float: left;
	width: 468px;
	margin-top:11px;
}


#content .input_text, #content .input_text_verfahren, #content select, #content textarea {
	border: none;
	color: #000;
	background-color: #eaeaea;
}
#content .input_text:hover, #content .input_text:focus, #content select:hover, #content select:focus, #content textarea:hover, #content textarea:focus,  #content input.datum:hover,  #content input.datum:focus {
	background-color: none;
}

#content .button {
	background: transparent url("../image/btn_suche_starten.gif") no-repeat 0% 50%;
	height:22px;
	width: 146px;
	border: none;
	background-color: #004c97;
	color: #ffffff;
	font-size: 11px;
}


#content .button_reset  {
	background: transparent url("../image/btn_suche_reset.gif") no-repeat 0% 50%;
	border:none;
	/*border: 1px solid #000000;
	background-color: #cfcfcf;	
	color: #000000;*/
	color:#004c97;
	width: 146px;
	height:22px;
	float: right;
	font-size: 11px;
	margin-top:-1px;
}

#content .button:hover,.button_reset:hover {
	cursor: pointer;
	background-color: #cd051f;
	color: #fff;

}
#content form div .button { margin-top: 1em; }

#content form div label {
	display: block;
	float: left;
	margin: 0 0.5em 0 0;
	padding: 0;
	text-align: left;
}

a.switch_detail, a.switch_detail:hover, a.switch_detail:visited, a.switch_detail:focus {
	border:none;
	float:right;
/*	padding: 0 10px 0 10px;*/
	color: #cd051f;
	/*border: 1px solid #cd051f;*/
	text-decoration: none;
	text-align: center;
	width:72px;
	height:22px;
}

.schliessen {
	background: transparent url("../image/btn_schliessen.gif") no-repeat 0% 50%;
	font-weight: bold;
}

.details {
	background: transparent url("../image/btn_details.gif") no-repeat 0% 50%;
	font-weight: bold;
}

.abo_info {
	display:block;
	float:left;
	margin:0;
}

/* -------------------------------------------------------------------------------------------------------------------
 * SITE ELEMENTS (STANDARDS)
 * ---------------------------------------------------------------------------------------------------------------- */


/* ...
 * ---------------------------------------------------------------- */
h1, h2, h3 {
	color: #004b96; }
h1 {
	font-size: 1.33em; }
	
#head { height: auto;}
	
/* Links
 * ---------------------------------------------------------------- */
a:focus, a:hover {
    color: #002247; }

/* Menu
 * ---------------------------------------------------------------- */
#menucontainer {
	background: transparent url(/image/background_bar.gif) repeat-x 0 0;
	position:static;
	width: 808px;
	margin-top: 1px;
}

#menu {
	background: none;
	margin: 0;
	float: none;
}

#menu li, #menu li a {
	color: #fff;
	background: transparent;
}

/* Menu(link) Hover-, Focusstate */
#menu li a:focus, #menu li a:hover {
	color     : #CFCFCF;
	background: transparent;
}

/* Menu(current link) */
#menu li.current a {
	color: #CFCFCF;
	background: transparent;
/*	background-color: #004f98;*/
}

#menu li.menu_hide {
	visibility: visible;
}

/* Menu(current link) Hover-, Focusstate */
#menu li.current a:focus, #menu li.current a:hover {
	color: #fff;
	background: transparent;
}

/* Submenu 
  ----------------------------------------------------------------- */
#submenu {
	background: transparent url(/image/bg_subnavi.gif) repeat-x 0 bottom;
	padding-left: 9px;
	margin: 0;
	color: #e7f1f0;
}

#submenu li.current a, #submenu li a:focus, #submenu li a:hover, #submenu li.current a:focus, #submenu li.current a:hover {
	color: #37423e;
}

/* Servicemenu 
  ----------------------------------------------------------------- */
#ServiceMenu {
	color:#FFFFFF;
	margin:2px 0 0 0;
}

#ServiceMenu ul li a {
	color:#FFFFFF;
}

#ServiceMenu ul li a:hover {
	color:#CFCFCF;
}

/* Content
 * ---------------------------------------------------------------- */
/*
#content { font-size: 0.9em;}
#content .ablock_list { font-size: inherit;}
*/
#content .ablock_list { font-size: 0.9em;}

#contentWrapper {
	top: auto;
	position: inherit;
/*	background: transparent url(/image/bg_content.gif) repeat-y left top;*/
}

/* Headline (link) */
#content h1 a:link, #content h1 a:visited, #content h1 a:active {
    color: #004b96; }

/* Headline (link) Hover-, Focusstate */
#content h1 a:focus, #content h1 a:hover {
    color: #890001; }

/* Ad-Table Header */
#content #advertisingInList .ablock, #content #advertisingInFrontPage .ablock {
	border: 1px solid #738d87;
}
#content #advertisingInList .ablock h1, #content #advertisingInFrontPage .ablock h1 {
	background-color: #738d87;
}

#content .mini_table {
	border-color: #999999;
}

#content .mini_table h1 {
	background-color: #738d87;
	color           : #FFFFFF;
}

/* Sidebar
 * ---------------------------------------------------------------- */
/*
#rowSidebar { overflow: hidden;}
*/

#rowSidebar .sblock h1 {
	padding-left: 8px;
	color           : #004a91;
	background: transparent url(/image/bg_header_klicktipp.gif) repeat-x 0 0;
}
#rowSidebar .sblock { 
	color: #000;
	width: 300px; 
	background-color: #fff;
	margin: 0;
}
#rowSidebar .sblock p {
 padding: 4px 15px 0 8px;
}
.inhalt { 
	width: 100%;
	margin: 0;
}

/* link icon */
span.link_icon_weitere {
	padding-left: 25px !important;
	background: transparent url("../image_static/link_icon/link_icon_weitere_links.gif") no-repeat 0% 50%;
}
span.lnk_email {
	padding-left: 25px !important;
	background: transparent url("../image_static/link_icon/link_icon_weitere_links.gif") no-repeat 0% 50%;
}
