body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #000000;}

body.home 
{	
	/** EDIT:tom ----Beginn------**/
	background-color:#94C416;
	/** EDIT:tom ----End---------**/
	background-image:  url("img/home_hg-schwarz.gif");
	background-repeat: repeat;
}
body.agb 
{background-color:#94C416;}
body.wir 
{background-color:#000000;}

/** EDIT:tom ----Beginn------**/
body.imageteil {
	background-color:#000000;
	background-image:none;
	color:#FFFFFF;
}
/** EDIT:tom ----End---------**/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}


#topgrafik {
	position:absolute;
	left:181px;
	top:0px;
	width:505px;
	height:130px;
}
#logo {
	position:absolute;
	left:20px;
	top:20px;
	width:110px;
	height:110px;
}
#shopsuche {
	position:absolute;
	left:710px;
	top:10px;
	width:248px;
	height:129px;
	z-index:2;
	margin:0px;
     margin-top:5px;
	color: #FFFFFF;

}
	
a.shopsuche:visited    {
	color: #ffffff;
	text-decoration: none;
}
a.shopsuche:link    {
	color: #ffffff;
	text-decoration: none;
}
a.shopsuche:hover   {
	color: #ffffff;
	text-decoration: underline;
}

#content{
	background-image:  url("img/home_hg.jpg");
	background-repeat: no-repeat;
	padding-top:60px;
}

#ani{
	background-image:  url("img/ani_hg.jpg");
	background-repeat: no-repeat;
	visibility: visible;
}

#unten {
position:relative; bottom: 0;
float:left;
width:686px;
/*border-top:1px solid #000000;*/
vertical-align:bottom;
margin-top: 40px;
padding-top: 5px;
	color: #ffffff;}
#copyright {
float:right;}
#menu_bottom {
float:left;
width:350px;
color: #ffffff;}

.menu_bottom {
	color: #ffffff;
	text-decoration: none;
}
a.menu_bottom:link {
	color: #ffffff;
	text-decoration: none;
}
a.menu_bottom:visited {
	color: #ffffff;
	text-decoration: none;
}
a.menu_bottom:hover   {
	color: #ffffff;
	text-decoration: underline;
}




/**  Suche  **/
.min9 {font-size: 9px;}

.suche {
	width: 155px;
	line-height: normal;
	background: #ffffff;
	border: 0px #ffffff solid;
	color: #666666;
	height: 18px;
	vertical-align: middle;	
	margin-top: 2px;
	margin-left: 10px;
	margin-bottom: 18px;
}
.suche_go {
	cursor: hand;
	width: 20px;
	background: #ffffff;
	border: 0px #ffffff solid;
	height: 20px;
	vertical-align: middle;
	margin-top: 2px;
	margin-left: 10px;
	margin-bottom:18px;
}

.abstand_tt{
margin-top: -3px;
margin-bottom: -8px;
margin-left: 12px;}

.abstand10{
margin-left: 10px;}

/** Abstand für den IE **/
* html .abstand_tt{
margin-top: -10px;
margin-bottom: -8px;
margin-left: 10px;}
	


a:visited {
	color: #000000;
	text-decoration: none;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:focus {
	outline:none;
	text-decoration: none;
}



.hoehe10{
	font-size:1px;
	line-height:10px; 
	height: 10px;}
	
.hoehe150{
	font-size:1px;
	line-height:145px; 
	height: 150px;}
	
.hoehe5{
	font-size:1px;
	line-height:5px; 
	height: 5px;}
	
	

/** Menü **/

.menu {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	vertical-align:middle;
	color: #ffffff;
	height: 15px;
	width: 160px;
	padding-left: 10px;

}
a.menu:focus {
	outline:none;
	text-decoration: none;
}

a.menu:visited {
	color: #ffffff;
	text-decoration: none;
}

a.menu:link {
	color: #ffffff;
	text-decoration: none;
}
a.menu:hover {
	color: #ffffff;
	text-decoration: underline;
}


.pink{color:#E3007A}




/** EDIT:tom ----Beginn------**/
#typo_imageteil {
	color:#FFFFFF;
}
/** EDIT:tom ----End---------**/

#quadrat {
	 width:7px; 
	 height:7px; 
	 line-height:5px; 
	/* border-color: #ffffff; 
	 border-style: solid; 
	 border-width: 1px; */
	 font-size:1px;
	 float:left;
	 margin-right:5px;
	 margin-top:4px;}
	 
	 
#quadrat-sw {
	 width:5px; 
	 height:5px; 
	 line-height:5px; 
	 border-color: #000000; 
	 border-style: solid; 
	 border-width: 1px; 
	 font-size:1px;
	 float:left;
	 margin-right:5px;
	 margin-top:4px;}

/** EDIT:tom ----Beginn------**/

.small {
	font-size:0.75em;
}

#quadrat_imageteil {
	width:5px; 
	height:5px; 
	line-height:5px; 
	border-color: #FFFFFF; 
	border-style: solid; 
	border-width: 1px; 
	font-size:1px;
	float:left;
	margin-right:5px;
	margin-top:4px;
}
/** EDIT:tom ----End---------**/
	 
 .quadrat_ON{
	background-color: #000000; }
	
ol li {
	padding-bottom: 5px;
}
/** EDIT:tom ----Beginn------
ul, li {
	list-style:none;
}**/
/** EDIT:tom ----End---------**/
	
.weiss{color:#ffffff}


.formselect{
    font-family: Verdana;
    font-size: 11px;
	line-height: normal;
	background: #f5f5f5;  filter:alpha(opacity=60);  -moz-opacity: 0.60;
	border: 1px #94C416 solid;
	color: #000000;	
	margin: 2px;	
	padding:0px;
	width:150px;
	height:17px;
}


.formradio{

	background: #f5f5f5;  filter:alpha(opacity=80);  -moz-opacity: 0.80;
	color: #000000;	


}

.formselect2{
     font-family: Verdana;
     width:420px;
	line-height: normal;
      font-size: 11px;
	background: #f5f5f5; 
	border: 1px #999999 solid;
	color: #000000;	
	margin: 1px;	
}

.formselect_s{
    width:100px;
	line-height: normal;
	font-size: 11px;
	background: #E3007A;filter:alpha(opacity=60);  -moz-opacity: 0.60;
	border: 2px #ffffff solid;
	color: #ffffff;	
	margin: 1px;	
	padding:2px;
	width:150px;
	height:22px;
	font-weight:bold;
	cursor:pointer;
}
	
