html, body { height:100%; }

body {
    padding:0;
    margin:0;
    text-align:center;
    min-width:1000px;
    font-size:11px;
    font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
    color:rgb(0,0,0);
    background:#474747 url('../upload/bg.gif') repeat-y top center;
}

td {
    font-size:11px;
    font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
    color:rgb(62,77,116);
    margin-bottom:8px;
}

img{  border:0;}

.input {
    font-size:11px;
    font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
    color:rgb(0,0,0);
    width:200px;
    margin-bottom:5px;
    border-top:1px solid #999999;
    border-right:1px solid #999999;
    border-bottom:1px solid #999999;
    border-left:1px solid #999999;
}

.label {
    font-size:11px;
    font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
    color:rgb(0,0,0);
}

.small {
    font-size:9px;
}

#outer{
    height:100%;
    min-height:100%;
    width:1000px;
    color:#000000;
    text-align:left;
    position:relative;

}
#hauptdiv {
           width : 863px;
           position : absolute;
           margin-left: -432;
           left: 50%;
           text-align : left;
           max-height:none;
           background: #fff;

}

html>body #outer{
width: 1000px;
}


#innerwrap {
    float:left;
    width:600px;
}

#header{
    width:840px;
    color:#000000;
}

/*###############################*/
/*####### Linke Hauptnavi #######*/
/*###############################*/

#left {
    padding-top:0px;
    padding-bottom:20px;
    padding-right:10px;
    width:220px;
    text-align:left;
    z-index:2;
}

#left p { padding-left:3px;padding-right:2px }


a.navileft_passive {
    display:block;
    background-color:#FFFFFF;
    padding-top:3px;
    padding-bottom:3px;
    color:rgb(0,51,102);
}

a.navileft_active {
    display:block;
    background-color:#E8E8EE;
    background:url("../images/navi_pfeil_rechts.gif") no-repeat;
    background-position:right;
    padding-top:3px;
    padding-bottom:3px;
    color:rgb(246,134,59);
    font-weight: bold;
}

a.navileft_open {
    padding-left:10px;
    display:block;
    background:url("../images/navi_pfeil.gif") no-repeat;
    background-position:right;
    background-color:#FFFFFF;
    padding-top:3px;
    padding-bottom:3px;
    color:rgb(246,134,59);
}

a.navileft_off1 {
    display:block;
    background-color:rgb(255,255,255);
    padding-top:3px;
    padding-bottom:3px;
    color:rgb(246,134,59);
}



/*###############################*/
/*####### Linke Logos     #######*/
/*###############################*/

#left2 {
    padding-top:5px;
    padding-bottom:5px;
    padding-left:1px;
    width:220px;
    margin-left: 35px;
    z-index:2;
}

#left2 p { padding-left:3px;padding-right:2px }

/*###############################*/
/*######## Rechte Bildspalte ####*/
/*###############################*/

#imagecolumn {
    padding-top:10px;
    padding-left:707px;
    padding-right:5px;
    text-align:right;
    background-color:#e6e6e6
    visability:hidden;
}

#imagecolumn a {
    padding:0;
    font-weight:normal;
    font-size:11px;
    color:rgb(102,102,102);
    margin:0;
}

#imagecolumn h1 {
    padding:0;
    font-weight:normal;
    font-size:11px;
    color:rgb(51,51,51);
    margin:0;
}

/*##################################*/
/*########### Rechts?? #############*/
/*##################################*/

#right {
    float:right;
    margin-top:10px;
    margin-left:300px;
    padding-top:170px;
    padding-bottom:20px;
    background-color:#999999;
    color:rgb(62,77,116);
}

#right p { padding-left:4px;padding-right:2px }

/* ###################################################### */
/* ####################### RIGHT COLUMN ################# */
/* ###################################################### */
#teasersRight .teaserItem {
    color:#333;
    font-size:11px;
}
#teasersRight .teaserItem h3 {
    color:#0060b1;
    font-size:14px;
    margin:0 0 5px 0;
    font-weight:normal;
}

#teasersRight .teaserItem a.more {
    display:block;
    width:230px;
    margin:10px 0;
    padding:0 0 0 15px;
    background-image:url(../images/link_pfeil_klein.gif);
    background-repeat:no-repeat;
    background-position:0 5px;
}
* html #teasersRight .teaserItem a.more {
    width:200px;
}

/*##################################*/
/*########## Textbereich ###########*/
/*##################################*/

#centrecontent {
    width:550px;
    position:absolute;
    top:180px;
    left:200px;
    padding-left:10px;
    padding-right:5px;
    padding-top:0;
    padding-bottom:20px;
    min-height:460px;
    color:rgb(0,51,102);
    background-color:#ffffff;
    text-align:left;

}

#centrecontent p {
padding-left:3px;
color:rgb(0,0,51); }

#clearfooter { width:100%;height:52px;clear:both; }

#bottomnavi {
    text-align:center;
    top:50px;
    position:relative;
    bottom:10px;
    padding-bottom:10px;
    width:100%;
    color:#000;
}



#logo {
    width:780px;
   
}

/*##################################*/
/*######### Hilfsnavi ##############*/
/*##################################*/

#additionalnavi {
    background-color:#ffffff;
    margin-top:1px;
    padding-bottom:2px;
    padding-top:0px;
    margin-left:10px;
    text-align:right;
    color:rgb(102,102,102);
}

