@charset "UTF-8";
/* CSS Document */
body{
margin:0;
padding:0;
color:#504e53;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#c1c3c6;
}

#wrapper {
background-image:url(../picts/bg.gif);
background-repeat:repeat-y;
width:1061px;
margin:0;
padding:0;
overflow:hidden;
min-height:500px;
}

#headerleft {
width:626px;
height:143px;
float:left;
}

#logo {
width:239px;
height:143px;
float:left;
}

.cl {
clear:left;
}

#leftcolumn {
width:865px;
float:left;
}

#rightcolumn {
float:left;
}

#bigline {
display:block;
height:4px;
width:865px;
background-color:#0079c2;
}

a{color:#184987;
text-decoration:none;}

a:hover{text-decoration:underline}

#servicenavigation {
width:183px;
height:93px;
text-align:right;
padding-top:20px;
}

.box{
width:192px;
overflow:hidden;
}

.icons {
background-image:url(../picts/icon.gif);
background-repeat:no-repeat;
background-position: 5px 0px;
background-color:#fcfdfd;
margin-left:2px;
width:40px;
height:32px;
overflow:hidden;
float:left;
display:block;
}

.boxhead{
float:left;
background-color:#fcfdfd;
height:32px;
width:148px;
overflow:hidden;
line-height:40px;
vertical-align:middle;
font-weight:bold;
}
.boxtext{padding:10px;
vertical-align:middle;
}
.linie {
display:block;
margin-left:5px;
height:1px;
width:192px;
background-color:##0079c2;
}



#navigation {
float:left;
width:204px;
border-right:1px solid #dadcde;
margin-top:4px;
overflow:hidden;
}

#inhalt {
float:left;
width:611px;
margin: 35px 0 0 35px;
}

#teaser {
float:left;
margin:15px 0 0 30px;
width:150px;
text-align:center;
}


/* ###################################################### */
/* ####################### NAVIGATION ################### */
/* ###################################################### */

/* Level 1 */
#navigation ul {
    width:204px;
    margin:0;
    padding:0;
}

#navigation ul li {
    width:204px;
    margin:0;
    padding:0;
    list-style-type:none;
}
#navigation ul li a {
    display:block;
    width:204px;
    height:25px;
    line-height:25px;
    margin:0;
    padding:0 0 0 10px;
    color:#504e53;
    background-image:url(../picts/bg1passiv.gif);
    background-repeat:repeat-x;;
    text-decoration:none;
}
#navigation ul li a:hover, #navigation ul li.active a {
    background-image:url(../picts/bg1aktiv.gif);
    background-repeat:repeat-x;;
    color:#504e53;
}

/* Level 2 */
#navigation ul li.navmainStandardLevel_2 {
    margin-left:10px;
}
#navigation ul li.navmainStandardLevel_2 a {
    background-image:url(../images/subnavi_pfeil_zu.gif);
    background-repeat:no-repeat;
    background-position:199px 8px;
    border-bottom:1px dotted #ccc;
    color:#666;
    width:210px;
}
#navigation ul li.navmainStandardLevel_2 a:hover, #navigation ul li.navmainStandardLevel_2 a.active {
    background-image:url(../images/subnavi_over.gif);
    background-repeat:no-repeat;
    background-position:0 0;
    color:#fff;
}

/* Level 3 */
#navigation ul li.navmainStandardLevel_3 {
    margin-left:20px;
}
#navigation ul li.navmainStandardLevel_3 a {
    background-image:none;
    border-bottom:0;
    color:#666;
    width:200px;
}
#navigation ul li.navmainStandardLevel_3 a:hover, #navigation ul li.navmainStandardLevel_3 a.active {
    background-image:url(../images/subsubnavi_over.gif);
    background-repeat:no-repeat;
    background-position:0 0;
}

ul#metaNavigation {
    margin:0 10px 0 0;
    padding:0;
}
ul#metaNavigation li {
    margin:0;
    padding:0 1px 0 8px;
    display:inline;
    color:#504e53;
}
ul#metaNavigation li a {
    color:#504e53;
    text-decoration:none;
}

H1{
color:#504e53;
font-size:14px;
font-weight:bold;}

H2{
color:#504e53;
font-size:13px;
font-weight:bold;}

H3{
color:#0079c2;
font-size:12px;
font-weight:bold;}

/* ###################################################### */
/* ####################### CONTACT FORM ################ */
/* ###################################################### */


form {
    margin:0;
    padding:0;
}

textarea {
    width:301px;
    height:85px;
}

#contactForm {
    font-size:11px;
}

#contactForm .contactRow {
    margin:1px 0;
}

#loginformular{
    margin-top: 10px;
}

#contactForm label , #loginformular label{
    display:block;
    float:left;
    width:100px;
}

#contactForm .contactRow input, #contactForm .contactRow textarea {
    border:1px solid #ccc;
    width:301px;
    color:#000000;
}
#contactForm .contactRow select {
    border:1px solid #ccc;
    width:301px;
}
* html #contactForm .contactRow input, * html #contactForm .contactRow textarea {
    width:301px;
}

#contactForm .contactRow input {
    height:17px;
}

#contactForm .contactRow input.medium {
    width: 148px;
}

#contactForm .contactRow textarea {
    height:67px;
    font-size:11px;
}

#contactFormSubmit #contactFormSubmitLeft {
    float:left;
    margin:0 0 0 80px;
    width:200px;
}
* html #contactFormSubmit #contactFormSubmitLeft {
    margin:0 0 0 26px;
}
#contactFormSubmit #contactFormSubmitRight {
    float:left;
    margin:3px 0px 0px 0px;
    width:400px;
}

#contactFormSubmit #contactFormSubmitLeft input, 
#contactFormSubmit #contactFormSubmitRight input {
    border:1px solid #ffffff;
    color:#FFFFFF;
    background-color:#184987;
    padding:0 10px;
    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;
}

.Pflichtfelder{
    text-align:left;
    width: 400px;
    margin-top: 3px;
    font-size:11px;
}
.Pflichtfelder input{
    border: none;
}
/* ###################################################### */
/* ####################### LOGIN FORM ############'#### */
/* ###################################################### */
#logi {
    font-size:11px;
}

#logi label {
    display:block;
    float:left;
    width:50px;
    margin-left:10px;
}
#logi input {
    border:1px solid #ccc;
    width:110px;
}

.m1{float:left;
width:150px;}

.m2{float:left;
}
.tt{float:left;
width:50px;}

.m2 .textItem p {margin:0;
padding:0;}
.articlelistItem{margin:2px 0px;
padding:2px;}
.articlelistItem:hover{background-color:#f0f0f0;}