body{
    margin:0px; 
    padding:0px; 
    background:#FFF; 
    font-family: arial, cursive, sans-serif; 
    font-size:12px; 
    color:#000;
    width: 100%;
    height: 100%;
    margin: 0px;
}

a{
    color:#999999; 
    text-decoration:underline;
}

a:hover{
    color:#999999; 
    text-decoration:none;
}

#main-wrapper{
    width:934px; 
    margin:0 auto; 
    padding: 10px 10px 10px 10px;
}

#nav-wrapper{
    width:934px; 
    float:left;
}

#content-wrapper{
    width:934px; 
    float:left; 
    background: #fff;
}

#banner-clear{
    width:934px;
    background: #FD9827; 
    height:200px; 
    float:left; 
    padding:0px 0px 0px 0px; 
    font-family:  cursive, sans-serif; 
    font-size:48px; 
    color:#fff;
}

#banner{
    width:934px;
    background: url(../images/page/header1.png) top no-repeat;
    height:200px; 
    float:left; 
    padding:0px 0px 0px 0px; 
    font-family:  cursive, sans-serif; 
    font-size:48px; 
    color:#fff;
}
#inner-banner{
    display: none;
    padding: 39px 0px 0px 734px; 
}


#nav{
    width:934px; 
    float:left; 
    background: #FD9827; 
    height:36px;
}

#nav ul{
    margin:0px; 
    padding:0px; 
    list-style-type:none; 
    display: inline; 
    float:left;
}

#nav ul li{
    float:left; 
    line-height:36px; 
    text-align:center; 
    font-family:  cursive, sans-serif; 
    font-size:12px; 
    color:#fff; 
    text-decoration:none; 
    background:#FD9827;
}

.home{
    float:left; 
    line-height:36px; 
    text-align:center; 
    font-family:  cursive, sans-serif; 
    font-size:12px; 
    color:#fff; 
    text-decoration:none; 
    background:#FD9827;
    padding:0px 0px 0px 13px;
}

#nav ul li a{
    float:left; 
    line-height:36px; 
    text-align:center; 
    font-family: arial, cursive, sans-serif; 
    font-size:16px; 
    color:#fff; 
    text-decoration:none; 
    padding:0px 35px  0px 35px;
}

#nav ul li a:hover{
    float:left; 
    line-height:36px; 
    text-align:center; 
    font-family: arial, cursive, sans-serif; 
    font-size:16px; 
    color:#999999; 
    text-decoration:none; 
    padding:0px 35px 0px 35px;
}

#nav .actpage{
    float:left; 
    line-height:36px; 
    text-align:center; 
    font-family: arial, cursive, sans-serif; 
    font-size:16px; 
    color:#999999; 
    text-decoration:none; 
    padding:0px 35px 0px 35px;
}

.link{
    font-family:  cursive, sans-serif; 
    font-size:12px; 
    font-weight:bold; 
    color:#fff; 
    text-decoration:none; 
    text-align:right;
}

.link:hover{
    font-family:  cursive, sans-serif; 
    font-size:12px; 
    font-weight:bold; 
    color:#fff; 
    text-decoration:none; 
    text-align:right;
}

#footer{
    width:934px; 
    margin:0 auto; 
    padding:0px; 
    color:#999999;
}

#footer-inner{
    width:934px; 
    float:left; 
    padding:10px 0px;
    margin: 0px 0px 10px 0px;
    background: #FD9827; 
    color:#fff
}

.footer-link{
    color:#fff; 
    padding:0px 5px;
}

.footer-link:hover{
    color:#999999; 
    padding:0px 5px;
}

table {
   border: 2px solid #FD9827;
} 
th, td {
    padding: 2px;
    text-align: left;
}

.red {
    color: rgb(208,0,0);
}

.sections {
        width:934px; 
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
        padding: 0px;
}
.section1 {
        left: 0px;
	background-image: url(../images/page/umschlag1.jpg);
	background-repeat: no-repeat;
        background-size: 100% 100%;
	width: 140px;
	height: 196px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
        z-index:1;
        position:relative;
	float: left;
        border: 1px;
        border-style: solid;
}
.section2 {
        top: 90px;
        left: -75px;
	background-image: url(../images/page/umschlag2.jpg);
	background-repeat: no-repeat;
        background-size: 100% 100%;
	width: 140px;
	height: 196px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
        z-index:2;
        position:relative;
	float: left;
        border: 1px;
        border-style: solid;
}
.section3 {
        left: -75px;
        top: 90px;
	background-image: url(../images/page/umschlag3.jpg);
	background-repeat: no-repeat;
        background-size: 100% 100%;
	width: 140px;
	height: 196px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
        z-index:4;
        position:relative;
	float: left;
        border: 1px;
        border-style: solid;
}
.section4 {
        left: 0px;
        top: -217px;
	background-image: url(../images/page/umschlag4.jpg);
	background-repeat: no-repeat;
        background-size: 100% 100%;
	width: 140px;
	height: 196px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
        z-index:3;
        position:relative;
	float: right;
        border: 1px;
        border-style: solid;
}

.flyoversections {
	/*background: #FD9827;*/
        left: -75px;
	width: 425px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
        z-index: 5;
        position:relative;
	float: left;
}

.flyoversections td {
        text-align: left;
}




label {	
        clear:both;	
        display:block;
        float:left;
        width: 180px;
}
label_red {	
        clear:both;	
        display:block;
        float:left;
        color: red;
        /*width: 180px;*/
}
label_error {	
        color: red;
}

.header{
    font-family: arial, cursive, sans-serif; 
    font-size:18px; 
    font-weight:bold; 
}
.first{
    font-family: arial, cursive, sans-serif; 
    font-size:12px; 
    font-weight:bold; 
}

.manual {
	width: 140px;
	height: 196px;
	float: right;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
        border: 1px;
        border-style: solid;
}


/*
h1{font-family:  cursive, sans-serif; font-size:18px; color:#2f1a1a; margin:0px; padding:0px; text-align:left;}

h2{font-family:  cursive, sans-serif; font-size:16px; color:#2f1a1a; margin:0px; padding:0px; text-align:left;}

h3{margin:0px; padding:0px; color:#fff; font-size:18px; font-weight:normal; font-family:  cursive, sans-serif;}
*/

