@font-face {
    font-family: 'Eurostyle';
    font-weight: normal;
    font-style: normal;
    src: url('/views/fonts/2348A5_0_0.eot');
    src: url('/views/fonts/2348A5_0_0.eot?#iefix') format('embedded-opentype'),
        url('/views/fonts/2348A5_0_0.svg#SansationLight') format('svg'),
        url('/views/fonts/2348A5_0_0.woff') format('woff'),
        url('/views/fonts/2348A5_0_0.ttf') format('truetype');	
}

html {
    font-family: 'Eurostyle', 'Arial Narrow', Arial, sans-serif;
    padding: 0 30px;
    color: #FFFFFF;
    font-size:16px;

}
h1 {
    font-size:20px;
}
h2 {
    font-size:18px;
}
h3:focus{
    outline:0;
}
a{
    outline:0;
    color:#f18626;
    text-decoration:none;
    border:none;
}
a:link { 
}
a:visited {
}
a:focus { 
    outline:0;
}
a:hover { 
}
a:active { 
    border:none;
}



.errorfloat label {
    float: right;
}
.error {
    color: #ff4c34;
}

html,body {
    padding: 0;
    margin: 0;
}

select {
    background-color: transparent;
    color: #6F7F96;
}

span {
    text-align: center;
}
a img{
    border:none;
}
hr {
    color: #FFFFFF;
}

td
{
    text-align:left;
    vertical-align:top;
}

textarea{
    border: 1px solid #6F7F96;
    vertical-align: top;
}

input, input[type="checkbox"] {
    border: 1px solid #6F7F96;
    background-color: white;
    margin: 0px;
    margin-right: 5px;
}

input[type="submit"]:hover {
    background-color: #eee;
}

button {
    border: 1px solid #6F7F96;
    background-color: white;
    margin-right: 5px;        
}
button:hover {
    background-color: #eee;
}

.tableformat {
    width: 350px;
    font-weight: bold;
}

table.grid {
    border-collapse:collapse;
    margin: 10px 0;
    width: 100%;
}
table.grid,.grid th,.grid td
{
    border: 1px solid #6F7F96;
}
.grid td, .grid th {
    margin:0;
    padding:15px;
}
.grid th {
    background-color: #f5f5f5;
}

/*
* Logos
*/
#logo {
    background-image: url(/views/images/logo.png);
    position: absolute;
    top: 50px;
    left: 50px;
    width: 200px;
    height: 145px;
    z-index: 10;
}

#logosmall {
    background-image: url(/views/images/logo_small.png);
    position: absolute;
    top: 50px;
    left: 50px;
    width: 150px;
    height: 109px;
    z-index: 10;
}


#fachpack1 {
    /*   background-image: url(/views/images/DE_1_101_kl.gif);
        position: absolute;
        top: 70px;
        right: 220px;
        width: 273px;
        height: 35px;
        z-index: 10;
    */}
#fachpack2 {
    /*    background-image: url(/views/images/EN_1_101_kl.gif);
        position: absolute;
        top: 110px;
        right: 220px;
        width: 273px;
        height: 35px;
        z-index: 10;
    */}
/*
* navigation
*/

#navigationdiv {
    margin: 0px;
    position: absolute;
    right: 0px;
    top: 151px;
    width: 240px;
    z-index: 12;
    line-height: 37px;
}

.navigationlist {
    margin-bottom: 37px;
}

.navigationlist a {
    display: block;
}

.navigationimage {
    vertical-align: middle;
    margin-right: 10px;

}
.marked {
    font-weight: bold;
    color: #4c4c4c;
}

#navigation1 li,#navigation2 li,#navigation3 li {
    list-style-type: none;
    /*width: 240px;*/
    height:35px;
    margin-top: 2px;
    margin-bottom: 2px;
    padding-left: 2px;
    margin-left:22px;
    background-color: #FFFFFF;
}

