


/* ### Branchenbuch ###  */

span.kb_branchenbuch {
	font-size: 90%;
	vertical-align: midde;
	line-height: 120%;
	color: #888888;
}

ul.kb_branchenbuch {
	list-style-type: none;
}
ul.kb_branchenbuch li {
	padding-left: 0px;
	padding-top: 0px;
	line-height: 100%;
}
ul.kb_branchenbuch_sub {
	list-style-type: none;
	padding-left: 10px;
	font-size: 80%;
	line-height: 100%;
}
li.noheight {
 	height: auto !important;
	height: 0px;
}

/* Eintraege */
div.kez {
 	border: 1px solid #cccccc;
	margin-bottom: 10px;
	font-size: 90%;
	padding: 5px;
}
div.kez_adresse {
	clear: both;
	height: 100%;
	font-size: 90%;
	padding-top: 5px;
	color: #777777;
}
div.kez h2 {
  	padding: 0px;
	padding-bottom: 5px;
	margin: 0px;
	height: 100%;
	color: #222222;
	text-indent: 0px;
	font-weight: bold;
	font-size: 110%;
	font-family:  Arial, Verdana, Helvetica, "Times New Roman", sans-serif;
}
div.kez_small {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
div.ken {
	margin-top: 10px;
	font-size: 90%;
}
div.ken_kontakt {
	float:right;
	font-size: 95%;
	width:30%;
	border-left: 1px solid #cccccc;
	padding-left: 10px;
	margin-bottom: 10px;
}
div.ken_produkte {
	clear: both;
	width:100%;
	padding-top: 10px;
	padding-bottom: 5px;
}

/* Produkte */
div.kpz {
	float: left;
	padding: 0px;
	width: 170px;
	height: 170px;
	overflow:hidden;
	border: 1px solid #cccccc;
	margin-right: 7px !important;
	margin-right: 10px;
	margin-bottom: 7px !important;
	margin-bottom: 10px;
	position:relative;
}
div.kpz_frontpage {
	float: left;
	padding: 0px;
	width:170px;
	height: 170px;
	overflow:hidden;
	border: 1px solid #cccccc;
	margin-right: 5px !important;
	margin-right: 6px;
	margin-right: 5px !important;
	margin-bottom: 6px;
}
div.kpr_daten {
	float:left;
	width:25%;
	border-left: 1px solid #cccccc;
	padding-left: 10px;
}
/* kb modules */
div.kb_etr_module_outer {
	padding-left: 2px;
}
div.kb_etr_module_inner {}
p.kb_etr_left {
	font-size: 95%;
	margin-bottom:10px;
	padding:0px;
	color: #888888;
}


table.moduletable_frontpage {
	width: 100%;
	border: 1px solid #cccccc;
	margin-bottom: 10px;
}
table.moduletable_frontpage th {
	background: #e8e8e8;
	padding: 5px;
}
table.moduletable_frontpage td {
	padding: 5px;
}

table.moduletable_search {
	display: none;
}
table.moduletable_search_left {
	display: none;
}


/* ### General ### */

* {
  margin: 0px;
  padding: 0px;
}
html {
	height:100%;
}

body {
	height:100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 100%;
	color: #333333;
	text-align: center;
	background: #ccddcc;
	line-height: 110%;
}
body.contentpane { /* Druckfenster */
	background: #ffffff;
}


/* Gästebuch */

div.easy_frame {
 	background: #fff9f5;
	border: 1px solid #ffe9c5;
}

div.easy_top {
	background: #ffd990;
}

div.easy_contact {
	border-left:  4px solid #ffe9c5;
	border-right: 4px solid #ffe9c5;
	background: #fff7ea;
}

div.easy_content {
	border-left:  4px solid #ffe9c5;
	border-right: 4px solid #ffe9c5;
	background: #fff7ea;
}

/* rechte Box im Content */
div.contentbox {
	padding: 10px;
	margin: 0 0 5px 5px;
	background: #ffe9c5;
/* 	none repeat scroll 0% 50%; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial; */
	float: right;
	width: 200px;
}

/* Text */

.clr {
	clear: both;
}

ul {
	list-style-type: square;
	margin: 15px;
	margin-top: 0px;
}

li {
	padding-left: 5px;
	padding-top: 5px;
	line-height: 130%;
}


td {
	text-align: left;
	vertical-align: top;
	font-size: 100%;
}
.grayborder td {
	border-bottom: 1px solid #cccccc;
}

h1 {
	padding: 0px;
	height: 30px;
	margin-left: -1px;
	color: #111111;
	text-indent: 0px;
	font-weight: bold;
	font-size: 160% !important;
	font-size: 130%;
	white-space: nowrap;
	font-family:  Arial, Verdana, Helvetica, "Times New Roman", sans-serif;
}
td.contentheading h1 {
	font-size: 120% !important;
	font-size: 100%;
}

h1.nd_ads {
  	padding: 10px 0px 0px 0px;
	margin: 0px;
	color: #222222;
	text-indent: 0px;
	font-weight: bold;
	font-size: 110%;
	font-family:  Arial, Verdana, Helvetica, "Times New Roman", sans-serif;
}

h2 {
  	padding: 15px 0px 5px 0px;
	margin: 0px;
	height: 30px;
	color: #222222;
	text-indent: 0px;
	font-weight: bold;
	font-size: 110%;
	font-family:  Arial, Verdana, Helvetica, "Times New Roman", sans-serif;
}

componentheading {
	padding: 0px;
}

p {
	font-size: 100%;
	line-height: 120%;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}
.small_left {
	font-size: 85%;
}
.small_right {
	font-size: 90%;
}


/* ### Links & Navigation ### */

a:link,
a:visited {
	color: #005500;
	text-decoration: none;
	font-size: 100%;
}
a:hover,
a:focus,
a:active {
	color: #005500;
	text-decoration: underline;
}

#active_menu {
	color:#333333;
	font-weight: bold;
}

