/*
@author: Rene Wandel
@web: http://www.gopip.de
@email: info@gopip.de
*/

/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px 0px 0px 2px;
	padding: 0;
	font: normal small Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	font-size: 12px;
	color: #333333;
	height: 100%;	
}

.bg{
	background: #749865 url(../images/img01.gif) repeat-x;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Times New Roman, Times, serif;
	font-weight: normal;
	color: #4a4633;
}

h1 {
font-size:15px;
font-weight:bold;
padding-left:0px;
}

h2 {
	color:#99CC00;
	font-size:17px;
	font-weight:bold;
	padding-left:0;
}

h3 {
	font-weight:lighter;
	letter-spacing:2px;
	margin-bottom:1em;
	text-transform:lowercase;
}

p, blockquote, ul, ol {
	margin-top: 0;
}

blockquote {
	padding: 0 0 0 40px;
	background: url(../images/img11.gif) no-repeat;
	font: italic small Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em;
}

a {

	text-decoration: none;
	color: #333;
}

a:hover {
	background: none;
	text-decoration: none;
}


table.newspane {
margin-top:-20px;
}


.pathway {
font-size: 12px;
color: #468259;
}


/* Wrapper */

#wrapper {

}

table.blog {
	width:100%;
}

/* Menu */

#menu {
	background: url(../images/th_bg.jpg) repeat-x left top;
	height:25px;
}

/* Header */

#header {
	background:url("../images/header_bg.jpg") repeat-x scroll 0 0 transparent;
	height:168px;
	margin:0 auto;
	padding:0;
	vertical-align:top;
	width:100%;
}

#header_l {
	background:url("../images/header_l.jpg") no-repeat scroll left top transparent;
	float:left;
	height:168px;
	margin:0 auto;
	padding:0;
	vertical-align:top;
	width:415px;
}

#header_p {
	background:url("../images/header_p.jpg") no-repeat scroll center top transparent;
	float:left;
	height:168px;
	margin:0 auto;
	padding:0;
	vertical-align:top;
	width:234px;
}

#header_r {
	background:url("../images/header_r.jpg") no-repeat scroll right top transparent;
	float:right;
	height:168px;
	margin:0 auto;
	padding:0;
	vertical-align:top;
	width:348px;
}

#phone555 {
	float:left;
	margin:0pt auto;
	padding:0pt 0px 0pt 10pt;
	width:700px;
}

#logo {
	background:url("../images/transparent.gif") repeat scroll left top transparent;
	float:left;
	height:100px;
	margin:0;
	padding:0 0 0 150px;
	width:250px;
}

#cart {
	background:url("../images/cart.gif") no-repeat scroll center top transparent;
	color:#5B8431;
	float:right;
	font-weight:bold;
	height:150px;
	margin:0;
	padding:0;
	width:150px;
}

#cart table.moduletable {
	width:150px;
	height:130px;
	text-align: center;
}

/* Content */

#content {
	width: 1004px;
	margin: 0 auto;
	padding: 13px 0 0 0;
}

/* Posts */

#posts {
	padding:0px 5px;
}

#post-full{
	width: 620px;
}

#posts .post {
	padding-bottom: 0px;
}

#posts .story {
	padding: 15px 20px 0 20px;
	background: url(../images/img10.gif) repeat-x
}

#posts .meta {
	padding: 5px 0 0 20px;
	background: url(../images/img03.gif) repeat-x;
}

#posts .meta p {
	margin: 0;
	line-height: normal;
	font-size: smaller;
}

#posts ul {
	list-style: url(../images/img12.gif);
}

#posts ul li {
}

/* Links */

#links {
	float: left;
	width: 250px;
}


#left { 
	width: 189px;
	height:100%;
	padding-bottom:30px;
}

#left .moduletable span {
	color:#ffffcc;
	font-size:19px;
	padding-left:5px;
	font-weight:normal;
}


#right {
	background: none;
	border: none;
	width:180px;
}

/* Footer */

#footer {
	padding: 52px 0 0 0;
	background: url(../images/footer.jpg) repeat-x;
}

#footer p {
	width: 560px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #A6C09B;
}

#footer a {
	background: none;
	font-weight: bold;
	color: #A6C09B;
}

#legal {
	margin: 0 auto;
	text-align: right;
	font-size: 12px;
}

#brand {
	margin: -35px auto 0 auto;
	padding: 10px 0 0 35px;
	background: url(../images/img09.gif) no-repeat left top;
	letter-spacing: -1px;
	font-size: 24px;
}

/* JOOMLA ANWEISUNGEN*/

#left table.moduletable {
	background:none repeat scroll 0 0 #FDEB7F;
	width: 100%;
	margin: 10px 0 0 0;
	padding: 0;
}

.moduletable th,
.moduletable_serch th {
	background:url("../images/th_bg.jpg") repeat-x scroll left bottom transparent;
	color:#52521E;
	font-size:18px;
	font-weight:normal;
	height:25px;
}

#left table.moduletable td{
	background:url(../images/yel_bt.jpg) no-repeat left bottom;
	width: 100%;
	margin: 0px 0 0 0;
	padding: 0 0 20px;
}

#left table.moduletable_serch {
	background:none repeat scroll 0 0 #c3e354;
	width: 100%;
	margin: 10px 0 0 0;
	padding: 0;
}

#left table.moduletable_serch td{
	background:url(../images/gr_bt.jpg) no-repeat left bottom;
	width: 100%;
	margin: 0px 0 0 0;
	padding: 0 0 20px;
}

#left table#poisk td {
	clear: both;
	background:none;
	margin:0 ;
	padding:0 ;
	width:10%;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}

.contentpaneopen{
	width: 100%;
}

