@charset "utf-8";

/* GENERELLE EINSTELLUNGEN*/
body
{
	font-family: sans-serif, Verdana, Geneva, Arial;
	font-size: 11px;
	color: #003F7B;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color: Transparent;
} 

/* Allgemeine Einstellugen fÃ¼r das ganze Template zb  background-color:#64B186; */

#mainULTAGDiv
{
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        min-height: 100%;
        background-image: url(../images//bg.jpg);
        /*background-color: #ECECEC;*/
}

p {} /*Format fÃ¼r alle <p> Tags. Wird nur verwendet, wenn kein anderer Style gesetzt ist.*/
td {} /*Format fÃ¼r alle <td> Tags. Wird nur verwendet, wenn kein anderer Style gesetzt ist.*/
tr {} /*Format fÃ¼r alle <tr> Tags. Wird nur verwendet, wenn kein anderer Style gesetzt ist.*/
ul {padding-left:0;} /*Format fÃ¼r alle <ul> Tags. Wird nur verwendet, wenn kein anderer Style gesetzt ist.*/
a:link {} /* Link-Styl fÃ¼r das ganze Template  zb color:#0000aa;  */
a:visited {} /* Besuchter Link-Styl fÃ¼r das ganze Template zb color:#000000  */
a:active {} /* Aktiver Link-Styl fÃ¼r das ganze Template*/
a:hover {} /* AngewÃ¤hlter Link-Styl fÃ¼r das ganze Template zb color:#cccccc */

hr
{
        background-color: #808080;
        color: #808080;
        border: #808080;
        height: 1px;
} 
/* Horizontale Linie im Template*/

hr.separator
{
        background-color: #808080;
        color: #808080;
        border: #B3B362;
        height: 1px;
}

.lnk
{
	font-family: sans-serif, Verdana, Geneva, Arial;
	font-size: 11px;
	color: #000000;
}

a
{
	font-family: sans-serif, Verdana, Geneva, Arial;
	font-size: 11px;
	line-height: 125%;
	color: #FFFFFF;
}

.contentheading,.componentheading
{
	font-family: sans-serif, Verdana, Geneva, Arial;
	font-size: 11px;
	line-height: 125%;
	color: #003F7B;
}


/* FORMULAR EINSTELLUGEN */
.button {}
.inputbox {}
.search {}

/* NAVIGATION/MENÃœ EINSTELLUNGEN */

/** CSS for Mainmenu **/
a.mainlevel  {}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_1.gif) no-repeat;
	font-family: sans-serif, Verdana, Geneva, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #00407C;
	text-align: left;
	padding-top: 2px;
	padding-left: 24px;
	padding-bottom: 0px;
	height: 16px !important;
	width: 125px;
	text-decoration: none;
}

a.mainlevel:active {
        display: block;
        background: url(../images/menu_0.gif) no-repeat;
        font-family: sans-serif, Verdana, Geneva, Arial;
        font-size: 11px;
        font-weight: bold;
        color: #00407C;
        text-align: left;
        padding-top: 2px;
        padding-left: 24px;
        padding-bottom: 0px;
        height: 16px !important;
        width: 125px;
        text-decoration: none;
}

a.mainlevel:hover {
        display: block;
        background: url(../images/menu_3.gif) no-repeat;
        font-family: sans-serif, Verdana, Geneva, Arial;
        font-size: 11px;
        font-weight: bold;
        color: #00407C;
        text-align: left;
        padding-top: 2px;
        padding-left: 24px;
        padding-bottom: 0px;
        height: 16px !important;
        width: 125px;
        text-decoration: none;
}


a.mainlevelbuttonlevel  {
        font-family: sans-serif, Verdana, Geneva, Arial;
        font-size: 11px;
        color: #FFFFFF;
        width : auto !important;
        width : 100%;
        margin : 1px 0;
        padding : 0px;
        text-indent : 10px;
        font-weight: normal;
        text-decoration: none;
}

