

/* STRUKTUR*/
/* index */
body, html {
    margin: 0;
    padding: 0;
    height: 100%;
    text-align: center;
    font-family: arial;
    color: #6e6e6e;
    background: #6e6e6e;
}
div {
    margin: 0;
    padding: 0;
}
#topDiv {
    position: relative;
    margin: 0;
    height: 148px;
    width: 100%;
    background: url(../wepsymp_images/bgTopRepeatX.jpg) center top repeat-x;
}
#topMainDiv {
    position: relative;
    margin: 0 auto;
    height: 148px;
    width: 980px;
}
#topLeftDiv {
    position: absolute;
    margin: 0;
    height: 46px;
    width: 370px;
    left: 0px;
    top: 30px;
    background: url(../wepsymp_images/netzingBrandTop.png) center top no-repeat;
}
#topLeftDiv a{
    position: relative;
    margin: 0;
    padding: 0;
    height: 46px;
    width: 370px;
    display: block;
}
#topRightDiv {
    position: absolute;
    margin: 0;
    height: 117px;
    width: 120px;
    right: 0px;
    top: -2px;
    background: url(../wepsymp_images/netzingLogoTop.png) center top no-repeat;
}
#topRightDiv a{
    position: relative;
    margin: 0;
    padding: 0;
    height: 117px;
    width: 120px;
    display: block;
}
#languageChangeDiv {
    position: absolute;
    margin: 0;
    height: 117px;
    width: 200px;
    right: 184px;
    top: 118px;
    text-align: right;
}
.lngChangeA{
    border: 1px solid #f1f1f1;
}
.lngChangeA:hover{
     border: 1px solid #565656;
}
#topRightSearchDiv {
    position: absolute;
    right: 0px;
    bottom: 1px;
    width: 160px;
    height: 38px;
}
#middleMainPosDiv{
    position: relative;
    margin: 0;
    width: 100%;
    background: #ffffff;
}
#middlePosDiv{
    position: relative;
    margin: 0 auto;
    padding: 3px 0 3px 10px;
    height: 40px;
    width: 970px;
}
#middleDiv {
    position: relative;
    margin: 0;
    width: 100%;
    background: #ffffff;
}
#middleMainDiv {
    position: relative;
    margin: 0 auto;
    min-height: 400px;
    width: 980px;
    background: url(../wepsymp_images/contentLeftMiddleRightSep.gif) center 30px repeat-y;
}
#middleLeftDiv {
    position: relative;
    float: left;
    margin: 0px 40px 10px 0;
    min-height: 100px;
    width: 170px;
}
#middleCenterDiv {
    position: relative;
    float: left;
    margin: -11px 0 10px 0;
    min-height: 100px;
    width: 566px;
}
#middleRightDiv {
    position: relative;
    float: right;
    margin: -11px 0 10px 0;
    min-height: 100px;
    width: 160px;
}
#bottomDiv {
    position: relative;
    margin: 0;
    height: 50px;
    width: 100%;
    background: url(../wepsymp_images/bgBottomRepeatXNoScript.jpg) center top repeat-x #6e6e6e;
}
#bottomMainDiv {
    position: relative;
    margin: 0 auto;
    height: 50px;
    width: 980px;
}

#bottomRightDiv {
    position: absolute;
    right: 0px;
    top: 20px;
    width: 400px;
    height: 24px;
    text-align: right;
}
#bottomRightDiv a{
    margin: 5pt 0 3pt 0;
    font-size: 9.5pt;
    text-align: right;
    color: #ffffff;
    font-weight: normal;
    line-height: 1em;
    text-decoration: none;
    color: #ffffff;
}
#bottomRightDiv a:hover{
    text-decoration: underline;
    color: #e4e4e4;
}
#bottomLeftTopDiv {
    position: absolute;
    left: 10px;
    top: -30px;
    width: 170px;
    height: 35px;
    text-align: left;

}
#bottomLeftTopDiv a{
    margin: 5pt 0 3pt 0;
    font-size: 9.5pt;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    text-decoration: none;
    color: #575757;
}
#bottomLeftTopDiv a:hover{
    text-decoration: underline;
    color: #575757;
}
#bottomLeftBottomDiv {
    position: absolute;
    left: 10px;
    top: 20px;
    width: 400px;
    height: 35px;
    text-align: left;
    /*border: 1px solid #ff0000;*/
}
#bottomLeftBottomDiv p{
    margin: 5pt 0 3pt 0;
    font-size: 9.5pt;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    text-decoration: none;
    color: #ffffff;
}
#bottomLeftBottomDiv a{
    margin: 5pt 0 3pt 0;
    font-size: 9.5pt;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    text-decoration: none;
    color: #ffffff;
}
#bottomLeftBottomDiv a:hover{
    text-decoration: underline;
    color: #e4e4e4;
}


