	*{
	padding:0;
	margin:0;
}

body{
	background:#333;
        text-align:center;
}

#wrapper{
	width:960px;
	border-left:5px solid black;
	border-right:5px solid black;
	margin: 0 auto;
	background-color: #006600;
	
}

#header{
	width:100%;
	height:200px;
 	float:left;
	background: url(_images/Banner.jpg) no-repeat #003300;
 	background-position: 0px 10px;

	
}

#navi{
	width:180px;
        _width: 164px; /* show to IE */
        float:left;
	background-color: #060;
        text-align:left;
}

#news{
        margin:auto;
        padding:0 30px;
        align:center;
        text-align:left;
        float:left;
	background-color: #060;

}


#amazon{
       text-align: center;
      _width: 203px;
}

#content{
	width:600px;
	_width: 605px; /* show to IE */
        min-height:900px;
	height:auto !important; /* f�r moderne Browser */
	height:900px; /*f�r den IE */
        float:left;
	padding:10px;
        font-family: verdana;
        font-size:13px;
	background-color: #CCCCCC;
        text-align:left;
}
.datum{
font-size:12px;
color:#99CC99;
padding-left:20px;
background: url(/icons/Bildname.png)no-repeat; /*schreibweise?*/
/*evtl. line-height:16px*/
}
#content h1{
	font-family: verdana;
        font-size:22px;
	color:#060;
}
#content h2{
	font-family: verdana;
        font-size: 18px;
	color:#060;
}
#content table{
	font-family: verdana;
        font-size: 13px;
}
#content p{
	margin: 10px 0;
}

#rechts{
        width:160px;
        _width: 129px; /* show to IE */
        float:left;
        text-align:left;
        background-color: #99CC99;
        font-family: verdana;
        font-size:11px;
        color:#003300;
        
} 
#werbung{
       width:100px;
       margin: 0 auto;
       text-align: center;
}
 

#footer{
	clear:both;
	background:#669933;
        text-align:left;
		

}
div.clear
{
clear: both;
font-size: 0px;
line-height: 0px;
height: 0px;
padding: 0px;
border: none;
}

#navcontainer_header ul { padding: 0; }
#navcontainer_header ul li { display: inline; }

#navcontainer_header ul
{
margin: 0;
padding: 0 0 0 7%;
color: #FFFFFF;
font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
font-size: .65em;
letter-spacing: 2px;
font-weight: bold;
}

#navcontainer_header ul li a
{
padding: 0.2em 12px;
background-color: #426208;
color: #FFFFFF;
text-decoration: none;
float: left;
border-right: 1px solid #94B473;
}

#navcontainer_header ul li a:hover
{
background-color: #7B9D25;
color: #FFFFFF;
}

#navlist_header li a:hover, #navlist_header li a:active
{
color: #FFFFFF;
text-decoration: none;
background: #CC3333;
text-align: left;
text-transform: uppercase;
font: bold normal 10px/16px "Lucida Sans Unicode", verdana, lucida, arial, helvetica, sans-serif;
}

#navcontainer {
	margin-left: 0px;
}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, sans-serif;
}

#navcontainer li { margin: 0; }

#navcontainer a
{
display: block;
color: #000000;
background-color: #006600;
width: 174px;
_width: 162px; /* show to IE */
padding: 2px 20px;
text-decoration: none;
border-top: 1px solid #aaa;
border-bottom: 1px solid #aaa;
border-left: 1px solid #aaa;
font-size: 12px;
}

#navcontainer a:hover
{
background-color: #7B9D25;
color: #333;
border-right: 10px solid #aaa;
padding: 2px 1px 2px 20px;
}

#navcontainer ul ul
{
margin-left: 0px;
padding: 0;
list-style-type: none;
}

#navcontainer li li a
{
display: block;
color: #333;
background-color: #99CC99;
width: 174px;
_width: 162px; /* show to IE */
padding: 2px 20px;
margin: 0;
border-top: none;
border-bottom: none;
border-left: 1px solid #aaa;
text-decoration: none;
font-size: 12px;
}
#navcontainer li li a:hover
{
background-color: #99CC00;
color: #333;
border-right: 10px solid #aaa;
padding: 2px 1px 2px 20px;
}


.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 */

#galerie{
	width:90%;

}

#galerie td{
	padding:10px;
}


#galerie td img{
	border:0;
}


#galerie td a:hover{
	border:1px solid red;
}

#galerie td a{
	border:1px solid transparent;

_width: 164px; /* show to IE */

}

#tab1{
border-collapse:collapse;}

#tab1 td{
background:#EEEEE0;
border:1px solid #000000;
padding:5px 10px 5px 10px;}

#tab1 tr.color td{
background:#99CC99;}