body {
    margin:0;
    background: #c4e3f5 url(/cms/images/bg.jpg) left top repeat-y;
}

body, td, div {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #031f67;
}

a, a:hover {
    color: #5dc5ed;
    text-decoration:none;
}

h1 {
    font-size: 22px;
    font-weight: normal;
    color: #031f67;
    margin:0;
    margin-bottom:3px;
    text-transform:uppercase;
}

h2 {
    font-size: 20px;
    font-weight: normal;
    color: #5dc5ed;
    margin:0;
    margin-bottom:3px;
}

h3 {
    font-size: 12px;
    font-weight: bold;
    color: #031f67;
    
    text-transform:uppercase;
    margin:0;
    margin-top:5px;
    margin-bottom:5px;
}


a.mainmenue, a.mainmenue:hover {
    color:#031f67;
    text-decoration: none;
    text-transform:uppercase;
}

a.mainmenue_a, a.mainmenue_a:hover {
    color:#7c202a;
    text-decoration: none;
    text-transform:uppercase;
}


a.submenue, a.submenue:hover {
    font-size:10px;
    color:#031f67;
    text-decoration: none;
}

a.submenue_a, a.submenue_a:hover {
    font-size:10px;
    color:#7c202a;
    text-decoration: none;
}



a.thirdmenue, a.thirdmenue:hover {
    font-weight:bold;
    font-size: 10px;
    color: #677d2a;
    text-decoration: none;
    text-transform:uppercase;
}

a.thirdmenue_a, a.thirdmenue_a:hover {
    font-weight:bold;
    font-size: 10px;
    color: #b7b7ae;
    text-decoration: none;
    text-transform:uppercase;
}



a.submenue2, a.submenue2:hover {
    font-size: 12px;
    color: #940401;
    text-decoration: none;
}

a.submenue2_a, a.submenue2_a:hover {
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
    font-weight:bold;
}


a.quicklink, a.quicklink:hover {
    font-size: 10px;
    color: #ffffff;
    text-decoration: none;
}


.scroll {
    font-size: 12px;
    color: #063f6f;
}

.fuss {
    font-size: 10px;
    color: #64c7ee;
    padding-top:40px;
    padding-left:15px;
}

.fuss2 {
    font-size: 10px;
    color: #64c7ee;
    padding-top:40px;
    padding-right:12px;
}

.fuss2 a, .fuss2 a:hover{
    font-size: 10px;
    color: #ffffff;
    padding-left:3px;
    padding-right:3px;
    text-decoration: none;
}

.head {
    font-size: 12px;
    color: #444343;
    
    padding-left:8px;
}

.head a, .head a:hover{
    font-size: 12px;
    color: #444343;
    padding-left:13px;
    padding-right:13px;
    text-decoration: none;
}


.content {
    padding-left:38px;
    padding-right:38px;
    padding-top:0px;
    padding-bottom:20px;
}

.content p, .content div, .content td {
    line-height:1.6em;
}

.content_scroll {
    width:615px;
    height:608px;
    overflow:auto;
    
    scrollbar-base-color: #ffffff;
}

.container {
    padding-left:100px;
    padding-top:335px;
}

.content_container {
    padding:0;
    padding-left:16px;
}

.container_headline {
    width:125px;
    height:18px;
    background-color:#b40001;
    color:#FFFFFF;
    padding-top:2px;
    padding-left:16px;
}

.content_container2 {
    height:497px;
    width:305px;
    overflow:hidden;
}



input,select,textarea {
    width: 200px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    border: 1px solid #666666;
    color: #000000;
}

input.suche {
    color: darkgray;
    background-color: #ffffff;
    font-size: 12px;
    border: 1px solid darkgray;
    width: 115px;
}

.height100 {
    height:100%;
}

.box {
    background:#faf6f4;
    border:1px solid #FFFFFF;
    
    width:290px;
    height:145px;
}

.box_content {
    padding:8px;
}

.box2 {
    background:#fcf8f5;
    border:1px solid #FFFFFF;
    
    width:196px;
}

.box2 p, .box2 div, .box2 td {
    font-size:11px;
    color: #64584c;
}

img {
    border:0;
}

#SpryContactForm ul{
    list-style:none;
    margin:0;
    padding:0;
}

#SpryContactForm select, #SpryContactForm input[type="text"]{
    width:180px;
}

#SpryContactForm textarea{
    height:150px;
    width:250px;
}
#SpryContactForm ul li{
    height:30px;
    clear:both;
}
#SpryContactForm ul li.textarea{
    height:180px;;
}
#SpryContactForm label{
    display:block;
    float:left;
    width:130px;
}
.validMsg, .novalidMsg{
    position:relative;
    top:2px;
    padding: 0px 3px;
    width:16px;
    height:16px;
    display:none;
}
.validMsg{
    display:none;
}
.radioValidState .validMsg,
.checkboxValidState .validMsg,
.textfieldValidState .validMsg, 
.textareaValidState .validMsg, 
.selectValidState .validMsg{
    display:inline;
}

.checkboxMaxSelectionsState .novalidMsg,
.checkboxMinSelectionsState .novalidMsg,
.radioRequiredState .novalidMsg,
.checkboxRequiredState .novalidMsg,
.textfieldRequiredState .novalidMsg,
.textareaRequiredState  .novalidMsg,
.textfieldInvalidFormatState .novalidMsg , 
.textfieldMinCharsState .novalidMsg, 
.textfieldMaxCharsState .novalidMsg , 
.textareaMinCharsState .novalidMsg , 
.textareaMaxCharsState .novalidMsg, 
.selectRequiredState .novalidMsg{
    display:inline;
}
span.textareaRequiredMsg,span.textareaMinCharsMsg,span.textareaMaxCharsMsg{
    position:relative;
    left:131px;
}
#Counterror_mess{
    padding:0px 5px;
}
#SpryContactForm ul li.grpradio{
    height:auto;
}
#SpryContactForm ul li span span.grpradio{
    display:block;
    width:70px;
    height:25px;
    float:left;
}
#SpryContactForm ul li.grpcheckbox{
    height:auto;
}
#SpryContactForm ul li span span.grpcheckbox{
    display:block;
    width:100px;
    height:25px;
    float:left;
}
br.clear{
    clear:both;
}

/* ###################################################### */
/* ####################### CONTACT FORM ############'#### */
/* ###################################################### */
#contactForm {
    font-size:11px;
}
#contactForm .contactRow {
    margin:4px 0;
}
#contactForm label {
    display:block;
    float:left;
    width:60px;
}
#contactForm .contactRow input, #contactForm .contactRow textarea {
    border:1px solid #ccc;
    width:300px;
}
#contactForm .contactRow select {
    border:1px solid #ccc;
    width:172px;
}
* html #contactForm .contactRow input, * html #contactForm .contactRow textarea {
    width:300px;
}

#contactForm .contactRow input {
    height:20px;
}

#contactForm .contactRow textarea {
    height:105px;
    font-size:10px;
}

#contactFormSubmit #contactFormSubmitLeft {
    float:left;
    margin:0 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:#0060b1;
    padding:0 20px 0 0;
    background-image:url(../images/link_pfeil.gif);
    background-repeat:no-repeat;
    background-position:right 4px;
    font-size:10px;
    width:auto;
    height:auto;
    float:right;
    margin:0;
}
#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;
}
