/*------------------------------------------------------------------------
# tempalte-css	pn_dekofix
# adapted by	projektnetz - daniel hoehn
# date			2008-05-26
-------------------------------------------------------------------------*/

/* ---------- LAYOUT ----------*/

* {
	font-size: 11px 100%;
	}

#mainwrap {
	/* define width in index.php */
	text-align:left;
	margin:0 auto;
	overflow:hidden;
	background: #ffffff url("../images/bg_head.jpg") repeat-x left top;
	}
	
#header{
	height:100px;
	background:transparent;
	color:#abdb6c;
	padding:0px;
	margin-bottom:10px;
	}

#logo {
	float: left;
	height: 135px;
	width: 980px;
	background: #ffffff url("../images/logo_235-135.gif") no-repeat left top;
	}

#headimg {
	height: 135px;
	width: 745px;
	background: none;
	float:right;
	margin: 0px;
	overflow:hidden;
	}

div.moduletable_rotator {
	float: right;
	}

#newsflash h3 {
	color:#A2D74F;
	background: url("../images/h3newsfl.gif") no-repeat left bottom;
	margin:0;
	padding-left:3px;
	}

#newsflash .moduletable {
	padding:0px 3px;
	margin:0px;
	}

#font {
	width:70px;
	float:right;
	text-align:left;
	margin-top:2px;
	overflow:hidden;
	}

#search {
	float: right;
	height: 20px;
	overflow: hidden;
	margin-top: 8px;
	margin-right: 7px;
	}

div.search_search input {
	background: #FFFFFF none repeat scroll 0%;
	border: 1px solid #999999;
	color: #666666;
	font-size: 11px;
	margin: 0px 8px 0px 0px;
	padding: 2px 5px;
	width: 170px;
	}

/* div.search input:hover,
	div.search input:focus {
	border: 1px solid #BCE27F;
	} */

#pathway {
	height: 20px;
	float: left;
	padding-left: 13px;
	width: 75%;
	margin: 0;
	}

a.pathway:link,
a.pathway:visited,
a.pathway:hover {
	text-decoration: none;
	}

#mainbody {
	width:75%;
	float:right;
	overflow:hidden;
	margin-right:5px;
	}

#mainbody_right {
	width:100%;
	float:left;
	overflow:hidden;
	}

#maincont {
	margin:0 auto;
	text-align:left;
	width:100%;
	overflow:hidden;
	padding-top:10px;
	}

#content {
	float: left;
	width: 68%;
	}

#content_left {
	float:left;
	width:100%;
	}

#content_full {
	float:left;
	width:98%;
	margin-left:10px;
	}

#content_right {
	float:left;
	width:74%;
	margin-left:5px;
	}

#topshelf,
#bottomshelf {
	/* width:100%;
	margin:0 auto;
	background:#fff;
	padding:5px 0;
	margin-bottom:20px;
	margin-top:20px; */
	overflow:hidden;
	}

#user2,
#user6 {
	/* margin-right:0px;
	margin-top:2px;
	margin-bottom:2px; */
	float: left;
	overflow:hidden;
	}

#user2 h3,
#user3 h3,
#user5 h3,
#user6 h3 {
	/* color:#7DBF10;
	padding-bottom:8px;
	background: url("../images/h3shel.png") no-repeat left bottom;
	font: bold 1.3em Arial, Helvetica, "Sans Serif";
	text-transform: capitalize; */
	}

#user3,
#user5 {
	float: right;
	margin-top:2px;
	margin-bottom:2px;
	overflow:hidden;
	/* color:#75B84F; */
	}

#user2 .moduletable,
#user3 .moduletable,
#user5 .moduletable,
#user6 .moduletable {
	margin-right:0px;
	margin-top:10px;
	margin-bottom:10px;
	overflow:hidden;
	/* color:#75B84F; */
	}

#left .moduletable,
#right .moduletable {
	margin-bottom:10px;
	margin-left:10px;
	border:1px solid #f0f0f0;
	}

#left2 div.moduletable {
	visibility:hidden;
	padding:0px;
	margin:0px;
	border:none;
	}

.moduletable_navi {
	background: transparent url("../images/bg_navi_df.jpg") no-repeat left bottom;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 25px 0px;
	}

.moduletable_lang {
	background: transparent url("../images/bg_lang_df.jpg") no-repeat left top;
	margin: 0px;
	height: 40px;
	}

