﻿
/* #################################  Voreinstellungen  ##################################### */
html { height: 100.01%; margin: 0; padding: 0;}
* {margin: 0; padding: 0; border: none;}

body {
  font				: normal 100.01%/1.5 "Lucida Sans Unicode", "Lucida Grande", Corbel, "Trebutchet MS", Arial, Helvetica, sans-serif;
  text-align		: center;
  background		: #c9c9c9;
  color				: #444;  
}

h1, h2, h3, h4, h5, h6 {
  font				: normal 0.985em/1.5 "Lucida Sans Unicode", "Lucida Grande", Corbel, "Trebutchet MS", Arial, Helvetica, sans-serif;
  margin			: 0;
  padding			: 0 10px;
}

p , table, th, td, input, textarea, code, pre {
  font				: normal 11px/1.4 "Lucida Sans Unicode", "Lucida Grande", Corbel, "Trebutchet MS", Arial, Helvetica, sans-serif;
  margin			: 0 0 7px;
  padding			: 3px 10px 0;
}

ul {
  font				: normal 11px/1.3 "Lucida Sans Unicode", "Lucida Grande", Corbel, "Trebutchet MS", Arial, Helvetica, sans-serif;
  list-style-type	: none;
  margin			: 0;
  padding			: 0 30px 15px 20px;
}

ol {
  font				: normal 0.885em/1.3 "Lucida Sans Unicode", "Lucida Grande", Corbel, "Trebutchet MS", Arial, Helvetica, sans-serif;
}

li a {
  display			: inline-block;
}

li a {
  display			: block;
  padding			: 0 10px;
}

a {
  text-decoration	: none;
  color				: #005eb3;
  padding			: 1px 0px 2px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  padding			: 1px 0 2px;
}

a:hover {
  color				: #d33;
}

.clearer {
  clear				: both;
  height			: 3px;
  line-height		: 1px;
  font-size			: 1px;
  padding			: 0;
  margin			: 0;
  width				: 10px;
}

blockquote {
  font				: normal 0.785em/1.4 "Lucida Sans Unicode", "Lucida Grande", Corbel, "Trebutchet MS", Arial, Helvetica, sans-serif;
  margin			: 3px 0 7px 30px;
  padding			: 0 10px 0 5px;
  border-left		: 3px solid #005eb3;
}

/* ###############################  Seitenstruktur  ###################################### */
#starter #hintergrund {
  background		: #c9c9c9 url(images/back.gif);
  width				: 970px;
  text-align		: left;
  margin			: 0 auto;
}

#single #hintergrund {
  background		: #c9c9c9 url(images/pageback.gif);
  width				: 970px;
  text-align		: left;
  margin			: 0 auto;
}

#kopf {
  width				: 970px;
  height			: 260px;
  background		: #c9c9c9 url(images/kopf.jpg) no-repeat;
}

#kopf2 {
	width				: 970px;
	color				: #fff;
	height			: 30px;
	background-color: #fff;
	background-image: url(images/blau.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#seite {
  width				: 962px;
  margin			: 0 4px;
}

#menulinks {
  width				: 146px;
  float				: left;
}

#inhalte {
  width				: 642px;
  float				: left;
}

#menurechts {
  width				: 142px;
  float				: left;
}

#fuss {
  clear				: both;
  font-size			: 0.785em;
  background		: #ffffff url(images/fuss.gif) no-repeat;
  text-align		: center;
  height			: 30px;
  background-position : 0px -1px;
}

/* ###############################  Kopf der Seite  ###################################### */
#kopf h1 {
  padding			: 55px 30px 0;
  height			: 50px;
}

#kopf h1 a {
	width			: 970px;
	border			: none;
	line-height		: 1;
	font-size		: 10px;
	font-family		: "Times New Roman", "Times Roman", Times, serif;
	text-transform	: uppercase;
	font-weight		: bold;
	color			: #000000;
	margin			: 30px 0 0 0;
}