a#active_menu3:hover {
	color: #000000;
}

a.readon {
	line-height: 150%;
	font-size: 100%;
}

a.pathway {
	color: #558855;
	vertical-align: top;
	text-decoration: none;
	font-size: 100%;
}
a.pathway:hover {
	text-decoration: underline;
}


/* allg */
ul#mainlevel {
}
ul#mainlevel li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	line-height: 21px;
	white-space: nowrap;
	width: 190px;
}
a.mainlevel:link,
a.mainlevel:visited {
	color: #333333;
	vertical-align: top;
	text-decoration: none;
	font-size: 100%;
	line-height: 39px;
	padding-left: 20px;
	width: 180px !important;
	width: 200px;
	display: block;
}
a.mainlevel:hover,
a.mainlevel:focus,
a.mainlevel:active {
/*  	background: #ccddcc;	 */
	text-decoration:underline;
	color: #000000;
}


ul#mainlevel_left li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	line-height: 21px;
	white-space: nowrap;
	width: 190px;
}

a.mainlevel_left:link,
a.mainlevel_left:visited {
	color: #333333;
	vertical-align: top;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
	line-height: 39px;
	padding-left: 20px;
	width: 182px !important;
	width: 202px;
	display: block;
	background: url(../images/nav_bg.jpg) repeat-x;
}
a.mainlevel_left:hover,
a.mainlevel_left:focus,
a.mainlevel_left:active {
 	background: url(../images/nav_bg.2.jpg) repeat-x;
	color: #000000;
}
/* Einstellungen Benutzermenue */
ul#mainlevel_user li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	line-height: 25px;
	white-space: nowrap;
	width: 190px;
}
a.mainlevel_user:link,
a.mainlevel_user:visited {
	color: #333333;
	vertical-align: top;
	text-decoration: none;
	font-size: 80%;
	line-height: 25px;
	padding-left: 20px;
	width: 182px !important;
	width: 202px;
	display: block;
/* 	background: url(../images/nav_bg.jpg) repeat-x; */
}
a.mainlevel_user:hover,
a.mainlevel_user:focus,
a.mainlevel_user:active {
 	background: url(../images/nav_bg.2.jpg) repeat-x;
	color: #000000;
}

ul#mainlevel_bottom{
	text-align: center;
	margin: 0;
	padding: 0;
	height: 20px;
	list-style: none;
	clear: both;
	font-size: 80%;
}
ul#mainlevel_bottom li {
	text-align: center;
	display: inline;
	background-image: none;
}
ul#mainlevel_bottom li a {
	padding: 0 5px;
	line-height: 20px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
#mainlevel_bottom li a:hover {
	color: #ffffff;
	text-decoration: underline;
}

ul#mainlevel_bottom2{
	text-align: center;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 80%;
}
ul#mainlevel_bottom2 li {
	text-align: center;
	display: inline;
	background-image: none;
}
ul#mainlevel_bottom2 li a {
	font-size: 90%;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
}
#mainlevel_bottom2 li a:hover {
	color: #555555;
	text-decoration: underline;
}

