/* Grundgerüst */

body
{
    background-color: #FFFFFF;
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    margin: 0;
    padding: 0;
    height: 100%;
}

table
{
    font-family: Arial;
    font-size: 12px;
}

.page
{
    width: 100%;
    height: 100%;
}

#formbody_index
{
    width: 946px;
    height: 100%;
}

#formbody_content
{
    width: 946px;
    height: 100%;
    background-image: url(../images/hg_menu.gif);
    background-repeat: repeat-y;
}

#head
{
    position: relative;
    width: 945px;
    height: 77px;
    background-color: #FFFFFF;
}
.logo_pos
{
    position: absolute;
    width: 123px;
    height: 54px;
    padding-top: 15px;
    left: 10px;
}
.search_pos
{
    position: absolute;
    left: 171px;
    height: 17px;
    overflow: hidden;
    bottom: 10px;
    border: 1px solid #C5C7C8;
}
.search_btn
{
    position: absolute;
    left: 270px;
    height: 17px;
    overflow: hidden;
    bottom: 10px;
    border: 1px solid #C5C7C8;
}
.searchform
{
    background-color: #FFFFFF;
    color: #838485;
    font-size: 11px;
    line-height: 13px;
    font-family: Arial;
    width: 98px;
    height: 17px;
    border: 0px;
}
.searchbtn
{
    background-color: #FFFFFF;
    width: 17px;
    height: 17px;
    border: 0px;
    background-image: url(../images/pfeil_klein_2.gif);
    background-position: center center;
    background-repeat: no-repeat;
}

.navi_nebenmenue
{
    height: 51px;
    float: right;
    margin: 15px;
    color: #707172;
}

.head_trenner
{
    position: relative;
    width: 945px;
    height: 25px;
    background-color: #707172;
    border-bottom: 2px solid #9C9D9F;
}

#headmenu
{
    position: relative;
    width: 945px;
    background-color: #C5C7C8;
    height: 23px;
}
.navi_sprache
{
    position: absolute;
    color: #A9AAAC;
    right: 15px;
    top: 5px;
}

.inhalt
{
    position: relative;
    width: 946px;
    background-image: url(../images/hg_menu.gif);
    background-repeat: repeat-y;
}

#left
{
    position: relative;
    width: 169px;
}

#right
{
    position: relative;
    width: 775px; /*overflow: hidden;*/
}
#right_l
{
    width: 475px;
    float: left;
    border-right: solid 1px #FFFFFF;
}

#right_r
{
    width: 299px;
    float: left;
}

a:link, a:visited
{
    color: #595959;
    font-weight: bold;
    text-decoration: underline;
}

a:hover, a:active
{
    color: #595959;
    font-weight: bold;
    text-decoration: none;
}

a.weiss:link, a.weiss:visited
{
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: underline;
}

a.weiss:hover, a.weiss:active
{
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}


a.blau:link, a.blau:visited
{
    color: #0074B9;
    font-weight: bold;
    text-decoration: underline;
}

a.blau:hover, a.blau:active
{
    color: #707172;
    font-weight: bold;
    text-decoration: none;
}


b.blau
{
    color: #0074B9;
}

strong.blau
{
    color: #0074B9;
}


a.gray62:link, a.gray62:visited
{
    color: #9C9D9F;
    font-weight: bold;
    text-decoration: none;
}

a.gray62:hover, a.gray62:active
{
    text-decoration: underline;
}

a.gray45:link, a.gray45:visited
{
    color: #707172;
    font-weight: bold;
    text-decoration: none;
}

a.gray45:hover, a.gray45:active
{
    text-decoration: underline;
}

span.gray45
{
    color: #707172;
    font-weight: bold;
}


/* Menü Links */

a.umenu:link, a.umenu:visited
{
    font-weight: bold;
    font-size: 11px;
    line-height: 20px;
    color: #FFFFFF;
    text-decoration: none;
    text-transform: uppercase;
    margin: 0px;
    padding: 0px;
    display: block;
    padding: 0 0 0 20px;    
}

a.umenu:hover, a.umenu:active
{
    background-color: #009BD4;    
}

a.umenu_active:link, a.umenu_active:visited, a.umenu_active:hover, a.umenu_active:active
{
    font-weight: bold;
    font-size: 11px;
    line-height: 20px;
    color: #FFFFFF;
    text-decoration: none;
    text-transform: uppercase;
    margin: 0px;
    padding: 0px;
    display: block;
    padding: 0 0 0 20px;  
    background-color: #009BD4;  
}

