a:active {
    outline: none;
}

a {
    outline: none;
}

:focus {
    -moz-outline-style: none;
}

p.bodytext{
    font-size: 12px;

}

.fce_1_left .csc-textpic h2{
    padding-top: 7px;

}

body{
    margin: 0px;
    padding: 0px;
    padding-top: 30px;
    background-color: #1d18c8;
    background-image: url(../img/bg.png);
    background-repeat: repeat-x;
    background-attachment: fixed;
    font-family: Verdana, sans-serif;
    font-size: 12px;
}

#bodydiv{
    width:100%;
}

#container{
    position: relative;
    text-align: auto;
    margin: 0 auto;
    width: 900px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 5px solid white;
    background-color: white;
}

#header{
    width: 900px;
    height: 160px;
    background-color: white;
}

#headerlogo{
    background-color: white;
    margin: 5px;
    float: left;
    width: 181px;
}

a img{
    border: none;
    text-decoration: none;
}

#headertext1{
    font-family: Verdana;
    margin: 5px;
    margin-right: 50px;
    margin-left: 10px;
    margin-top: 30px;
    float: left;
    font-size: 24px;
    line-height: 30px;
    color: #003399;
    font-weight: bold;

}

#headertext2{
    font-family: Verdana;
    margin: 5px;
    margin-top:10px;
    margin-left: 10px;
    float: left;
    font-size: 18px;
    color: #330066;
    color: #003399;
    font-weight: bold;
    background-color: white;
    height: 30px;
    width: 369px;
}

#headerimg{
    float: right;
    margin: 5px;
    background-color: white;
}

#navi{
    background-image: url(../img/navibalken.png);
    background-repeat:no-repeat;
    padding-left: 10px;
    padding-top: 10px;
    height: 32px;
    width: 870px;
    padding-left: 15px;
    background-color: white;
    clear: both;
}

#navi a{
    font-family: Verdana;
    font-weight: bold;
    font-size: 15px;
    color: #636363;
    text-decoration: none;
    margin-left: 25px;
}

#navi a:hover{
    font-weight: bold;
    font-size: 15px;
    text-decoration: none;
    margin-left: 25px;
    color: slategray;
    color: #00ff00;
}

#naviact a{
    font-weight: bold;
    font-size: 15px;
    text-decoration: none;
    margin-left: 25px;
    color: #330066;
    color: #00ff00;
}

#footeract a{
    font-weight: bold;
    color: #00ff00;
    text-decoration: none;
    margin-right: 25px;
    font-size: 15px;
}

#main{
    width: 816px;
    height: 100%;
    background-color: white;
    min-height: 275px;
    padding-left: 42px;
    padding-right: 20px;
}



#main h1{
    font-weight:bold;
    padding-bottom: 15px;
    font-size: 15px;
    color: #00ff00;
}

#footer{
    text-align:center;
    margin: 0 auto;
    padding-top: 18px;
    margin-bottom: 10px;
}

.footertext{
    display: inline;
    padding-right: 30px;
}

.footertext a{
    color: #FFFFFF;
    text-decoration: none;
    font-size: 15px;

}


/* FCEs              */

.fce_1_left{
    float: left;
    padding-top: 20px;
    font-size: 18px;
    width: 397px;
    border-right: 1px solid #DCDCDA;
    padding-right: 10px;
}

.fce_1_right{
    float: left;
    height: 100%;
    padding-left: 10px;
    width: 382px;
}

.pluspunkt{
    height: 50px;
    width: 200px;
    background-color: red;
}

.produkt_l{
    font-weight:bold;
    font-size: 18px;
    float: left;
    width: 584px;
}

.produkt_l h1{
    font-weight:bold;
    margin-bottom: 15px;
    font-size: 15px;
    color: #00ff00;
}

table {
    width: 100%;
}

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

h1{
    font-weight:bold;
    padding-bottom: 15px;
    font-size: 15px;
    color: #00ff00;
}

h2{
    padding-top: 4px;
    font-weight: bold;
    color: #003399;
    font-size: 12px;
}

.produkt_l h2{
    font-weight: bold;
    color: #003399;
    font-size: 12px;
}

.produkt_l p {
    font-weight: normal;
    font-size: 14px;
    padding-right: 15px;
}


.produkt_r{
    padding-top: 20px;
    width: 255px;
    height: 100%;
}

.produkt_r img{
    margin-bottom: 38px;
    border: 2px solid #00ff00;
}

.links td{
    padding-right: 15px;
}

.rechts td{
    padding-left: 0px;
}

.rechts td img{
    padding-top: 10px;
    position: relative;
}

td p{
    display: block;
    font-size: 14px;
}
