/* www.devsaran.com */

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700,800,300);
@import url(http://fonts.googleapis.com/css?family=Bitter:400,700);


/* Deafults */

/* Default Style
--------------------------------*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}

body{
 background:#ccc !important;	
	}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
  display:block;
}

nav ul {
  list-style:none;
}

blockquote, q {
  quotes:none;
	border: 1px solid #bbbbbb;
	background: #d8d8d8 url(images/quote.png) no-repeat;
	padding: 10px 5px 5px 47px;
	text-shadow: 1px 1px #fff;
	margin: 5px 0;
	border-radius: 7px;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content:'';
  content:none;
}

address {
	font-style:normal;
}

pre {
  background: #d8d8d8;
  text-shadow: 1px 1px #fff;
  border: 1px solid #bbbbbb;
  padding: 7px;
  margin: 5px 0;
  border-radius: 7px;
}

code {
  background: #d8d8d8;
  text-shadow: 1px 1px #fff;
  border: 1px solid #bbbbbb;
  display: block;
  padding: 7px;
  margin: 5px 0;
  border-radius: 7px;
}

ins {
  background-color:#fdfc9b;
  text-decoration:none;
}

mark {
  background-color:#fdfc9b;
  font-style:italic;
  font-weight:bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom:1px dotted;
  cursor:help;
}

hr {
  height:1px;
  background: #9f9f9f;
  margin: 7px 0;
  border: none;
	clear: both;
	float: none;
	width: 100%;
}

input, select {
  vertical-align:middle;
}

select {
  border-radius: 0 !important;
  border: 1px solid #ACACAC;
  padding: 3px 4px;
  height:2em;
  margin-top:1px;
}

.remove-margin {
  margin-right: 0 !important;
}

div#cboxContent button {
	border: none !important;
}

fieldset {
  border: 1px solid #ccc;
  margin: 0 ;
  padding: 10px;
}

table {
  border-collapse:collapse;
  border-spacing:0;
  margin-bottom: 15px;
  width: 100%;
}

th, tr, td {
  vertical-align: middle;
}

.sticky-header th, .sticky-table th {
  border-bottom: 3px solid #ccc;
  padding-right: 1em;
  text-align: left;
}


table {
  background: #ececec;
	font-size: 90%;
}

th {
  background: #808080;
  padding: 5px 5px;

  color:#fff;
}

td {
  text-align: left;
  padding: 3px 5px;
}

tr.odd td {
	background-color: #eee;
}

tr.even td {
	background-color: #fff;
}


body {
  font-family: Open Sans,Arial,Century gothic, sans-serif;
  color: #555;
  font-size: 13px;
  font-weight: 400;
}


a {
  text-decoration: none;
  color: #1C6EA0;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}

a:hover {
  text-decoration: none;
  color: #42A9BE;
}

p {
  margin: 0 0 0.8em;
  font:14px/20px Georgia,Century,Times,serif;
  text-align:justify;
}

strong {
  font-weight: 700;
}

em {
  font-style: italic;
}

ul, ol {
  padding-left:20px;
  padding-bottom:10px;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}


html[xmlns] .clearfix {
  display: block;
}

* html .clearfix {
  height: 1%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  padding: 0;
  margin: 0px 0px 7px 0px;
}


h1 {
	font-size: 24px;
	color: #006eb8;
}	
	
h2 {
	font-size: 14px;
}

#content h2 {
	font-family: Bitter,Helvetica,Arial,sans-serif;
	font-family: Georgia,Century,Times,serif;
	font-size:17px;
	padding-top:2px;
	color: #006eb8;
	margin-bottom:0;
}

h3 {
	font-size: 14px;
}
h4 {
	font-size: 17px;
}
h5 {
	font-size: 15px;
}
h6 {
	font-size: 13px;
}

#wrapper {
  margin: 0px auto;
}

#content-contain {
  padding: 0px 0px 25px 0px;
  background: #fff;
}

#head {
  float: left;
  width: 100%;
  height:125px;
  background: #fff;
  /*background-image: url("/sites/default/files/hintergrund.jpg");*/
}

#wrb { /* Werbebanner*/
	margin-top: 10px;
	width: 468px;
	height: 60px;
	float: right;
}

#headright {
 /* background: #214467;*/
  float: right;
  position: relative;
}

#socialbar {
  height: 60px;
}

ul.social {
  list-style: none;
  margin: 20px 10px 0px 10px;
  float: right;
}

ul.social li {
  float: left;
  margin-left: 10px;
}

#logo {
  float: left;
  margin: 10px 0 0 10px;
}

#logo img {
	/*margin-top: 5px;*/
}

.site-slogan {
  font-family: Bitter, Helvetica, Arial, sans-serif;
  font-family: Georgia,Century,Times,serif;
  font-size: 14px;s
  color: #333333;
  font-weight: 400;
  text-transform: uppercase;
  padding: 10px 0;
  width:600px;
}

#mobileMenu_mm1 {
  margin: 10px 20px;
  padding: 3px 0px;
}

#navigation {
  margin: 0px auto;
  /*float: right;*/
}

/* 17.04.2014: font-size von 14px auf 16px geŠndert */

#main-menu {
  clear: both;
  color: #fff;
  font-size: 18px;
  margin: 0 auto;
  overflow: hidden;
  background-color:#efefef;
}

#main-menu ul {
  /*float: right;*/
  padding-left: 10px;
}

#main-menu li {
  float: left;
  list-style-type: none;
  font-weight: 400;
}

#main-menu li a {
  color: #006eb8;
  display: block;
  padding: 10px 20px 10px 0;
  position: relative;
  text-decoration: none;
}

#main-menu li a:hover,
#main-menu li a:active,
#main-menu li.active-trail,
#main-menu li.active-trail a,
#main-menu a.active{
  color: #fb9027 !important;
}

#main-menu li a .sf-sub-indicator {
  display: block;
  overflow: hidden;
  position: absolute;
  text-indent: -9999px;
}

#main-menu li.active-trail li a {
	color: #fff !important;
}

#main-menu li li a,
#main-menu li li a:link,
#main-menu li li a:visited {
  background-color: #fb9027;
  border-top-width: 0;
  color: #fff;
  font-size: 13px;
  padding: 10px 10px;
  position: relative;
  text-transform: none;
  width: 140px;
  font-weight: 400;
}

#main-menu li li a:hover,
#main-menu li li a:active {
  color: #fff;
  background: #006eb8;
}

