html,body {
	font-family: verdana, geneva, sans-serif;
        font-size: 11px;
	background-image: url(/images/bg_streifen_bl.jpg);
        background-repeat: repeat-x;
}

#Infos_li {
        float: left;
        width: 145px;
        padding-left: 15px;
        padding-right: 5px;
        padding-top: 5px;
}

#Infos_li_startseite {
        float: left;
        width: 180px;
        padding-left: 20px;
        padding-right: 10px;
        padding-top: 5px;
}

#Infos_re {
       float: right;
       padding-right: 40px;
       width: 145px;
}

#Infos_re_startseite {
       float: right;
       padding-right: 20px;
       width: 185px;
}

#Infos_re p {
       text-align: left;
}

#Zentralbereich {
border-right-width: 1px;
border-right-style: solid;
border-right-color: #cccccc;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #cccccc;
margin-left: 200px;
margin-right: 200px;
padding-left: 15px;
padding-right: 15px;
padding-top: 5px;
min-height: 584px;
}

pre,code{
        display: none;
}

p{
       margin-top: 14px;

}

td {
        padding-bottom: 5px;
}

a:link {
       background-color: transparent;
       color: #1C385A;
       text-decoration: none;
}

a:visited{
       background-color: transparent;
       color: #A8A8A8;
       text-decoration: none;
}

a:focus{}

a:hover {
       background-color: transparent;
       color: #386DA3;
       text-decoration: none;
}

a:active{}

a img { 
        border: 0;
	margin: 0;
        padding: 0;
}

ul{
	list-style-type: disc;
}

h1 {
       margin-top: 12px;
       font-size: 18px;
}

#container{
        position: relative;
        left: 50%;
        width: 733px;
        margin-left: -379px;
        margin-right: auto;
        background: transparent;
}

#Sammelbox {
        float: left;
        padding-top: 15px;
        margin-bottom: 0px;
        width: 733px;
	background: url(/images/bg_rechts.png);
	background-color: transparent;
        background-repeat: repeat-y;
}

#Banner_menu2 {
	position: absolute;
        float: left;
        margin: 0;
        padding: 0;
        top: 125px;
        left: 0px;
	width: 728px;
	background-repeat:no-repeat;
	list-style-type:none;
}

#animation { 
       z-index: 99;
       background:url(/media/animation_statisch.jpg);
       position: absolute;
       top: 23px;
       left: 333px;
        
}

#animation img{ 
       border: 0;
}

#ani_versteckt {
       position: absolute;
       display: none;
       left: 0px;
       top: 0px;
}

#logocontainer{
      color: #444;
      font-family: Verdana, sans-serif;
      position: relative;
      top: 3px; 
      width: 733px;
      height: 112px;
      margin: 0;
      padding: 0;
      background: url(/images/header.png);
}

#topbild{
        z-index: 9;
        position: relative;
        top: 3px;
        width: 733px;
        height: 186px;
	list-style-type: none;
	background: url(/images/bg_rechts.png);
        background-repeat: repeat-y;
}

ul#navlist{
        position:absolute;
        top: 176px;
        left: -40px;
	margin-top: 0px;
	margin-left: 0px;
	list-style-type: none;
	
}

ul#navlist li{
	float: left;
	margin-left: 0px;
        margin-bottom: 0px;
}


/* * * * MENUZEILE UNTERNEHMEN * * * */

#M_U_Unternehmen, #M_U_Unternehmen_aktiv {
position:absolute;
z-index: 999;
top:176px;
left:0px;
list-style-type:none;
}