/*MENU Top*/
#topMenuDiv {
    position: absolute;
    left: 0px;
    bottom: 10px;
    width: 800px;
    height: 31px;
}
#topMenuDiv ul{
    float: left;
    padding:0;
    margin:0;
    list-style: none;
    height: 31px;
    text-align: left;
}
#topMenuDiv ul li{
    float: left;
    list-style: none;
    height: 31px;
}
#topMenuDiv ul li div.menuTopLiLeft{
    float: left;
    width: 10px;
    height: 31px;
}
#topMenuDiv ul li div.menuTopLiRight{
    float: left;
    width: 10px;
    height: 31px;
}
#topMenuDiv ul li a{
    float: left;
    display: block;
    padding: 8px 0 0 0;
    height: 23px;
    text-decoration: none;
    font-size: 11px;
    color: #101010;
    font-weight: normal;
}
#topMenuDiv ul li a:hover{
    text-decoration: none;
}

#topMenuDiv ul li:hover{

}
#topMenuDiv ul li.active1 div.menuTopLiLeft{
    background: url(../wepsymp_images/bgMenuTopActive1.jpg) left top no-repeat;
}
#topMenuDiv ul li.active1 div.menuTopLiRight{
    background: url(../wepsymp_images/bgMenuTopActive1.jpg) right top no-repeat;
}
#topMenuDiv ul li.active1 a{
    color: #ffffff;
    background: url(../wepsymp_images/bgMenuTopActive1.jpg) -10px top no-repeat;
}

#topMenuDiv ul li.active2 div.menuTopLiLeft{
    background: url(../wepsymp_images/bgMenuTopActive2.jpg) left top no-repeat;
}
#topMenuDiv ul li.active2 div.menuTopLiRight{
    background: url(../wepsymp_images/bgMenuTopActive2.jpg) right top no-repeat;
}
#topMenuDiv ul li.active2 a{
    color: #ffffff;
    background: url(../wepsymp_images/bgMenuTopActive2.jpg) -10px top no-repeat;
}

#topMenuDiv ul li.normal:hover div.menuTopLiLeft{
    background: url(../wepsymp_images/bgMenuTopActive2.jpg) left top no-repeat;
}
#topMenuDiv ul li.normal:hover div.menuTopLiRight{
    background: url(../wepsymp_images/bgMenuTopActive2.jpg) right top no-repeat;
}
#topMenuDiv ul li.normal:hover a{
    background: url(../wepsymp_images/bgMenuTopActive2.jpg) -10px top no-repeat;
}

/*MENU Sub*/
#subMenuDiv {
    position: relative;
    width: 170px;
}
#subMenuDiv ul{
    width: 170px;
    padding:0;
    margin:0;
    list-style: none;
    text-align: left;
    background: #f4f4f4;
}
#subMenuDiv ul li{
    clear: both;
    list-style: none;
    height: 29px;
    width: 170px;
}
#subMenuDiv ul li div.menuLeftLiLeft{
    float: left;
    width: 10px;
    height: 29px;
}
#subMenuDiv ul li div.menuLeftLiRight{
    float: left;
    width: 10px;
    height: 29px;
}
#subMenuDiv ul li a{
    float: left;
    display: block;
    padding: 6px 0 0 0;
    height: 23px;
    width: 150px;
    text-decoration: none;
    font-size: 10px;
    color: #101010;
}
#subMenuDiv ul li a:hover{
    text-decoration: none;
}