#main-menu li ul {
  height: auto;
  padding: 0px 0px;
  left: -9999px;
  margin: 0 0 0 1px;
  position: absolute;
	width: 160px;
  z-index: 9999;
}

#main-menu li ul a {
  width: 160px;
}

#main-menu li ul ul {
  margin: -38px 0 0 160px;
}

#main-menu li:hover>ul,
#main-menu li.sfHover ul {
  left: auto;
}

#main-menu ul li.leaf, #main-menu ul li.expanded, #main-menu ul li.collapsed {
  list-style:none;
}
#main-menu ul.menu li {
  margin: 0;
  
}

div.content ul.menu li{
  /*list-style-image: url(../images/fieldset-collapsed.gif) !important;*/
  list-style:none;
  padding-left: 5x;
  margin-left:10px;
}
	

#main-menu li.expanded, #main-menu li.collapsed, #main-menu li.leaf {
  margin: 0;
  padding: 0;
}

#front-welcome{
  font-family: Bitter, Helvetica, Arial, sans-serif;
  font-family: Georgia,Century,Times,serif;
  font-weight: 400;
	text-align:center;
  padding: 15px 5% 0;
  width: 90%;
}

#front-welcome .block > h2{
	color:#282c2f;
	font-size:24px;
	margin:0px auto;
  text-transform: none;
}

#front-welcome p{
	padding:10px 0px;
	color:#282c2f;
	line-height:22px;
	font-size:18px;
}

#header {
  margin-top: 20px;
}

#breadcrumbs{
  font-size: 11px;
}

#content {
  margin-top: 10px;
}

.node {
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.node h2.title, .page-title {
  font-family: Bitter, Helvetica, Arial, sans-serif;
  font-family: Georgia,Century,Times,serif;
  font-weight: 700;
  color: #006eb8;
  font-size: 20px;
  margin-top:20px;
}

.node h2.title a{
  color: #000;
}

.block{
	margin-bottom: 10px;
	clear:both;
}

#header .block > h2, #foot .block > h2, 
.region-content-top .block > h2{
  font-size: 14px;
}

#sidebar-first {
  margin-top: 25px;
}

/* ErgŠnzt von G. Hirsch am 18.04.2014 */

/*#sidebar-first .block{
	border: 1px solid grey !important;;
	}*/

.sidebar .block > h2 {
  font-family: Bitter, Helvetica, Arial, sans-serif;
  font-family: Georgia,Century,Times,serif;
  color: #006eb8;
  color: #fb9027;
  /*color: #fff;*/
  /*background: transparent url(../images/kreis-orange.gif) no-repeat left center !important;*/
 /*background-color: #808080 !important;
  background-color: #777 !important;*/
 /* border-radius:5px;*/
  text-transform: uppercase;
  padding: 15px 0 3px 5px;
  font-weight: 600;
  border-bottom:1px solid #CFCFCF;
}

#bottom {
  background: #4E4554;
  padding-top: 25px;
  padding-bottom: 15px;
}

#bottom .botblck a{
  color: #fff;
}

.botblck {
  float: left;
  list-style: none;
}

.botblck .block > h2 {
  font-family: Bitter, Helvetica, Arial, sans-serif;
  font-family: Georgia,Century,Times,serif;
  padding: 0px 0px 0px 0px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}

.botblck .content {
  padding: 0;
  margin: 0;
  line-height: 160%;
  color: #bbb;
}

#copyright {
  background: #3E3742;
  padding: 25px 0px;
  text-align: center;
}

.credit {
  color: #eee;
}

.links {
  color: #000;
  margin-top: 10px;
  font-size: 13px;
}

.links li a {
  background-color: #006EB8;
  color: #fff;
  padding: 4px 5px;
  border-radius: 4px;
  font-weight: normal;
}

#comments .links li a {
  background-color: #d7d5d3;
	color: #555;
}

.links li a:hover {
  background-color: #D7D5D3 !important;
  color: #555 !important;
}

#comments .links li a:hover {
  background-color: #006eb8 !important;
  color: #fff !important;
}

div.content footer {
	margin-top: 10px;
}

/*-------------------------------------------*
/* BlÃ¶cke Sidebar
/*-------------------------------------------*/

#sidebar-first .node {
	margin-bottom: 0;
	padding-bottom: 0;
}

#sidebar-first .block .content {
	padding-left:10px;
}

#sidebar-first .block .content .content {
	padding-left: 0;
}

#sidebar-first ul {
	list-style-type: none;
	padding: 0;
}

#sidebar-first ul li {
	margin-bottom: 5px;
}



/*Social Media Icons*/

.sidebar #block-block-1 ul {
	overflow:hidden;
}

.sidebar #block-block-1 ul li {
  float:left;
  height:32px;
  width:32px;
	margin-right: 5px;
}

.sidebar #block-block-1 ul li a {
  display:block;
  height:32px;
  width:32px;
	background-color:transparent;
  background-position:0 0;
  background-repeat:no-repeat no-repeat;
}

.sidebar #block-block-1 ul li span {
  display:block;
  text-indent:-999em;
}

.sidebar #block-block-1 a#icon-facebook {
  background-image:url(../images/facebook.gif);
}

.sidebar #block-block-1 a#icon-twitter {
  background-image:url(../images/twitter.gif);
}

.sidebar #block-block-1 a#icon-rss {
  background-image:url(../images/rss.gif);
}

.sidebar #block-menu-menu-was-kann-ich-tun- ul,
.sidebar #block-menu-menu-was-kann-ich-tun- ul li{
	list-style-image: none;
	list-style-type: none;
}

/*-------------------------------------------*
/* Bottom
/*-------------------------------------------*/

#bottom a {
	color: #fff;
	text-decoration: none;
}

#bottom a:hover, #bottom a:focus {
	text-decoration:underline;
}

#bottom ul.menu {
	list-style-type:none;
	list-style-image:none;
	margin: 0;
	padding: 0;
}

#bottom ul.menu li {
	list-style-type:none;
	list-style-image:none;
}

/*-------------------------------------------*
/* Fix CKEditor style
/*-------------------------------------------*/
table.cke_editor {
  background: transparent;
  border: 0;
}
table.cke_editor td {
  background: transparent;
  padding: 0;
  border: 0;
}

div#comment-body-add-more-wrapper div.text-format-wrapper fieldset#edit-comment-body-und-0-format {
	display:none;
}