.mainlevelbuttonlevel  {
        font-family: sans-serif, Verdana, Geneva, Arial;
        font-size: 11px;
        color: #CF7474;
        text-indent : 10px;
        font-weight: normal;
}


#active_menu.mainlevel
{
        background: url(../images/menu_0.gif) no-repeat;
}

#active_menu.sublevel
{
        font-weight: normal;
        background: none;
}

/* Einstellungen fÃ¼r das aktive Element im HauptmenÃ¼*/

ul#mainlevel-nav {
padding-left:0;
 }
ul#mainlevel-nav li{ }
#mainlevel-nav a:link { }
#mainlevel-nav a:visited{ }
#mainlevel-nav a:hover { }
.sublevel {}
a.sublevel
{
        display: block;
        background: url(../images/menu_2.gif) no-repeat;
        vertical-align: middle;
        font-family: sans-serif, Verdana, Geneva, Arial;
        font-size: 11px;
        font-weight: normal;
        color: #00407C;
        text-align: left;
        padding-top: 2px;
        padding-left: 24px;
        padding-bottom: 0px;
        height: 16px !important;
        width: 125px;
        white-space: normal;
        /*page-break-inside: auto;*/
        text-decoration: none;
} /* Einstellungen fÃ¼r Elemente im HauptmenÃ¼, die ein Ã¼bergeordnetes Element haben */
a.sublevel:link {}
a.sublevel:visited {}
a.sublevel:hover {
        display: block;
        background: url(../images/menu_4.gif) no-repeat;
        vertical-align: middle;
        font-family: sans-serif, Verdana, Geneva, Arial;
        font-size: 11px;
        font-weight: normal;
        color: #00407C;
        text-align: left;
        padding-top: 2px;
        padding-left: 24px;
        padding-bottom: 0px;
        height: 16px !important;
        width: 125px;
        white-space:normal;
        text-decoration: none;
}

#mainlevel.em {
        font-family: sans-serif, Verdana, Geneva, Arial;
        font-size: 17px;
        font: normal normal bold 100% serif;
        color: rgb(115, 115, 115);
        text-decoration: none;
} /* Format des Menue unten */

mainlevel.em {
        font-family: sans-serif, Verdana, Geneva, Arial;
        font-size: 17px;
        font: normal normal bold 100% serif;
        color: rgb(115, 115, 115);
        text-decoration: none;
} /* Format des Menue unten */



.pagenavbar {} /*Style fÃ¼r die Navigationselemente des FuÃŸbereich ("<< Start < Prev Next > End >>") wenn sie nicht als Hyperlink angezeigt werden*/
.pagenavbar:link {} /*Style fÃ¼r die Navigationselemente des FuÃŸbereich ("<< Start < Prev Next > End >>") wenn sie als Hyperlink angezeigt werden*/
.pagenavbar:visited {}
.pagenav {} /* Format fÃ¼r den Text der Navigationselemente "<< Start < Previous 1 Next > End >>" links */
a.pagenav:visited {}
a.pagenav:hover {}
a.readon:link {
        /*background-color: #003F7B;*/
        background-color: inherit;
        color: #003F7B;
        text-decoration: none;
        font-family: sans-serif, Verdana, Geneva, Arial;
        font-size: 11px;
} /*Fromat fÃ¼r den "Read More" Link*/
a.readon:hover {
background-color: inherit;
        color: #003F7B;
        text-decoration: none;
        font-family: sans-serif, Verdana, Geneva, Arial;
        font-size: 11px;
}
a.readon:visited {
background-color: inherit;
        color: #003F7B;
        text-decoration: none;
        font-family: sans-serif, Verdana, Geneva, Arial;
        font-size: 11px;
}
.back_button {} /*Fromat fÃ¼r den "BACK" Link*/
.pagenav_prev {} /*Fromat fÃ¼r den "PREV" Link*/
.pagenav_next {} /*Fromat fÃ¼r den "NEXT" Link*/
.latestnews ul {} /*Format fÃ¼r die "Letzte BeitrÃ¤ge" Liste, default ist "Letzte BeitrÃ¤ge" user1-Modul*/
.latestnews li {}
.mostread ul{} /*Format fÃ¼r die "Beliebtesten BeitrÃ¤ge" Liste, default ist "Beliebteste BeitrÃ¤ge" user2-Modul*/
.mostread li{}

