#logo {
 top: 18px;
 left: 20px;
 z-index: 5;
}

#foerderpreislogo {
 top: 470px;
 left: 20px;
 z-index: 5;
}

#head_bg {
 top: 0px;
 left: 0px;

 width: 100%;
 height: 150px;
 background-color: #FF9E00;
 background: url( img/1024/hintergrund.gif );
 z-index: 3;
}

#head_green {
 top: 30px;
 left: 208px;

 min-height: 120px;
 max-height: 120px;
 height: 120px;
 min-width: 750px;
 max-width: 750px;
 width: 750px;

 background: url( img/1024/balken.gif );
 z-index: 4;

 font-family:'Times New Roman';
 font-weight: bold;
 font-size: 48px;
 color: #FFFFFF;

 text-align: center;
}

#spacer1 {
 font-size: 20px;
}

#gbr {
 font-size: 32px;
}

#title {
 top: 210px;
 left: 238px;

 text-align: left;
 min-width: 120px;
 z-index: 3;
}

#nav_bg {
 top: 257px;
 left: 88px;

 width: 200px;
 height: 245px;
 background-color: #FF5D00;
 z-index: 1;
}

#nav_fg {
 top: 262px;
 left: 93px;

 width: 190px;
 height: 235px;
 background-color: #99CC33;
 background: url( img/1024/nav_fg.gif );
 z-index: 3;
}

#nav_bg_p2 {
 top: 257px;
 left: 88px;

 width: 200px;
 height: 290px;
 background-color: #FF5D00;
 z-index: 1;
}

#nav_fg_p2 {
 top: 262px;
 left: 93px;

 width: 190px;
 height: 280px;
 background-color: #99CC33;
 background: url( img/1024/nav_fg.gif );
 z-index: 3;
}

#cnt_head {
 top: 150px;
 left: 208px;
 z-index: 3;

 height: 35px;
 width: 750px;

 background: url( img/1024/cnt_head.gif );
 font-family: Arial;
 font-weight: bold;
 font-size: 20px;
 color: #FFFFFF;
 text-align: right;
}

#spacer2 {
 font-size: 6px;
}

#cnt {
 position: absolute;
 top: 185px;
 left: 208px;

 width: 750px;
 min-height: 360px;

 background-color: #FFFFFF;
 z-index: 2;
}

.text {
 font-family: 'Arial';
 font-size: 14px;
 font-weight: normal;

 padding: 15px;
 padding-left: 200px;
 padding-right: 35px;
 text-align: justify;
}

.error {
 color: #FF0000;
 font-weight: bold;
}

.font {
 font-family: 'Arial';
 font-size: 14px;
 font-weight: normal;
}

.link {
 font-size: 14px;
 font-weight: normal;
 text-decoration: underline;
 text-transform: none;
}

.nav_inaktiv {
 width: 190px;
 cursor: hand;

 padding: 4px;
 padding-left: 8px;
}

.nav_aktiv {
 color: #FF5D00;
 width: 190px;
 cursor: hand;

 padding: 4px;
 padding-left: 8px;
}

.nav_sub_inaktiv {
 width: 190px;
 cursor: hand;

 padding-left: 30px;
}

.nav_sub_aktiv {
 color: #FF5D00;
 width: 190px;
 cursor: hand;

 padding-left: 30px;
}

h1 {
 font-family: Arial;
 font-weight: bold;
 font-size: 18px;

 color: #FF5D00;
 text-transform: uppercase;
 text-decoration: none;
}

h2 {
 font-family: Arial;
 font-weight: bold;
 font-size: 14px;

 color: #FF5D00;
 text-decoration: none;
}

h3 {
 font-weight: bold;
}

a {
 font-family: Arial;
 font-weight: bold;
 font-size: 18px;

 color: #005D00;
 text-transform: uppercase;
 text-decoration: none;
}

a:hover {
 color: #FF5D00;
}