* 
{
    margin: 0px;
    padding: 0px;
}

body 
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 62.5%;
    background: url(../img/layout/body.gif) repeat-x;
    color: #666666;
}

a:hover {
	color: #009036;
}

h2 {
	font-size: 250%;
	color: #009036;
	font-family: "Myriad Pro", Verdana; 
	text-transform: uppercase;
	font-weight: normal;
	padding: 0px;
	margin: 0px 0px 10px 0px;
   line-height: 1.3;
}

h3{
	color: #9a7400;
	font-size: 120%;
	font-weight: normal;
	line-height: 1;
}

h4 {
	color: #9a7400;
	font-size: 100%;
	font-weight: normal;
	margin: 0px 0px 3px 0px;
   line-height: 1;
}

div#wrap 
{
    position: relative;
    overflow: hidden;
}

div#container 
{
    width: 998px;
    background: url(../img/layout/border_container.gif) repeat-x bottom #FFF;
    position: relative;
}

div#header 
{
    height: 140px;
	width: 998px;
    background: url(../img/layout/header.gif) no-repeat bottom left;
}

div#header ul 
{
    padding: 18px 0px 0px 455px;
    list-style: none;
}

div#header ul li
{
    float: left;
}

div#header ul li a
{
    text-decoration: none;
    color: #FFF;
    font-size: 120%;
    margin-right: 10px;   
}

div#header ul li a:hover
{
	color: #009036;
}

div#header img.logo-gof
{
/*    margin: 30px 0px 0px 20px; */
    margin: 1px 0 0 20px;
    border: none;
}

div#header img.logo-fenaco
{
    margin: 30px 0px 0px 650px;
    border: none;
}

div.searchengine {
	border: 1px solid #CCC;
	height: 20px;
	margin-bottom: 20px;
	width: 130px;
}

div.searchengine input {
	width: 100px;
	float: left;
	border: 1px solid #FFF;
	font-size: 110%;
	font-family: Verdana, Arial, Sans-Serif;
	padding-top: 3px;
	padding-left: 3px;
	color: #666;
}

div.searchengine input.submit {
	width: 20px;
	float: none;
	background: url(../img/layout/search_icon.gif) no-repeat #FFF 1px 1px;
	border: none;
}

div#navigation 
{
    width: 144px;
    float: left;
    padding: 30px 5px 0px 18px;
}

div#navigation h5
{
    color: #9a7400;
    font-size: 120%;
    font-weight: normal;
    margin-bottom: 3px;
}

div#navigation ul
{
    list-style: none;
}

div#navigation ul ul
{
    margin-bottom: 20px;
}

div#navigation ul ul li 
{
    position: relative;
    display: inline;
}

div#navigation ul ul li li
{
    position: static;
}

div#navigation ul ul li a
{
    text-decoration: none;
    color: #666666;
    font-size: 120%;
    padding: 3px 0px 3px 0px;
    display: block;    
    width: 130px;
}

div#navigation ul ul li a.active
{
	color: #009036;
	background: url(../img/layout/arrow_brown.gif) no-repeat center right;
}

div#navigation ul ul li a:hover
{
    color: #009036;
}

div#navigation ul ul ul
{
    position: absolute;
    left: 149px;
    background: #fff5d6;
    width: 248px;
    top: -10px;
    padding: 10px 0px 10px 20px;
}

div#navigation ul ul ul li a
{
    color: #9a7400;
    width: auto;
}


div#navigation ul ul ul li a.active
{
    color: #009036;
    background: none;
}

div#navigation ul ul ul li a:hover
{
    background: none;
}

div#navigation ul.logos 
{
    margin-top: 50px;
}

div#navigation ul.logos li img
{
    border: none;
}

div#content 
{
    width: 828px;
    background: url(../img/layout/container.gif) repeat-y top left;
    float: left;
}


div#image 
{
    float: left;
    width: 268px;
}

div#image img
{
    display: block;
}

div#inhalt 
{
    float: left;
    width: 520px;
    _width:515px;
    font-size: 110%;
    padding: 30px 20px 100px 20px;
    line-height: 1.5;
}

div#inhalt a {
    color: #9a4700;
}

div#footer 
{
    position: absolute;
    bottom: 15px;
    left: 450px;
    font-size:100%;
}

div#footer ul
{
	list-style: none;
}

div#footer ul li {
	float: left
}

div#footer ul li a{
	display: block;
	color: #9a4700;
	text-decoration: none;
	font-size: 110%;
	padding: 3px 0px 3px 18px;
}

div#footer ul li a:hover{
	color: #009036;
}


div#footer ul li a.language{background: url(../img/layout/language.gif) no-repeat 0px 4px;}
div#footer ul li a.totop{background: url(../img/layout/top.gif) no-repeat;}
div#footer ul li a.print{background: url(../img/layout/print.gif) no-repeat 0px 2px;}

div#footer ul li.printtop {
	width: 450px;
}

div#footer ul li.sprache {
	width: 70px;	
}

div#clear 
{
    clear: both;
}

div#gras
{
    position: absolute;
    background: url(../img/layout/gras.gif) no-repeat;
    width: 362px;
    height: 291px;
    bottom: 0;
    left: 998px;
    overflow:hidden;
}

/*PopUp DIV*/
div#PopDiv {
	position: absolute;
	background: #ededed;;
	border: 1px solid #666;
	padding: 10px;
	z-index: 20;
}
div#PopDiv a {
	display: block;
	text-align: right;
	padding: 0;
	margin: 0 0 10px 0;
	color: #666;
	text-decoration: none;
}

div#PopDiv a:hover {
	color: #009036;
}

div#PopDiv img {
	display: block;
	border: 1px solid #666;;
}
img#loading-popup {
	position: absolute;
	padding: 10px;
	border: 1px solid #DDD;
	background: #FFF;
}
p#imgCaption {
	font-size: 110%;
	text-align: center;
	padding: 5px 0 0 0;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	/*visibility: hidden;*/
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size: 3em;
}