#kopf2 p {
  text-align		: center;
  margin			: 0;
  padding			: 4px 0 3px;
  font				: normal 0.935em/1.1 Georgia, Cambria, Constantia, "Times New Roman", "Times Roman", Times, serif;
}
#kopf2 #nav1 {
  margin			: 0 auto 0 auto;
  padding			: 0;
  width				: 900px;
  height			: 25px;
}
#kopf2 #nav1 ul {
  margin-left		: 190px;
  display			: block;
  list-style-type	: none;
}
#kopf2 #nav1 li  {
  display			: block;
  float				: left;
  margin			: 0px;
  padding			: 0px;
}
#kopf2 #nav1 a {
  font-size			: 12px;
  /*font-weight		: bold;*/
  text-decoration	: none;
  color				: #FFFFFF;
  float				:left;
  margin			: 0;
}
#kopf2 #nav1 a.active {
  color				: #000000;
  text-decoration	: none;
}
#kopf2 #nav1 a:hover {
  text-decoration	: none;
  color				: #333333;
}
.right {
  float				: right;
  padding			: 90px 20px 0px 0px;
}
.left {
	float			: left;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

/* ###############################  Menü linke Seite  ###################################### */
#menulinks {
  padding			: 0 0 0 15px;
  text-align		: left;
}

#menulinks a {
  display			: inline;
}

#menulinks ul {
  font-size			: 0.8em;
  padding			: 0;
  line-height		: 1.1;
}

#menulinks ul li {
  margin-bottom		: 4px;
}

#menulinks ul p {
  font-size			: 0.935em;
  padding			: 0;
}

#menulinks ul ul {
  font-size			: 1.0em;
  padding			: 0;
}

#menulinks ul ul ul {
  font-size			: 1.0em;
  padding			: 0 0 0 8px;
}

#menulinks ul ul ul ul {
  font-size			: 1.0em;
  padding			: 0 0 0 16px;
}

#menulinks ul ul li a {
  font-size			: 0.9em;
  padding			: 0;
}

#menulinks .headline {
  font-size			: 1.0em;
  padding			: 1px 0 2px; 
  color				: #000;
  text-transform	: uppercase;
  border-bottom		: 1px solid #ccc; 
  margin			: 15px 0 3px;
}

#menulinks a:hover,
#menulinks li.current-cat a,
#menulinks li.current_page_item a {
  background		: #ddd;
}

#menulinks ul li form input.sucheingabe,
#menulinks ul li form input#si {
  background		: #fff;
  border			: 1px inset #ccc;
  width				: 126px;
  padding			: 1px 3px 2px;
  margin			: 5px 0 5px 0;
  font-size			: 0.935em;
}

#menulinks ul li form input.suchsubmit,
#menulinks ul li form input#ss {
  background		: #fff;
  border			: 1px outset #ccc;
  width				: 60px;
  padding			: 0px 3px 1px;
  margin-top		: 0;
  font-size			: 0.935em;
}

#menulinks ul li form input:hover.suchsubmit,
#menulinks ul li form input:hover#ss {
  background		: #666;
  color				: #fff;
}

#menulinks p.catcloud a {
  padding			: 1px 5px 2px 0;
}

#menulinks #wp-calendar {
  border-collapse	: collapse;
  padding			: 0;
  margin			: 0;
  border-top		: 1px solid #ccc;
  border-left		: 1px solid #ccc;
  width				: 120px !important;
}

#menulinks #wp-calendar th,
#menulinks #wp-calendar td {
  font-size			: 1.0em;
  padding			: 0 1px;
  margin			: 0;
  border-right		: 1px solid #ccc;
  border-bottom		: 1px solid #ccc;
}

#menulinks #wp-calendar th a,
#menulinks #wp-calendar td a {
  font-size			: 1.0em;
  padding			: 0;
  margin			: 0;
  border-right		: 1px solid #ccc;
  border-bottom		: 1px solid #ccc;
}

#menulinks #wp-calendar {
  font-size			:1.0em;
}