/*-------------------------------------------*
/* Poll, Buttons, Form
/*-------------------------------------------*/
.poll .vote-form .choices .title {
  font-size: 14px;
  font-weight: normal;
  line-height: 2;
}

.poll .vote-form .choices {
  margin: 0;
}

.form-submit{
  -moz-transition: all 0.2s ease-in-out 0s;
  cursor: pointer;
  color: #fff;
  margin-bottom: 5px;
  margin-right:5px;
  font-weight: bold;
  background-color: #fb9027 !important;
  color: #fff;
  border: none;
  padding: 5px;
  /*border-radius: 5px;*/
}

.form-submit:hover{
  background: #808080 !important;
}

#headright .form-submit, #headright .form-submit:hover {
	background-color: transparent;
	padding: 0;
	border-radius:0;
}

input.form-checkbox, input.form-radio {
  vertical-align: baseline;
}

.form-text {
  border-radius: 3px;
  border: 1px solid #acacac;
  padding: 4px 5px;
}

form#search-block-form--2 {
	margin-top: 10px;
	text-align:right;
}

form#search-block-form .form-submit {
	background: none;
}

form#search-block-form .form-submit {
	background-color: transparent !important;
	
}
	

/*-------------------------------------------*
/* Menus and item lists 
/*-------------------------------------------*/
.item-list ul {
  margin: 0;
  padding: 0 0 0 1.5385em;
}

.item-list ul li {
  margin: 0;
  padding: 0;
}

ul.menu li {
  margin: 0;
  padding: 0;
}

ul.inline {
  clear: both;
}

ul.inline li {
  margin: 0;
  padding: 0;
}

#user-menu {
	margin-top: 10px;
	overflow:hidden;
	padding-right:4px;
  font-size:15px;

}

#user-menu ul {
	float: right;
	width: auto;
	
}

#user-menu ul li {
	float:left;
	margin-left:10px;
	padding: 0;
	list-style-image:none !important;
	list-style-type:none !important;
}

/*-------------------------------------------*
/* Admin Tabs
/*-------------------------------------------*/
.tabs-wrapper {
  /*border-bottom: 1px solid #b7b7b7;*/
  margin: 0 0 0 0;
}

ul.primary {
  border: none;
  margin: 0;
  padding: 0 0 0 1em;
}

ul.primary li a {
  background: none;
  border: none;
  display: block;
  float: left;
  line-height: 1.5385em;
  margin: 0;
  padding: 0 1em;
  border-radius: 4px 4px 0 0;
  margin-right: 5px;
}

ul.primary li a:hover, ul.primary li a.active {
  background: #666;
  border: none;
  color: #fff;
}

ul.primary li a:hover {
  background: #888;
  text-decoration: none;
}

ul.secondary {
  background: #666;
  border-bottom: none;
  clear: both;
  margin: 0;
  padding: 0;
}

ul.secondary li {
  border-right: none;
}

ul.secondary li a, ul.secondary li a:link {
  border: none;
  color: #ccc;
  display: block;
  float: left;
  line-height: 1.5385em;
  padding: 0 1em;
}

ul.secondary li a:hover, ul.secondary li a.active {
  background: #888;
  color: #fff;
  text-decoration: none;
}

ul.secondary a.active {
  border-bottom: none;
}

/*-------------------------------------------*
/* Tabs and Tags
/*-------------------------------------------*/
.field-name-field-tags {
  margin: 0 0 10px 0;
}

.field-name-field-tags a{
  display: inline-block;
  background: url(images/tag.png) no-repeat;
  padding: 0px 8px 0 16px;
  height: 22px;
  text-shadow: 1px 1px #fff;
  border-radius: 2px;
  font-size: 12px;
}

.field-name-field-tags a:hover{
}

.field-name-field-tags .field-item {
  margin: 0 1em 0 0;
}

.field-name-field-tags div {
  display: inline;
}

#content-container .field-label{
}

#content-container .field-items .field-item{
}

/*-------------------------------------------*
/* Profile
/*-------------------------------------------*/

.node-user div.row {
	height: 115px;
	/*background-color: #eee;
	-webkit-box-shadow: 0px 0px 5px 0px #808080;
	box-shadow: 0px 0px 5px 0px #808080;
	border-radius:10px;*/
}

.node-user div.row .alpha{
	width:220px;
	}
	
.node-user div.row .omega{
	width:380px;
	}

.node-user ul {
	margin-bottom: 15px;
}

.profile {
  margin: 1.5385em 0;
  padding:4px;
  background-color:#eee;
  float:none;
  display:block;
}

.profile .user-picture{
	float:left !important;
	margin:2,8,0,0 !important;
	}

.profile dd {
  margin-bottom: 1.5385em;
}

.profile h3 {
  border: none;
}

.profile dt {
  margin-bottom: 0;
}

.password-parent {
  width: 36em;
}

.kurzportrait{
  float:none;	
	}

/*-------------------------------------------*
/* comment
/*-------------------------------------------*/
#comments {
  clear: both;
  margin-top: 14px;
}

.comment {
	overflow:hidden;
  margin-bottom: 10px;
	padding: 10px;
	background-color:#eee;
	border-radius:10px;

}



h3.comment-title a{
  margin-bottom: 5px;
  font-size: 16px;
  color: #67696d;
}

.comment .new {
  color: #fb9027;
  text-transform: capitalize;
  margin-left: 1em;
}

.form-textarea-wrapper textarea {
  border-radius: 3px;
  border: 1px solid #acacac;
}

.comment .submitted {
	font-size: 11px;
	text-shadow:none;
	color: #555;
}

.comment .user-picture{
  float: left;

  margin-right: 7px;

}

.comment-new-comments{
  display: none;
}

/*-------------------------------------------*
/* Navigation
/*-------------------------------------------*/
.item-list .pager {
}

.item-list .pager li {
  background: #cfcfcf;
  border-radius: 3px;
  margin-right: 4px;
  text-shadow: 1px 1px #fff;
}

/*-------------------------------------------*
/* Forum
/*-------------------------------------------*/
.field-name-taxonomy-forums div {
  display: inline;
  margin-top: 4px;
}

.field-name-taxonomy-forums .field-items {
}

#forum .title {
  font-size: 16px;
}

#forum .submitted {
  font-size: 12px;
  font-family: Lucida Grande, Verdana, Arial, sans-serif;
  background: transparent;
  padding: 0;
}

