/* Hintergründe */
*{
	padding:0px;
	margin:0px;
	border:0px;
}
a {
	color:#06C;
}
a:active{outline:none;}
a:focus{outline:none;}
select:active{outline:none;}
select:focus{outline:none;}
input:active{outline:none;}
input:focus{outline:none;}
html, body {
 	height: 100.01%; /* wichtig */
	padding-bottom:1px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background-image:url(/gfx/back2.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
	color:#666;
}
body:before {
          content: "";
          position: fixed;
          top: -10px;
          left: 0;
          width: 100%;
          height: 10px;

          -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,1);
              -moz-box-shadow: 0px 0px 10px rgba(0,0,0,1);
                         box-shadow: 0px 0px 10px rgba(0,0,0,1);

          z-index: 100;
}
.uploadifyQueue{
	position:absolute;
	left:140px;	
}
.beforeheader{
	background-color:#999;
	height:8px;	
	border-bottom:1px solid #fff;
}
.header{
	width:1000px;
	margin:0 auto;
	height:206px;
	position:relative;
}
.menu{
	width:1000px;
	margin:0 auto;
	min-height:40px;	
	position:absolute;
	top:-31px;
}
.trenner_rechts{
	background-color:#39a9dc;	
	padding:8px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	text-shadow: 1px 1px 1px #ccc;
    filter: dropshadow(color=#ccc, offx=1, offy=1);
}
.gradient_right{
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #afafaf 0%, #d7d7d7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#afafaf), color-stop(100%,#d7d7d7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #afafaf 0%,#d7d7d7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #afafaf 0%,#d7d7d7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #afafaf 0%,#d7d7d7 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #afafaf 0%,#d7d7d7 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#afafaf', endColorstr='#d7d7d7',GradientType=0 ); /* IE6-9 */	
}
.trenner_rechts h1{
	color:#fff;
	font-size:10pt;	
}
.trenner_left{
	border-top:1px dotted #c0c0c0;	
	margin-bottom:10px;
}
.tooltips{
	font-size:10px;	
}
.tooltip{
	margin-bottom:1px;	
	background-color:#f7f7f7;
	padding:2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.tooltip a{
	text-decoration:none;
}
.marked,.aktive{
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #39a9dc 0%, #5ac7f9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#39a9dc), color-stop(100%,#5ac7f9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #39a9dc 0%,#5ac7f9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #39a9dc 0%,#5ac7f9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #39a9dc 0%,#5ac7f9 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #39a9dc 0%,#5ac7f9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#39a9dc', endColorstr='#5ac7f9',GradientType=0 ); /* IE6-9 */	
}
.mark a,.aktive a{
	color:#fff;
	text-decoration:none;
}
.laender td{
	vertical-align:top;
	text-align:left;
}
.menulist{
	position:relative;
	top:1px;
}
.menulist li{
	position:relative;
	min-width:100px;
	text-align:center;
	cursor:pointer;
}
.menulist li a{
	text-decoration:none;
	color:#666;
}
.menulist li{
	float:left;
	display:block;
	padding:8px;
	margin-right:1px;
	padding-left:10px;
	padding-right:10px;
}
.menulist li.first{
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
}
.menulist li.last{
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
}
.first{
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
}
.last{
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
}
.bottomradius{
	border-top:1px solid #252525;
	-webkit-border-bottom-left-radius: 13px;
	-moz-border-radius-bottomleft: 13px;
	border-bottom-left-radius: 13px;	
	-webkit-border-bottom-right-radius: 13px;
	-moz-border-radius-bottomright: 13px;
	border-bottom-right-radius: 13px;	
	color:#fff;
}
.submenu{
	position:absolute;
	left:0px;
	top:30px;
	width:340px;
	display:none;
	z-index:3;
	cursor:pointer;
}
.submenu li{
	width:140px;	
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
}
.shadow{
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;	
}
.shadow2{
	-moz-box-shadow: 0px 0px 5px rgba(90,90,90,0.2);
	-webkit-box-shadow: 0px 0px 5px rgba(90,90,90,0.2);
	box-shadow: 0px 0px 5px rgba(90,90,90,0.2);
}
.inset{
	-moz-box-shadow: inset 0 0 5px #888;
	-webkit-box-shadow: inset 0 0 5px #888;
	box-shadow: inner 0 0 5px #888;	
}
.gradient li{
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #d9d9d9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#d9d9d9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#d9d9d9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#d9d9d9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#d9d9d9 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#d9d9d9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d9d9d9',GradientType=0 ); /* IE6-9 */
}
.gradient li:hover{
	background: #f2f2f2; /* Old browsers */
	background: -moz-linear-gradient(top,  #f2f2f2 0%, #c4c4c4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#c4c4c4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f2f2f2 0%,#c4c4c4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f2f2f2 0%,#c4c4c4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f2f2f2 0%,#c4c4c4 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f2f2f2 0%,#c4c4c4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#c4c4c4',GradientType=0 ); /* IE6-9 */
}
.logininfo{
	position:absolute;
	top:-2px;
	left:20px;
	width:300px;
	height:40px;
	border-radius:0px 0px 6px 6px;
	-moz-border-radius: 0px 0px 6px 6px;
	-webkit-border-radius: 0px 0px 6px 6px;
	-khtml-border-radius: 0px 0px 6px 6px;
	text-align:center;
	padding-top:20px;
	background-image:url(/gfx/back_login.png);
}
.logininfo a{
	color:#333;
	text-decoration:none;
}
.footer{
	width:1000px;
	margin:0 auto;
	border-top:1px dotted #c0c0c0;	
	min-height:10px;
	padding-top:15px;
	margin-top:15px;
}
.content{
	width:1000px;
	margin:0 auto;	
	padding-top:20px;
}
.content_left{
	width:680px;
/*	background-color:#639; */
	min-height:100px;
	float:left;
}
.content_right{
	width:300px;
/*	background-color:#093; */
	min-height:200px;
	float:right;
	text-align:center;
}
.hidden{
	display:none;	
}
.inputs{
	border:1px solid #e4e4e4;	
	margin-bottom:10px;
	padding:2px;
}
.login{
	position:relative;
	width:298px;
	height:210px;
	padding-top:190px;
	margin-bottom:15px;	
	text-align:left;
	background-image:url(/gfx/login2.png);
}
.loginlinks{
	position:absolute;
	top:355px;	
	font-size:11px;
	left:45px;
}
.regDiv{
	margin-bottom:5px;	
}
.register{
	width:700px;
	min-height:20px;
	margin:0 auto;
	position:relative;
}
.register label{
	display:block;
	width:110px;
	float:left;
	text-align:right;
	padding-right:10px;
	padding-top:3px;
}
.legend{
	margin-left:50px;
	color:#06C;
	margin-bottom:10px;	
	border-top:1px dotted #c0c0c0;	
	margin-right:60px;
	padding-top:10px;
}
.notop{
	border-top:0px;		
}
.wieweg{
	display:none;
}
.suche{
	background-color:#e9e9e9;
	border:1px solid #cecece;
}
.suche td{
	padding:3px;
}
.odd{
	background-color:#f8f8f8;
	cursor:pointer;
}
.even{
	background-color:#edebeb;
	cursor:pointer;
}
.mark{
	background-color:#ffd9d9;
}
.markerror{
	border:1px solid #F00;
}
.ergRegister
{
	display:none;
	background-color:#F00;
	color:#fff;
	margin-left:30px;
	margin-right:55px;
	padding:10px;
}
.ergRegister a
{
	color:#fff;
}
.ergKontakt
{
	display:none;
	background-color:#F00;
	color:#fff;
	margin-left:30px;
	margin-right:55px;
	padding:10px;
}
.ergKontakt a
{
	color:#fff;
}
.loginWindow{
	line-height:1.3;padding-top:0px;margin:0 auto;	
}
.loginWindow li{
	list-style-type:none;
	margin: 0 auto;
	padding:3px;
	background-color:#fff;
	margin-bottom:0px;	
	width:220px;
	cursor:pointer;
	border-bottom:1px solid #ededed;
}
.loginWindow li:hover{
	background-color:#c7f5ff;
}
.loginWindow li a{
	text-decoration:none;
}
.userliste td{
	padding:3px;
	font-size:11px;
}
.userliste td.head{
	background-color:#66a5d4;
	color:#fff;	
	border-radius:5px;
	padding-left:10px;
}
.userliste td.even{
	background-color:#f0f0f0;
	cursor:default;
}
.userliste td.odd{
	background-color:#f6f6f6;
	cursor:default;
}
dl.box{
	margin-bottom:15px;	
}
dl.box dt {
	display: block;
	overflow: hidden;
	background: url("/gfx/box_lang1.png") no-repeat;
	min-height:150px;
	padding-top:20px;
}
dl.box dd {
	display: block;
	background: url("/gfx/box_lang2.png") no-repeat left bottom;
	padding: 0 0 0px 0;
	min-height:40px;
}
.radius5{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}
.radius13{
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	border-radius: 13px;
}
.firmen{
	background-color:#f7f7f7;
	padding:15px;
	margin-left:4px;
	margin-right:4px;	
	margin-bottom:5px;
}
.bar{
	background-image:url("/gfx/loading.gif");
}
.barborder{
	border:1px solid #CCC;	
}
.radius3{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
}
.imgback{
	background: url("/gfx/back_images.png");	
}
table.kontoinfo{
	margin-bottom:20px;
	font-size:11px;
}
table.kontoinfo td{
	background-color:#e7e7e7;
	padding:3px;
	height:55px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}
table.kontoinfo tr.theader td{
	background-color:#39a9dc;
	margin-bottom:20px;
	color:#fff;
	font-weight:bold;
}
.content h1{
	font-size:14pt;
	font-family:Verdana, Geneva, sans-serif;
	margin-bottom:10px;
}
table.kontowahl td{
	background-color:#e7e7e7;
	padding:3px;
}
table.kontowahl td ul{
}
table.kontowahl td ul li{
	list-style-type:none;
	padding-left:24px;
	background-color:#fff;
	margin-bottom:1px;
	padding:2px;
}
table.kontowahl td.divider{
	height:8px;
	background-color:#d0d0d0;	
}
.price{
	color:#F00;
	font-weight:bold;	
}
#ergSuche{
	color:#F00;	
}
.staedte{
	background-color:#f2f2f2;
	width:44%;
	float:left;
	padding:10px;
	margin-left:10px;
	margin-top:10px;
	display:none;
}
.infohref{
	padding:4px;
	padding-top:1px;
	padding-bottom:1px;
	background-color:#fff;
	border:1px solid #666;
	color:#333;	
	text-decoration:none;
	position:relative;
}
.hrefinfo{
	padding:10px;
	background-color:#fff;	
	color:#333;
	line-height:1.3;
	min-width:590px;
	border:1px solid #06c;
	z-index:999;
}

.firmadetail{
	/*background-color:#CCC;*/
	margin-left:10px;margin-right:10px;
}
.firmadetail .logo{
	float:left;
	height:225px;
	background-position:center center;
	width:300px;
	background-repeat:no-repeat;
	background-color:#fff;
}
.firmadetail .firmeninfo{
	width:300px;
	/*background-color:#F00;*/
	float:left;
	margin-left:10px;
	padding:15px;
}
.firmadetail .firmaadresse{
	width:304px;
	/*background-color:#F8F8F8;*/
	float:left;
	padding:8px;
}
.firmadetail .pictureborder{
	border:3px solid #fff;	
}
.firmadetail .pictureshadow{
	-moz-box-shadow: 0px 0px 5px rgba(40,40,40,0.4);
	-webkit-box-shadow: 0px 0px 5px rgba(40,40,40,0.4);
	box-shadow: 0px 0px 5px rgba(40,40,40,0.4);
}
.firmadetail .datentrenner{
	height:7px;	
	background-color:#e95d0f;
	margin-top:8px;
	margin-bottom:8px;
	clear:both;
	margin-left:2px;margin-right:2px;
	background-image:url(/gfx/backtrenner.jpg);
}
.firmadetail .firmenname{
	color:#06c;
	font-weight:bold;
	font-size:13pt;
}
.firmadetail .firmentext{
	margin-top:15px;
	line-height:1.4;
	text-align:justify;
}
.firmadetail .ueber{
	font-weight:bold;
	color:#06c;
	margin-bottom:10px;
}
.firmadetail .adresse{

}
.firmadetail .labels{
	float:left;
	background-position:center center;
	height:24px;
	width:30px;
}
.firmadetail .labeltext{
	float:left;
	padding-top:5px;
	margin-left:10px;
}
.firmadetail .emailForm{
	background-color:#FFF;
	border:1px solid #e3e3e3;
	padding:20px;
}
.firmadetail .inputemail{
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.1) inset;
	padding:3px;
}
.firmadetail .inputemail:focus{
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(0, 102, 104, 0.6);
	border:1px solid #06c;
}

.firma{
	width:650px;
	float:left;
	min-height:100px;
	background-color:#f6f6f6;	
	margin-bottom:0px;
	padding:10px;
	margin-left:0px;
	border:1px solid #f6f6f6;
	border-bottom:1px solid #c3c3c3;
}
.even{
	/* margin-left:20px; */
	background-color:#efefef;
}
.firmashadow{
	-moz-box-shadow: 0px 5px 15px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 5px 15px rgba(0,0,0,0.2);
	box-shadow: 0px 5px 15px rgba(0,0,0,0.2);
	border:1px solid #ededed;
}
.firma .firmenname{
	color:#06c;
	font-weight:bold;
	font-size:11pt;
}
.firma .firmenname a{
	text-decoration:none;
}
.firma .firmenort{
	padding-bottom:3px;
	color:#3a3a3a;
}
.firma .logo{
	float:left;
	height:107px;
	background-position:center center;
	width:180px;
	background-repeat:no-repeat;
	background-color:#fff;
}
.firma .pictureborder{
	border:3px solid #fff;	
}
.firma .pictureshadow{
	-moz-box-shadow: 0px 0px 5px rgba(40,40,40,0.4);
	-webkit-box-shadow: 0px 0px 5px rgba(40,40,40,0.4);
	box-shadow: 0px 0px 5px rgba(40,40,40,0.4);
}
.firma .firmentext{
	margin-top:10px;
	text-align:justify;
	float:left;
	width:440px;
}
.trenn{
	background-color:#e8e8e8;
	height:5px;	
	border-top:5px solid #f1f1f1;
	margin-left:7px;
	margin-right:7px;
}
.error{
	background-color:#F00;
	color:#fff;
	text-align:center;
	padding:3px;
	font-weight:bold;	
}
.wieweg
{
	display:none;
}
.savemark{
	border:1px solid #F00;
}
.sucherg h1{
	font-size:13pt;
	margin-bottom:3px;
	margin-left:10px;	
}
.branchen{
	backround-color:#f8f8f8;
	float:left;
	width:210px;
	border:1px solid #cfe7ff;
	margin-left:10px;
	margin-bottom:15px;
	padding-top:85px;
	overflow:hidden;
	cursor:pointer;
}
.branchentext{
	padding-top:15px;
	padding-bottom:14px;
	padding-left:10px;
	background-image:url(/gfx/back_branchen.png);	
	border-top:1px solid #000;
	border-top:1px solid rgba(0,0,0,0.4);
}
.branchentext a{
	color:#fff;
	font-weight:bold;
}
.kontoInformation{
	background-color:#fff;	
	padding:15px;
	margin-top:15px;
	margin-bottom:15px;
	margin-left:10px;
	margin-right:10px;
	border-top:1px solid #cccccc;
	color:#F00;
	font-weight:bold;
}
.kontoInformation h1{
	color:#333;
}
ul .firmaMenu{
	list-style-type:none;
}
.firmaMenu li{
	cursor:pointer;
	float:left;
	display:block;
	background-color:#efefef;	
	padding:5px;
	padding-top:5px;
	padding-bottom:5px;
	margin-right:8px;
	border-bottom:4px solid #F90;
	border-left:1px solid #d2d2d2;
	border-right:1px solid #d2d2d2;
	border-top:1px solid #d2d2d2;
}
.firmaMenu li a{
	text-decoration:none;	
}
.firmaMenu li:hover{
	background-color:#F90;
	border-bottom:4px solid #FFF;
}
.firmaMenu li:hover a{
	color:#fff;
}
.centerData{
	margin-left:5px;margin-right:5px;	
}
h2{
	color:#0066CC;	
}
.small_premium{
	border:1px solid #cecece;
	cursor:pointer;	
}
.small_premium:hover{
	border:1px solid #F00;
}
.premium_big{
	cursor:pointer;	
}
ul.backlinks{
	list-style-type:none;	
}
ul.backlinks li{
	padding:3px;
	background-color:#f8f8f8;
	margin-bottom:2px;
}
ul.backlinks li a{
	text-decoration:none;
}