#M_U_Unternehmen a {
cursor:pointer;
background-image: url(/images/unternehmen_unternehmen_passiv.jpg);
height:21px;
width:146px;
display:block;
text-indent:-1000em;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_U_Unternehmen_aktiv a  {
cursor:pointer;
background-image: url(/images/unternehmen_unternehmen_aktiv.jpg);
height:21px;
width:146px;
display:block;
text-indent:-1000em;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_U_Unternehmen a:hover {
background-image: url(/images/unternehmen_unternehmen_hover.jpg);
height:21px;
width:146px;
display:block;
text-indent:-1000em;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_U_Mitglieder, #M_U_Mitglieder_aktiv {
position:absolute;
z-index: 999;
top:176px;
left:146px;
list-style-type:none;
}


#M_U_Mitglieder a {
cursor:pointer;
background-image: url(/images/unternehmen_mitglieder_passiv.jpg);
height:21px;
width:146px;
display:block;
text-indent:-1000em;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_U_Mitglieder_aktiv a  {
cursor:pointer;
background-image: url(/images/unternehmen_mitglieder_aktiv.jpg);
height:21px;
width:146px;
display:block;
text-indent:-1000em;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_U_Mitglieder a:hover {
background-image: url(/images/unternehmen_mitglieder_hover.jpg);
height:21px;
width:146px;
display:block;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_U_Software, #M_U_Software_aktiv {
position:absolute;
z-index: 999;
top:176px;
left:292px;
list-style-type:none;
}

#M_U_Software a {
cursor:pointer;
background-image: url(/images/unternehmen_software_passiv.jpg);
height:21px;
width:146px;
display:block;
text-indent:-1000em;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_U_Software_aktiv a  {
cursor:pointer;
background-image: url(/images/unternehmen_software_aktiv.jpg);
height:21px;
width:146px;
display:block;
text-indent:-1000em;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_U_Software a:hover {
background-image: url(/images/unternehmen_software_hover.jpg);
height:21px;
width:146px;
display:block;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_U_News,#M_U_News_aktiv {
position:absolute;
z-index: 999;
top:176px;
left:438px;
list-style-type:none;
}

#M_U_News a {
cursor:pointer;
background-image: url(/images/unternehmen_news_passiv.jpg);
height:21px;
width:146px;
display:block;
text-indent:-1000em;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_U_News_aktiv a {
cursor:pointer;
background-image: url(/images/unternehmen_news_aktiv.jpg);
height:21px;
width:146px;
display:block;
text-indent:-1000em;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_U_News a:hover {
background-image: url(/images/unternehmen_news_hover.jpg);
height:21px;
width:146px;
display:block;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_U_Links,#M_U_Links_aktiv {
position:absolute;
z-index: 999;
top:176px;
left:584px;
list-style-type:none;
}

#M_U_Links a {
cursor:pointer;
background-image: url(/images/unternehmen_links_passiv.jpg);
height:21px;
width:146px;
display:block;
text-indent:-1000em;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_U_Links_aktiv a {
cursor:pointer;
background-image: url(/images/unternehmen_links_aktiv.jpg);
height:21px;
width:146px;
display:block;
text-indent:-1000em;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_U_Links a:hover {
background-image: url(/images/unternehmen_links_hover.jpg);
height:21px;
width:146px;
display:block;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

/* * * * MENUZEILE MITGLIEDER * * * */


#M_M_Unternehmen, #M_M_Unternehmen_aktiv {
position:absolute;
z-index: 999;
top:176px;
left:0px;
list-style-type:none;
}

#M_M_Unternehmen a {
cursor:pointer;
background-image: url(/images/mitglieder_unternehmen_passiv.jpg);
height:21px;
width:146px;
display:block;
text-indent:-1000em;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_M_Unternehmen_aktiv a  {
cursor:pointer;
background-image: url(/images/mitglieder_unternehmen_aktiv.jpg);
height:21px;
width:146px;
display:block;
text-indent:-1000em;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_M_Unternehmen a:hover {
background-image: url(/images/mitglieder_unternehmen_hover.jpg);
height:21px;
width:146px;
display:block;
text-indent:-1000em;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_M_Mitglieder, #M_M_Mitglieder_aktiv {
position:absolute;
z-index: 999;
top:176px;
left:146px;
list-style-type:none;
}

#M_M_Mitglieder a {
cursor:pointer;
background-image: url(/images/mitglieder_mitglieder_passiv.jpg);
height:21px;
width:146px;
display:block;
text-indent:-1000em;

background-repeat:no-repeat;

border: 0;

text-decoration: none;
}

#M_M_Mitglieder_aktiv a  {

cursor:pointer;
background-image: url(/images/mitglieder_mitglieder_aktiv.jpg);
height:21px;
width:146px;
display:block;
text-indent:-1000em;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_M_Mitglieder a:hover {
background-image: url(/images/mitglieder_mitglieder_hover.jpg);
height:20px;
width:146px;
display:block;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_M_Software, #M_M_Software_aktiv {
position:absolute;
z-index: 999;
top:176px;
left:292px;
list-style-type:none;
}

#M_M_Software a {
cursor:pointer;
background-image: url(/images/mitglieder_software_passiv.jpg);
height:21px;
width:146px;
display:block;
text-indent:-1000em;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_M_Software_aktiv a  {
cursor:pointer;
background-image: url(/images/mitglieder_software_aktiv.jpg);
height:21px;
width:146px;
display:block;
text-indent:-1000em;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_M_Software a:hover {
background-image: url(/images/mitglieder_software_hover.jpg);
height:21px;
width:146px;
display:block;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_M_News,#M_M_News_aktiv {
position:absolute;
z-index: 999;
top:176px;
left:438px;
list-style-type:none;
}

#M_M_News a {
cursor:pointer;
background-image: url(/images/mitglieder_news_passiv.jpg);
height:21px;
width:146px;
display:block;
text-indent:-1000em;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_M_News_aktiv a {
cursor:pointer;
background-image: url(/images/mitglieder_news_aktiv.jpg);
height:21px;
width:146px;
display:block;
text-indent:-1000em;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_M_News a:hover {
background-image: url(/images/mitglieder_news_hover.jpg);
height:21px;
width:146px;
display:block;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_M_Links,#M_M_Links_aktiv {
position:absolute;
z-index: 999;
top:176px;
left:584px;
list-style-type:none;
}

#M_M_Links a {
cursor:pointer;
background-image: url(/images/mitglieder_links_passiv.jpg);
height:21px;
width:146px;
display:block;
text-indent:-1000em;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_M_Links_aktiv a {
cursor:pointer;
background-image: url(/images/mitglieder_links_aktiv.jpg);
height:21px;
width:146px;
display:block;
text-indent:-1000em;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_M_Links a:hover {
background-image: url(/images/mitglieder_links_hover.jpg);
height:21px;
width:146px;
display:block;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

/* * * * MENUZEILE SOFTWARE * * * */

#M_S_Unternehmen, #M_S_Unternehmen_aktiv {
position:absolute;
z-index: 999;
top:176px;
left:0px;
list-style-type:none;
}

#M_S_Unternehmen a {
cursor:pointer;
background-image: url(/images/software_unternehmen_passiv.jpg);
height:21px;
width:146px;
display:block;
text-indent:-1000em;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_S_Unternehmen_aktiv a  {
cursor:pointer;
background-image: url(/images/software_unternehmen_aktiv.jpg);
height:21px;
width:146px;
display:block;
text-indent:-1000em;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_S_Unternehmen a:hover {
background-image: url(/images/software_unternehmen_hover.jpg);
height:21px;
width:146px;
display:block;
text-indent:-1000em;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_S_Mitglieder, #M_S_Mitglieder_aktiv {
position:absolute;
z-index: 999;
top:176px;
left:146px;
list-style-type:none;
}

#M_S_Mitglieder a {
cursor:pointer;
background-image: url(/images/software_mitglieder_passiv.jpg);
height:21px;
width:146px;
display:block;
text-indent:-1000em;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_S_Mitglieder_aktiv a  {
cursor:pointer;
background-image: url(/images/software_mitglieder_aktiv.jpg);
height:21px;
width:146px;
display:block;
text-indent:-1000em;

background-repeat:no-repeat;

border: 0;

text-decoration: none;
}

#M_S_Mitglieder a:hover {
background-image: url(/images/software_mitglieder_hover.jpg);
height:21px;
width:146px;
display:block;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_S_Software, #M_S_Software_aktiv {
position:absolute;
z-index: 999;
top:176px;
left:292px;
list-style-type:none;
}

#M_S_Software a {
cursor:pointer;
background-image: url(/images/software_software_passiv.jpg);
height:21px;
width:146px;
display:block;
text-indent:-1000em;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_S_Software_aktiv a  {
cursor:pointer;
background-image: url(/images/software_software_aktiv.jpg);
height:21px;
width:146px;
display:block;
text-indent:-1000em;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_S_Software a:hover {
background-image: url(/images/software_software_hover.jpg);
height:21px;
width:146px;
display:block;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_S_News,#M_S_News_aktiv {
position:absolute;
z-index: 999;
top:176px;
left:438px;
list-style-type:none;
}

#M_S_News a {
cursor:pointer;
background-image: url(/images/software_news_passiv.jpg);
height:21px;
width:146px;
display:block;
text-indent:-1000em;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_S_News_aktiv a {
cursor:pointer;
background-image: url(/images/software_news_aktiv.jpg);
height:21px;
width:146px;
display:block;
text-indent:-1000em;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_S_News a:hover {
background-image: url(/images/software_news_hover.jpg);
height:21px;
width:146px;
display:block;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_S_Links,#M_S_Links_aktiv {
position:absolute;
z-index: 999;
top:176px;
left:584px;
list-style-type:none;
}

#M_S_Links a {
cursor:pointer;
background-image: url(/images/software_links_passiv.jpg);
height:21px;
width:146px;
display:block;
text-indent:-1000em;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_S_Links_aktiv a {
cursor:pointer;
background-image: url(/images/software_links_aktiv.jpg);
height:21px;
width:146px;
display:block;
text-indent:-1000em;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_S_Links a:hover {
background-image: url(/images/software_links_hover.jpg);
height:21px;
width:146px;
display:block;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}



/* * * * MENUZEILE LINKS * * * */

#M_L_Unternehmen, #M_L_Unternehmen_aktiv {
position:absolute;
z-index: 999;
top:176px;
left:0px;
list-style-type:none;
}

#M_L_Unternehmen a {
cursor:pointer;
background-image: url(/images/links_unternehmen_passiv.jpg);
height:21px;
width:146px;
display:block;
text-indent:-1000em;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_L_Unternehmen_aktiv a  {
cursor:pointer;
background-image: url(/images/links_unternehmen_aktiv.jpg);
height:21px;
width:146px;
display:block;
text-indent:-1000em;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_L_Unternehmen a:hover {
background-image: url(/images/links_unternehmen_hover.jpg);
height:21px;
width:146px;
display:block;
text-indent:-1000em;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_L_Mitglieder, #M_L_Mitglieder_aktiv {
position:absolute;
z-index: 999;
top:176px;
left:146px;
list-style-type:none;
}

#M_L_Mitglieder a {
cursor:pointer;
background-image: url(/images/links_mitglieder_passiv.jpg);
height:21px;
width:146px;
display:block;
text-indent:-1000em;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_L_Mitglieder_aktiv a  {
cursor:pointer;
background-image: url(/images/links_mitglieder_aktiv.jpg);
height:21px;
width:146px;
display:block;
text-indent:-1000em;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_L_Mitglieder a:hover {
background-image: url(/images/links_mitglieder_hover.jpg);
height:21px;
width:146px;
display:block;
background-repeat:no-repeat;
border: 0;
text-decoration: none;

}



#M_L_Software, #M_L_Software_aktiv {

position:absolute;
z-index: 999;
top:176px;
left:292px;
list-style-type:none;
}

#M_L_Software a {
cursor:pointer;
background-image: url(/images/links_software_passiv.jpg);
height:21px;
width:146px;
display:block;
text-indent:-1000em;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_L_Software_aktiv a  {
cursor:pointer;
background-image: url(/images/links_software_aktiv.jpg);
height:21px;
width:146px;
display:block;
text-indent:-1000em;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_L_Software a:hover {
background-image: url(/images/links_software_hover.jpg);
height:21px;
width:146px;
display:block;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_L_News,#M_L_News_aktiv {
position:absolute;
z-index: 999;
top:176px;
left:438px;
list-style-type:none;
}

#M_L_News a {
cursor:pointer;
background-image: url(/images/links_news_passiv.jpg);
height:21px;
width:146px;
display:block;
text-indent:-1000em;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_L_News_aktiv a {
cursor:pointer;
background-image: url(/images/links_news_aktiv.jpg);
height:21px;
width:146px;
display:block;
text-indent:-1000em;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_L_News a:hover {
background-image: url(/images/links_news_hover.jpg);
height:21px;
width:146px;
display:block;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_L_Links,#M_L_Links_aktiv {
position:absolute;
z-index: 999;
top:176px;
left:584px;
list-style-type:none;
}

#M_L_Links a {
cursor:pointer;
background-image: url(/images/links_links_passiv.jpg);
height:21px;
width:146px;
display:block;
text-indent:-1000em;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_L_Links_aktiv a {
cursor:pointer;
background-image: url(/images/links_links_aktiv.jpg);
height:21px;
width:146px;
display:block;
text-indent:-1000em;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_L_Links a:hover {
background-image: url(/images/links_links_hover.jpg);
height:21px;
width:146px;
display:block;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}



/* * * * MENUZEILE NEWS * * * */

#M_N_Unternehmen, #M_N_Unternehmen_aktiv {
position:absolute;
z-index: 999;
top:176px;
left:0px;
list-style-type:none;
}

#M_N_Unternehmen a {
cursor:pointer;
background-image: url(/images/news_unternehmen_passiv.jpg);
height:21px;
width:146px;
display:block;
text-indent:-1000em;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_N_Unternehmen_aktiv a  {
cursor:pointer;
background-image: url(/images/news_unternehmen_aktiv.jpg);
height:21px;
width:146px;
display:block;
text-indent:-1000em;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_N_Unternehmen a:hover {
background-image: url(/images/news_unternehmen_hover.jpg);
height:21px;
width:146px;
display:block;
text-indent:-1000em;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_N_Mitglieder, #M_N_Mitglieder_aktiv {
position:absolute;
z-index: 999;
top:176px;
left:146px;
list-style-type:none;
}

#M_N_Mitglieder a {
cursor:pointer;
background-image: url(/images/news_mitglieder_passiv.jpg);
height:21px;
width:146px;
display:block;
text-indent:-1000em;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_N_Mitglieder_aktiv a  {
cursor:pointer;
background-image: url(/images/news_mitglieder_aktiv.jpg);
height:21px;
width:146px;
display:block;
text-indent:-1000em;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_N_Mitglieder a:hover {
background-image: url(/images/news_mitglieder_hover.jpg);
height:21px;
width:146px;
display:block;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_N_Software, #M_N_Software_aktiv {
position:absolute;
z-index: 999;
top:176px;
left:292px;
list-style-type:none;
}

#M_N_Software a {
cursor:pointer;
background-image: url(/images/news_software_passiv.jpg);
height:21px;
width:146px;
display:block;
text-indent:-1000em;
background-repeat:no-repeat;

border: 0;


text-decoration: none;

}



#M_N_Software_aktiv a  {
cursor:pointer;
background-image: url(/images/news_software_aktiv.jpg);
height:21px;
width:146px;
display:block;
text-indent:-1000em;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_N_Software a:hover {
background-image: url(/images/news_software_hover.jpg);
height:21px;
width:146px;
display:block;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_N_News,#M_N_News_aktiv {
position:absolute;
z-index: 999;
top:176px;
left:438px;
list-style-type:none;
}

#M_N_News a {
cursor:pointer;
background-image: url(/images/news_news_passiv.jpg);
height:21px;
width:146px;
display:block;
text-indent:-1000em;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_N_News_aktiv a {
cursor:pointer;
background-image: url(/images/news_news_aktiv.jpg);
height:21px;
width:146px;
display:block;
text-indent:-1000em;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_N_News a:hover {
background-image: url(/images/news_news_hover.jpg);
height:21px;
width:146px;
display:block;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_N_Links,#M_N_Links_aktiv {
position:absolute;
z-index: 999;
top:176px;
left:584px;
list-style-type:none;
}

#M_N_Links a {
cursor:pointer;
background-image: url(/images/news_links_passiv.jpg);
height:21px;
width:146px;
display:block;
text-indent:-1000em;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_N_Links_aktiv a {
cursor:pointer;
background-image: url(/images/news_links_aktiv.jpg);
height:21px;
width:146px;
display:block;
text-indent:-1000em;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

#M_N_Links a:hover {
background-image: url(/images/news_links_hover.jpg);
height:21px;
width:146px;
display:block;
background-repeat:no-repeat;
border: 0;
text-decoration: none;
}

/* weitere */

#Untermenuzeile {
        position: absolute;
        top: 321px;
        left: 0px;
	color: #2D3E01;
	width: 728px;
        height: 19px;
	background-color: #fee891;
	}

#Untermenuzeile ul{
 	background-color: #fee891;
        margin-top: 3px;
}

#Untermenuzeile li{
 	background-color: #fee891;
	color:#2C2C2C;
	list-style-type:none;
        padding-right: 30px;
	float: left;
}

#Untermenuzeile .aktiv a, #Untermenuzeile .aktiv {
font-weight: bold;
color: #000000;
text-decoration:none;
}

#Untermenuzeile .aktiv a:hover {
color: #FFFFFF;
text-decoration:none;
}

#Untermenuzeile a {
background-color: #fee891;
color: #0b264c;
text-decoration:none;
}

#Untermenuzeile  a:hover {
color: #2573b3;
text-decoration:none;
}

#Content_box {
margin-top: 27px;
float: left;
width: 728px;
padding-top: 15px;
background: transparent url(/images/bg_wasserzeichen.png);
background-repeat: repeat-y;
}


#Infos_re h1, #Infos_li h1, #Infos_re_startseite h1, #Infos_li_startseite h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	font-weight:bold;
	color:#F4BE01;
}

#Infos_re h1 a {
color:#F4BE01;
text-decoration:none;
}

.Kompaktinfos, .Mewi_news {
color:#78766E;
padding-left:10px;
padding-top:5px;
padding-bottom:5px;
line-height:16px;
list-style-type:none;
margin-bottom:20px;
}

#Zentralbereich_plus_rechte_Spalte {
border-left-width: 1px;
border-left-style: solid;
border-left-color: #cccccc;
margin-left: 200px;
margin-right: 5px;
padding-left:20px;
padding-right:20px;
padding-top:5px;
padding-bottom: 10px;
min-height: 384px;
text-align: justify;
}

#Zentralbereich_plus_rechte_Spalte_startseite {
border-left-width: 1px;
border-left-style: solid;
border-left-color: #cccccc;
margin-left: 240px;
margin-right: 5px;
padding-left:20px;
padding-right:20px;
padding-top:5px;
padding-bottom: 10px;
min-height: 384px;
text-align: justify;
}

#Zentralbereich_plus_beide_Spalten {
margin-left: 10px;
margin-right: 5px;
padding-left:20px;
padding-right:20px;
padding-top:5px;
padding-bottom: 10px;
min-height: 384px;
}

#Zentralbereich h1, #Zentralbereich h1 a, #Zentralbereich_plus_rechte_Spalte h1, #Zentralbereich_plus_rechte_Spalte h1 a, #Zentralbereich_plus_rechte_Spalte_startseite h1, #Zentralbereich_plus_rechte_Spalte_startseite h1 a, #Zentralbereich_plus_beide_Spalten h1, #Zentralbereich_plus_beide_Spalten h1 a {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:14px;
	font-weight:bold;
	padding-bottom:10px;
	color:#F4BE01;
	}

#Zentralbereich h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	font-weight:bold;

	color:#617FAB;
}