/* -------------------- LOGINMODULE -------------------- */

.moduletable_log {
	}

div.moduletable_log h3 {
	border-bottom:#cccccc 1px solid;
	color:#666666;
	font-size:12px;
	font-weight:bold;
	height: 21px;
	margin:15px;
	padding:0px;
	text-align:left;
	text-transform:none;
	}

.inputbox#mod_login_username,
.inputbox#mod_login_password {
	background:#ffffff;
	border-bottom:#cccccc 1px solid;
	width:185px;
	}

.inputbox#mod_login_remember {
	background:#ffffff;
	border-bottom:#cccccc 1px solid;
	margin:10px 0px 0px 0px; 
	}

div.moduletable_log input.button {
	margin:10px 0px;
	}

/* -------------------- STARTMODULE -------------------- */
/* Formattiert Willkommenstext ersten Artikel (Module)   */

div.moduletable_start {
	margin: 0px 10px 20px 15px;
	}

div.moduletable_start h3 {
	border-bottom:#000000 1px solid;
	color:#666666;
	font-family:Arial, Helvetica, "Sans Serif";
	font-size:13px;
	font-weight:bold;
	white-space:nowrap;
	}

/* ------------------------ END ------------------------ */

#left {
	float: left;
	width: 220px;
	margin: -5px 0px 0px 0px;
	}

#left2 {
	float: left;
	/* width: 220px;
	margin: -5px 0px 0px 0px; */
	}
	
#right {
	float: right;
	width: 220px;
	padding-right: 10px;
	margin: -5px -15px 0px 0px
	}

#right_r {
	float:right;
	width:25%;
	border:1px solid #f0f0f0;
	}

#footer{
	height: 121px;
	margin: 40px auto 0px;
	text-align: center;
	background: url("../images/bg_footer.jpg") repeat-x left top;
	}

#footlogo{
	height:121px;
	width:100%;
	background: url("../images/logo_footer.jpg") no-repeat left top;
	}

#footmenu {
	width: 100%;
	float: left;
	text-align: right;
	color: #fffffff;
	height: 50px;
	margin: 43px 10px 0px 0px;
	}

/* #footmenu .mainlevel-nav {
	color:#BCE27F;
	}
	
#footmenu a.mainlevel-nav:hover {
	color:#999;
	} */

div#copy {
	color: #666666;
	margin: 45px 10px 0px 60px;
	font-size: 10px;
	}

div#copy img {
	margin: 0px 0px -6px 0px;
	border: 0px #cccccc solid;
	}

#copy a:link, a:visited, a:hover {
	color: #cccccc;
	background: transparent;
	}

html,
body,
form,
fieldset {
	margin: 0;
	padding: 0;
	height:1%!important;
	}

html {
	height: 100%;
	}

body {
	margin: 0px auto;
	text-align: center;
	padding: 0px;
	font: 100%/1.5 Arial, Helvetica, "Sans Serif";
	color: #333333;
	}

.clr2 {
	clear: both;
	height: 5px;
	width: 100%;
	}

ul#mainlevel-nav {
	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: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
	}

ul#mainlevel-nav li a {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
	}

.back_button {
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #666666;
	width: auto;
	background:#cccccc;
	padding: 0px 10px;
	line-height: 20px;
	margin: 10px 1px 1px 15px;
	}

.back_button a:link, a:visited {
	color: #666666;
	text-decoration: none;
	}

.back_button a:hover {
	color: #000000;
	text-decoration: none;
	}

.pagenav {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #cccccc;
	width: auto;
	background:#AFAFAF;/*change to image if needed */
	padding: 0px 10px;
	line-height: 20px;
	 margin: 1px;
	}

.pagenavbar {
	margin-right: 10px;
	float: right;
	}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

li {
	line-height: 15px;
	padding-left: 9px;
	padding-top: 0px;
	background-image: url("../images/arrow.gif");
	background-repeat: no-repeat;
	background-position: 0px 3px;
	}

td {
	text-align: left;
	font-size: 11px;
	}

/* -------------------- TYPEWRITERTICKER -------------------- */

.moduletable_tic {
	background: #ffffff url("../images/bg_navi_df.jpg") no-repeat left bottom;
	padding: 0px 15px 15px 15px;
	}