#forum .container {
  background: #a1a1a1;
  color: #fff;
}

#forum .container a {
  color: #000;
  font-weight: bold;
}

#forum div.indent {
  margin-left: 2px;
}

.forum-starter-picture {
  float: left;
  padding: 4px;
  border: 1px solid #d9d9d9;
  margin: 5px 7px 5px 0;
}

#forum th {
  background: #434343;
  text-shadow: none;
  color: #fff;
}

#forum th a {
  color: #fff;
}

#forum td.forum .icon, #forum .icon div {
  background: url(images/no-new-posts.png) no-repeat;
  width: 35px;
  height: 35px;
}

#forum .name a{ 
  font-size: 16px;
}

.credit a {
    color: #42A9BE;
}

.credit a:hover {
    color: #aaa;
}

/*-------------------------------------------*
/* Startseite
/*-------------------------------------------*/

.front #news span, .front #berichte span, .front #feeds span, .front #feeds2 span {
	    color: #808080;
			font-size: 0.7em;
			font-weight: normal;
}

.startseite_content .gr-start img {
	/*padding: 3px;
	border: 1px solid #bbb;
	-webkit-box-shadow: 0px 0px 5px 0px #bbb;
	box-shadow: 0px 0px 5px 0px #bbb;*/
}

.startseite_content .gr-start h3 {
	font-weight: normal;
	font-size: 100%;
	text-align:center;
}

/*News, Berichte*/

.startseite_content #news ul, .startseite_content #berichte ul {
	padding: 0;
}

.startseite_content #news li, .startseite_content #berichte li {
	list-style-type: none;
	overflow:hidden;
	margin-bottom: 10px;
	padding-bottom:6px;
	border-bottom:1px solid #CFCFCF;
}

.startseite_content #news img, .startseite_content #berichte img {
	/*padding: 3px;
	border: 1px solid #bbb;
	-webkit-box-shadow: 0px 0px 5px 0px #bbb;
	box-shadow: 0px 0px 5px 0px #bbb;*/
	float: left;
}

.startseite_content #news h3, .startseite_content #berichte h3 {
	padding-left: 165px;
}

.startseite_content #news p, .startseite_content #berichte p {
	padding-left: 165px;
}

/*-------------------------------------------*
/* Slider
/*-------------------------------------------*/

div#views_slideshow_cycle_main_startseite-modelle {
	background-color:#808080;
	/*-webkit-box-shadow: 0px 0px 5px 0px #000;
	box-shadow: 0px 0px 5px 0px #000;*/
	overflow:hidden;
	color: #fff;
	position:relative;
	margin-bottom:20px;
	/*-webkit-border-radius: 10px;
border-radius: 10px;*/
}
div#views_slideshow_cycle_main_startseite-modelle,
div.views-slideshow-cycle-main-frame-row,
div#views_slideshow_cycle_teaser_section_startseite-modelle {
	width: 100% !important;
}

div#views_slideshow_cycle_main_startseite-modelle img {
	float:left;
	padding-right: 20px;
}

div#views_slideshow_cycle_main_startseite-modelle p {
	margin-bottom: 0;
}

div#views_slideshow_cycle_main_startseite-modelle h2 {
	padding-top:5px;
	color: #fb9027;
}

div#views_slideshow_cycle_main_startseite-modelle p.more {
	position: absolute;
	bottom: 10px; 
	right: 10px;
	text-align: right;
}

div#views_slideshow_cycle_main_startseite-modelle p.more a {
	color: #fff;
	padding: 5px 0 5px 25px;
	background: transparent url(../images/icon-arrow.png) no-repeat left center;
}

div#views_slideshow_cycle_main_startseite-modelle p.more a:hover,
div#views_slideshow_cycle_main_startseite-modelle p.more a:focus {
	text-decoration:underline;
}

/*-------------------------------------------*
/* Views allgemein
/*-------------------------------------------*/

div.view-filters {
	padding: 10px;
	background-color: #808080;
	background-color: #dedede;
	margin-bottom:20px;
	/*border-radius: 5px;*/
}

div.view-filters label {
	/*color: #fff;*/
}

div.views-exposed-form .views-submit-button input:hover,
div.views-exposed-form .views-submit-button input:focus {
	background-color: #eee !important;
	color: #808080;
}

.views-exposed-form .views-exposed-widget {
	padding-right: 15px;
}

div.views-exposed-form .views-submit-button {
	clear:left;
}

.item-list ul.pager {
	margin-bottom: 10px;
}

.item-list ul.pager li {
	background-color:transparent;
	text-shadow:none;
}
.item-list ul.pager li a {
	color: #fb9027 !important;
}

.item-list ul.pager li.pager-current a {
	color: #808080;
}

div.view-filters #edit-distance-wrapper .form-item {
	float: left;
	margin-right: 20px;
}

div.view-filters .form-item-distance-postal-code input {
	width: 80px;
	clear: left;
}

select#edit-distance-country {
	width: 200px;
}

input#edit-distance-search-distance {
	width: 80px;
}


#edit-distance-wrapper, .views-widget-sort-by {
	clear:left;
}

#edit-distance-wrapper label {
	color: #fb9027;
}

#edit-distance-wrapper .views-widget label {
	color: #fff;
}


.form-item-distance-search-units {
	display:none;
}

#edit-postal-code {
	width: 80px;
}

.form-item-date-filter-value div.description {
	display:none;
}

.view-filters fieldset, form#views-savedsearches-delete-search-form fieldset {
	padding: 0;
	margin: 0;
	border: 0;
}

.view-filters fieldset legend a, form#views-savedsearches-delete-search-form fieldset legend a {
	color: #fb9027;
	text-transform:uppercase;
	font-weight:bold;
}

.view-filters fieldset.collapsible span, form#views-savedsearches-delete-search-form fieldset.collapsible span {
    background: url("../images/fieldset-expanded.gif") no-repeat scroll 0 55% transparent !important;
}

.view-filters fieldset.collapsed span, form#views-savedsearches-delete-search-form fieldset.collapsed span {
    background-image: url("../images/fieldset-collapsed.gif") !important;
    background-position: 0 40%;
}

#view-liegeraeder-savedsearches-container {
	padding-left: 0 !important;
}

form#views-savedsearches-delete-search-form {
	margin-bottom: 2em;
}

form#views-savedsearches-delete-search-form fieldset {
	margin-left: 8px;
}

