body {
color: #909090;
font-size: 14px;
font-family: Arial;
}

p {
margin-bottom: 14px;
}

h1 {
color:#00aeef;
font-size: 65px;
}

h2 {
font-family: Helvetica;
font-size: 24px;
margin-bottom: 20px;
color: #a8a8a8;
}

a {
color: #00aeef;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

ul {
margin-bottom: 12px;
}

li {
padding-left: 10px;
background: url(../images/listitem.png) left 4px no-repeat;
margin-bottom: 3px;
}

.align-left {
text-align: left;
}
.align-center {
text-align: center;
}

.align-right {
text-align: right;
}

.small {
font-size: 12px;
}

.blue {
color:#00aeef;
}

#page {
width: 962px;
margin: 0 auto;
}

.borderbottom,
.seperator {
padding-bottom: 32px;
border-bottom: 1px solid #d3d3d3;
margin-bottom: 34px;
}


/* ---------------- */
/* Header           */
/* ---------------- */


#header {
height: 120px;
}

#logo {
float: left;
padding-top: 42px;
width: 150px;
}


/* ---------------- */
/* Navigation       */
/* ---------------- */

#navi1,
#navi2 {
float: right;
width: 580px;
font-family: Helvetica;
}

#navi1 {
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
padding-top: 23px;
}

#navi1 a {
color: #9d9d9d;
display: block;
width: 145px;
padding-top: 17px;
text-decoration: none;
}

#navi1 a.p1084:hover span,
#navi1 a.p1084-active span {
background: url(../images/navi1-act.png) center top no-repeat;
padding-top:17px;
}

#navi1 a.p1085:hover span,
#navi1 a.p1085-active span {
background: url(../images/navi1-act2.png) center top no-repeat;
padding-top:17px;
}

#navi1 a.p1086:hover span,
#navi1 a.p1086-active span {
background: url(../images/navi1-act3.png) center top no-repeat;
padding-top:17px;
}

#navi1 a.p1087:hover span,
#navi1 a.p1087-active span {
background: url(../images/navi1-act4.png) center top no-repeat;
padding-top:17px;
}

#navi1 li {
float: left;
text-align: right;
background: none;
padding-left: 0;
}

#navi2 {
font-size: 12px;
text-transform: lowercase;
padding-top: 12px;
}

#navi2 a {
color:#000000;
display: block;
width: 145px;
}

#navi2 a.active,
#navi2 a:hover {
text-decoration: none;
}

#navi2 a.active span,
#navi2 a:hover span {
border-bottom:  2px solid #00AEEF;
}


#navi2 li {
float: left;
text-align: right;
background: none;
padding-left: 0;
}


/* ---------------- */
/* Banner           */
/* ---------------- */

.banner {
margin-bottom: 30px;
}


/* ---------------- */
/* Multicols        */
/* ---------------- */

.twocols .leftcol {
float: left;
width: 48%;
}

.twocols .rightcol {
float: right;
width: 48%;
}

.twocols2 {
margin-bottom: 50px;
}

.twocols2 .leftcol {
float: left;
width: 680px;
}

.twocols2 .rightcol {
float: right;
width: 260px;
}



.three_col .left_col {
float: left;
width: 26%
}

.three_col .middle_col {
float: left;
width: 26%;
margin-left: 10%;
}

.three_col .right_col {
float: right;
width: 26%;
}

.fourcols .col1, 
.fourcols .col2, 
.fourcols .col3 {
width: 195px;
float: left;
margin-right: 60px;
}

.fourcols .col4 {
width: 195px;
float: right;
}

.clear {
clear: both;
}

/* ---------------- */
/* News             */
/* ---------------- */

.news-latest-item {
margin-bottom: 29px;
}

.news-latest-item .news-date {
margin-bottom:7px;
color:#00AEEF;
}

.twitter {
margin-top: 50px;
}


/* ---------------- */
/* Start page boxes */
/* ---------------- */

.blueborder img {
border-top: 5px solid #00aeef!important;
}