#menulinks #wp-calendar {
  font-size			:1.0em;
}

#menulinks #wp-calendar {
  font-size			:1.0em;
}

#menulinks #wp-calendar {
  font-size			:1.0em;
}

#menulinks #wp-calendar {
  font-size			:1.0em;
}

#menulinks #social-bookmarks a {
  padding			: 10px 0 0 0;
  margin			: 0 2px 0 0;
}

/* ###############################  Hauptinhalt mittlere Spalten  ###################################### */
#inhalte h2 {
  font-size			: 1.1em;
  padding-top		: 7px;
  background		: #ffffff;
  text-align		: left;
}

#inhalte h2 a {
  margin			: 0;
  line-height		: 1.0;
  display			: block;
}

#inhalte h2 a:hover {
  color				: #d00;
}

#inhalte .post {
  width				: 641px;
  background		: #ffffff;
  padding-top		: 7px;
}

#inhalte .post h2 {
  font-size			: 1.4em;
}

#inhalte .post img {
  margin			: 5px 10px 3px 0;
}

#inhalte .post p {
  text-align		: justify;
}

#inhalte .postmetadata {
  font-size			: 0.685em;
  padding-bottom	: 4px;
  background		: #ffffff;
  margin-bottom		: 0;
  border-bottom		: 1px solid #ccc; 
}

#inhalte .mini-post {
  width				: 214px;
  float				: left;
}

#inhalte .mini-post h2 {
  background		: transparent;
}

#inhalte .mini-post .postmetadata {
  font-size			: 0.685em;
  padding-bottom	: 4px;
  margin-bottom		: 0;
  border-bottom		: none;
  background		: transparent;  
}

#inhalte hr.teiler {
  height			: 1px;
  line-height		: 1px;
  font-size			: 1px;
  background		: #ccc;
  clear				: both;
  margin			: 0 10px;
}

#inhalte .trenner {
  height			: 1px;
  line-height		: 1px;
  font-size			: 1px;
  background		: #ccc;
  clear				: both;
}

#inhalte .navigation {
  width				: 641px;
  background		: #ffffff;
  border-bottom		: 1px solid #ccc;
  font-size			: 0.8em;
  clear				: left;
}

#inhalte .drgt {				
  float				: left;
  padding			: 2px 10px;
  height			: 17px;
}

#inhalte .dlft {				
  float				: right;
  padding			: 2px 10px;
  height			: 17px;
}

/* ###############################  Kommentare und Formular  ###################################### */
h3#comments, h3#respond {
  font-size			: 1.0em;
  margin			: 20px 0 10px;
}

h3#comments {
  border-right		: 1px solid #ccc;
  margin-bottom		: 0px;
  padding-bottom	: 10px;
}

#inhalte ol.commentlist {
  padding			: 3px 10px 3px 50px;
  border-right		: 1px solid #ccc;
}

#inhalte ol.commentlist li {
  padding			: 0 0 1px 0;
  margin-bottom		: 10px;
  font-size			: 1.2em;
  border			: 1px solid #ccc;
}

#inhalte ol.commentlist li.alt {
  background		: #e0e0e0;
}

#inhalte ol.commentlist li a {
  display			: inline;
} 

#inhalte ol.commentlist li small.commentmetadata a {
  font-size			: 0.8em;
  display			: inline;
  padding-left		: 0;
}

#inhalte ol.commentlist li cite {
  font				: normal 0.935em/1.1 Georgia, Cambria, Constantia, "Times New Roman", "Times Roman", Times, serif;
  padding-right		: 0;
}

#inhalte #commentform input,
#inhalte #commentform textarea {
  border			: 1px inset #999;
  font				: normal 0.935em/1.1 Georgia, Cambria, Constantia, "Times New Roman", "Times Roman", Times, serif;
  padding			: 1px 3px 2px;
  margin-top		: 3px;
}

