* {
	margin:0;
	padding:0;
}

body,div,table,tr,td,h1,h2,h3,h4,h5,h6,ul,ol,li,img {
	border:0;
}

body {
	font:100% "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	color:#666;
	line-height:1.125em; /* 16x1.125=18px */
	background:url(hintergrund.gif) repeat-x;
}

h1 {
	font-size:1.2em;
	font-weight:normal;
	color:#333;
	letter-spacing:0;
	margin:20px 0;
}
h2 {
	color: #ff0000;
	text-decoration: none;
}

input {
	border: 1px solid #CCC;
	font-size: 11px;
}
input:hover {
	border:1px solid #262626;

}
input:focus {
	border:1px solid #262626;
	color:#333;
}

img.alignright {
	position:relative;
	top:-32px;
	float:right;
	margin:0 0 90px 30px;
}

img.person {
	position:relative;
	top:0px;
	float:right;
	margin:0 0 10px 30px;
}

a {
	color:#000;
}
a:visited {
	color:#000;
}

blockquote {
	padding:5px 15px;
	background:#f6f6f6;
	margin:10px 0;
	border:1px solid #eee;
}

h1 a {
	text-decoration:none;
	color:#333;
}

.box {
	position:relative;
	left:4px;
	top:24px;
	width:180px;
	height:120px;
	background-color:#eff3f6;
	border:1px solid #b3b7ba;
	margin-bottom:12px;
}

p.news {
	padding:10px;
	background:#D7F0B2;
	margin:10px 0;
	color:#537B17;
}

a.more {
	display:block;
	text-align:right;
	color:#2F460D;
	text-decoration:none;
	margin:1.125em 0 0 0 ;
}
a.more:hover {
	text-decoration:underline;
}

.quelle {
	font-size:87%;
}

.clear {
	clear:both;
}


/* #####  wrapper  ##### */
#wrapper {
	position:relative;
	width:1000px;
	margin:0 auto;
}


/* #####  header  ##### */
#header {
	position:relative;
	height:90px;
}
#header h1 {
	margin:15px 0 0 0;
	padding:25px 25px 40px 0;
}
#gvh {
	position:absolute;
	left:50px;
	top:20px;
}
#winterhoff {
	position:absolute;
	left:250px;
	top:20px;
}

#header .description {
	float:right;
	margin:45px 0 0 0;
	color:#222;
}


/* #####  page navigation  ##### */
div#nav {
	position:absolute;
	left:28px;
	top:164px;
	width:200px;
}

#nav ul {
	list-style:url('list_marker.gif');
	font-size:0.75em;
	line-height:1.125em;
	padding-left:1.5em;
}

#nav li {
	margin-bottom:0.5625em;
}

#nav li a {
	color:#777;
	background:#fff;
	font-weight:normal;
	line-height:1.125em;
	text-decoration:none;
}
#nav li a:hover, #nav li a.active {
	text-decoration:none;
}


/* #####  content  ##### */
#content {
	margin:0 275px 0 262px !important;
	margin:0 277px 0 264px;
	padding:80px 25px 30px 25px;
}
#content li {
	padding:10px;
}
#content h2 {
	font-size:1em;
	font-weight:normal;
	color:#ff0000;
}
#content h3 {
	margin-top:2em;
	font-size:0.875em;
	color:#ff0000;
}
#content p {
	margin-top:1.125em;
	font-size:0.75em;
}
#content a {
	text-decoration:none;
	color:#333;
}
#content a:hover {
	color:#000;
}
#content h2 a {
	color:#ff0000;
	text-decoration:none;
}

#content ul, ol {
	margin:10px 10px 10px 25px;
}
#content22 {
	position:relative;
	margin:80px 15px 0 250px !important;
	margin:80px 50px 0 252px;
	width:670px;
	padding:0 25px 30px 40px;
}
#content2 {
	position:absolute;
	left:287px;
	top:130px;
	width:690px;
}
#centerColumn {
	width:420px;
	padding-left:3px;
	padding-top:15px;
	padding-bottom:10em;
}
#content2 ul, ol {
	padding:0 0 0 1.125em;
}
#content2 li {
	font-size:0.75em;
}
#content2 h2{
	margin:2.25em 0 0 0;
	font-size:1em;
	font-weight:normal;
	color:#ff0000;
}
#content2 h3 {
	margin:2.25em 0 0 0;
	font-size:0.875em;
	color:#ff0000;
}
#content2 p, .product p {
	margin:1.5em 0 0 0;
	font-size:0.75em;
}
#content2 strong {
	color:#888;
}
#content2 a {
	text-decoration:none;
	color:#4282a9;
}
#content2 a:active, #content2 a:focus, #content2 a:hover{
	color:#3c708f;
}
#content2 h2 a {
	color:#ff0000;
	text-decoration:none;
}
#content2 h2 a:active, #content2 h2 :focus, #content2 h2 a:hover{
	color:#ff0000;
}
#content2 .product {
	position:relative;
}
#content2 .shoppingcart {
	position:absolute;
	left:385px;
}


/* #####  sidebar  ##### */
#sidebarO {
	position:absolute;
	right:20px;
	top:165px;
	width:220px;
	float:right;
	background-color:#eff4f7;
}
#sidebar {
	padding:10px 10px 30px 10px;
}

#sidebar h2 {
	font-size:0.875em;
	color:#ff0000;
	padding:0;
}

#sidebar ul {
	list-style:none;
	margin:0 0 1.56em 0;
}

#sidebar li {
	font-size:0.72em;
	margin-bottom:0.56em;
}

#sidebar li a {
	color:#333;
	text-decoration:none;
}
#sidebar li a:hover {
	color:#000;
}

#sidebar input {
	width:200px;
	padding:5px;
	background:#fdfdfd;
	color:#444;
	border:1px solid #f6f6f6;
	font:11px Verdana;
}
#sidebar input:focus {
	background:#fff;
	border:1px solid #eee;
}


/* #####  footer  ##### */
#footer {
	padding:20px;
	text-align:right;
	border-top:1px solid #eee;
	margin:0;
	color:#999;
}


/* #####  post stylng  ##### */
.post {
	margin:0 0 25px 0;
}

.post .info {
	font-size:0.875em;
	color:#505050;
	padding:2px 3px 3px 8px;
	border:1px solid #e3e4e4;
	background-color:#E8EDF0;
}


/* #####  Comments Styling  ##### */
#commentlist li {
	margin-bottom: 1.6875em;
	padding-bottom: 1.125em;
	border-bottom: 1px solid #700000;
}

#commentform {
margin: 1.125em 0;
background: #ffffff;
width: 280px;
}

#commentform textarea {
background: #e8edf0;
border: 1px solid #d6d3d3;
width: 412px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 0.75em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 0.75em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 0.75em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

ul.aufzaehlung {
	margin-top:1.125em;
}

.bold { font-weight:bold; }

.commentmetadata {
	font-size: 0.75em;
}

.bildchenKasten {
	margin-top:6px;
	padding-bottom:1.25em;
}
.bildchen {
	float:left;
	margin-right:4px;
}
.clear {
	clear:both;
}


ul.aufzaehlung2 {
	margin-top:1.125em;
}
ul.aufzaehlung2 li {
	margin-top:1.125em;
}
