* {
margin: 0;
padding: 0;
border: none;
}

body { 
        background:url(hg.jpg);
        font-family:verdana, Arial, sans-serif;
        font-size:100.1%; 
       
}


#wrapper {
        margin:-5px auto;
        width:930px;
        text-align:left;
        background:#fff;
     
}

#header {

        background: url(bg_header.gif) no-repeat;
        position:relative;
        width:930px;
        height:230px;
}


#navigation {
    display:block;
    float:left;
    width:208px;
    background:url(bg_nav.gif) repeat-y;
    margin-top:10px;
    margin-left:10px;

}

#navigation ul.rex-navi1 {
    list-style:none;
    padding-left: 10px
    padding-right:20px;
    color:#fff;
    font-size:0.8em;
    background: inherit;
	
}


#navigation ul.rex-navi1 li {
    padding: 5px 10px;
    
   	
}


#navigation ul.rex-navi1 a {
	color: #fff;
	background: inherit;
	text-decoration: none;
        
}

#navigation .rex-navi1 a:hover {
	color: #7ba980;
}



#navigation .rex-navi1 .rex-current {
	color: #519d59;
              font-weight:bold;
}





#navigation p.copy a:hover {
	text-decoration: underline;
              color: #f292828;
}

#navigation p. a:hover {
	text-decoration: underline;
              color: #f292828;
}



#content {
              margin-top:15px;
              margin-left:17em;
              margin-right:10em;
              margin-bottom:25px;
              padding-left:20px;
              min-height:500px;
	    height: auto;	
              font-size:0.8em;
}

* html #content {height: 450px;}


/* ### Footer ###################################################################### */

#footer {
	display:block;
	width:100%;
              width:930px;
              color:#fff;
              text-align: center;
              padding-top: 4px;
              font-size:0.8em;
              margin:-5px auto;
              font-stretch:semi-expanded ;
}


#footer a {
	color:#fff;
	text-decoration: underline;
	background:inherit;
}



h1 {
	background: #fff;
	color: #4f1c07;
	font-size: 1.1em;
	line-height: 1.7;
	font-weight: bold;	
        margin:10px;
}

h2 {

	margin-left: 10px;
	color:#4f1c07;
	font-size:0.9em;
	font-weight:bold;
	line-height:1.3;
}

.box h2 {margin-left: 40;}


p {
	font-size:1.0em;
       line-height: 1.4;
        margin:10px;
}

strong {
	font-size:0.9em;
	line-height: 1.4;
	font-weight: bold;
	color: #4f1c07;
}


#content ul  {
	margin: 10px 10px 10px 60px;
	list-style-image: url(dupp.jpg);
	font-size: 0.9em;	
}

#content ul li {margin-left: 5px;line-height: 1.5;}


#content a, #content a:link {
	color: #35743c;
              font-weight: bold;
	text-decoration:underline;
}

#content a:hover {
              color: #4f1c07;
	
}

.clear {
	clear: both;
}


.column {
float:left;
margin-left: 0px;
padding:0 25px 0pt 0px;
width:25%;
text-align: center;
}

.ssgthumb {float: left; border: 1px solid #dedede; padding: 5px; margin: 0 5px 5px 0;}

.galerie {margin: 20px 30px 20px 20px;width: 600px;height: 400px;}
.image {float: left; width: 110px; height: 100px; margin: 15px 15px 15px; padding:10px;}