form#views-savedsearches-delete-search-form fieldset #edit-saved-searches {
	margin: 1em 0;
}

form#views-savedsearches-delete-search-form fieldset .form-item,
form#views-savedsearches-delete-search-form fieldset input#edit-delete {
	margin-left: 12px;
}



/*-------------------------------------------*
/* Liegerad View
/*-------------------------------------------*/

.liegeraeder-uebersicht ul, .liegeraeder ul {
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:0;
}

/*.row {
	width: 100%;
	height: auto;
	float: none;
	padding:4px;
	margin-bottom: 10px;
	position:relative;
	border-bottom:solid 1px grey;
	padding-bottom:14px;
}*/

.row {
	/*border-bottom:solid 1px grey;*/
	padding-bottom:14px;
}

li.row:hover{
  background-color:#e7e7e7;
}

.rowsidebar {
	width: 100%;
	height: auto;
	float: none;
	margin-bottom: 10px;
	position:relative;
	padding-bottom:5px;
	overflow:hidden;
}

.rowsidebar img{
	float:left;
	}
	
.blocktext{
	padding-left:10px;
	float:left;
	width:420px;
}

li.rowsidebar div.image{
	width:75px;
	float:left;
	}

ul.blockliste .blocktext{
	width:210px;
	float:left;
	padding-left:5px;
	}

.blocktext h3{
	font-size:13px;
	color:#0067b4;
	margin-bottom:0;
	text-align:left;
	}
	
div.text {
	padding-left:160px;
	}
	
p.untertitel{
	font-size:12px;
	margin:0;
	line-height:1em;
	font-style:italic;
	font-weight:500;
	color:grey;
	padding-bottom:3px;
	}


.row img, .row_block img {
	float: left;
	/*border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;*/
}

.row h3 {
	font-family: Bitter, Helvetica, Arial, sans-serif;
	font-family: Georgia,Century,Times,serif;
	color: #006eb8;
	font-size:16px;
}

.row h3 span {
	background: transparent url(../images/icon-new.png) no-repeat right center;
	display:inline-block;
	width: 30px;
}

.row p {
  padding-right:4px;
	margin-bottom:0;
}

.row p.more {
	position: absolute;
	bottom: 10px;
	right: 10px;
	text-align:right;
}

.row p.edit {
	position: absolute;
  padding:4px;
	top: 0;
	right:0;
}

.liegeraeder-uebersicht .row dt, .news .row dt,
.liegeraeder .row dt	 {
	width: 11em;
	float:left;
	clear:left;
	font-weight:bold;
}

.liegeraeder-uebersicht .row dd , .news .row dd,
	liegeraeder .row dd {
	float:left;
}

#block-views-liegeraeder-block-vergleich div.attachment-before,
#block-views-liegeraeder-block-2 div.attachment-before,
div.lr-vergleich div.attachment-before {
	display: none;
}

div.lr-vergleich th.zwischentitel {
	background-color: #606060;
	text-transform:uppercase; 
}

ul.vergleich li {
	/*background: transparent url(../images/fieldset-collapsed.gif) left center no-repeat;*/
	/*list-style-image: url(../images/fieldset-collapsed.gif);*/
	padding-left: 2px;
	margin-left:30px;
}

span.flag-throbber{
	display:none;
	}

ul.vergleich li span.flag-vergleich{
	position:relative;
	right:28px;
	top:-20px;
	}

body.page-liegeraeder-vergleich div.view-display-id-block_vergleich div.view-footer {
	display:none;
}

div.liegeraeder-uebersicht span.flag-vergleich {
	position: absolute;
	top: 0;
	right: 0;
}

div.liegeraeder-uebersicht span.flag-vergleich a.unflag-action, div.view-liegeraeder span.flag-vergleich a.unflag-action {
	background: transparent url(../images/vergleich_minus_25.gif) no-repeat center center;
	height: 25px;
	width: 25px;
	display: block;
	text-indent: -9999em;
} 

div.liegeraeder-uebersicht span.flag-vergleich a.flag-action {
	/*background-image: url(../images/compare-aktiv.png);*/
	height: 25px;
	width: 25px;
	display: block;
	background-image: url(../images/vergleich_plus_25.gif);
	text-indent: -9999em;
}

/*-------------------------------------------*
/* Liegerad Node
/*-------------------------------------------*/

.node-liegeradmodell div.row, .node-gebrauchtraeder div.row {
	height: 149px;
	height: auto;
	background-color: #eee;
	-webkit-box-shadow: 0px 0px 5px 0px #808080;
	box-shadow: 0px 0px 5px 0px #808080;
	border-radius:10px;
}

.node-liegeradmodell .row .alpha a img, .node-gebrauchtraeder .row .alpha a img {
border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}

.node-liegeradmodell dl, .node-gebrauchtraeder dl {
	margin-top: 10px;
}

.node-liegeradmodell dl dt, .node-gebrauchtraeder dl dt {
	font-weight:bold;
	width: 9em;
	float:left;
	clear:left;
}

.node-liegeradmodell dl dd, .node-gebrauchtraeder dl dd {
	float:left;
}

.node-liegeradmodell ul#lm-galerie,
.node-liegeradmodell ul#lm-galerie li,
.node-gebrauchtraeder ul#gr-galerie,
.node-gebrauchtraeder ul#lgr-galerie li
 {
	list-style-type:none;
	list-style-image:none;
	padding: 0;
}

.node-liegeradmodell ul#lm-galerie img,
.node-gebrauchtraeder ul#gr-galerie img {
	padding: 4px;
	border: 1px solid #808080;

}

.node-liegeradmodell div.row {
	position: relative;
}

.node-liegeradmodell span.flag-vergleich {
	position: absolute;
	top: 5px;
	right: 5px;
}

.node-liegeradmodell a.flag-action, .node-liegeradmodell a.unflag-action {
	background: transparent url(../images/compare-inaktiv.png) no-repeat center center;
	height: 22px;
	width: 22px;
	display: block;
	text-indent: -9999em;
} 

.node-liegeradmodell a.flag-action {
	background-image: url(../images/compare-aktiv.png);
}


div#teaser {
	/*background-color: #ebebeb;*/
	height: auto;
	position:relative;
	overflow:hidden;
	margin-bottom:10px;
	margin-top:6px;
}

.node-video #teaser{
 margin-bottom:0;	
	}

.node-liegeradmodell #teaser dl{
	top:364px;
	z-index:100;
	}
	