div.moduletable_tic h3 {
	background: transparent url("../images/bg_tic_head_df.jpg") no-repeat left top;
	color: #666666;
	text-align: center;
	padding: 18px 16px 0px 0px;
	height: 24px;
	line-height: 21px;
	font-weight: bold;
	font-size: 12px;
	margin: 0px -15px;
	}

li.typewriterticker_tic {
	background-image: url("../images/arrow.gif");
	background-repeat: no-repeat;
	background-position: 0px 3px;
	font-size: 11px;
	font-family: Arial, Helvetica, "Sans Serif";
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 15px;
	margin-top: 20px;
	padding-left: 9px;
	padding-top: 0px;
	}

#ticker ul {
	margin: 0px 0px 20px 0px;
	}

li.typewriterticker_tic a:link,
li.typewriterticker_tic a:visited {
	font-weight: normal;
	}

/* -------------------- DEFAULT JOOMLA -------------------- */

a:link, a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	}

a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
	}

table.blog {
	width: 100%;
	padding: 0px 10px 0px 15px;}

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: 99%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 10px 0px 0px 0px;
	}

table.contentpane td {
	margin: 0px;
	padding: 0px;
	}

table.contentpane td.componentheading {
	padding-left: 4px;
	}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
	}

.button {
	color: #000000;
	font-family: Arial, Hevlvetica, "Sans Serif";
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #666666;
	width: auto;
	background:#cccccc;
	padding: 0px 5px;
	line-height: 16px !important;
	line-height: 14px;
	height: 20px !important;
	height: 18px;
	margin: 1px;
	}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
	}

.componentheading {
	color: #666666;
	text-align: left;
	padding: 4px 0px 0px 4px;
	height: 18px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0px 10px 40px 15px;
	border-bottom: #666666 1px dotted;
	}

.contentcolumn {
	padding-right: 5px;
	}

.contentheading {
	height: 30px;
	/* color: #89A856; */
	white-space: nowrap;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, "Sans Serif";
	margin-bottom:20px;
	border-bottom: #000000 1px solid;
	}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	/* color: #cccccc; */
	text-align: left;
	text-decoration: none;
	}

a.contentpagetitle:link,
a.contentpagetitle:visited {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	text-decoration: none;
	}

a.contentpagetitle:hover {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-decoration: none;
	}

table.searchinto {
	width: 100%;
	}

table.searchintro td {
	font-weight: bold;
	}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	}

div.moduletable {
	padding: 0px 0px 22px 0px;
	margin-bottom: 5px;
	background: #cccccc; /* evtl. Hg-Bild mit Bolzen */
	border: #cccccc 1px solid;
	}

div.message {
	background:#ffff99;
	border-top:#666666 1px solid;
	border-bottom:#666666 1px solid;
	font-size:12px;
	padding:15px;
	}

/* -------------------- MODULE NAVI -------------------- */

table.moduletable th,
div.moduletable h3 {
	background:#cccccc; /* evtl. Hg-Bild mit Bolzen */
	border: #cccccc 1px solid;
	color: #666666;
	text-align: left;
	padding-left: 15px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0px;
	}

div.moduletable_navi h3 {
	background: #ffff00; /* evtl. Hg-Bild mit Bolzen */
	border: #ffff00 1px solid;
	color: #666666;
	text-align: left;
	padding: 2px 0px 0px 14px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0px;
	}

div.moduletable_log form {
	margin: 5px 10px 5px 15px;
	}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	}

table.pollstableborder {
	border: none;
	padding: 0;
	width: 100%;
	text-align: left;
	}

table.pollstableborder img {
	vertical-align: baseline;
	}

table.pollstableborder td {
	padding: 2px !important;
	}

table.pollstableborder tr.sectiontableentry1 td {
	border: none;
	background: #EFEFEF;
	}

table.pollstableborder tr.sectiontableentry2 td {
	border: none;
	}

.contentpane {
	width:100%;
	}

.sectiontableheader {
	font-size:10px;
	font-weight: bold;
	background: #f2f2f2;
	padding: 4px;
	}

.sectiontablefooter {
	}

.sectiontableentry1 {
	background-color: #f2f2f2;
	}

.sectiontableentry2 {
	background-color: #e2e2e2;
	}

.small {
	color: #999999;
	font-size: 11px;
	}

.createdate {
	height: 15px;
	color: #999999;
	font-size: 11px;
	}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
	}

