/* grün: 3a722f, braun 7c6244||color:#005d62; f8e8d2 #E4DFD1 F2AF4B*/

body	{
	margin:0px;
	padding:0px;
	background: #f8e8d2 url(gfx/back01.jpg) repeat-y fixed;
	font-family:Georgia,Arial,Helvetica,sans-serif;
	color:#7c6244; 
	}

td	{
	font-family:Georgia,Arial,Helvetica,sans-serif;
	}

a:link	{
	color:#3a722f;
	}
a:visited {
	color:#3a722f;
	}

a:hover	{
	color:#ff0000;
	}


td#spaltelinks {
	width:125px;
	}


td#spalterechts {
	padding-left:35px;
	width:630px;
	}

div#navigation {
	margin-top:180px;
	width:120px;
	}

div#navigation a {
	display:block;
	height:23px;
	background: transparent url(gfx/navback3.gif);
	font-family:Georgia,"Arial Narrow",Arial,Helvetica,sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#3a722f;
	text-decoration:none;
	margin-top:10px;
	}

div#navigation a span {
	padding-left:15px;
	}

div#navigation a:hover {
	color:#ff0000;
	}

div#navigation a#active {
	color:#ff0000;
	}



div#content {
	xborder:1px solid red;
	width:750px;
	}


/* Kopfzeile und Logo */

#headline {
	margin-top:5px;
	font-size:12px;
	}

#logoadr {
	padding-left:20px;
	padding-top:34px;
	white-space:nowrap;
	}

#logoadr img {
	margin-bottom:5px;
	}

#logoadr span {
	display:block;
	float:left;
	width:2.5em;
	}

#logoadr a {
	color:#7c6244;
	text-decoration:none;
	}




h1,h2	{margin-top:0px;}

h1	{
	font-size:18px;
	}


td.text1	{font-size:90%;}

ul.filelist2 li {
	margin-bottom:1em;
	}


/* Produktseiten */

table#produktuebersicht td {
	padding-right:20px;
	padding-bottom:50px;
	}

table#produktseite td {
	width:240px;
	height:180px;
	vertical-align:top;
	text-align:center;
	padding-bottom:20px;
	font-size:12px;
	}

table#produktseite td img {
	border:0;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:10px;
	margin-right:10px;
	}

td.pfoto1 {
	}


td.pfoto2 {
	padding-top:20px;
	}


td.pfoto3 {
	padding-top:40px;
	}


table#produktseite #ref td {
	padding-top:0px;
	padding-bottom:0px;
	vertical-align:bottom;
	}

table#produktseite td.ptext {
	width:100%;
	text-align:left;
	vertical-align:middle;
	font-size:16px;
	}

table#produktuebersicht td  a{
	text-decoration:none;
	}




img#bigimg {
	border:0;
	}

hr {
	border:0;
	height:3px;
	background: url(gfx/hr.jpg);
	}
	
p.attn {
	background-color:#f8e8d2;
	border:1px solid #3a722f;
	border-left:1px solid #7c6244;
	border-top:1px solid #7c6244;
	text-align:center;
	padding:5px;
	font-weight:bold;
	}
	
	
form { 
	width:300px;
	float:left;
	}
textarea {
	width:300px;
	height:100px;
	font-size:14px;
	font-family:Arial,Helvetica,sans-serif;
	border:1px solid #7c6244;
	}

input.inp1 {
	width:300px;
	font-size:14px;
	font-family:Arial,Helvetica,sans-serif;
	border:1px solid #7c6244;
	}

input.inp2 {
	width:150px;
	font-size:14px;
	font-family:Arial,Helvetica,sans-serif;
	border:1px solid #7c6244;
	float:right;
	background-color:#f8e8d2;
	}
	
input:focus, textarea:focus {
	border:1px solid #3a722f;
	}

input.inp2:hover {
	border:1px solid #3a722f;
	color:red;
	}

input.inp3 {
	display:none;
	}
	
	