.node-article #teaser dl{
	/*top:372px;*/
	z-index:100;
	}
	
.node-gebrauchtraeder #teaser dl{
	top:364px;
	z-index:100;
	}
	
div#titelbalken{
	overflow:hidden;
	}

	
div#titelbalken dl {
	overflow: hidden;
	position:relative;
	width: 620px;
	height: 50px;
	margin-bottom:12px;
}
	
div#teaser dl {
	overflow: hidden;
	width: 620px;
	height: 50px;
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0 !important;
  background-color:grey;
}

.node-hersteller div#teaser dl, .node-hersteller div#teaser dt {
	height:68px;
	bottom:4px;
	}
	
div#teaser dt, div#titelbalken dt {
	background-color:#006eb8;
	color: #fff;
	width: 40px;
	float: left;
	padding:5px;
	height: 50px;
}

div#teaser dd , div#titelbalken dd{
	background-color: rgba(255,255,255,0.8);
	width: 550px;
	float: left;
	padding: 5px 10px;
	margin: 0;
	height: 50px;
}

.node-hersteller div#teaser dd{
	height:65px;
	
	}

div#teaser h2, div#titelbalken h2{
	color: #fb9027;
	margin-bottom:0;
	}
	
div#teaser ul li, div#titelbalken ul li{
 list-style:none;	
	}
	
div#titelbalken ul#sm{
	position:absolute;
	top:5px;
	right:5px;
	width:90px;
	height:60px;
	z-index:100;
	margin: 0;
	padding:0;
	list-style-type: none;
	list-style-image: none;
}
	
	
div#teaser ul#sm {
position: absolute;
top: 8px;
right: 5px;
width: 90px;
height: 60px;
z-index: 100;
margin: 0;
padding: 0;
list-style-type: none;
list-style-image: none;
}

ul#sm li {
	width: 25px;
	height: 25px;
	margin: 0 5px 5px 0;
	float: left;
}

ul#sm li a {
background: transparent url(/sites/all/themes/responsive_lm/images/social-media-icons.png) no-repeat 0 0;
width: 25px;
height: 25px;
display: block;
}

ul#sm li a span {
	text-indent: -999em;
	display: block;
}

ul#sm li a:focus {
	-webkit-transition: all 500ms ease-in;
	-moz-transition: all 500ms ease-in;
	-ms-transition: all 500ms ease-in;
	-o-transition: all 500ms ease-in;
	transition: all 500ms ease-in;
}

ul#sm li a#icon_link {
	background-position: -100px 0;
}

ul#sm li a#icon_link:focus  {
	background-position: -100px -25px;
}

ul#sm li a#icon_fb {
	background-position: 0 0;
}


ul#sm li a#icon_yt {
	background-position: -125px 0;
}

ul#sm li a#icon_yt:focus {
	background-position: -125px -25px;
}

a#icon_fb:focus {
	background-position: 0 -25px;
}

ul#sm li a#icon_tw {
	background-position: -25px 0;
}

ul#sm li a#icon_wp {
	background-position: -75px 0;
}

ul#sm li a#icon_wp:focus {
	background-position: -75px -25px;
}

ul#sm li a#icon_tw:focus {
	background-position: -25px -25px;
}

a#icon_link {
	background-position: -100px 0;
}

a#icon_link:hover, a#icon_link:focus  {
	background-position: -100px -25px;
}
	
/* Slideshow fŸr die Detailansichten */

/*-------------------------------------------*
/* Hersteller Node
/*-------------------------------------------*/

.node-hersteller div.row{
	height: 149px;
	height: auto;
	background-color: #eee;
	-webkit-box-shadow: 0px 0px 5px 0px #808080;
	box-shadow: 0px 0px 5px 0px #808080;
	border-radius:10px;
}

.node-hersteller .row .alpha a img {
    /*border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;*/
}

.node-hersteller p.zusatzinfo{
	margin-bottom:0;
	}

/*-------------------------------------------*
/* Hersteller und HÃ¤ndler View (und andere)
/*-------------------------------------------*/


.hersteller ul, .haendler ul, .webseiten ul, .benutzer ul {
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:0;
}

.liste {
 padding-left:0;	
	}

.liste .row{
	width: 100%;
	height: auto;
	float: none;
	margin-bottom: 10px;
	padding-bottom: 20px;
  padding-top:6px;
  padding-left:4px;
	border-bottom:1px solid grey;
	position:relative;
	overflow:hidden;
	}

.hersteller .row img, .haendler .row img, .webseiten .row img, .benutzer .row img {
	/*float: left;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;*/
}

.hersteller .row h2, .haendler .row h2, .webseiten .row h2, .benutzer .row h2 {
	font-family: Bitter, Helvetica, Arial, sans-serif;
	font-family: Georgia,Century,Times,serif;
	padding-top: 5px;
}

.hersteller .row h2 span {
	background: transparent url(../images/icon-new.png) no-repeat right center;
	display:inline-block;
	width: 30px;
}

.hersteller 
 p, .haendler .row p, .webseiten .row p, .benutzer .row p {
	margin-bottom: 0;
}

#block-views-haendler-2-bl-teaser .view ul{
	/*padding-left: 0;*/
}


#block-views-haendler-2-bl-teaser .view ul li{
	margin-bottom: 15px;
}

.haendler .row p.herstellerliste{
	margin-top:6px;
	width:380px;
	}

/*-------------------------------------------*
/* Veranstaltungen View
/*-------------------------------------------*/

.view-veranstaltungen table th.spalte1 {
	width:40%;
}

.view-veranstaltungen table th.spalte2 {
	width:15%;
}

.view-veranstaltungen table th.spalte3 {
	width:20%;
}

.view-veranstaltungen table th.spalte4 {
	width:20%;
}

/*Block*/
#sidebar-first div.view-veranstaltungen ul li span {
	font-size: 0.85em;
	color: #808080;
	padding-left:10px;
}

/*-------------------------------------------*
/* Veranstaltungen Node
/*-------------------------------------------*/

.node-veranstaltung div.row {
	background-color: #eee;
	-webkit-box-shadow: 0px 0px 5px 0px #808080;
	box-shadow: 0px 0px 5px 0px #808080;
	border-radius:10px;
	padding: 10px 0;
}

.node-veranstaltung .row dl#termin {
	padding-left: 10px;
}

.node-veranstaltung .row dl dt {
	font-weight:bold;
	width: 8em;
	float:left;
	clear:left;
}