#inhalte #commentform p label {
  font				: normal 1.1em/1.0 Georgia, Cambria, Constantia, "Times New Roman", "Times Roman", Times, serif;
  padding			: 0px 3px 12px;
}

#inhalte #commentform input#submit {
  border			: 1px outset #999;
  background		: #fff;
  padding			: 1px 3px;
}

#inhalte #commentform input:hover#submit {
  background		: #666;
  color				: #fff;
}

#inhalte input.inhaltsucheingabe {
  border			: 1px inset #999;
  font				: normal 0.935em/1.1 Georgia, Cambria, Constantia, "Times New Roman", "Times Roman", Times, serif;
  padding			: 1px 3px 2px;
  margin			: 3px 0 0 10px;
}

#inhalte input.inhaltsuchsubmit {
  border			: 1px outset #999;
  background		: #fff;
  padding			: 1px 3px 0px;
  margin			: 3px 0 0 10px;
}

#inhalte input:hover.inhaltsuchsubmit {
  background		: #666;
  color				: #fff;
}

/* ###############################  Menü rechte Seite  ###################################### */
#menurechts {
  padding			: 0 15px 0 0;
  text-align		: left;
}

#menurechts a {
  display			: inline;
}

#menurechts ul {
  font-size			: 0.8em;
  padding			: 0;
  line-height		: 1.1;
}

#menurechts ul li {
  margin-bottom		: 4px;
}

#menurechts ul p {
  font-size			: 0.935em;
  padding			: 0 0 0 10px;
}

#menurechts ul ul {
  font-size			: 1.0em;
  padding			: 0;
  margin			: 0 0 0 10px;
}

#menurechts ul ul ul {
  font-size			: 1.0em;
  padding			: 0 0 0 0px;
  margin			: 0x;
}

#menurechts ul ul ul ul {
  font-size			: 1.0em;
  padding			: 0 0 0 8px;
  margin			: 0;
}

#menurechts ul ul li a {
  font-size			: 0.9em;
  padding			: 0;
}

#menurechts .headline {
  font-size			: 1.0em;
  padding			: 1px 0 2px 10px; 
  color				: #000;
  text-transform	: uppercase;
  border-bottom		: 1px solid #ccc; 
  margin			: 15px 0 3px;
}

#menurechts a:hover,
#menurechts li.current-cat a,
#menurechts li.current_page_item a {
  background		: #ddd;
}

#menurechts ul li form input.sucheingabe,
#menurechts ul li form input#si {
  background		: #fff;
  border			: 1px inset #ccc;
  width				: 126px;
  padding			: 1px 3px 2px;
  margin			: 5px 0 5px 10px;
  font-size			: 0.935em;
}

#menurechts ul li form input.suchsubmit,
#menurechts ul li form input#ss {
  background		: #fff;
  border			: 1px outset #ccc;
  width				: 60px;
  padding			: 0px 3px 1px;
  margin			: 0 0 5px 10px;
  font-size			: 0.935em;
}

#menurechts ul li form input:hover.suchsubmit,
#menurechts ul li form input:hover#ss {
  background		: #666;
  color				: #fff;
}

#menurechts p.catcloud a {
  padding			: 1px 5px 2px 0;
}

#menurechts #wp-calendar {
  border-collapse	: collapse;
  padding			: 0;
  margin			: 0 0 0 10px;
  border-top		: 1px solid #ccc;
  border-left		: 1px solid #ccc;
  width				: 120px !important;
}

#menurechts #wp-calendar th,
#menurechts #wp-calendar td {
  font-size			: 1.0em;
  padding			: 0 1px;
  margin			: 0;
  border-right		: 1px solid #ccc;
  border-bottom		: 1px solid #ccc;
}

#menurechts #wp-calendar th a,
#menurechts #wp-calendar td a {
  font-size			: 1.0em;
  padding			: 0;
  margin			: 0;
  border-right		: 1px solid #ccc;
  border-bottom		: 1px solid #ccc;
}

#menurechts #wp-calendar {
  font-size			:1.0em;
}

