/* ###################################################################
################################### AREA  2 STYLES ##########################
#####################################################################*/
/*#################### general tag styling ##########################*/

body,
a,
div,
td,                                                
h1,
input,
select,
option,
textarea {
 color: #374249;
}


h1, h2 {
    color: #0A476A;
}


h2#underline {
    border-bottom:1px solid #C3C9CD;
}


a {
    color: #0A97C0;
}


a:hover {
    color: #0A476A;
}


a#crosslink {
    color: #A29791;
}


a#crosslink:hover {
    color: #621727;
}

/*########################## general elements ##############################*/

.topRightBanner{
    width:158px;
    height:110px;
    background-image:url(/images/content/corporate_image_rechts.jpg);
    background-repeat:no-repeat;
    margin-bottom:10px;
}


.fontSizesmall{
    background-image:url(/images/system/mgz_schriftgrosse1.gif);
}


.fontSizesmallX{
    background-image:url(/images/system/mgz_schriftgrosse1x.gif);}


.fontSizelarge{
    background-image:url(/images/system/mgz_schriftgrosse2.gif);}


.fontSizelargeX{
    background-image:url(/images/system/mgz_schriftgrosse2x.gif);
}
/*######## ICON Links ##########*/
/*######## file Links ##########*/
/*########### ICONS #########*/

a#print {
    background-image: url(/images/system/mgz_icon_print.gif);
}


a#print:hover {
    background-image: url(/images/system/mgz_icon_printx.gif);
}


a#forward {
    background-image: url(/images/system/mgz_icon_mail.gif);
}


a#forward:hover {
    background-image: url(/images/system/mgz_icon_mailx.gif);
}


#close {
    background-image: url(/images/system/mgz_icon_close.gif);
}


a#email {
    background-image: url(/images/system/mgz_icon_email.gif);
}


a#email:hover {
    background-image: url(/images/system/mgz_icon_emailx.gif);
}


/* lists */

ul li {
    background-image: url(/images/system/mgz_bulletpoint.gif);
} 


/* search */

#search input#text {
    border:1px solid #0A97C0;
}


#search .searchButton, #search .searchButtonX {
    background-image:url(/images/system/mgz_pfeil_suche.gif);
}


#search .searchButtonX {
    background-image:url(/images/system/mgz_pfeil_suchex.gif);
}


/*######### lines etc. #############*/

.shortDivider {
    background-image: url(/images/system/mgz_linie_30pxl.gif);
}