/*##################################*/
/*######### Breadcrump #############*/
/*##################################*/


#navipath {

    padding-left:5px;

    padding-bottom:8px;
    background-color:#ffffff;
    border-bottom:1px dotted rgb(170,170,170);
     color:rgb(102,102,102);
    width:475px;
}

.navi{
    width:180px;
    border-bottom:1px solid rgb(102,102,102);
    background-color:rgb(255,255,255);
}

h1 {
    padding-left:2px;
    font-weight:bold;
    font-size:13px;
    color:rgb(255,51,0);
    margin-top:10px;
}

h1.content {
    margin-bottom:12px;
    padding:0;
}
h2 {
    padding-left:2px;
    font-weight:bold;
    font-size:12px;
    color:rgb(255,51,0);
    margin-top:10px;
}
p.hr {
    width:250px;
}

a { font-size:11px; color:rgb(0,51,102); text-decoration:none; }
a:hover { color:rgb(0,51,102); text-decoration:none; background-color:fff9da;}

a.newsheadline { font-weight:bold;}

a.bottomnavi { color:rgb(96,96,96); font-size:9px; }

a.additionalnavi { font-size:10px; color: rgb(96,96,96); }

a.navipath {
  font-size:10px;
  color: rgb(102,102,102);
}


/* ################################*/
/* ############ Sitemap ###########*/
/* ################################*/

a.sitemap_level1 {
    display:block;
    border-bottom:1px solid #b4a8b4;
    color:rgb(255,102,0);
    font-weight:normal;
    padding-bottom:.4em;
    background:url("../images/navi_pfeil_rechts.gif") no-repeat;
    background-position:right;
}

a.sitemap_level2 {
    color:rgb(62,77,116);
    background:url("../images/navi_pfeil_rechts.gif") no-repeat;
    background-position:170px 4px;
    display:block;
}

a.sitemap_level3 {
    color:rgb(102,102,102);
}

.sitemap_level2_container {
    float:left;
    width:50%;
    padding-top:.3em;
}

.sitemap_level3_container {
    float:right;
    width:50%;
    padding-top:.3em;
}

/* ################################*/
/* ############ Suchebox ##########*/
/* ################################*/

.input_searchbox {
    width:75px;
    vertical-align:middle;
    font-size:10px;
    color: rgb(62,77,116);
    border: dotted 1px;
}
.label_searchbox {
    vertical-align:middle;
    color:rgb(62,77,116);
    padding-left:10px;
}

#searchbox {
    position:relative;
    background-color:#FFFFFF;
    border-bottom:1px solid #aeaeae;
    border-top:1px solid #aeaeae;
    width:180px;
    padding-bottom:3px;
    padding-top:2px;
    padding-right:0em;
    margin-top:0em;
    margin-bottom:1.5em;
    text-align:middle;
}

/* ################################*/
/* ####### Newsletterbox ##########*/
/* ################################*/

#newsletterbox {
   /*
   background-color:#FFFFFF;
   background-color:#DFE0E5;
   border-top:1px solid #aeaeae;
   border-bottom:1px solid #aeaeae;
   */
   width:170px;
}

.input_newsletterselect {
    width:80px;
    vertical-align:middle;
    font-size:11px;
    color: rgb(62,77,116);
}


/* ################################*/
/* ############ Loginbox ##########*/
/* ################################*/

#loginbox {
    background-color:#DFE0E5;
    border-top:1px solid #aeaeae;
    border-bottom:1px solid #aeaeae;
    padding-bottom:.6em;
    padding-top:.6em;
    padding-left:0em;
    padding-right:0em;
    margin-top:1.5em;
    margin-bottom:1.5em;
}


.hidden {
    display:none;
}

.teaser_img {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

/* ################################*/
/* ####### Kontaktformular ########*/
/* ################################*/

#kontakt {
    padding-left: 5px;
    background-color:rgb(250,250,250);
    border:1px dotted #aeaeae;
    margin:0 auto;
    width:460px;

}

/* SLIMBOX */

#lbOverlay {
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    cursor: pointer;
}

#lbCenter, #lbBottomContainer {
    position: absolute;
    z-index: 9999;
    overflow: hidden;
    background-color: #fff;
}

.lbLoading {
    background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
    position: absolute;
    left: 0;
    top: 0;
    border: 10px solid #fff;
    background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
    display: block;
    position: absolute;
    top: 0;
    width: 50%;
    outline: none;
}

#lbPrevLink {
    left: 0;
}

#lbPrevLink:hover {
    background: transparent url(prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
    right: 0;
}

#lbNextLink:hover {
    background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size: 10px;
    color: #666;
    line-height: 1.4em;
    text-align: left;
    border: 10px solid #fff;
    border-top-style: none;
}

#lbCloseLink {
    display: block;
    float: right;
    width: 66px;
    height: 22px;
    background: transparent url(closelabel.gif) no-repeat center;
    margin: 5px 0;
    outline: none;
}

#lbCaption, #lbNumber {
    margin-right: 71px;
}

#lbCaption {
    font-weight: bold;
}


input {width: 300px;}
label {display: block;}
textarea {width: 300px;height: 300px;display:block;}
/*#contactFormSubmitRight,
#contactFormSubmitLeft {margin-left:100px;}*/
.contactROW {margin-top:15px;}