table.contentpane {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

.contentpaneopen, .contentpane{
	width: 100%;
}

table.contentpane, table.contentpaneopen {
   width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

td.componentheading, td.contentheading{
width:100%;
	font-weight: bold;
	font-size:15px;
}

/* Vertikale und Horizontale Navigation */

a.mainlevel, a.mainlevel:hover,a.mainlevel:active {
	color:#816129;	
	font-size:13px;
	margin-left:7px;
	padding:4px 4px 8px 10px;
	display: block;
	letter-spacing:1px;
	font-weight: bold;
}

a.mainlevel:hover,a.mainlevel:active {
	text-decoration: underline;
}

a.mainlevel#active_menu {
	font-weight: bold;
}

ul#mainlevel-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#mainlevel-nav li {
	display:block;
	float:left;
	font-weight:bold;
	list-style:none outside none;
	padding:0 10px;
	text-indent:5px;
	vertical-align:middle;
	white-space:nowrap;
	width:auto;
}
	

ul#mainlevel-nav li a,
ul#mainlevel-nav li a:link,
ul#mainlevel-nav li a:visited {
	background:none repeat scroll 0 50% transparent;
	color:#5D4718;
	display:block;
	float:left;
	font-size:15px;
	font-weight:bold;
	letter-spacing:0;
	list-style:none outside none;
	padding-top:0;
	text-align:center;
	text-indent:5px;
	white-space:nowrap;
	width:auto;
}

ul#mainlevel-nav li a:hover{
	text-decoration: underline;
}




/*  Modulstyle  */

div.module h3, div.moduletable h3 {
	padding-left: 10px;
	font-size: 12px;
}

div.module-news h3, div.moduletable h3 {
	height: 25px;
	background: #749865 url(../images/v1.jpg) repeat-x scroll left bottom;
	color:#FF0000;
	font-size:17px;
	padding-top: 25px;
	text-align: center;

}


div.module, div.moduletable {
	margin: 0 0 10px 0;
	padding: 0px 2px 0px 2px;

}

div.module-news, div.moduletable {
	margin: 0 0 10px 0;
	padding: 0px 2px 0px 2px;



.componentheading, .contentheading{
	padding-left: 5px;
	font-size: 14px;
	color: #2E8B57;
}

/* Small text */

.smalldark, .modifydate, .back_button, .pagenavcounter, .pagenav, .pagenavbar, a.readon {
	font-size: 11px;
	color: #B4B4B4;
}
.createdate{
	font-size: 11px;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	background: url(../images/date.png) no-repeat left;
}
.small{
	font-size: 11px;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	background: url(../images/user.png) no-repeat left;
}

/* Blog more Style */

.blog_more {
	margin: 10px;
	padding: 5px;
	border: 1px dotted #E4E4E4;
}

.blog_more strong {
	margin: 0px;
	display: block;
	text-transform: uppercase;
	border-bottom: 1px dotted #E4E4E4;
}

/* LOgIn Style */

#mod_login_username{
	background: url(../images/personal.png) no-repeat left;
	padding: 2px 2px 2px 20px;
	color: #226A41;
	border: 1px solid #CCCCCC;
	width: 70%;
}

#mod_login_password{
	background: url(../images/pass.png) no-repeat left;
	padding: 2px 2px 2px 20px;
	color: #226A41;
	border: 1px solid #CCCCCC;
	width: 70%;
}

/* MOSImage Style */

.mosimage {
	padding: 4px;
	margin: 2px 5px 2px 5px!important;
}

.mosimage img {
	padding: 4px;
	border: 1px solid #CCCCCC;
}

.mosimage_caption {
	margin: 0px;
	padding: 2px;
	color: #666666;
	font-weight: bolder;
	text-transform: uppercase;
}

/* TABLE STYLE */

.sectiontableheader {
	padding: 3px;
	border-bottom: 1px solid #CCCCCC;
	background-color: #838B91;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 120%;
}

tr.sectiontableentry1 td{
	padding: 8px;
	background-color: #F8F8F8;
	line-height: 120%;
}

tr.sectiontableentry2 td{
	padding: 8px;
	background-color: #F2F2F2;
	line-height: 120%;
}

/* Poll Style */

table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

table.pollstableborder {
	padding: 0;
	width: 100%;
	text-align: left;
	border: 0px;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	padding: 2px!important;
}

table.pollstableborder tr.sectiontableentry1 td {

}

/* SYNDICATE STYLE */

div.syndicate div {
	text-align: center;
	margin: 2px;
	padding: 2px;
}

/* Search Style */

table.searchintro {
	padding: 5px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

/* Formstyle */

form {
	margin: 2px;
	padding: 2px;
}

textarea, input, select {
	color: #333333;
	padding: 2px;
}

.inputbox {
	border: 1px solid #838B91;
	background: #FFFFFF;
	color: #333333;
	margin: 2px 0 2px 0;
}

/* READON Style */

a.readon {
	padding: 2px 10px 2px 20px;
	display: block;
	font-size: 12px;
	font-weight: bold;
}

a.readon:hover, a.readon:active {
	color: #32CD32;
}

.contenttoc{
	border: 1px solid #BCEFBD;
	padding: 1px;
	margin: 1px;
	background: #FFFFFF;
	width: 150px;
}

.contenttoc th{
	background-color: #BCEFBD;
	color: #666666;
	padding: 1px;
	font-size: 12px;
}

a.contentpagetitle {
font-size: 14px;
}

.wrf {
border 1px solid #123456;
}

table.moduletable_serch input.button2 {
	background:url("../images/th_bg.jpg") repeat-x scroll left bottom transparent;
	color:#52521E;
	font-size:18px;
	font-weight:normal;
}