/****************************************************

	VAILLANT PARTNERSITES
	Farben etc
	SITE:

    25.01.2008

    Blau:	#688DBD


	info@mai-multimedia.de 2008

******************************************************/

body
	{
		font-family: Arial,Helvetica,sans-serif;
		font-size: 1em;
		background: #BCBDBE url(../images/hgr_body.gif) repeat-y;
		color: #000;
	}
h1, h2, h3, h4, h5
	{
        color: #000;
    }
a, strong
	{
        color: #000;
    }
#notdienst strong
	{
        color: #fff;
    }

#imprint
	{
        color: #636363;
    }


#mainNav a:hover, #mainNav a.active
	{
		background-color: #DCD43E;
    }

.keyvisual.home
	{
        background: #688DBD url(../images/keyvisual_home.jpg) no-repeat;
    }
.homepage #notdienst
	{
		background: #688DBD url(../images/keyvisual_home_2.jpg) no-repeat top left;
    }

.keyvisual.leistungen
	{
        background: #688DBD url(../images/keyvisual_leistungen.jpg) no-repeat;
    }
#notdienst.leistungen
	{
		background: #688DBD url(../images/keyvisual_leistungen_2.jpg) no-repeat top left;
    }

.keyvisual.ueberuns
	{
        background-image: url(../images/keyvisual_ueberuns.jpg);
    }
#notdienst.ueberuns
	{
		background: #688DBD url(../images/keyvisual_ueberuns_2.jpg) no-repeat top left;
    }

.keyvisual.kontakt
	{
        background-image: url(../images/keyvisual_kontakt.jpg);
    }
#notdienst.kontakt
	{
		background: #688DBD url(../images/keyvisual_kontakt_2.jpg) no-repeat top left;
    }

.keyvisual.impressum
	{
        background-image: url(../images/keyvisual_impressum.jpg);
    }
#notdienst.impressum
	{
		background: #688DBD url(../images/keyvisual_impressum_2.jpg) no-repeat top left;
    }

#contentBox
	{

    }

#context h2
	{
        color: #345A64;
		font-weight: bold;
    }

#addressBox
	{
		background-color: #fff;
	}
address
	{
        font-style: normal;
		font-size: 0.9em;
		float: left;
		width: 240px;
    }