.greenborder img {
border-top: 5px solid #0cb15a!important;
}

.yellowborder img {
border-top: 5px solid #e7d618!important;
}

.pinkborder img {
border-top: 5px solid #ec008a!important;
}

.blueborder h2 {
color:#00aeef;
}

.greenborder h2 {
color: #0cb15a;
}

.yellowborder h2 {
color: #e7d618;
}

.pinkborder h2 {
color: #ec008a;
}

.csc-textpic-above .csc-textpic-imagewrap {
margin-bottom: 26px;
}

.partnerbox .csc-textpic-above .csc-textpic-imagewrap {
margin-bottom: 5px;
}

.banner .csc-textpic-above .csc-textpic-imagewrap {
margin-bottom: 0;
}

.kontakt {
margin-top: 20px;
}

/* ---------------- */
/* Footer           */
/* ---------------- */

#footer {
font-size: 12px;
padding-top: 22px;
border-top: 1px solid #d3d3d3;
margin-top: 44px;
}

#footernavi {
position: relative;
width: 1075px;
height:50px;	
}

#footernavi a {
color: #aeaeae;
}

#footernavi li {
background: none;
padding-left: 0;
float: left;
width: 153px;
margin-bottom: 7px;
}

#onedrop {
float: left;
margin: 15px 0 25px;
}


/* ---------------- */
/* Info box         */
/* ---------------- */

.infobox {
border: 1px dashed #d3d3d3;
padding: 9px;
position: relative;
}

.infobox h3 {
color:#00aeef;
font-family: Georgia;
font-size: 18px;
font-style: italic;
margin-bottom: 20px;
}

.infobox img {
margin-right: 33px;
}

.scissor {
width: 10px;
height: 12px;
position: absolute;
background: url(../images/scissor.png) left top no-repeat;
bottom: 4px;
right: -6px;
}


/* ---------------- */
/* Partner box      */
/* ---------------- */

.partnerbox {
width: 120px;
float: left;
margin-right: 90px;
margin-bottom: 15px;
min-height:120px;
}

.lastpartnerbox {
margin-right: 0;
}

.partnerlogo {
margin-bottom: 7px;
}


/* ---------------- */
/* Contact form     */
/* ---------------- */

.tx-advmailform-pi1 .amf_item {
padding:0;
}

.tx-powermail-pi1 legend,
.tx-powermail-pi1 h3 {
display: none;
}

.amf_label {
width: 130px;
float: left;
padding-top: 7px;
}

.powermail_text {
width: 200px;
height: 24px;
border: 1px solid #aaaaaa;
margin-bottom: 19px;
font-size: 14px;
font-family: Arial;
padding:0 5px;
}

.powermail_textarea {
border: 1px solid #aaaaaa;
margin-bottom: 19px;
font-size: 14px;
font-family: Arial;
padding: 5px;
width:300px;
}

.amf_submit {
text-align: right;
}

.powermail_submit {
background-color: #00aeef;
border: 1px solid #00aeef;
color: white;
font-size: 14px;
font-weight: bold;
height: 28px;
width: 134px;
}

.powermail_submit:hover {
background-color: #ffffff;
color: #00aeef;
}

.two_col .left_col {
width:46%;
float: left;
}

.two_col .right_col {
width:46%;
float: right;
}

.three_col .left_col {
width:30%;
float:left
}

.three_col .middle_col {
width:30%;
float:left;
margin-left: 5%;
}

.three_col .right_col {
width:30%;
float:right;
}

#lightwindow_title_bar_inner {
padding: 6px 15px ;
background-color: #ffffff;	
}

/* Slider */

.jcarousel-skin-tango .jcarousel-container {
    -moz-border-radius:0;
    background: none transparent;
    border: none;
}

.jcarousel-skin-tango .jcarousel-item {
    height:209px;
    width:962px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    height:209px;
    width:962px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    height:209px;
    width:962px;
    padding: 0px;
}

.jcarousel-container li {
background:none;
padding: 0;
margin: 0;
}
