html, body {
height: 100%;
font-family: Gorgia;
font-size: 12px;
background:#fff;
color:#000000;
margin:0; 
padding:0;
 
} 
#pagewidth {
width:940px; 
margin: 0px 2px 0px 8px; 
}
			/*TOP BANNER*/
#postHeader { 	
margin:0 auto;
padding-left:40px ;
width:750px;
text-align:left;
vertical-align: middle;	
font-family:monospace;
font-size:10px;
text-transform:uppercase;
}			
#header {
	position:relative;
	height: 290px;
	margin: 5px 0px 5px 0px;
	padding: 8px;
	color: #000;
	width:920px;
	background:url(headerborth.jpg) center no-repeat;
	} 
#navigation {
             
              width:800px;
              padding-left:60px;
              padding-bottom:2px;
              padding-top:2px;
              margin:5px 0px 5px 50px;
             font-family : monospace;
             font-size : 11px;
             color:#000;
             letter-spacing:2px;
             text-transform: uppercase;
			 background:#ffffff;
             }
#navigation a{
color:#000;
text-decoration:underline;
}
#navigation a:hover{
text-decoration: none;
color: #000;
background: url(images/liniehover.gif);
}


			/*LEFT COLUMN*/
#leftcol {
	float:left;
	position:relative;
	width:58%;
	line-height: 1.6em;
	color:#000;
	font-family: monospace;
	font-size: 11px;
	margin-top: 15px;
	
	}
#leftbutton{
float:left;
overflow:visible;
background:#006699;
width: 90px;
height:auto;
margin-right: 8px;
margin-top: 8px;
}
#twocols {
          float:right; 
          position:relative; 
          width:39%;
		  
}
			/*RIGHT COLUMN*/
#rightcol {
	float:right;
	position:relative;
	width:40%;
	line-height: 1.6em;
	color:#000;
	}
			/*CENTRE COLUMN*/
#maincol {
	float: left;
	display: inline;
	position: relative;
	width:50%;
	line-height: 1.6em;
	color:#000;
    border:1px solid #000;
	background:url(hgmain.jpg) left repeat-y;
	
}
			/*MAIN COLUMN LINKS*/
#maincol a:link, #maincol a:visited {
text-decoration : none;
color : #000;
}
#maincol a:hover {
text-decoration : none;
color : #000;
background: url(images/liniehover.gif);
}
			/*FOOTER*/
#footer {
clear:both;
width:900px; 
height: auto; 
color: #000;
margin: 10px 0px 20px 0px;
padding-left: 12px;
padding-bottom: 10px;
}
#footer a:link, #footer a:visited {
text-decoration:underline;
color : #000;
font-size:14px;
background:#84C1FF;
text-align:left;
}
#footer a:hover {
text-decoration : none;
color : #000;
background: url(images/liniehover.gif);
}
		 /* *** Float containers fix*** */
   
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.clearfix{display: inline-block;}
		/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
		/* End hide from IE-mac */  

		/*TYPOGRAPHY*/
p {
padding: 6px 5px 6px 5px;
}
h1 {
padding: 10px;
font-size: 175%;
letter-spacing: 3px;
color:  #000;
background: transparent;
text-decoration:underline;
}
h2 {font-family: Georgia;
margin-left:10px;
padding: 10px;
font-size: 17px;
letter-spacing: 2px;
color:  #000;
background: transparent;
}
.blockquote {
padding-left : 10px;
border-left : 1px solid #a7cc44;
margin : 10px 0 10px 25px;
width:465px;
font-size: 14px;
color:#000;
}
.blockquote1 {
padding-left : 12px;
border: 1px solid #000000;
margin : 2px 0 0 2px;
width:100px;
font-size: 14px;
color:#000;
}
		/*Link Properties*/

a:link, a:visited {
text-decoration : underline;
color : #000000;
font-size:12px;
font-family:Georgia;
}
a:hover {
text-decoration : overline;
color : #999;
margin-left:2px;
}
a:active {
text-decoration : none;
color : #000;
}
a  img {
border: 0;
}
img.trans {
filter:Alpha(opacity=50, finishopacity=0, style=0);
-moz-opacity:0.4;
}
img.notrans {
filter:Alpha(opacity=100, finishopacity=0, style=0);
-moz-opacity:1;
}
img.trans2 {
filter:Alpha(opacity=50, finishopacity=0, style=0);
-moz-opacity:0.5;
}
img.notrans2 {
filter:Alpha(opacity=100, finishopacity=0, style=0);
-moz-opacity:1;
}
ul li {
list-style-image: underline;
}
		/*CLASS*/
.box {
margin-left:20px;
margin-right:20px;
margin-bottom: 10px;
border-bottom:1px solid #a7cc44;
background : inherit;
color : #000;
}
.box2 {
margin-left:40px;
margin-right:20px;
margin-bottom: 5px;
border:1px solid #8A795D;
padding: 5px;
color : #000000;
margin: 9px 20px;
width: 465px;
}
.box3 {
margin-left:40px;
margin-right:20px;
margin-bottom: 5px;
padding: 8px;
color : #000;
margin: 9px 20px;
width: 480px;
font-family: monospace;
font-size: 11px;
}
.center { text-align:center;
padding-left:10px;
padding-right:10px;}
  