#navigation1 li a,#navigation2 li a,#navigation3 li a {
    text-decoration: none;
    margin-top: 2px;
    font-size:16px;
    color:#6f7f96;
    margin-bottom:30px;
}

#navigation1 li a img,#navigation2 li a img,#navigation3 li a img{
    margin-top: 2px;
    margin-bottom: 10px;
}

#screen {
    z-index: 11;
}
#typ {
    margin: 0px;
    position: absolute;
    height: 25px;
    width: 400px;
    right: 220px;
    top: 167px;
    padding: 4px 10px;
    font-size: 18px;
    color: #6f7f96;
    background-color: #fff;
    border: 1px solid #6F7F96;
    z-index: 11;
    display: block;
}
#typ strong {
    font-size: 24px;
    padding: 0 20px; 
}

#info {
    height: 22px;
    font-size: 18px;
    padding: 2px;
    margin: 0;
    background-color: #eee;
}

#form {
    background-color: #fff;
    padding: 20px;
    border: 1px solid #6F7F96;
}

#content {
    position: relative;
    overflow-x: auto;
    overflow-y: auto;
    /*left: 50px;
    width: 70%;*/ 
    display: block;
    /*float:right;*/
    margin-left:50px;
    margin-top: 201px;
    margin-right: 220px;
    margin-bottom: 100px;
    border: 1px solid #6F7F96;
    background-color: #FFFFFF;
    padding: 10px;
    color: #6f7f96;
    z-index: 100;
}

#pattern {
    position: absolute;
    top: 0px;
    left: 0px;
    background-image: url(/views/images/pattern.gif);
    background-repeat: repeat;
    padding: 0;
    z-index: 10;
    width:100%;
    height:100%;
}

#testbg {
    position: absolute;
    top: 0px;
    left: 0px;
    background-image: url(/views/images/pattern.gif);
    background-repeat: repeat;
    padding: 0;
    z-index: 10;
    width:100%;
    height:100%;
}

#content.content-window {
    background-color: #eee;
    padding: 3px;
}

input.full {
    width: 380px;
}
input.big {
    width: 100%;
}
input.plz {
    width: 50px;
} 
input.city {
    width: 320px;
}
textarea.remarks {
    width: 380px;
}

.teaser {
    width:50%;
    font-size: 35px;
    position: absolute;
    opacity: 0.0;
    z-index: 10;
    text-align: center;
    display: block;
    bottom: 500px;
    margin-top: -100px;
    margin-left: 50px;
    margin-right: 250px;
    display: none;
    text-align:left;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
    alpha(opacity=0);
}

#background_picture {
    position: absolute;
    top: 0px;
    left: 0px;
    background-image: url(/views/images/1.jpg);
    background-size: 100%;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    padding: 0;
}

.bg {
    z-index: -999;
    /* Set rules to fill background */
    min-height: 100%;
    min-width: 1024px;
    /* Set up proportionate scaling */
    width: 100%;
    height: 100%;
    /* Set up positioning */
    position: fixed;
    top: 0px;
    left: 0px;
    opacity: 0.0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);

}
.static_bg {
    z-index: -999;
    /* Set rules to fill background */
    min-height: 100%;
    min-width: 1024px;
    /* Set up proportionate scaling */
    width: 100%;
    height: 100%;
    /* Set up positioning */
    position: fixed;
    top: 0;
    left: 0;
    opacity:1.0;
}
.icon_caption {
    margin-top:0px;
    vertical-align:middle;
    width:80px;
    height:40px;
    background-position:center;
}
.caption {
    float:right;
    margin-right:30px;
    margin-bottom: 20px;
}
.caption_text {
    text-align: center;
    width:80px;
}

