body {
	background: #C6CEB7 url(none) no-repeat fixed right bottom;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	SCROLLBAR-FACE-COLOR: #AAB38E;
	SCROLLBAR-HIGHLIGHT-COLOR: #C6CEB5;
	SCROLLBAR-SHADOW-COLOR: #666666;
	SCROLLBAR-3DLIGHT-COLOR: #C6CEB5;
	SCROLLBAR-ARROW-COLOR:  #333333;
	SCROLLBAR-TRACK-COLOR: #C6CEB5;
	SCROLLBAR-DARKSHADOW-COLOR: #333333;
	margin: 0px;
	font-weight: normal;
}

h1,h2,h3,h4 {
	margin-top: 0px;
	color: #2D661F;
	text-align: left;
}

h2 {
	font-size: 18px;
	margin-bottom: 5px;
}

h3 {
	margin: 1em 0 0.8em;
	font-size: 14px;
	text-align: left;
}

h4 {
	font-size: 13px;
	text-align: left;
	letter-spacing: 0.1em;
	text-indent: 0.4em;
	margin: 1em 0 0.8em;
}

p, ol, ul, dl, blockquote {
	margin-top: 0;
	font-weight: normal;
	line-height: 1.5em;
}

table {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	color: #248A06;
}

a:hover {
	text-decoration: none;
	color: #248A06;
}

strong {
	color: #346125;
}

* html #wrap {
	margin-left: -325px;	
	position: absolute;
	left: 50%;
	width: 650px;		
}


/* Header */

#header {
	width: 590px;
	margin: 0 auto;
	background:  url(pics/silvernav.jpg) no-repeat;
	height: 160px;
	vertical-align: middle;
}

#header h1 {
	margin: 0;
	font-size: 16px;
	padding: 0px 0px 0px 25px;
	clear: left;
	float: left;
	width: 200px;
}

#header a {
	text-decoration: none;
	color: #000000;
}

/* Menu */
#menu {	margin: 0 auto;
}

/* Fuer jeden was, besonders Opera  */
#menu ul {
	width: 580px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 13px;
	padding-top: 67px;
	font-family: Arial, Helvetica, sans-serif;
}

/* IE benötigen Korrektur, CSS-Weiche */ 

* html #menu ul {
	width: 580px;
	height: 20px;
	margin-right: auto;
	margin-left: 8px;
	padding-right: 10px;
	padding-left: 0px;
	padding-top: 67px;
	}
/* IE Ende    */

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 3px 11px 0px;
	border-left: 1px solid #666666;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FFCC00;
}

#menu .first a {
	border: none;
}

#menu a.spacer {
	display: block;
	float: left;
	text-decoration: none;
	visibility: hidden;
	padding-top: 2px;
	padding-right: 160px;
	padding-bottom: 2px;
}

/* Content */

#content {
	width: 590px;
	margin: 0 auto;
	padding: 15px 0px 0 15px;
	background:  url(images/img3_orange.gif);
}

#colOne {
	float: left;
	width: 182px;
	padding: 0 10px 0 0;
	margin-top: -3em;
	font-weight: normal;
}

* html #colOne {
	margin-top: -1.6em;
}

#colTwo {
	float: left;
	width: 182px;
	padding: 0 10px 0 0;
}

#colThree {
	float: left;
	width: 182px;
	padding: 0;
	margin-top: -4em;
}

* html #colThree {
	margin-top: -1.4em;
}

/* Footer */

#footer {
	width: 590px;
	height: 30px;
	margin: 0 auto;
	padding: 30px 0 0;
}

#footer p {
	margin: 0px;
	text-align: center;
	color: #1C570A;
}

li img {
	margin: 2px 2px 2px 0px;
	border: 1px solid #333333;
}
li.avatar100 {
	height: 105px;
	width: 450px;
	list-style-type: none;
	list-style-image: none;
}
.textleft {
	text-align: left;
}
li.nopoint {
	margin-left: -3em;
	list-style-type: none;
	font-weight: bold;
	margin-top: 0.5em;
}
img.border {
	margin: 2px;
	border: 1px solid #333333;
}

input.flach {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #333333;
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#nav {
margin: 0 auto;
	text-align: center;
}

#nav a {
	color: #666666;
	text-decoration: none;
}
li {
	list-style-type: none;
}
#submenu li {

	display: inline;
}
#submenu {
	float: right;
	padding-top: 0px;
	display: block;
	padding-right: 20px;
	width: 200px;
	clear: right;
	margin: 0px;
}