.clear {
clear: left;
overflow: hidden;
width: 0;
height: 0;
}
.post {
background-color: #eee;
padding: 3px 10px 0px 10px;
margin: 20px 10px 5px 30px;
border: 1px dashed #8A795D;
font-size: 11px;
color:#000;
width:100px;
}
			/*LIST*/


div.c2 {text-align: left}
div.c3 {text-align: center}

.subtitle {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
    color: #000000;
	margin-left:8px;
}

			/*IMAGES*/
.imgleft {
float : left;
border : 1px solid #333;
margin : 5px 10px 10px 0;
padding : 5px;
}
.imgleft2 {
float : center;
border : 1px solid #333;
margin : 5px 10px 10px 0;
padding : 5px;
}
#featured {
	margin: 9px 10px;
	width: 470px;
}

#featured h2 {
	width: 111px;
	height: 20px;
	
}

#featured_products ul {
	padding-bottom: 2px;
	width: 470px;
}

#featured_products li {
	margin: 6px 5px 5px 1px;
	float: left;
}

#featured_products li.end {
	margin-right: 0px;
}

#featured_products li a {
	display: block;
	width: 90px;
	height: 84px;
	background-color: #fff;
	overflow: hidden;
}

#featured_products li a img {
	margin: 1px;
}

#featured_products li h4 {
	padding-top: 3px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}

.featured_nav {
	padding-left: 3px;
	padding-right: 9px;
	float: left;
	font-weight: bold;
}

.featured_nav a {
	text-decoration: none;
}

#featured .link-more {
	padding-right: 3px;
	font-weight: bold;
	float: right;
}
/*  Latest News */

#pagenews {
	padding: 6px 6px 6px 6px;
	text-align: left;
	width: 130px;
	line-height: 16px;
	font-size: 12px;
	background-color: #dedfce;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	margin-left: 6px;
}
#pagenews h4 {
	padding-top: 6px;
	font-size: 13px;	
	font-weight: bold;
	background-color: #C6D582;
	
}
#pagenews p {
	margin-top: 6px;
	margin-bottom: 8px;
	font-size: 14px;
}
#pagenews .link-more {
	text-align: left;
	font-weight: lighter;
	font-size: 14px;
}
#pagenews .link {
	text-align: right;
	font-weight: lighter;
	font-size: 12px;
}
.column-one {
float: left;
width: 470px;
margin-bottom: 30px;
}

.column-one-in {
margin: 0 10px 0 10px;
}

.column-two {
float: left;
width: 470px;
margin-bottom: 20px;
margin-top: 20px;
margin-left: 20px;
}

.column-two-in {
margin: 0 5px 0 5px;
}
			/*BOTTOM*/
#bottom {
border: 1px solid #333;
padding-top: 6px;
padding-left: 6px;
margin-top : 5px;
margin-bottom : 5px;
height:auto;
clear:both;
color: #000;
background: #fff;
}
#bottom a {
color : #000;
background : transparent;
text-decoration : none;
}
#bottom a:hover {
color : #000;
text-decoration : none;
background: url(images/liniehover.gif);
}
			/*LIST*/
			.list3{
float:none;
width: 110px;
margin-left : 2px;
background:url(hgmitte.jpg) left repeat-y;
}
.list3,.list3center {
float: left;
width: 29%;
margin-top : 10px;
margin-bottom : 4px;
padding: 3px;
border: 1px solid #333;
}
.list3center {
margin: 0 3%;
margin-top : 10px;
}

#tagcloud { width: 140px; 
background-color: #9B9B90; 
padding-left: 3px; 
line-height: 30px; 
text-align: left;
font-family: Georgia; 
}
/* Showcase gallery */

.showcase {
margin: 10px 0 0 9px;
}

.showcase img, .showcase img a, .showcase img a:visited {
border: 2px solid #3F0707;
margin: 0 5px 5px 0;
}

.showcase p {
float: left;
color: #000;
line-height: 2.4;
margin-bottom: 33px;
background: #670206 ;
border: 1px solid #3B0A0A;
}

.showcase p a, .showcase p a:visited {
color: #000;
font-weight: normal;
padding: 0 11px;
text-decoration: none;
display: block;
}

.showcase p a:hover {
background: #3B0A08 ;
}
#inhalt2 { 
  width: 530px;
  padding-left: 8px;
  text-align: left;
  background-color: #837D6D;
  margin-bottom: 20px;
 }
 #linie {
 width: 600px;
 height: 16px;
 margin-top: 10px;
 margin-bottom: 10px;
 margin-left: 15px;
 background : #837D6D;
 border : 1px solid #000;
 }
 #inhalt1 { 
  width: 700px;
  padding: 0px;
  text-align: left;
  background-color: #fff;	
  overflow: auto;
  margin: 20px 140px  20px 140px;
  float: inherit;
}
 