a.umenu2:link, a.umenu2:visited
{    
    font-weight: bold;
    font-size: 11px;
    line-height: 20px;
    color: #9C9D9F;
    text-decoration: none;
    text-transform: uppercase;
    margin: 0px;
    padding: 0px;
    display: block;
    padding: 0 0 0 20px;
    background-color: #CCDAE0;        
}

a.umenu2:hover, a.umenu2:active
{
    background-color: #CCDAE0;
	color: #009BD4;
}

a.umenu2_active:link, a.umenu2_active:visited, a.umenu2_active:hover, a.umenu2_active:active
{
    font-weight: bold;
    font-size: 11px;
    line-height: 20px;
    color: #009BD4;
    text-decoration: none;
    text-transform: uppercase;
    margin: 0px;
    padding: 0px;
    display: block;
    padding: 0 0 0 20px;   
    background-color: #CCDAE0; 
}

a.submenu:link, a.submenu:visited
{
    line-height: 20px;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    width: 169px;
    display: block;
    float: left;
    background-color: #FDDFC1;
    font-size: 11px;
    color: #878889;
    border-bottom: 1px solid #9C9D9F;
}

a.submenu:hover, a.submenu:active
{
    color: #F29400;
}

a.umenuprodukte:link, a.umenuprodukte:visited
{    
    font-weight: bold;
    font-size: 11px;
    line-height: 20px;
    color: #9C9D9F;
    text-decoration: none;
    text-transform: uppercase;
    margin: 0px;
    padding: 0px;
    display: block;
    padding: 0 0 0 20px;        
}

a.umenuprodukte_active, a.umenuprodukte_active:link, a.umenuprodukte_active:active, a.umenuprodukte_active:focus, a.umenuprodukte_active:hover
{    
    font-weight: bold;
    font-size: 11px;
    line-height: 20px;
    text-decoration: none;
    text-transform: uppercase;
    margin: 0px;
    padding: 0px;
    display: block;
    padding: 0 0 0 20px;        
}


a.sitemap_menu:link, a.sitemap_menu:visited
{
    display: block;
    float: left;
	text-decoration: none;
    width: 150px;
    background-color: #C5C7C8;
    font-size: 11px;
    color: #ffffff;
    border-bottom: 1px solid #9C9D9F;
}

a.sitemap_menu:hover, a.sitemap_menu:active
{
    color: #000000;
}

a.sitemap_umenu:link, a.sitemap_umenu:visited
{
	display: block;
    float: left;
	text-decoration: none;
    width: 150px;
    background-color: #ffffff;
    font-size: 11px;
    color: #878889;
    border-bottom: 1px solid #9C9D9F;
}

a.sitemap_umenu:hover, a.sitemap_umenu:active
{
    color: #009BD4;
}


/* Menü Oben */

a.hmenu:link, a.hmenu:visited
{
    background-color: #C5C7C8;
    font-weight: bold;
    font-size: 11px;
    line-height: 23px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    margin: 0px;
    padding: 0px;
    width: 100%;
    display: block;
    float: left;
    border-left: 1px solid #fff;
}

a.hmenu:hover, a.hmenu:active
{
    color: #000;
}

a.hmenu_active:link, a.hmenu_active:visited, a.hmenu_active:hover, a.hmenu_active:active
{
    background-color: #C5C7C8;
    font-weight: bold;
    font-size: 11px;
    line-height: 23px;
    color: #000000;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    margin: 0px;
    padding: 0px;
    width: 100%;
    display: block;
    float: left;
    border-left: 1px solid #fff;
}

/* Liststyle */

ul
{
    /*padding: 0px;
    margin: 0px;*/
		list-style-image:url("../images/pfeil_klein_2.gif");
}

ul li
{
    padding: 0px;
    margin: 0px;
}


/* Liststyle */

ul.untermenue
{
    text-indent: 0px;
    text-decoration : none;
    list-style-image: none;
    list-style-type: none;
    width: 169px;
    padding: 0 0 0 0px;
    margin: 0 0 0 0px;
}

ul.untermenue li
{
    margin: 0 0 0 0px;
}

ul.hauptmenue
{
    padding: 0px;
    margin: 0px;
    margin-left: 169px;
}

