body  { font-family: Verdana, Helvetica, sans-serif; font-size: 8pt; color: #000000; margin: 0;  background-color: #f1f1f1; background-image: url('../images/background.png'); background-repeat: repeat-x; }

a:active { text-decoration: none; color: #abd702; }
a:hover { text-decoration: none; color: #abd702; }
a:link { text-decoration: non; color: #abd702; }
a { text-decoration: none; color: #abd702; }
a:visited { text-decoration: none; color: #abd702; }
a:focus { text-decoration: none; color: #abd702; }

/* =============================== Landingpage =============================== */

#lp_background { width: 1000px; height: auto; margin: auto; background-image: url('../images/lp_bg.png'); background-repeat: no-repeat; background-position: top; overflow: hidden;}
#lp_wrapper { width: 900px; min-height: 435px; margin: auto; margin-top: 315px; background-color: #FFFFFF; color: #000000; border: 1px solid #b5b5b5; border-radius: 3px; box-shadow: 0px 0px 10px #d0d0d0; overflow: hidden; }
#lp_head { width: 894px; height: 160px; margin-left: 3px; margin-right: 3px; float: left; background-image: url('../images/lp_logo_big.png'); background-position: center; background-repeat: no-repeat; }
.lp_content { width: 890px; height: auto; margin-left: 5px; margin-right: 5px; float: left; border-bottom: 1px solid #ececec; color: #747474; padding: 20px 0 20px 0; text-align: center; font-size: 14px; }
.lp_footer { width: 890px; height: auto; margin-left: 5px; margin-right: 5px; float: left; padding: 20px 0 20px 0; text-align: center; font-size: 14px; color: #747474; }
.lp_link { font-weight: bold; color: #abd702; }
.lp_headline { font-weight: bold; font-size: 20px; }



/* =============================== Landingpage - Login =============================== */

#lp_background { width: 1000px; height: auto; margin: auto; background-image: url('../images/lp_bg.png'); background-repeat: no-repeat; background-position: top; overflow: hidden;}
#lp_login_wrapper { width: 400px; height: 435px; margin: auto; margin-top: 315px; background-color: #FFFFFF; color: #000000; border: 1px solid #b5b5b5; border-radius: 3px; box-shadow: 0px 0px 10px #d0d0d0; overflow: hidden; }
#lp_login_head { width: 380px; height: 37px; margin-left: 5px; margin-right: 5px; float: left; background-image: url('../images/lp_logo.png'); background-position: right; background-repeat: no-repeat; border-bottom: 1px solid #ececec; color: #abd702; font-size: 26px; padding: 60px 0 0 10px;}
.lp_login_form {width: 294px; height: 37px; float: left; padding: 16px 62px 16px 44px; border-left: 5px solid #FFFFFF; }
.lp_login_form:hover { border-left: 5px solid #9DC604; background-color: #f7f7f7; }
#lp_login_cookie {width: 380px; height: 67px; float: left; padding: 10px }
#lp_login_footer {width: 380px; height: 101px; margin-left: 5px; margin-right: 5px; padding: 10px 0 0 10px; float: left; border-top: 1px solid #ececec; color: #747474; font-size: 12px; }
.lp_login_input { color: #a3a3a3; padding: 9px 12px 9px 12px; font-size: 14px; border: 1px solid #dcdcdc; }
.lp_login_button { width: 74px; height: 27px; background-image: url('../images/lp_login_button.png'); color: #FFFFFF; font-size: 18px; padding: 6px 10px 4px 30px; background-repeat: no-repeat; overflow: hidden; float: right; margin-right: 42px; }
.lp_login_bigger { font-size: 16px; }