.node-veranstaltung .row dl dd {
	float:left;
}

/*-------------------------------------------*
/* FAQ View
/*-------------------------------------------*/

.view.faq ul.faq {
	list-style-type: none;
	list-style-image: none;
	margin-left: 0;
	padding-left: 0;
}

.view.faq ul.faq li {
	padding: 10px;
	/*background-color: #eee;
	border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 5px 0 #808080;*/
    border-bottom:solid 1px grey;
    margin-bottom: 20px;
}

/*-------------------------------------------*
/* News View und Node
/*-------------------------------------------*/

.news ul, ul.wissen {
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:0;
}

.news .row, .wissen .row {
	width: 100%;
	height: auto;
	float: none;
	margin-bottom: 8px;
	position:relative;
}



.news .row img, .wissen .row img {
	float: left;
	/*padding: 3px;
	border: 1px solid #bbb;
	-webkit-box-shadow: 0px 0px 5px 0px #bbb;
	box-shadow: 0px 0px 5px 0px #bbb;*/
	
}

.news .row h3, .wissen .row h3 {
	font-family: Bitter, Helvetica, Arial, sans-serif;
	font-family: Georgia,Century,Times,serif;
	/*padding-top: 5px;*/
	padding-bottom:2px;
	color: #006eb8;
}

.news .row h3 span, .wissen .row h3 span {
	background: transparent url(../images/icon-new.png) no-repeat right center;
	display:inline-block;
	width: 30px;
}

.news .row p.submitted, .wissen .row p.submitted,
	.hersteller .row p.submitted {
	font-size: 11px;
	color: #8e8e8e;
	font-style: italic;
}

.node-article .row .omega img {
	padding: 3px;
	border: 1px solid #bbb;
	-webkit-box-shadow: 0px 0px 5px 0px #bbb;
	box-shadow: 0px 0px 5px 0px #bbb;
}

.node-article .row dl {
	margin-top: 15px;
}

.node-article .row dl dt {
	font-weight:bold;
	clear:left;
	float: left;
	width: 6em;
}

.node-article .row dl dd {
	float: left;
}

.node-article ul {
	margin-bottom: 0.5em;
}

/*-------------------------------------------*
/* Wissen Ãœbersicht
/*-------------------------------------------*/

.wissen #faq ul, .wissen #berichte ul {
	padding-left: 15px;
}

#wissen_links .view ul {
	padding-left: 0;
}

#wissen_links .view ul li {
	text-align: center;
}

#wissen_links .view ul img {
	/*padding: 3px;
	border: 1px solid #bbb;
	-webkit-box-shadow: 0px 0px 5px 0px #bbb;
	box-shadow: 0px 0px 5px 0px #bbb;*/
}

/*-------------------------------------------*
/* Treffpunkt Ãœbersicht
/*-------------------------------------------*/

.treffpunkte #veranstaltungen ul {
	list-style-type:none;
	list-style-image:none;
	padding-left: 0;
}

.treffpunkte #veranstaltungen ul li {
	margin-bottom: 10px;
}

.treffpunkte #veranstaltungen ul li span {
	display:block;
	margin-left: 15px;
	line-height: 0.4;
}


/*-------------------------------------------*
/* Node Erfahrungsberichte
/*-------------------------------------------*/

.node-erfahrungsbericht img {
	padding: 3px;
	border: 1px solid #bbb;
	-webkit-box-shadow: 0px 0px 5px 0px #bbb;
	box-shadow: 0px 0px 5px 0px #bbb;
}

span.autofloat-even, #content span.autofloat-even {
  margin:5px 10px 5px 0 !important;
}
	
span.autofloat-odd, #content span.autofloat-odd {
  margin:5px 0x 5px 10px !important;
}

.node-erfahrungsbericht p.autor {
	font-style:italic;
	color: #555;
}

/*-------------------------------------------*
/* Kommentare mit Buttons und so weiter
/*-------------------------------------------*/


.links li.comment-add {
	margin: 10px 0 !important;
}


.links li.comment-add a {
	background-color: #006EB8;
	color: #fff;
	text-shadow:none;
}

/* Teamseite */

#node-153 h3 {
	clear: both;
}

#node-153 img {
	border: 1px solid #BBBBBB;
    box-shadow: 0 0 5px 0 #BBBBBB;
    padding: 3px; 
		background-color: #fff;
}

/* Angepasst von Gerald Hirsch */

#search-block-form{
	text-align:right;
	}
	
table.group_md_tdtab tr th.field-label{
	width:140px;
	}
	
table.group_md_typologie_tabelle tr th.field-label{
	width:120px;
	}

div.four:nth-child(1) > a:nth-child(1) > img:nth-child(1){
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	}
	
/*div.node-liegeradmodell img{
	
	}*/
	
/*div.node-user div.user-picture img{
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	}*/
	
#block--managed-3 div.content{
  padding-left: 0 !important;	
}

#block--managed-0 div.content{
  padding-left: 0 !important;	
}

/* Formulare */

form .field-multiple-table th.field-label {
 padding-left: 6px;
}

div.tabledrag-toggle-weight-wrapper{
 display:none;	
	}
	
/* Menu Tabs */

body div.icon-tabs-block ul.tabs li{
 padding: 4px !important;
 margin: 0 4px 2px 0 !important;	
 /*background:#006EB8;*/
 background:#fff !important;
 border-right:1px solid grey;
	}
	
	
body div.icon-tabs-block ul.tabs li.active{
background-color:#999;;
	}
	
body div.icon-tabs-block ul.tabs li.active a{
color:#fb9027 !important;
	}
	


body div.icon-tabs-block ul.tabs li a{
/*text-indent:-10px;*/
font-size:10px !important;
padding:0 25px 0 0 !important;
color:#006eb8 !important;
font-weight:800;
	}
	
	
/* Slideshow */

div.item-list{
 /*margin-top:2px;	*/
	}
	
.node-gebrauchtraeder #teaser ul.field-slideshow-pager, .node-liegeradmodell #teaser ul.field-slideshow-pager, .node-type-ensemble-portraits #teaser ul.field-slideshow-pager {
	height: 53px !important;
	padding: 10px !important;
	background-color: #ebebeb !important;
}

.node-gebrauchtraeder #teaser ul.field-slideshow-pager li, .node-liegeradmodell #teaser ul.field-slideshow-pager li
 {
	margin-right: 14px;
}