/* SEITENINHALT EINSTELLUGEN */
a.category:link {}
a.category:hover {}
a.category:visited {}
.blogsection {} /* Format fÃ¼r Links in Blog-Sektion */
.blog_more {
        background-color: #003F7B;
        color: #FFFFFF;
        text-decoration: none;
        font-family: sans-serif, Verdana, Geneva, Arial;
        font-size: 10px;
} /* Format fÃ¼r "More" Text in Blog-Sektion*/
a.blogsection:link {} /* Format Link */
a.blogsection:visited {} /* Format besuchter Link */
a.blogsection:hover {} /* Format Link, auf dem der Mauszeiger steht */
.componentheading {} /* Format des Titel der Komponente */
.contentheading {} /* Format des Titel des Inhalts zb color:#000000; font-size:15pt;background-color:#CCCCCC; */
.contentpane
{
        background-color: #ffffff;
}

.moduletablestyle_news_small_text
{
        margin: 0px;
        padding: 0px;
        list-style-position: outside;
        list-style-type: disc;
        font-family: sans-serif, Verdana, Geneva, Arial;
        color: #003F7B;
    font-weight: bold;
        font-size: 10px;
} /* Tabelle die den aktuellen Text eines Artikels hat - zB border-width:medium; border-color:#000000; border-style:double; padding:4px;background-color:#FFFFFF;   */

.contentpaneopen
{
	margin: 0px;
	padding: 0px;
	color: inherit;
	font-family: inherit;
	font-size: inherit;
}/*Tabelle für die News-site*/

.contentpagetitle
{
        text-align: center;
        color: #003F7B;
        font-family: sans-serif, Verdana, Geneva, Arial;
        font-size: 9px;
        font-weight: bold;
} /*Titel eines Artikel */


a.contentpagetitle:hover {} /*Titel eines Artikels, wenn er eni Link ist */
a.contentpagetitle:link {}
a.contentpagetitle:visited {}
.contentdescription {} /* Format von "DESCRIPTION" von Sektionen und Kategorien */
table.contenttoc {} /* Format fÃ¼r die Tabelle einer Tabelle mit mehreren Inhalten oder Artikel */
table.contenttoc td {}
table.contenttoc th {}
table.contenttoc td.toclink {}
a.toclink:link {}
a.toclink:visited {}
a.toclink:hover {}

/* JOOMLA! SEKTION LISTE EINSTELLUNG*/
.sectiontableheader {} /* Format fÃ¼r die Liste der Sektione */
.sectiontableentry1 {}
.sectiontableentry2 {}

/* JOOMLA! MODUL EINSTELLUNG */
table.moduletable {} /* Format der Modul-Tabelle - zb margin-top:5px; border-width:medium; border-color:#000000; border-style:double; padding:4px; width:200px;  */
table.moduletable th {} /* Format der ModulÃ¼berschrift und Modulttitel - zb  background-color:#CCCCCC; */
table.moduletable td {} /* Format der Zellern der Tabelle der Module zb  background-color:#FFFFFF; */

/* VERSCHIEDENE EINSTELLUGEN */
/* Datum, Autor*/
.createdate {} /*Format fÃ¼r Datum und Autor zb color:#CCCCCC; font-size:10pt; text-align:left; */
.modifydate {} /* Format fÃ¼r "Last updated on" zb color:#CCCCCC; font-size:10pt; */
.small {} /* Format fÃ¼r "Written by:...." zb color:#CCCCCC; font-size:10pt; */
.smalldark {} /* FormatfÃ¼r Umfrageergebnisseite, fÃ¼r " Number of Voters" zb color:#111111; font-size:10pt; */