table.contenttoc {
	border: 1px solid #cccccc;
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
	}

table.contenttoc td {
	padding: 2px;
	}

/* this is list of pages on multiple page items */
table.contenttoc th {
	background:#BCE27F;/*change to anything you want,color, image ect.*/
	color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	}

/*simple menu*/

a.mainlevel:link,
a.mainlevel:visited {
	border-left: #999999 1px solid;
	border-right: #999999 1px solid;
	display: block;
	background: url("../images/bg_navi_link.gif") repeat-x left top;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	padding: 5px 0px 0px 10px;
	height: 20px;
	text-decoration: none;
	margin: 0px 14px 10px 11px;
	}

a.mainlevel:hover {
	border-left: #999999 1px solid;
	border-right: #999999 1px solid;
	text-decoration: none;
	color: #000000;
	margin: 0px 0px 10px 25px;
	}

a.mainlevel#active_menu {
	border-left: #999999 1px solid;
	border-right: #999999 1px solid;
	color:#000000;
	font-weight: bold;
	margin: 0px 7px 10px 18px;
	}

a.mainlevel#active_menu:hover {
	border-left: #999999 1px solid;
	border-right: #999999 1px solid;
	color: #000000;
	margin: 0px 0px 10px 25px;
	}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	}

a.sublevel:hover {
	color:#999999;
	text-decoration: none;
	}

a.sublevel#active_menu {
	color:#666666;
	}

.highlight {
	background-color:Yellow;
	color:#000000;
	padding:0px;
	}

.code {
	background-color:#ddd;
	border:1px solid #bbb;
	}

form {
/* removes space below form elements */
	margin: 0px;
	padding: 0px;
	}

div.mosimage {
	border: 1px solid #cccccc;
	}

.mosimage {
	/* border: 1px solid #cccccc;
	margin: 5px; */
	}

.mosimage_caption {
	/* margin-top: 2px;
	background: #efefef;
	padding: 1px 2px;
	color: #666;
	font-size: 10px;
	border-top: 1px solid #cccccc;*/
	}

span.article_seperator {
	display: block;
	height: 1.5em;
	}

a.readon:link,
a.readon:visited {
	float: left;
	margin-top:10px;
	padding: 1px 5px 1px 22px;
	color: #666666;
	font-size: 0.87em;
	background: url("../images/readon.gif") no-repeat left center;
	border: #666666 1px solid;
	text-decoration: none;
	}

a.readon:hover {
	color: #000000;
	font-size: 0.87em;
	text-decoration: none;
	}

/* -------------------- LOGIN FORM -------------------- */

table.moduletable form {
	margin: 10px 0px;
	padding: 0px;
	}


/* ------------- module virtuemart -------------------- */

.moduletable_shop {
	background:transparent url("../images/bg_navi_df.jpg") no-repeat left bottom;
	margin: 0px 0px 15px 0px;
	padding: 0px 20px 32px 20px;
	}

div.moduletable_shop h3 {
	background:transparent url("../images/bg_lang_df.jpg") no-repeat top;
	font-size:12px;
	font-weight:bold;
	height:40px;
	line-height:50px;
	margin:0px -20px;
	text-align:center;
	text-transform:none;
	width:220px;
	}


/* Menuwrap
--------------------------------------------------------- */
#menuwrap {
	width: 100%;
	height: 40px;
	background: none;
	margin: 0px;
	}

/* -------------------- bottomspace -------------------- */

#bottomspace {
	height: 10px;
	}

/* -------------------- JCE EDITOR --------------------- */
/* Formattiert Editor-Darstellung im Backend (Eingabe)   */

body#mceSpanFonts,
body.mceContentBody, 
iframe#mce_editor_0 html body {
	color;#333333;
	font-family:Arial, Helvetica, "Sans Serif";
	font-size:11px;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5em;
	padding:5px;
	text-align:left;
	}

/* ----------------- Shopmenu DF + DP ------------------ */

.moduletable_df,
.moduletable_dp {
	padding:20px 0px 40px 0px;
	}

.moduletable_df td,
.moduletable_dp td,
.moduletable_df td img,
.moduletable_dp td img {
	background:url("../images/shopmenu_bg_neutral.jpg") top;
	background-repeat:repeat-x;
	border:none;
	padding:0px;
	margin:0px;
	margin-left:-2px !important;
	}

/* ------------------------ END ------------------------ */