#subMenuDiv ul li:hover{

}
#subMenuDiv ul li.active1 div.menuLeftLiLeft{
    background: url(../wepsymp_images/bgMenuSubActive1.jpg) left top no-repeat;
}
#subMenuDiv ul li.active1 div.menuLeftLiRight{
    background: url(../wepsymp_images/bgMenuSubActive1.jpg) right top no-repeat;
}
#subMenuDiv ul li.active1 a{
    color: #ffffff;
    background: url(../wepsymp_images/bgMenuSubActive1.jpg) -10px top no-repeat;
}

#subMenuDiv ul li.active2 div.menuLeftLiLeft{
    background: url(../wepsymp_images/bgMenuSubActive2.jpg) left top no-repeat;
}
#subMenuDiv ul li.active2 div.menuLeftLiRight{
    background: url(../wepsymp_images/bgMenuSubActive2.jpg) right top no-repeat;
}
#subMenuDiv ul li.active2 a{
    color: #ffffff;
    background: url(../wepsymp_images/bgMenuSubActive2.jpg) -10px top no-repeat;
}

#subMenuDiv ul li.normal:hover div.menuLeftLiLeft{
    background: url(../wepsymp_images/bgMenuSubActive2.jpg) left top no-repeat;
}
#subMenuDiv ul li.normal:hover div.menuLeftLiRight{
    background: url(../wepsymp_images/bgMenuSubActive2.jpg) right top no-repeat;
}
#subMenuDiv ul li.normal:hover a{
    background: url(../wepsymp_images/bgMenuSubActive2.jpg) -10px top no-repeat;
}

h1{
    margin: 12pt 0 10pt 0;
    font-size: 15pt;
    text-align: left;
    color: #4b4b4b;
    font-weight: bold;
    line-height: 17pt;
}
h1 p{
    margin: 0;
    text-align: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
    line-height: inherit;
}
h2{
    margin: 9pt 0 7pt 0;
    font-size: 13pt;
    text-align: left;
    color: #575757;
    font-weight: bold;
    line-height: 15pt;
}
h2 p{
    margin: 0;
    text-align: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
    line-height: inherit;
}
h3{
    margin: 7pt 0 6pt 0;
    font-size: 11pt;
    text-align: left;
    color: #676767;
    font-weight: bold;
    line-height: 12pt;
}
h3 p{
    margin: 0;
    text-align: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
    line-height: inherit;
}
p{
    margin: 5pt 0 3pt 0;
    font-size: 9.5pt;
    text-align: justify;
    color: #575757;
    font-weight: normal;
    line-height: 1.4em;
}
p a{
    text-decoration: underline;
    color: #000000;
}
p a:hover{
    color: #676767;
}

ul{
    margin: 5pt 0 3pt 0;
    padding:0 0 0 20pt;
    font-size: 9.5pt;
    text-align: left;
    color: #575757;
    font-weight: normal;
    line-height: 1.4em;
}
ul li{
    list-style: square;
    margin: 0 0 3pt 0;

}
.contentHover{
    padding: 5px;
}
.contentHover:hover{
    background: #f2f2f2;
}

/*NEWS */
.newsItem{
     margin: 0 0 15px 0;
    padding: 5px;
}
.newsItemLink{
    cursor: pointer;
}
.newsItem:hover{
   background: #f2f2f2;
}
.newsItem h2{
    margin: 2pt 0 6pt 0;
    color: #e94610;
    font-size: 11pt;
    line-height: 13pt;
}
.newsItem p.newsDate{
    margin: 3pt 0 2pt 0;
    text-align: left;
    font-size: 11pt;
    font-weight: bold;
}
.newsItem p{
    margin: 3pt 0 3pt 0;
    font-size: 9.0pt;
    text-align: left;
}
.newsItem p img{
    margin: 0 10px 5px 0;
    float:left;
}

/*SUCHE*/
#sucheform{
    width: 200px;
    padding:0;
}
#sucheform a.textSucheGlas{
    float: left;
    display:block;
    width:33px;
    height:32px;
    background: url(../wepsymp_images/glass.png) center top no-repeat;
}
#sucheform input.textSucheField{
    float: left;
    width:100px;
    height:16px;
    padding: 2px;
    margin: 5px 2px 0 0;
    border: 1px solid #9f9f9f;
    font-size: 8.0pt;
    color: #6d6d6d;
    text-align: left;
}