ul#mainlevel_bottom3{
	text-align: center;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 80%;
}
ul#mainlevel_bottom3 li {
	text-align: center;
	display: inline;
	background-image: none;
}
ul#mainlevel_bottom3 li a {
	font-size: 90%;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
}
#mainlevel_bottom3 li a:hover {
	color: #555555;
	text-decoration: underline;
}


table.moduletable_user {
	margin-top: 20px;
}
table.moduletable_user th {

	padding-left: 20px;
	line-height: 39px;
	border-bottom: 1px solid #88b08d;
	background: #88b08d;
}


a.sublevel_left:link,
a.sublevel_left:focus,
a.sublevel_left:active {
	padding-left: 30px;
	vertical-align: middle;
	font-size: 75%;
	font-weight: normal;
	color: #000000;
	line-height: 200%;
	text-align: left;
	display: block;
	width: 172px !important;
	width: 202px;
}
a.sublevel_left:visited {
	color: #444444;

	padding-left: 30px;
	vertical-align: middle;
	font-size: 75%;
	font-weight: normal;
	line-height: 200%;
	text-align: left;
	display: block;
	width: 172px !important;
	width: 202px;
}
a.sublevel_left:hover,
a.sublevel_left:focus,
a.sublevel_left:active {
	color: #000000;
	text-decoration: underline;
	background: #9dc39c;
}
.sublevel_left#active_menu_left  {
	color: #000000;
	font-weight: bold;
	background: #9dc39c;
}



/* ### Container ### */


#wrapper {
/* 	Browser-Weiche: Höhe */
	margin: 0 auto;
	min-height: 800px;
	height: auto !important;
	height: 800px; /* fuer den IE */
	width: 777px;
	text-align: left;
	position: relative;
}


/* header / top */

#header {
	display:none;
}

#top {
	font-size: 100%;
	color: #ffffff;
	width: 250px;
	position:relative;
	top:172px;
	left:205px;
	width:550px;
	height:25px;
	z-index:2;
}

#topnav_outer {
	display:none;
}

#topline {
	margin-left: 4px;
	margin-right: 4px;
	height: 3px;
	overflow:hidden;
	position: relative;
	top: 0px !important;
	top: -3px;
/* 	line-height: 3px; */
}

ul#mainlevel-nav
{
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 90%;
 	line-height: 20px;
	white-space: nowrap;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #444444;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover,
	ul#mainlevel-nav li a:focus,
	ul#mainlevel-nav li a:active
	{
		color: #fff;
		background: #005510;
	}



/* left */

#left_outer {
/* 	width: 198px; */
/* 	float: left; */
 	display:none;
}




/* content */
#content {
	float: left;
	padding: 0px;
	margin-right: 3px !important;
	margin-right: 0px;
}
#content_outer {
	padding: 0px;
  	margin: 0px;
	float: left;
	margin-left: 5px;
}
#content_inner{
 	vertical-align: top;
	float: none !important;
	float: left;
	padding: 0;
	padding-left: 5px !important;
	padding-left: 0px;
	margin: 0;
	margin-right: 5px;
	font-size: 95%;
}

table.content_table {
 	width: 100%;
}
table.content_table td {
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 100%;
	text-transform: uppercase;
}
table.contentpaneopen {
  	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}

table.contentpane {
  	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
table.contentpane td {
	margin: 0px;
	padding: 0px;
}
table.contentpane td.componentheading {
	padding-left: 4px;
}


/* right */

#right_outer {
	width: 160px;

}
#right_inner {
  	padding: 2px;
}


/* Footer */
#footer_outer {
	display:none;
}

#footer_bottom {
	display:none;
}
#footer_partner {
	display:none;
}

/* CSS Document */

.outline {
	border: 1px solid #cccccc;
	background: #ffffff;
	padding: 2px;
}

span.pathway {
	margin: 0px;
	padding: 0px;
}
#pathway_text {
 	font-size: 78%;
	margin-left: 5px;
 	overflow: hidden;
	height: 18px;
	padding-top: 4px;
	margin-bottom: 3px !important;
	margin-bottom: 10px;
	color: #888888;
}


#search_outer {
	float: left;
	width: 165px;
}
#search_inner {
	border: 1px solid #cccccc;
	padding: 0px;
	height: 21px !important;
	height: 23px;
	overflow: hidden;
}
#search_inner form {
	padding: 0;
	margin: 0;
}
#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
	color: #ff6600;
}



#banner_inner {
	float: left;
	padding: 0px;
	padding-left: 25px;
	height: 70px;
	margin: 10px;
}

#banner2 {
 	position: absolute;
	right: -120px;
	top: 195px;
	width: 120px;
}