.node-gebrauchtraeder #teaser ul.field-slideshow-pager li.last, .node-liegeradmodell #teaser ul.field-slideshow-pager li.last
 {
	margin-right: 0;
}

/* Sonstige Klassen */

span.subtitle{
 font-size:13px;
 	}
 	
span.date{
 color:black;
 font-weight:normal;	
	}
	
div.view-id-mitglied{
 /*background-color:#D3D3D3;*/
 width:95%;
 /*padding-top:6px;*/
 padding-left:4px;	
	}
	
div.view-footer{
 text-align:right;
 }
 
.teaser-three-images .view-footer{
 border-bottom:solid 1px grey;	
	}
	
.teaser-three-images .more-link{
 border-bottom:solid 1px grey;	
	}
 
div.views-slideshow-controls-bottom{
	padding-bottom:10px;
	}
	
div.more-link{
 margin-bottom:12px;
	}
div.view{
	padding-top:6px;
	}
	
.teaser-three-images .row {
	width: 100%;
	height: auto;
	float: none;
	padding:4px;
	margin-bottom:5px;
	position:relative;
	padding-bottom:14px;
}

div.view-aktionen{
	padding-top:0;
	}
	
a.link_wrapper{
 text-decoration:none;
 color:black;	
	}
	
p.toolbar{
 margin-bottom:0;
 padding:4px;
 text-align:right;
 position:absolute;
 top:0;
 right:0;
	}
	
p.toolbar img{
	margin-left:5px;
	}
	
/* Aktionen */

li.floating{
	float:left;
	width:145px;
	}
	
li.unfloating{
	clear:left;
	}
	
div.view-aktionen ul {
 margin-left:0 !important;	
	}
	
div.view-aktionen ul li{
	line-height:1.5em;
	margin-left:0 !important;
	}
	
a#drucken {
	line-height:25px;
	padding:10px 0 10px 30px !important;
	background: transparent url(../images/drucken_25.gif) left center no-repeat;
	}
	
a#fehler {
	line-height:25px;
	padding:10px 0 10px 30px !important;
	background: transparent url(../images/ausrufezeichen_25.gif) left center no-repeat;
	}
	
a#website {
	line-height:25px;
	padding:5px 0 5px 30px !important;
	background: transparent url(../images/website_25.gif) left center no-repeat;
	}	
	
li#website {
	padding:5px 0 5px 30px !important;
	background: transparent url(../images/website_25.gif) left center no-repeat;
	}

li.bearbeiten, #bearbeiten {
	line-height:25px;
	padding:5px 0 5px 30px !important;
	background: transparent url(../images/bearbeiten_25.gif) left center no-repeat;
	}

/*
#faq {
	line-height:25px;
	padding:5px 0 5px 30px !important;
	background: transparent url(../images/faq_25.gif) left center no-repeat;
	}
	
#members {
	padding:5px 0 5px 30px !important;
	background: transparent url(../images/members_25.gif) left center no-repeat;
	}
	
#profil {
	padding:5px 0 5px 30px !important;
	background: transparent url(../images/profil_25.gif) left center no-repeat;
	}
	
#video {
	padding:5px 0 5px 30px !important;
	background: transparent url(../images/video_25.gif) left center no-repeat;
	}
	
#berichte {
	padding:5px 0 5px 30px !important;
	background: transparent url(../images/erfahrungsberichte_25.gif) left center no-repeat;
	}
	
#message {
	padding:5px 0 5px 30px !important;
	background: transparent url(../images/message_25.gif) left center no-repeat;
	}*/
	
ul.menu a.flag-action, ul.menu a.unflag-action {
	line-height:25px;
	padding:10px 0 10px 30px !important;
	background: transparent url(../images/stern_25.gif) left center no-repeat;
	}
div.image-widget-data {
  width: 350px;
  overflow: hidden;
}

div.image-widget-data a{
	 width: 330px;
	}
	
/* Eingabeformulare */

label{
	display:inline-block;
	width:130px;
	}

span.field-suffix{
	padding-left:5px;
	}
	
div.form-radios, div.form-checkboxes{
	padding-left:130px;
	position:relative;
	top:-22px;
	}
.form-item{
	margin-bottom:0;
	}
	
.form-item.form-type-textfield.form-item-title{
	margin:1em;
	}
	
.views-exposed-form label{
	display:block;
	color:black!important;
	width:auto;
	margin:2px;
	}
	
.views-exposed-form div.form-item{
	margin:0 4px 0 0 !important;
	}
	
#views-exposed-form-haendler-2-p-alle #edit-title-wrapper input{
	width:285px;
	}	
	
.form-item .description {
	max-width:550px;
	overflow:hidden;
	}
	
.startseite_content {
 margin-top: 15px;	
	}
	
.form-item-captcha-response  label{
	display:block;
	width:100%;
	}
	
form#views-exposed-form-hersteller-inhalt-p-hersteller, 
form#views-exposed-form-hersteller-inhalt-p-importeure, 
form#views-exposed-form-liegeraeder-p-schnell-gefunden,
form#views-exposed-form-community-page,
form#views-exposed-form-liegeraeder-pg-liegetrikes,
form#views-exposed-form-liegeraeder-p-einspurig,
form#views-exposed-form-liegeraeder-pg-velomobile,
form#views-exposed-form-liegeraeder-pg-standard,
form#views-exposed-form-feed-aggregator-p-testarchiv,
form#views-exposed-form-feed-aggregator-p-hersteller,
form#views-exposed-form-haendler-2-p-alle{
	background-color:#dedede;
	padding:6px;
	}
	
form#views-exposed-form-liegeraeder-p-schnell-gefunden div.form-item{
	margin:0 !important;
}

ul.focal-tasks li{
  background-color:#fb9027;
  padding:12px;
  text-align:center;
  font-size:18px;
}

ul.focal-tasks li a{
  color:white !important;
}

#head h1{
    position: absolute;
    top: 50px;
    left: 100px;
    font-size: 30px;
    color:#fb9027;
}

div.view-header{
  margin-bottom:12px;
}

#header_top{
  background-color:#006eb8;
  margin-left:0;
  margin-right:0;
  width:960px;
}

#header_top h2{
  display:none;
}

#header_top ul li{
  float:left;
  font-size:14px;
  margin:6px;
  padding-left:30px;
}

#header_top ul li a{
  color:white;
}

#header_top ul li a.active{
  color:#fb9027;
}