/*KONTAKT*/
.kontaktFormMainDiv{
    margin: 20px 0 0 0;
    text-align: center;
}
label{
    text-align: left;
    font-family: Arial;
    font-weight: normal;
    color: #535353;
    font-size: 9pt;
    text-align: right;
    padding: 0 0 0 0;
    margin: 0 0 0.5em 0;
}
.MB_FormTable{

}
.MB_RadioTable{
    margin: 0 0 0 0;
}
.MB_th1{
    text-align: right;
    padding: 5px 10px 0 0;
    vertical-align: top;
}
.MB_td1{
    font-family: Arial;
    font-weight: normal;
    font-size: 9pt;
    color: #535353;
    text-align: left;
    padding: 0 0 0 0;
    margin: 0 0 0.5em 0;
    vertical-align: top;
}
.MB_Input{
    border: 1px solid #9f9f9f;
    font-family: Arial;
    font-weight: normal;
    font-size: 9pt;
    color: #535353;
    text-align: left;
    padding: 2px;
    margin: 2px 0 2px 0;
    width: 300px;
    background: #ffffff;
}
.MB_Input:hover{
    background: #dfdfdf;
    color: #535353;
}
.MB_Input:focus{
    background: #f9e299;
    color: #535353;
}
.MB_InputRadio{
    text-align: left;
    padding: 1px;
    margin: 2px 0 2px 0;
    width: 20px;
}
.MB_InputShort{
    border: 1px solid #9f9f9f;
    font-family: Arial;
    font-weight: normal;
    font-size: 9pt;
    color: #535353;
    text-align: left;
    padding: 2px;
    margin: 2px 0 2px 0;
    width: 100px;
    background: #ffffff;
}
.MB_InputShort:hover{
    background: #dfdfdf;
    color: #535353;
}
.MB_InputShort:focus{
    background: #f9e299;
    color: #535353;
}
.MB_InputTexarea{
    height: 90px;
}

.inputAlignRight{
    text-align: right;
}
.MB_inputError{
    background: #b60900;
    color: #ffffff;
}
.MB_errorMsgDiv{
    font-family: Arial;
    font-weight: bold;
    font-size: 9pt;
    color: #b60900;
    text-align: left;
}
.MB_successMsgDiv{
    font-family: Arial;
    font-weight: bold;
    font-size: 9pt;
    color: #1a9b01;
    text-align: left;
}

input, textarea{
    -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;
}
button
{
    font-family: Arial;
    font-weight: normal;
    border: 1px solid #f9ad00;
    padding: 4px;
    color: #ffffff;
    background: #f94c00;
    -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;

}
button:hover
{
    background: #f90e01;
}

.wepsympPositionText{
    font-size: 8.0pt;
    text-align: left;
}

.picContentLeft{
    float:left;
    margin: 0 20px 10px 0;
}
.picContentRight{
    float:right;
    margin: 0 0 10px 20px;
}
img.picContent{
    border: 1px solid #d1d1d1;
}
.text2ColumnsC1{
    float:left;
    width: 273px;
}
.text2ColumnsC2{
    float:right;
    width: 273px;
}
.h2_2ColumnsC1{
    float:left;
    width: 273px;
}
.h2_2ColumnsC2{
    float:right;
    width: 273px;
}
.h3_2ColumnsC1{
    float:left;
    width: 273px;
}
.h3_2ColumnsC2{
    float:right;
    width: 273px;
}

.createdByTIASmedia{
    margin: 0;
    height: 24px;
    width: 150px;
    display: block;
    background: url(../wepsymp_images/tiasmediaCreated.png) center top no-repeat;
}

/*TERMINE*/
.terminTetailH1{
    color: #e94610;

}
.terminBildSelectItem{
    float:left;
    margin:0 10px 10px 0;
    border: 1px solid #dddddd;
    cursor: pointer;
    padding: 5px;
}
.terminBildSelectItem:hover{
    background: #f3f3f3;
}