/* Umfrage */
.poll {} /* Format fÃ¼r td der Umfragetabelle */
.pollstableborder {} /* Eigenschaften der Umfragetabelle */

/* Weblinks */
.weblinks{}
a.weblinks:hover {}

/* Newsfeeds */
.newsfeedheading {} /* Format des Newsfeed Titels */
.newsfeeddate {} /* Datum des Newsfeed */
.fase4rdf {} /* Format des Inhalts des Newsfeed */

/* Suche */
table.searchintro {} /* Format fÃ¼r "Search Keyword: test returned 4 matches" Box, die nach der Suche angezeigt wird. */


.em {
        line-height: 1.5em;
        font-family: sans-serif, Verdana, Geneva, Arial;
        font-size: 11px;
        font: normal normal bold 100% serif;
        color: rgb(115, 115, 115);
        text-decoration: none;
        padding: 3px 1px 3px 15px;
        margin: 3px;
}

h1 {

   font-size : 18px;
   font-weight: bold;
   text-align : left;
   text-decoration : none;
}

h2 {
   font-size : 11px;
   text-align : left;
   text-decoration : none;
}

.mainlevelstyle_leiste_sprache  {
        text-align: center;
        color: #FFFFFF;
        font-family: sans-serif, Verdana, Geneva, Arial;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;


}


.style_leiste_titel {
        text-align: left;
        color: #FFFFFF;
        font-family: sans-serif, Verdana, Geneva, Arial;
        font-size: 11px;
    font-weight: bold;

}

.style_body_text
{
	font-family: sans-serif, Verdana, Geneva, Arial;
	font-size: 12px;
	line-height: 125%;
	color: #003F7B;
}

.style_body_title {
	font-family: sans-serif, Verdana, Geneva, Arial;
	font-size: 36px;
	font-style: italic;
	line-height: 90%;
	color: #999999;
	margin-top: 15px;
}

.style_news_text
{
	font-family: sans-serif, Verdana, Geneva, Arial;
	font-size: 10px;
	line-height: 100%;
	color: #003F7B;
	font-weight: bold;
}

.style_news_list {
        margin: 0px;
        padding: 12px;
        list-style-position: outside; /*<!--;
        ---- list-style-image: url(<?php echo $mosConfig_live_site;?>/templates/ult1/images/list_style_image.gif);-->;*/
        list-style-type: disc;
        font-family: sans-serif, Verdana, Geneva, Arial;
        color: #00407C;
        font-size: 10px;
        text-align: left;
}

.menu_standard
{
        background-image: url('<?php echo $mosConfig_live_site;?>/templates/ult1/images/menu_1.gif');
        padding-left: 22px;
        text-align: left;
        color: #00407C;
        font-family: sans-serif, Verdana, Geneva, Arial;
        font-size: 8px;
        height: 16px;
}

.menu_active
{
        background-image: url('<?php echo $mosConfig_live_site;?>/templates/ult1/images/menu_0.gif');
        padding-left: 22px;
        text-align: left;
        color: #00407C;
        font-family: sans-serif, Verdana, Geneva, Arial;
        font-size: 8px;
        height: 16px;
}

.menu_untermenue
{
        background-image: url('<?php echo $mosConfig_live_site;?>/templates/ult1/images/menu_2.gif');
        padding-left: 22px;
        text-align: left;
        color: #00407C;
        font-family: sans-serif, Verdana, Geneva, Arial;
        font-size: 8px;
        height: 16px;
        list-style: disc;
}

.style1
{
        background-color: #FFFFFF;
}

.style2
{
        background-image: url('<?php echo $mosConfig_live_site;?>/templates/ult1/images/menu_3.gif');
        padding-left: 22px;
        text-align: left;
        color: #00407C;
        font-family: sans-serif, Verdana, Geneva, Arial;
        font-size: 9px;
        height: 16px;
}