#footer {
       clear: both;
       width: 733px;
       height: 18px;
       margin-top: 0px;
       background-image: url(/images/footer.png);
}



.unternehmen {
       border: 0px solid black;
       width: 670px;
       padding: 0px;
       margin: 0px;
}


.masken {
       border: 0px solid black;
       width: 400px;
       padding: 5px;
       margin: 0px;
}

.linkstabelle{
       border: 0px solid black;
       width: 500px;
       padding-bottom: 15px;
       margin: 0px;
}

.navi_bottom {
      font-size: 9px;
      color: #A8A8A8;
      text-decoration: none;
}

a.navi_bottom:link{
      font-size: 9px;
      color: #A8A8A8;
      text-decoration: none;
}

a.navi_bottom:hover{
      font-size: 9px;
      color: #1C385A;
      text-decoration: none;
}

.mitrahmen {
     border: 1px solid black;
}

#searchform fieldset {
     margin-top: 10px;
     width: 300px;
     border-style: none;
     background-color: #fff;
  
}

#searchform fieldset label {
     color: #444444;
     font-family: Verdana,sans-serif;
}

.zemRequired, .zemText, .ihreanfrage, #adresse, #firma, #telefon, .fax, #email, #name, #anschrift, #plz, #ort, #mailtext, #bemerkungen, #ansprechpartner, #absenden, #submit, .ihreposition, #att1, #att2, #att3, #att4, #att5{
     font-family: verdana, sans-serif;
     font-size: 11px;
}

