/*ALLGEMEINE FORMATIERUNGEN*/
.back{
background-image:url("back2.jpg");
background-repeat: no-repeat;
background-position: top;
}
table {
	border: 0;
	margin: 0px;
	padding: 0px;
}
.toptable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 800px;
	border: 1px solid #FFFFFF;
	background-position: center top;

}
br {
	height: 1px;
	line-height: 1px;

}

/*#################################################*/
/*INHALT*/
.contrahmen {
	width: 800px;
}
#sitetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}


.content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #225F0E;
  text-decoration:none;
}
.content A{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #225F0E;
  text-decoration:underline;

}
.content A:active{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #225F0E;
  text-decoration:underline;

}

.content h1{
font-size:14pt;
font-weight:bold;
}
.content h2{
font-size:12pt;
font-weight:bold;
}
.content h3{
font-size:11pt;
font-weight:bold;
}
/*------------------------------------------------*/
/*MENÜSTRUKTUR*/


/*##################################*/
/*FOOTER*/

.footer{
text-align:left;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #666666;
text-decoration: none;
}
.footer A{
text-align:left;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #666666;
text-decoration: none;
}
.footer A:hover{
text-align:left;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #000000;
text-decoration: underline;
}
.footer A:active{
text-align:left;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #666666;
text-decoration: underline;
}
.copyright{
text-align:right;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #666666;
text-decoration: none;
}
/*######################*/
/*MODULE*/

.ueber_news{
  background-color : transparent;
	color: #111111;
	font-size:10pt;
	font-weight : bold;
	text-decoration : none;
}
.unter_news{
 background-color : transparent;
	color: #111111;
	font-size:11pt;
	font-weight : normal;
	text-decoration : none;
}


/*#######################*/
/*SHOP*/


.shop_standard{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	
	margin:5px;
}
.shop_title{
	font-weight:bold;
	color: #333333;
	background-color:#ACB8A0;
	padding-left:5px;
	padding-top:1px;
	padding-bottom:1px;
}

.shop_submit{
	border:solid #cccccc 1px;
	padding:3px;
	background-color:#EEF5C5;
}
.shop_suche{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight:bold;
}
.shop_suche input{
	border:1px #cccccc solid;
	background-color:#AAAAAA;
}