/*Produktfinder-Styles style3 font-size: small;*/

.pf_style2
{
        font-family: sans-serif, Verdana, Geneva, Arial;
}

.pf_style3
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #9ACAED;
}

.pf_style5
{
        font-family: sans-serif, Verdana, Geneva, Arial;
        font-size: small;
}

.pf_style6
{
        font-size: small;
}

.pf_style7
{
        font-family: sans-serif, Verdana, Geneva, Arial;
        font-size: small;
        background-color: #202B5F;
        color: #FFFFFF;
}

.pf_style8
{
        font-family: sans-serif, Verdana, Geneva, Arial;
        font-size: small;
        color: #202B5F;
}

.pf_style9
{
        font-size: small;
        color: #202B5F;
}

.pf_style10
{
        color: #202B5F;
}

.pf_style11
{
        font-size: 30pt;
        color: #C0C0C0;
}

.pf_style12
{
        font-family: sans-serif, Verdana, Geneva, Arial;
        font-size: small;
        font-weight: bold;
        width: 273px;
        height: 23px;
        background-color: #202B5F;
        color: #FFFFFF;
}

/* Anfang feedback Styles*/

/*Absendebutton*/
.pf_style13
{
        font-family: sans-serif, Verdana, Geneva, Arial;
        font-size: small;
        font-weight: bold;
        width: 120px;
        height: 20px;
        background-color: #003F7B;
        color: #FFFFFF;
}

/*Eingabe- Auswahlfeld*/
.pf_style14
{
        font-family: sans-serif, Verdana, Geneva, Arial;
        font-size: 9pt;
        color: #003F7B;
}
/*Ende feedback Styles*/

/*Tabellenzelle mit Hintergrundbild*/
.td_style1
{
	background-image: url(/images/stories/ult_bilder/balken_kurz.png);
	background-repeat: no-repeat;
	background-position: center;
}

/*Produktfinder-Ergebnis-Styles*/

.pfe_style2
{
        font-family: sans-serif, Verdana, Geneva, Arial;
}

.pfe_style3
{
        font-family: sans-serif, Verdana, Geneva, Arial;
        font-size: small;
        background-color: #9ACAED;
}

.pfe_style8
{
        font-family: sans-serif, Verdana, Geneva, Arial;
        font-size: small;
        color: #202B5F;
}

.pfe_style9
{
        font-size: small;
        color: #202B5F;
}

.pfe_style11
{
        font-size: 30pt;
        color: #C0C0C0;
}

.pfe_style12
{
        background-color: #202B5F;
}

.pfe_style13
{
        color: #FFFFFF;
}

.pfe_style14
{
        font-size: 11px;
        border-bottom-width: thin;
        border-bottom-color: #202B5F;
}

/*Formatierung fÃ¼r den Text "Es wurden leider keine Produkte gefunden, die zu Ihrer Suchanfrage passen."*/
.pfe_noresults
{
}

/*Formatierung fÃ¼r den Link "zurÃ¼ck zum Produktfinder" (wenn keine Produkte gefunden wurden)*/
.pfe_noresults_backlink
{
}

.content_outline {
height:100%;
background-color: #ffffff;
}

.pfe_div
{
        background-color: #ffffff;
}

#resulttable, #Emmissionen
{
        background-color: #ffffff;
}

.emmissionen
{
        position: absolute;
        width: 635px;
        height: 100px;
        z-index: 1;
        left: 3px;
        top: 88px;
        background-color: #ffffff;
}

.prodfind_style1
{
    font-family: Arial, Helvetica, Sans-Serif;
}

.prodfind_style2
{
    font-family: Helvetica, Sans-Serif;
}

.prodfind_style3
{
    font-family: Arial, Helvetica, Sans-Serif;
    background-color: #003F7B; /* #8F9ABE; */
}

.prodfind_style4
{
    color: #FFFFFF;
}

