/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0 auto;
	padding: 0;
	background: #1F5404 url(img/wiese.jpg) no-repeat center top;
	/*background: #F8E2CB url(img/gruen.jpg);*/
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*color: #F49500;*/
	color: #126512;
}

h2 {
	text-transform: uppercase;
	font-size: 18px;
  padding-bottom:5px;
  padding-top:5px;

}

#links h2
{
  padding-bottom:0px;
}


h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
}

p, ul, ol {
	line-height: 18px;
	/*text-align: left;*/
}

blockquote {
	line-height: 18px;
	text-align: justify;
}

blockquote {
	padding-left: 20px;
	background: url(img/img05.gif) repeat-y;
}

a {
	/*color: #0B890B;*/
	color: #450B09;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 960px;
	height: 230px;
	margin: 0 auto;
	margin-top: 20px;
	background: url(img/img02.jpg);
}

#header h1, #header h2 {
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 120px 0 0 20px;
	font-size: 36px;
}

#header h2 {
	float: right;
	padding: 134px 20px 0 0;
	font-size: 22px;
}

/* Menu */

#menu {
	width: 960px;
	height: 30px;
	margin: -30px auto 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	/*height: 43px;*/
	padding: 0px 15px 0px 15px;
	background: url(img/img03.gif) no-repeat top right;

	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .first a {
	background: none;
}

/* Content */

#content {
	width: 920px;
	margin: 0 auto 20px auto;
	padding: 20px;
	background: #FFFFFF url(img/img04.jpg) repeat-x left bottom;

}

/* Posts */

#posts {
	float: right;
	width: 680px;
}

/* Links */

#links {
	float: left;
	width: 200px;
	padding-left: 0px;
	padding-right: 20px;
	background: url(img/img05.gif) repeat-y;
	background-position: right;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 5px 0 30px 0;
}

#links li li {
	padding: 7px 10px;
	background: url(img/img06.gif) repeat-x left bottom;
}

#links li a {
	text-decoration: none;
}

#links li a:hover {
	text-decoration: underline;
}

#links li i {
	font-style: normal;
	font-size: 9px;
}

#links li h2 {
	font-size: 14px;
}

/* Footer */

#footer {
	height: 50px;
	/*padding: 20px;*/
	background: #1F5404;
}

#footer p {
	text-align: center;
	color: #999999;
}


.errorBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight: bold;
	background-color: #ffb3b5;
  padding:3px;
}
.gvBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #cc0033;
}

.copyright {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
.parseTime {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
A.copyright {
  color: #000000;
}
A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}

/* ###################### xxx ########################*/

/*Bilder*/
#productinfo {display:table; width:100%}
#productimages { float:left; text-align:center; /*width:100px;*/ padding:10px; margin:0px 5px 10px 0px;}
/*#productimages {border: solid 1px #444444;}*/
#productimages {margin-top:6px; margin-bottom:6px;}


.moduleRow {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 1.5;
 background-color: #E6E6E6;
 border: 1px solid;
 border-color: #E6E6E6;

}
.moduleRowOver {
	background-color: #D7E9F7;
	border: 1px solid;
	border-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 1.5;

	}
.moduleRowSelected { background-color: #E9F4FC; }


.poweredby {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}

.onepxwidth {
	width: 1px;
}

img
{
border:none;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  line-height: 1.5;
  padding-left:10px;
}