#menurechts #wp-calendar {
  font-size			:1.0em;
}

#menurechts #wp-calendar {
  font-size			:1.0em;
}

#menurechts #wp-calendar {
  font-size			:1.0em;
}

#menurechts #wp-calendar {
  font-size			:1.0em;
}

/* ###############################  Fuss der Seite  ###################################### */
#fuss p {
  margin-top		: 0;
  padding-top		: 5px;
}
.intro {
	display: inline;
	margin: 0px;
	padding: 0px;
	position:absolute;
	float: left;
}
/* Branchen */
.braSearch {
	margin-right: 8px;
	margin-left: 8px;
}
.braSearchTitel h3 {
	color: #6E6E6E;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9a9a9a;
	margin-bottom: 4px;
	margin-top: 0px;
	margin-right: 8px;
	margin-left: 8px;
	padding: 0px;
}
.braSearchTitel #button {
	display: inline;
	margin-top: 8px;
	width: 100px;
}
.braResuTXT h4 {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
}
.braResuTXT {
	font-size: 11px;
	text-align: left;
}
.braResuTXT td, .braResuTXT tr, .braResuTXT table {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
.braResuTXT a {
	padding: 1px 3px 1px 3px;
	background-color: #efefef;
	margin-left: 2px;
	border: 1px solid #CCCCCC;
}
.braResuTXT a:hover {
	background-color: #CCCCCC;
}
.braResuTXT span {
	background-color: #F7F7F7;
	padding: 1px 3px 1px 3px;
	border: 1px solid #E8E8E8;
	margin-left: 2px;
}
.braSearchTitel select {
	border: 1px solid #CCCCCC;
}
.braSearchTitel .braSortbar {
	border: 1px solid #CCCCCC;
	font-size: 11px;
}
.clear {
	clear: both;
}
.fleft {
	float: left;
	text-align: left;
}
.braResuEntry {
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 4px;
}
.braResuEntry:hover {
	background-color: #F7F7F7;
}
.fright {
	float: right;
}
.feleven {
	font-size:11px;
}
.braResuTXT table {
	margin-top: 4px;
}
.braSearchTitel {
	background-color: #e2e2e2;
	background-image: url(images/braSearchbar.gif);
	background-repeat: repeat-x;
	border: 1px solid #e2e2e2;
	padding: 4px;
}
.braSearchTitel td {
	padding: 0px;
}
.braSearchTitel1 {	background-color: #e2e2e2;
	background-image: url(images/braSearchbar.gif);
	background-repeat: repeat-x;
	border: 1px solid #e2e2e2;
	padding: 4px;
}
.braResuTXT1 {	font-size: 11px;
	padding-top: 15px;
	text-align: left;
}
.braoptions {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.braoptions select {
	border: 1px solid #CCCCCC;
}
h1 {
	display: inline;
	padding: 0px;
	margin: 0px;
}
.braResuEntry .fleft {
	width: 210px;
}
/* Ranndom Results Listing */
.greyline {
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.resultEntry {
	padding-left: 5px;
	padding-top: 5px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.randomResults {
	padding-left: 8px;
}
.entryBrand {
	color: #2D2D2D;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 2px;
}
.entryTitle ul {
	margin: 0px;
	padding: 0px;
}
.entryTitle li {
	margin-left: 15px;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	list-style-type: disc;
}
.entryTxt {
	color: #333333;
	padding-left: 15px;
	padding-top: 2px;
}
.entryCopmany {
	padding-left: 15px;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	padding-top: 2px;
}
/* .bralisting td a {
	overflow:hidden;
	height:20px;
	display: block;
} */
.bralisting ul {
	margin: 0px;
	padding: 0px;
	width: 200px;
	float: left;
}
.bralisting {
	margin: 0px;
	padding: 0px;
}
.bralisting a {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.bralisting li li {
	display: block;
	height: 18px;
	overflow:hidden;
}
.bralisting li {
	list-style-type: none;	
}