.zemRequirederrorElement{
     font-family: verdana, sans-serif;
     font-size: 11px;
     color: red;

}

form #zemContactForm {
     font-family: verdana, sans-serif;
     font-size: 11px;
}

#zds_rss {
 font-size: 11px;

}

.lightbox_ul{
}

.lightbox_li{
 float: left;
 list-style-type: none;
 margin: 10px;
}

.suchfeld input {
 width:150px;
 height:16px;
 border: 1px groove #999999;
 color:#444444;
 font-family:Verdana,sans-serif;
 font-size:10px;
 padding-top:1px;
}

.suchfeld-top {
 z-index: 98;
 padding-top: 15px;
 margin-left: 25px;

}

.suchfeld-top input {
 width:150px;
 height:16px;
 border: 1px groove #f0f0f0;
 color: #a8a8a8;
 font-family: Verdana,sans-serif;
 font-size:10px;
 padding-top:1px;
}

#LSResult { position: absolute; border: none; width: 350px; z-index: 999; -moz-border-radius:6px;
-khtml-border-radius:6px;
}

#LSShadow { padding: 0px; }

#LSRes { background: rgba(255, 255, 255, 0.8); }

.LSRow {  padding: 0 5px; }

#LSHighlight { background-color: #aaa; }

#LSHeader { padding: 2px 2px 8px; }

.lsDate { display: block; color: #555; } 