ul.hauptmenue li
{
    list-style: none;
    padding: 0px;
    margin: 0px;
    height: 23px;
    display: block;
    float: left;
    width: 119px;
}

p
{
    line-height: 16px;
    margin-top: 0px;
}

#padding
{
    padding: 30px;
    padding-top: 10px;
}

#padding2
{
    padding: 10px;
    padding-right: 0px;
}

#table_s
{
    color: #707172;
    border: 1px solid #C0C0C0;
    width: 140px;
}

#th_s
{
    color: #707172;
    background-color: #FDDFC0;
    font-weight: bold;
    font-size: 12px;
    text-align: left;
    padding: 3px;
    width: 140px;
}

#td_s
{
    color: #707172;
    background-color: #FFFFFF;
    background-repeat: no-repeat;
    background-position: right bottom;
    font-size: 10px;
    text-align: left;
    padding: 5px;
    width: 140px;
    height: 80px;
}

.grauer_balken
{
    position: relative;
    width: 100%;
    height: 15px;
    background-color: #C5C7C8;
    float: left;
}

.weiss_p15
{
    color: #FFFFFF;
    font-family: Arial;
    font-size: 11px;
    line-height: 13px;
    text-align: left;
    margin: 15px 5px 0px 15px;
}

.schwarz_p15
{
    font-family: Arial;
    font-size: 11px;
    line-height: 13px;
    color: #000000;
    text-align: left;
    margin: 15px 5px 0px 15px;
}

.footer_menu_gesamt
{
    position: relative;
    width: 119px;
    float: left;
    overflow: hidden;
}

.footer_menu_gross
{
    position: relative;
    height: 92px;
    width: 100%;
    float: left;
}

.footer_menu_gross img
{
    border-right: solid 1px #ffffff;
}

.footer_menu_klein
{
    position: relative;
    float: left;
    height: 15px;
    width: 100%;
    background-color: #3DAED8;
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;
    color: #ffffff;
    padding-top: 1px;
    text-align: center;
    border-right: solid 1px #ffffff;
}

a.produktmenu, a.produktmenu:link, a.produktmenu:visited
{
    display: block;
    color: #FFFFFF;
    text-decoration: none;
}

a.produktmenu:hover, a.produktmenu:active, a.sidproduktmenu:focus
{
    display: block;
    color: #ffffff;
    text-decoration: none;
}

a.produktmenu_aktiv, a.produktmenu_aktiv:link, a.produktmenu_aktiv:visited
{
    display: block;
    color: #ffffff;
    text-decoration: none;
}

a.produktmenu_aktiv:hover, a.produktmenu_aktiv:active, a.produktmenu_aktiv:focus
{
    display: block;
    color: #ffffff;
    text-decoration: none;
}

h1
{
	font-family: arial;
 	font-size: 15px;
 	color: #000000;
}

.headline1
{
	font-family: arial;
	font-weight: bold;
 	font-size: 15px;
 	color: #000000;
}

h2
{
	font-family: arial;
  	font-size: 14px;
  	color: #000000;
	margin: 15px 0px 10px 0px;
}

/*########################-PLI-2008_05_06-###############################*/

input
{
    font-family: arial;
    font-size: 12px;
    width: 120px;
    height: 20px;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
    border-bottom: 1px dotted;
    border-bottom-color: #9D9D9F;
    background-color: #FFFFFF;
}

textarea
{
    border: 1px dotted;
    border-color: #9D9D9F;
}

select
{
    border-width: 1px;
    background-color: #FFFFFF;
}

.popup_style
{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background-color: #353E39;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    z-index: 10000;
}
.popup_style_inhalt
{
    position: absolute;
    width: 100%;
    left: -12px;
    top: -91px;
    z-index: 10001;
    margin-bottom: 50px;
}

/* Modal Dialog Classes
dsc 25.08.2011
--------------------------------------------------------------------------------------*/
#basic-modal-content {display:none;}

/* Overlay */
#simplemodal-overlay {background-color:#000; cursor:wait;}

/* Container */
#simplemodal-container {font-family: Arial, Verdana, sans-serif; font-size: 14px; background-color:#fff; border:3px double #999; padding:12px;}
#simplemodal-container a {font-weight: bold;}
#simplemodal-container a.modalCloseImg {background:url(../images/fancy_close.png) no-repeat; width:30px; height:30px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}
#simplemodal-container h3 {color:#000;}
