@charset "utf-8";
/* CSS Document */

body {
    margin: 0px auto;
    padding: 0px;
    width: 950px;
}

#start_content {
    width: 740px;
    height: 100%;
    padding: 50px 0 0 0;
    margin: auto;
}


.main_content {
    width: 950px;
    height: 100%;
    padding: 25px 0 0 0;
    margin: auto;
}

.header_allgemein {
    width: 950px;
    height: 155px;
    background-image: url(../upload/layout/header.jpg);
    background-repeat: no-repeat;
}

.page_layout {
    margin-top: 15px;
}

.left {
     width: 235px;
     float: left;
}

.middle {
    width: 490px;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
}

.right {
    width: 200px;
    float: right;
}

.sprache {
    float:right;
}

#start_teaser {
    font-size: 16px;
    width: 258px;
    padding-top: 15px;
}

.downloads {
    padding-top: 22px;
}

#download_flash {
    padding-top: 5px;
    padding-left: 10px;
}

/* ###################################################### */
/* ####################### NAVIGATION ################### */
/* ###################################################### */

.navibox_first a {
    width: 235px;
    height: 35px;
    display: block;
    text-indent: 10px;
    line-height: 35px;
    background-color: #2e3c3c;
    font-family: Rockwell,Georgia,Palatino Linotype,Palatino,"Times New Roman",Times,serif;
    font-size: 16px;
    color: #FFF;
    text-decoration: none;
    margin-bottom: 5px;
}

.navibox_first a:hover {
    color: #a50d26;
}

.navibox_first_on {
    width: 235px;
    height: 35px;
    display: block;
    text-indent: 10px;
    line-height: 35px;
    background-color: #2e3c3c;
    font-family: Rockwell,Georgia,Palatino Linotype,Palatino,"Times New Roman",Times,serif;
    font-size: 16px;
    color: #a50d26;
    text-decoration: none;
    margin-bottom: 5px;
}

/* SECOND LEVEL */

.navibox_second a {
    width: 235px;
    height: 30px;
    display: block;
    text-indent: 10px;
    line-height: 30px;
    background-color: #969d9d;
    font-family: Rockwell,Georgia,Palatino Linotype,Palatino,"Times New Roman",Times,serif;
    font-size: 12px;
    color: #FFF;
    text-decoration: none;
    margin-bottom: 5px;
}

.navibox_second a:hover {
    color: #a50d26;
}

.navibox_second_on {
    width: 235px;
    height: 30px;
    display: block;
    text-indent: 10px;
    line-height: 30px;
    background-color: #969d9d;
    font-family: Rockwell,Georgia,Palatino Linotype,Palatino,"Times New Roman",Times,serif;
    font-size: 12px;
    color: #a50d26;
    text-decoration: none;
    margin-bottom: 5px;
}

/* ###################################################### */    


.textItem {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #434343;
}

.textItem a {
    color: #ba161d;
    font-weight: bold;
    text-decoration: none;
}

h2 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #434343;
}

.textItem a:hover {
    text-decoration: underline;
}

#flash_test {
    
}

#list_head {
    padding-top: 15px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #434343;
}

a:link.language {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000;
    text-decoration: none;
}

a:hover.language {
    color: #ba161d;
}

img.flag {
    vertical-align: middle;
}

/* ###################################################### */
/* ####################### CONTACT FORM ############'#### */
/* ###################################################### */
#contactForm {
    font-size:11px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color: #434343;
    margin-left: 8px;
    width: 450px;
}
#contactForm .contactRow {
    margin:4px 0;
}
#contactForm label {
    display:block;
    float:left;
    width:80px;
}
#contactForm .contactRow input, #contactForm .contactRow textarea {
    border:1px solid #ccc;
    width:280px;
}
#contactForm .contactRow select {
    border:1px solid #ccc;
    width:172px;
}
* html #contactForm .contactRow input, * html #contactForm .contactRow textarea {
    width:343px;
}

#contactForm .contactRow input {
    height:14px;
    font-size:10px;
}

#contactForm .contactRow textarea {
    height:105px;
    font-size:12px;
}

#contactFormSubmit #contactFormSubmitLeft {
    float:left;
    margin:10px 0 0 80px;
    width:174px;
}
* html #contactFormSubmit #contactFormSubmitLeft {
    margin:0 0 0 26px;
}
#contactFormSubmit #contactFormSubmitRight {
    float:right;
    width:174px;
}

#contactFormSubmit #contactFormSubmitLeft input, 
#contactFormSubmit #contactFormSubmitRight input {
    background-color:#fff;
    border:0;
    color: #a50d26;
    font-size:12px;
    font-weight:bold;
    height:auto;
    float:left;
    padding-top: 10px;
}
#contactFormSubmit #contactFormSubmitLeft input {
    background-image:none;
    padding:0;
    float:left;
}

#contactForm table {
    width:100%;border-collapse:collapse;
}
#contactForm table td {
    padding:0;
}
#contactForm table td.pt {
    padding-top:2px;
}
* html #contactForm table td.pt {
    padding-top:0;
}

#submit_false {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    margin-left: 8px;
    margin-top: 10px;
    color: #f64e4e;
}

#submit_ok {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    margin-left: 8px;
    margin-top: 10px;
    color: #007a7d;
}

/* ###################################################### */

.headline {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bolder;
    color: #434343;
}

.subheadline {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #434343;
}

.fliesstext {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #434343;
}

img.bilder_rahmen {
    padding: 0.2em;
    border: 0.2em solid #f0f0f0;
    background: #FFFFFF;
    margin-right: 5px;
}

img.bilder_rahmen_links {
    padding: 0.2em;
    border: 0.2em solid #f0f0f0;
    background: #FFFFFF;
    margin-right: 5px;
    float:left;
}

img.bilder_rahmen_rechts {
    padding: 0.2em;
    border: 0.2em solid #f0f0f0;
    background: #FFFFFF;
    margin-left: 5px;
    float:right;
}

td.connect_widget_button_count_excluding {display:none !important;}
td.connect_widget_button_count_including {display:none !important;}
