@charset "utf-8";
body {
    background-color: #fffae8;
    color: #804304;
    margin: 0px;
    padding: 0px;
    font-family: Verdana;
    font-size: 12px;
}

#container {
    width: 765px;
    overflow: hidden;
    margin: 0px auto 0px auto;
}

#fixed {
    position: fixed;
    height: 153px;
    display: block;
    top: 0;
    width: 765px;
    z-index: 999;
}

#header {
    height: 120px;
    border: 1px solid #804304;
    width: 763px;
    background-color: #ffd302;
    float: left;
}

#headerflash {
    height: 120px;
    border: 1px solid #804304;
    width: 763;
    background-color: #ffd302;
    float: left;
}

#header_img {
    padding-top: 21px;
    float: left;
}

#header_swf {
    margin-top: -1px;
    width:  612px;
    float: left;
}

#topmenu {
    height: 33px;
    width: 100%;
    background-color: #804304;
    float: left;
    color: #FFD302;
}

#topmenu #language {
    font-size: 8px;
    width: 146px;
    padding: 5px 0px 0px 5px;
    float: left;
}

#language a, #language a:visited {
    border: 0px;
    color: #FFD302;
    text-decoration: none;
}

#language img {
	border: 0px;
}

#topmenu #titel {
    width: 464px;
    float: left;
    height: 33px;
    border-left: 1px solid #FFD302;
    border-right: 1px solid #FFD302;
}

#topmenu #titel h1 {
    margin: 0px 0px 0px 10px;
    padding: 0px;
    font-size: 20px;
    font-weight: normal;
}

#topmenu #snelmenu {
    width: 148px;
    font-size: 8px;
    float: left;
}

#topmenu #snelmenu .icoon {
    text-align: center;
    float: left;
    width: 30px;
    padding-left: 12px;
    padding-top: 2px;
}

#topmenu #snelmenu .icoon img {
    border: 0px;
}

.icoon img.padding {
    padding-bottom: 4px;
}

.icoon img.padding2 {
    padding-bottom: 5px;
}

.icoon a, .icoon a:visited {
    border: 0px;
    color: #FFD302;
    text-decoration: none;
}

#topmenu h1 {
    margin: 0px;
    padding: 0px;
    font-size: 28px;
}

#website {
    padding-top: 155px;
}

#links {
    width: 152px;
    min-height: 680px;
    height: auto !important;
    height: 500px;
    background-color: #f8de63;
    float: left;
}

#content {
    width: 455px;
    height: 670px;
    overflow: auto;
    background-color: #fffcdf;
    float: left;
    font-family: Arial;
    font-size:12px;
    padding: 5px;
}

#content a, #content a:visited {
	color: #804304;
}

#content a:hover {
	color: #000;
}

#rechts {
    width: 148px;
    background-color: #f8de63;
    float: left;
    min-height: 670px;
    height: auto !important;
    height: 500px;
    text-align: center;
    padding-top: 10px;
}

#rechts img {
    border: 1px solid #804304;
    margin-bottom: 10px;
}

#footercontainer {
	width: 765px;
	margin: 0px auto 0px auto;
}

#footer {
    width: 765px;
    height: 16px;
    background-color: #804304;
    bottom: 0px;
    float: none;
    margin: 0px auto 0px auto;
    position: fixed;
    font-size: 9.5px;
    padding-top: 4px;
    text-align: center;
    color: #FFF;
}

#links ul {
    width: 152px;
    padding: 0px;
    margin: 0px;
}

#links li {
    background: url('/images/menuicoon.gif') no-repeat #ffd302;
    background-position-x: 3px;
    background-position-y: 3px;
    padding-left: 17px;
    border-bottom: solid #FFF 1px;
	min-height: 25px;
	height: auto !important;
	height: 25px;
    list-style:  none;
   	padding-top: 3px;
   	padding-bottom: 3px;
}

#links li a, #links li a:visited {
    color: #804304;
    text-decoration: none;
}

#links li:hover {
    background-color: #f8de63;
}

#links li.child {
	background: url('/images/menuicoon.gif') no-repeat #FFF0A1;
	background-position: 6px;
	padding-left: 25px;
	border-bottom: solid #FFF 1px;
	min-height: 21px;
	height: auto !important;
	height: 21px;
	list-style: none;
}

#links li.child:hover {
	background-color: #F8DE63;
}

#footer a, #footer a:visited {
    color: #FFF;
}

#rotate1 {
	margin: 10px !important;
}

#rotate2 {
	margin: 10px !important;
}

#rotate3 {
	margin: 10px !important;
}