#content ul {
	text-align: left;
}

#content li {
	list-style-image: url(pics/btn_liste_s.gif);
	list-style-position: outside;
	list-style-type: none;
	padding-bottom: 0.3em;
	margin-left: -1em;
}

#colTwo ul li.preis {
	list-style-type: none;
	font-weight: bold;
	margin-top: 0.3em;
	list-style-position: inside;
	list-style-image: none;
	text-align: right;
}
#colThree h2 {
	text-align: right;
}
#colThree ul li.preis {
	list-style-type: none;
	font-weight: bold;
	margin-top: 0.3em;
	list-style-position: inside;
	list-style-image: none;
	text-align: right;
}

#colWhole {
	float: left;
	width: 570px;
}
#colWhole h2 {
	text-align: right;
}

#content li.avatar100 {
	height: 105px;
	width: 450px;
	list-style-type: none;
	list-style-image: none;
}

#colDouble {
	float: left;
	width: 355px;
	padding: 0 25px 0 0;
	margin-top: -3em;
}

* html #colDouble {
	margin-top: -1.6em;
}


#colDouble img {
	margin: 2px;
	border: 1px solid #333333;
	float: left;
}

#colDouble img.ohne {
	border: none;
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: -40px;
	margin-right: 10px;
}

#colThree h3 {
	text-align: right;
}
#colThree blockquote {
	margin-right: 0px;
	margin-left: 4em;
}
#colThree div.hinweis {
	background-attachment: scroll;
	background-image: url(pics/kiefer_01.gif);
	background-repeat: no-repeat;
	background-position: -30px 0px;
	padding: 5px;
}
#colThree div.hinweis_01 {
	background-attachment: scroll;
	background-image: url(pics/sakura.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 5px;
}

#colThree img {
	border: 1px solid #333333;
}
#colThree img.ohne {
	border: none;
}
#colWhole.lefter {	
	width: 600px;

}

table.preis {
	align: right;
	width: 335px;
	float: right;
	padding-bottom: 2em;	
}

table.preis td {
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 1.5em;	
	vertical-align: bottom;	
}

td.preis {
	text-align: right;
}

* html table.preis {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

#checklist {
	border: 1px dashed #333333;
	padding: 2px 2px 0px;
}

.featured {
	border: 1px dashed #333333;
	padding: 6px 2px 0px;
	background-color: #B4BE9E;
	margin: 0px;
}

.featured p, .featured table {
	padding: 5px;
}

ul.link li {
	text-align: right;
	list-style-image: none;
	list-style-type: none;
}
#colTwo ul.link li {
	text-align: right;
	list-style-image: none;
	list-style-type: none;
}

#colDouble p.thumbs img {
	float: none;
}
#anzeiger {
	visibility: visible;
	height: auto;
	width: auto;
	left: -40px;
	position: relative;
}
#close {
	text-align: right;
}
#colWhole p.thumbs img {
	float: none;
	border: 1px solid #333333;
	margin: 2px;
}
#anzeiger.banner {
	visibility: hidden;
	height: 160px;
	width: 480px;
	position: relative;
	left: 0px;	
}

#anzeiger.signatur {
top: 30px;
	visibility: hidden;
	height: 200px;
	width: 400px;
	position: relative;
}
#colGalerie {
	float: left;
	width: 115px;
	padding: 0;
	margin-top: -4em;	
}

* html #colGalerie {
	margin-top: -2em;	
}

#colGalerie img {
	border: 1px solid #333333;
}
#anzeiger.karten {
	visibility: hidden;
	height: auto;
	width: 600px;
	position: relative;
	left: 0px;
}
#colThree ul.link li {
	text-align: right;
	list-style-image: none;
	list-style-type: none;
}
#checklist ul li {
	padding: 2px 2px 0px;
	list-style-image: url(pics/btn_liste_s.gif);
}

* html table.kontakt  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

table.kontakt input {
	background-color: #F2FCFB;
	border: 1px solid #333333;
}
table.kontakt textarea {
	background-color: #F2FCFB;
	border: 1px solid #333333;
}
table.kontakt input.button {
	background-color: #E1E6E0;
	border: 1px solid #333333;
	cursor: hand;
}
#colOne img.ohne {
	border: none;
}
#colOne img {
	border: 1px solid #333333;
}
#colTwo img {
	border: 1px solid #333333;
}
#colTwo img.ohne {
	border: none;
}

p.preis {
	font-size: medium;
	color: #2D661F;
	text-align: right;
	font-weight: bold;
}

.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 */