.user1_inner {
	float: none !important;
  	float: left;
	margin: 0px;
	padding: 5px;
}

.user2_inner {
	float: none !important;
  	float: left;
	margin: 0px;
	padding: 5px;
}

table td.body_outer {
 	padding: 0 5px;
}

.maintitle {
	color: #ffffff;
	font-size: 120%;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 90%;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
	text-align: center;
	font-size: 80%;
	border: 1px solid #cccccc;
	width: auto;
	background: #dddddd;
	padding: 0px 5px;
	line-height: 20px;
	margin: 10px 0px;
	color: #005500;
}

.pagenav {
	text-align: center;
	font-size: 80%;
	width: auto;
	color: #555555;
	padding: 0px 10px;
	line-height: 20px;
	margin: 1px;
}
a.pagenav:link,
a.pagenav:visited {
	text-align: center;
	font-size: 80%;
	font-weight: bold;
	width: auto;
	color: #333333;
	padding: 0px 5px;
	line-height: 20px;
	margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}




/* right menu */

table.moduletable {
	width: 100%;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-bottom: 15px;
/* 	background: #eeeeee; */
}

table.moduletable th {
	color: #333333;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	font-weight: bold;
 	background: #dddddd;
}

table.moduletable td {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	padding: 3px;
}

table.moduletable_left td {
	font-size: 95%;
	padding-left: 10px;
}



/* ### content ### */



.contentcolumn {
	padding-right: 5px;
}

.componentheading {
	height: 30px;
	color: #111111;
	text-indent: 0px;
	font-weight: bold;
	font-size: 160%;
	white-space: nowrap;
	font-family: Arial, Verdana, Helvetica, "Times New Roman", sans-serif;
}


.contentpagetitle {
	font-size: 120%;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}


/* ### Joomla core stuff ### */

.pagenavcounter {
	font-style: italic;
	font-size: 90%;
}

.pagenav_prev a {
  font-weight: normal;
}
.pagenav_next a {
  font-weight: normal;
}

.button {
	color: #005500;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 85%;
	border: 1px solid #cccccc;
	width: auto;
	background: #dddddd;
	padding: 0px 2px;
	line-height: 18px !important;
	line-height: 16px;
	height: 26px !important;
	height: 24px;
	margin: 1px;
}
.button_search {
	color: #550000;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 85%;
	font-weight: bold;
	border: 1px solid #880000;
	width: auto;
	background: #dddddd;
 	padding: 2px 5px;
	line-height: 20px !important;
	line-height: 16px;
	height: 22px !important;
	height: 20px;
/* 	margin: 1px; */
}
.button_search_left {
	color: #555555;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	font-size: 85%;
	font-weight: bold;
	border: 1px solid #888888;
/* 	width: auto; */
	width: 20px;
	background: #dddddd;
  	padding: 0px 5px;
	margin-left: 5px;
	margin-top: -2px;
	height: 21px !important;
	height: 20px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}
/* Suchbox auf Startseite */
.inputbox_search {
	padding: 2px;
	border:solid 1px #880000;
	background-color: #ffffff;
	height: 15px !important;
	height: 20px ;
}
/* linke Suchbox */
.inputbox_search_left {
	padding: 2px;
	border:solid 1px #888888;
	background-color: #ffffff;
	height: 15px !important;
	height: 20px ;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.pollstableborder td {
  	padding: 2px;
}

.sectiontable {
	border: 1px solid #cccccc;
}

.sectiontableheader {
  	font-weight: bold;
  	background: #dedede;
 	height: 25px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	border-top: 1px solid #cccccc;
 	background-color : #eeeeee;
	vertical-align: top;
	padding: 4px;
}

.sectiontableentry2 {
/*  	background-color : #cfddc4;  */
	border-top: 1px solid #cccccc;
	vertical-align: top;
	padding: 4px;
}

.small {
	color: #999999;
	font-size: 80%;
	font-weight: normal;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 80%;
	font-weight: normal;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 80%;
	font-weight: normal;
}


.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
	border: 1px solid #88b08d;
	margin: 3px 8px 5px 0;
}
.mosimage img {
	margin: 5px !important;
	margin-bottom: 2px !important;
 	margin: 0px;
	margin-top: 5px;
}
p img {
  	margin: 3px 5px 5px 0;
}
img.frontpage {
	margin-right: 5px !important;
	margin: 0px;
	padding: 0px
}
.img_rightmargin img {
	margin-right: 5px;
}
img.nd_ads {
	border: 1px solid #005500;
}

.mosimage_caption {
  margin-top: 2px;
  color: #666;
  font-size: 90%;
}