.prodfind_style5
{
    font-family: Arial, Helvetica, Sans-Serif;
    color: #202B5F;
    font-size: 11px;
}

.prodfind_style7
{
    font-family: Helvetica, Sans-Serif;
    font-size: small;
    background-color: #202B5F;
    color: #FFFFFF;
    text-align: center;
}

.prodfind_style11
{
    font-family: Arial, Helvetica, Sans-Serif;
    background-color: #003F7B; /* #8F9ABE; */
    color: #FFFFFF;
}

.prodfind_style13
{
    font-family: Arial, Helvetica, Sans-Serif;
    color: #FFFFFF;
    text-align: center;
    background-color: #C7EAFB;
}

.prodfind_style17
{
    font-family: Arial, Helvetica, Sans-Serif;
    color: #FFFFFF;
    text-align: center;
    background-color: #a50575; /* #D5A6C5; */
}

.prodfind_style18
{
    font-family: Arial, Helvetica, Sans-Serif;
    color: #FFFFFF;
    text-align: center;
    background-color: #008874; /* #8DC1BA; */
}

.prodfind_style19
{
    font-family: Arial, Helvetica, Sans-Serif;
    text-align: center;
    background-color: #C7EAFB;
}

.prodfind_style20
{
    font-family: Arial, Helvetica, Sans-Serif;
    background-color: #8F9ABE;
    text-align: center;
}

.prodfind_style21
{
    font-size: xx-small;
}

.prodfind_style22
{
        font-family: Arial, Helvetica, Sans-Serif;
        background-color: #E7F6FD;
        padding-left: 5;
}

.prodfind_style23
{
    font-family: Arial, Helvetica, Sans-Serif;
    background-color: #E7F6FD;
}

.prodfind_style24
{
    font-family: Arial, Helvetica, Sans-Serif;
    color: #202B5F;
    font-size: 11px;
}

.prodfind_style25
{
    text-align: center;
}

.prodfind_style26
{
    margin-left: 414px;
}

.prodfind_style27
{
    background-color: #8F9ABE;
}

.prodfind_style28{
        font-size: 11px;
        color: #202B5F;
}

/* ab hier neu eingefÃ¼gt */

a.popup1:link, a.popup1:visited
{
display: block;
margin-top: 1px;
}

/*popup für ult200*/
a.popup1 span /* PopUp-Box nicht anzeigen */
{
display: none;
}

a.popup1:hover span /* PopUp-Box anzeigen */
{
display: block;
position: absolute;
left: 74%;
top: 750px;
}

/*popup für messebilder archiv*/
a.popup2:link, a.popup2:visited
{
display: block;
margin-top: 1px;
}


a.popup2 div /* PopUp-Box nicht anzeigen */
{
display: none;
}

a.popup2:hover div /* PopUp-Box anzeigen */
{
	display: block;
	position: absolute;
	left: 530px;
	top: 5px;
}
/*Anfang 200/300er Module*/
.style_module_title {
	font-family: sans-serif, Verdana, Geneva, Arial;
	font-size: 18px;
	font-style: italic;
	line-height: 90%;
	color: #999999;
	margin-top: 15px;
}
.style_module_text
{
        font-family: sans-serif, Verdana, Geneva, Arial;
        font-size: 12px;
        line-height: 125%;
        color: #003F7B;		  
}
.style_module_small_text
{
        font-family: sans-serif, Verdana, Geneva, Arial;
        font-size: 9px;
        line-height: 125%;
        color: #003F7B;		  
}
.style_div_left_top
{
	border-right-color: #003f7b;
	border-right-style: solid;
   border-bottom-color: #003f7b;
	border-bottom-style: solid;
}
.style_div_left
{
	border-right-color: #003f7b;
	border-right-style: solid;
}
.style_div_right
{
	border-left-color: #003f7b;
	border-left-style: solid;
}
.style_div_bottom
{
	border-top-color: #003f7b;
	border-top-style: solid;
}
/*Ende 200/300er Module*/