.icon_crown {
    background-image:url('/views/std_icons/Icons_crown_small.png');
    background-repeat:no-repeat;
}
.icon_docs {
    background-image:url('/views/std_icons/Icons_docs_small.png');
    background-repeat:no-repeat;
}
.icon_mail {
    background-image:url('/views/std_icons/Icons_mail_small.png');
    background-repeat:no-repeat;
}
.icon_docsmultiple {
    background-image:url('/views/std_icons/Icons_mutltiple_docs_small.png');
    background-repeat:no-repeat;
}
.icon_numbers {
    background-image:url('/views/std_icons/Icons_numbers_small.png');
    background-repeat:no-repeat;
}
.icon_pencil {
    background-image:url('/views/std_icons/Icons_pencil_small.png');
    background-repeat:no-repeat;
}
.icon_question {
    background-image:url('/views/std_icons/Icons_question_small.png');
    background-repeat:no-repeat;
}
.icon_ready {
    background-image:url('/views/std_icons/Icons_ready_small.png');
    background-repeat:no-repeat;
}
.icon_readymultiple {
    background-image:url('/views/std_icons/Icons_ready_multiple_small.png');
    background-repeat:no-repeat;
}

.liststyler {
    list-style: none;
}
.liststyler li { 
    padding-left: 1em; 
    text-indent: -.7em;
}
.liststyler li:before {
    content: "• ";
    color: #f18626;
}
.filelist {
    padding-bottom: 50px;
}
.filelist td {
    padding: 2px 50px 2px 0;
}
#skip a {
    position: absolute;
    text-shadow:-1px -1px 5px #333, 1px 1px 5px #333;
    color:#fff;
    font-size: 16px;
    z-index:5000;
    right: 300px;
    top: 640px;
}
/* FANCY CAPTCHA STARTS */
.ajax-fc-container { width: 316px; background:#fff;  color:#fff;  margin:15px 0 0; }

/* rounded corners */
.ajax-fc-rtop, .ajax-fc-rbottom{ display:block; background: white; }
.ajax-fc-rtop *, .ajax-fc-rbottom *{ display: block; height: 1px; overflow: hidden; background:#fff; }

/* describes left and right boxes */
div#ajax-fc-content { position: absolute; margin-top: -3px; margin-left: 9px; width: 298px; height: 105px; background: url(images/captcha/bg-content-div.png); }
div#ajax-fc-content div#ajax-fc-left { width: 200px; height: 100px; float: left; }

div#ajax-fc-content div#ajax-fc-right { width: 98px; height: 100px; float: right; }

/* block left: task and pictures */
p#ajax-fc-task { line-height: 16px; margin: 0; padding: 11px 0 0 11px; font-size: 10px; font-family: Verdana, Tahoma, Arial; color: #6f7f96; }
p#ajax-fc-task span { color: #6f7f96; font-weight: bold; }

ul#ajax-fc-task { width: 190px; height: 18px; list-style-type: none; background: url(images/captcha/bg-items.png) -4px 0px; background-repeat: no-repeat; margin: 6px 0 0 0; padding: 5px 0 0 2px; }

/* block right: cycle and backlink */
ul#ajax-fc-task li { float: left; margin-right: 1px; margin-top: 6px;}
p.ajax-fc-circle { position: absolute; margin: 18px 0 0 15px; width: 79px; height: 79px; background: url(images/captcha/circle.png); background-repeat: no-repeat; }
img#ajax-fc-backlink { position: absolute; margin-top: 1px; margin-left: 6px; border: 0px; z-index: 101; }

/* left and right png borders */
div#ajax-fc-corner-spacer { height: 99px; }
img.ajax-fc-border { position: absolute; margin-top: -3px; }
img.ajax-fc-border#ajax-fc-left { margin-left: 2px; }
img.ajax-fc-border#ajax-fc-right { margin-left: 307px; }

/* items */
.ajax-fc-highlighted { cursor: pointer; z-index: 102}

/* rounded corners */
.ajax-fc-r1{ margin: 0 5px } .ajax-fc-r2{ margin: 0 3px } .ajax-fc-r3{ margin: 0 2px } .ajax-fc-r4{ margin: 0 1px; height: 2px }

/* FANCY CAPTCHA ENDS */
.ajax-fc-container_form1 { width: 316px; background:#fff;  color:#fff;  margin:15px 0 0; }
div#ajax-fc-content_form1 { position: absolute; margin-top: -3px; margin-left: 9px; width: 298px; height: 105px; background: url(images/captcha/bg-content-div.png); }
div#ajax-fc-content_form1 div#ajax-fc-left_form1 { width: 200px; height: 100px; float: left; }
div#ajax-fc-content_form1 div#ajax-fc-right_form1 { width: 98px; height: 100px; float: right; }
p#ajax-fc-task_form1 { line-height: 16px; margin: 0; padding: 11px 0 0 11px; font-size: 10px; font-family: Verdana, Tahoma, Arial; color: #6f7f96; }
p#ajax-fc-task_form1 span { color: #6f7f96; font-weight: bold; }
ul#ajax-fc-task_form1 { width: 190px; height: 18px; list-style-type: none; background: url(images/captcha/bg-items.png) -4px 0px; background-repeat: no-repeat; margin: 6px 0 0 0; padding: 5px 0 0 2px; }
ul#ajax-fc-task_form1 li { float: left; margin-right: 1px; margin-top: 6px;}
img#ajax-fc-backlink_form1 { position: absolute; margin-top: 1px; margin-left: 6px; border: 0px; z-index: 101; }
div#ajax-fc-corner-spacer_form1 { height: 99px; }
img.ajax-fc-border#ajax-fc-left_form1 { margin-left: 2px; }
img.ajax-fc-border#ajax-fc-right_form1 { margin-left: 307px; }
p#ajax-fc-circle_form1 { position: absolute; margin: 18px 0 0 15px; width: 79px; height: 79px; background: url(images/captcha/circle.png); background-repeat: no-repeat; }

.ajax-fc-container_form2 { width: 316px; background:#fff;  color:#fff;  margin:15px 0 0; }
div#ajax-fc-content_form2 { position: absolute; margin-top: -3px; margin-left: 9px; width: 298px; height: 105px; background: url(images/captcha/bg-content-div.png); }
div#ajax-fc-content_form2 div#ajax-fc-left_form2 { width: 200px; height: 100px; float: left; }
div#ajax-fc-content_form2 div#ajax-fc-right_form2 { width: 98px; height: 100px; float: right; }
p#ajax-fc-task_form2 { line-height: 16px; margin: 0; padding: 11px 0 0 11px; font-size: 10px; font-family: Verdana, Tahoma, Arial; color: #6f7f96; }
p#ajax-fc-task_form2 span { color: #6f7f96; font-weight: bold; }
ul#ajax-fc-task_form2 { width: 190px; height: 18px; list-style-type: none; background: url(images/captcha/bg-items.png) -4px 0px; background-repeat: no-repeat; margin: 6px 0 0 0; padding: 5px 0 0 2px; }
ul#ajax-fc-task_form2 li { float: left; margin-right: 1px; margin-top: 6px;}
img#ajax-fc-backlink_form2 { position: absolute; margin-top: 1px; margin-left: 6px; border: 0px; z-index: 101; }
div#ajax-fc-corner-spacer_form2 { height: 99px; }
img.ajax-fc-border#ajax-fc-left_form2 { margin-left: 2px; }
img.ajax-fc-border#ajax-fc-right_form2 { margin-left: 307px; }
p#ajax-fc-circle_form2 { position: absolute; margin: 18px 0 0 15px; width: 79px; height: 79px; background: url(images/captcha/circle.png); background-repeat: no-repeat; }

.ajax-fc-container_form3 { width: 316px; background:#fff;  color:#fff;  margin:15px 0 0; }
div#ajax-fc-content_form3 { position: absolute; margin-top: -3px; margin-left: 9px; width: 298px; height: 105px; background: url(images/captcha/bg-content-div.png); }
div#ajax-fc-content_form3 div#ajax-fc-left_form3 { width: 200px; height: 100px; float: left; }
div#ajax-fc-content_form3 div#ajax-fc-right_form3 { width: 98px; height: 100px; float: right; }
p#ajax-fc-task_form3 { line-height: 16px; margin: 0; padding: 11px 0 0 11px; font-size: 10px; font-family: Verdana, Tahoma, Arial; color: #6f7f96; }
p#ajax-fc-task_form3 span { color: #6f7f96; font-weight: bold; }
ul#ajax-fc-task_form3 { width: 190px; height: 18px; list-style-type: none; background: url(images/captcha/bg-items.png) -4px 0px; background-repeat: no-repeat; margin: 6px 0 0 0; padding: 5px 0 0 2px; }
ul#ajax-fc-task_form3 li { float: left; margin-right: 1px; margin-top: 6px;}
img#ajax-fc-backlink_form3 { position: absolute; margin-top: 1px; margin-left: 6px; border: 0px; z-index: 101; }
div#ajax-fc-corner-spacer_form3 { height: 99px; }
img.ajax-fc-border#ajax-fc-left_form3 { margin-left: 2px; }
img.ajax-fc-border#ajax-fc-right_form3 { margin-left: 307px; }
p#ajax-fc-circle_form3 { position: absolute; margin: 18px 0 0 15px; width: 79px; height: 79px; background: url(images/captcha/circle.png); background-repeat: no-repeat; }
button.buy { background-color: #96CA66;bottom: 10px;font-size: 20px;padding: 5px;position: absolute;right: 10px;}
button.buy:hover {background-color: #80B750;}
#lightbox {  
    display:none;  
    background:#000000;  
    opacity:0.9;  
    filter:alpha(opacity=75);
    -moz-opacity: 0.75;
    -khtml-opacity: 0.75;
    opacity: 0.75;
    position:fixed;  
    top:0px;  
    left:0px;  
    min-width:100%;  
    min-height:100%;  
    z-index:12;  
}  
#lightbox-panel {  
    display:none;  
    position:fixed;  
    top:181px;  
    right:10%;
    width:80%;  
    background:#FFFFFF;  
    padding:10px 15px 10px 15px;  
    border:1px solid #6F7F96;  
    z-index:13;  
}  
#close-panel {
    position:absolute;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #6F7F96;
    right: 10%;
    font-size: 20px;
    position: fixed;
    top: 150px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    z-index: 12;
}
#change_user td {padding-right: 20px;}
#layerad {
    position: relative;
    display: block;
    min-width: 300px;
    padding: 10px 0 10px 0;
    width: 60%;
    color: #fff;
    background-color: #6f7f96;
    opacity: 0.9;     
    margin: 0 auto;
    overflow: hidden;
}
#layerad_x {
    position: relative;
    background: none;
    text-align: right;
    width: 98%;
    margin: 0 auto;
    font-size: 16px;
    font-weight: bold;
    margin-right:10px;
    cursor:pointer;   
    display:none;
}
#layerad_content{
    position: relative;
    background: none;
    padding: 45px 0;
    width: 89%;
    margin: 0 auto;
    text-align:left;
    display:none;
}
#layerad_close {
    position: relative;
    display: block;    
    height: 20px;   
    color: #6f7f96;
    background: #fff;
    max-width: 160px;
    float:right;
    padding:10px;
    margin-right: 10px;
    text-align: right;
    font-size: 16px;
    cursor:pointer; 
    display:none;
}
.center {
    position:absolute;
    top: 0px;
    left: 0px;
    display: block;
    z-index: 11;  
    width: 100%;
    text-align: center;
}
.panel {
    margin: 0 auto;
    display: none;
    overflow: hidden;
}
