/* @override http://dev.unternehmenskompass-emsland.de/css/main.css */
body{
	font: 85%/140% Calibri, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #666666;
}
a:focus, a:active {
    outline: none;
}
h1{
	font-size: 1.9em;
	font-weight: normal;
	color: #0083bc;	
	margin: .4em 0 .3em 0;
}
h2{
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1.1em;
	color: #0083bc;	
}
h3{
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.1em;
	color: #0083bc;	
	margin: .6em 0 .2em 0;
}
p{
	margin: 0.2em 0 1.3em 0;
}
#content a{
	color: #0083bc;	
}
#container{
	width: 910px;
	margin: 20px auto;
}
#top{
	height: 419px;
	background: url(../images/bg_top.jpg) no-repeat left top;
	padding: 65px 65px 0 65px;
}
#logo{
	width: 380px;
	height: 180px;
	background: url(../images/ukel_logo.png) no-repeat left top;
	float: left;
}
#logo a{
	display: block;
	width: 380px;
	height: 180px;	
}
#logo h1{
	text-indent: -9999px;
	margin: 0; padding: 0;
}
#poweredby{
	width: 320px;
	float: right;
}
#poweredby a{
	display: block;
	width: 320px;
	height: 50px;
}
#poweredby .wve{
	height: 50px;
	background: url(../images/wve_logo.png) no-repeat right top;
	
}
#poweredby .fhos{
	margin-top: 23px;
	height: 85px;
	background: url(../images/fh_logo.png) no-repeat right top;
}
#poweredby h2{
	text-indent: -9999px;
	margin: 0;
}
#search{
	margin-top: 65px;
	margin-left: 25px;
	background: url(../images/bg_searchbar.gif) no-repeat left top;
	width: 665px;
	height: 80px;
	padding: 26px 30px;
	position: relative;
	top: 0; left: 0;
}
#searchtab{
	list-style-type: none;
	margin: 0; padding: 0;
	height: 34px;
}
#searchtab li{
	float: left;
	color: #999;
	display: block;
	cursor: pointer;
	padding: 2px 11px 1px 11px;
	line-height: 31px;
	font-size: 1.3em;
	text-transform: uppercase;
}
#searchtab li.active{
	background: #0083bc url(../images/gradient_blue36.gif) repeat-x;
	color: #FFF;
}
#searchtab a{
	color: #999;
	text-decoration: none;
}

#searchtab input,
#searchtab .jqTransformRadioWrapper{

}
#search .formpart{
	position: absolute;
	left: 30px; top: 59px;
	width: 546px;
	visibility: hidden;
}
#keyword_form input,
#plz_form input
{
	width: 522px;
	height: 21px;
	font-size: 1.4em;
	color: #999;
	padding: 10px 10px;
	border: 2px solid #0083bc;
	background: url(../images/bg_searchfield.png) no-repeat left top;

}
#searchform .info{
	font-size: 0.8em;
}


#search-submit{
	width: 115px;
	float: right;
}
.clear{
	clear: both;
	float: none;
}
form{
	margin: 0; padding: 0;
}
#content{
	background: transparent url('../images/bg_content_middle.gif') repeat-y center top;

}
#content-wrapper{
	background: transparent url('../images/bg_content_top.gif') no-repeat center top;
}
#content-subwrapper{
	padding: 50px 100px;
	background: transparent url('../images/bg_content_bottom.gif') no-repeat center bottom;
	min-height: 200px;
}

#footer {
	clear: both;
}
#footer .copyright{
	text-align: right;
	font-size: 0.9em;
	margin-right: 50px;
	color: #999;
}
#footer .copyright a{
	color: #999;	
}
#footer .seofooter{
	text-align: center;
	padding: 40px;
	line-height: 140%;
	font-size: .9em;

}
#footer .seofooter a {
	text-decoration: none;
	color: #DDD;
	margin-right: 10px;

}

#content #result{
	list-style-type: none;
	padding: 10px 0 20px 0;
	margin: 0;
}
#content #result li{
	padding: 8px;
	border-bottom: 1px solid #CFCFCF;
}

#content #result h2{
	margin: 0 0 0.2em 0;
}
#content #result h2 a{
	text-decoration: none;
}
#content #result .category{
	float: right;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #999;
	font-weight: normal;
}




.leftpan{
	width: 280px;
	float: left;
}
.rightpan{
	width: 420px;
	float: right;
}

.info .leftpan{
	width: 180px;
}
.info .rightpan{
	width: 520px;
}


.company-profile .left{
	width: 40%;
	float: left;
}
.company-profile .right{
	width: 60%;
	float: left;
}
.company-profile .contact{
	margin: 2em 0;
}
.company-profile .category{

	margin: 0;
	color: #999;
	font-size: 1.4em;
	text-align: right;
}
.company-infos{
	border-spacing: 0;
	font-size: 1em;
}
.company-infos th {
	text-align: left;
	font-weight: bold;
	color: #999;
	border-bottom: 1px solid #cdcdcc;
	padding: 3px 0;
	vertical-align: top;
	width: 45%;
}
.company-infos td {
	color: #666;
	border-bottom: 1px solid #cdcdcc;
	padding: 3px 0;
	width: 55%;
	vertical-align: top;
}

.gmap{
	background-image: url(../images/bg_map.png);
	padding: 15px;
	width: 235px;
	height: 210px;
}

.back{
	padding-left: 20px;
	line-height: 16px;
	display: block;
	background: url(../images/icons/control_reverse_blue.png) no-repeat;
	text-decoration: none;
}


.pagination {
	padding: 10px 0;
}
.pagination a{
	display: block;
	width: 20px;
	float: left;
	text-align: center;
	text-decoration: none;
	margin: 1px;
}
.pagination a.first,
.pagination a.previous,
.pagination a.next,
.pagination a.last {
	background: url(../images/icons/control_start.png) no-repeat center center;
	text-indent: -9999em;
}
.pagination a.previous{
	background-image: url(../images/icons/control_reverse.png);
}
.pagination a.next{
	background-image: url(../images/icons/control_play.png);
}
.pagination a.last{
	background-image: url(../images/icons/control_end.png);
}
.pagination a.active{
	background-color: #FFF;
	border: 1px solid #CCC;
	margin: 0;
}
.pagination_desc{
	clear: both;
	padding: 10px 0;
}

/* @group searchresult ajax */
#suggestions-wrapper{
	position: absolute;
	left: 0px; top: 35px;

	width: 546px;
	z-index: 100;
	display: none;
}
#suggestions-wrapper .top{
	height: 20px;
	background: transparent url(../images/bg_suggestion_top.png) no-repeat left top;
}
#suggestions-wrapper .bottom{
	height: 10px;
	background: transparent url(../images/bg_suggestion_bottom.png) no-repeat left top;
}
#suggestions{
	background: transparent url(../images/bg_suggestion_middle.png) repeat-y left top;
	padding: 0px 12px;
}
#suggestions #result{
	list-style-type: none;
	padding: 0; margin: 0;
}
#suggestions #result li{
	color: #999;
}
#suggestions #result .desc{
	float: left;

}
#suggestions #result .category{
	float: right;
}
#suggestions #result h2.name{
	font-size: 1.1em;
	text-transform: uppercase;
	margin: 0;
}
#suggestions #result a{
	color: #999;
	text-decoration: none;
	display: block;

	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #CFCFCF;
}
#suggestions #result a:hover{
	background-color: #FAFAFA;
	
}

/* @end */