@charset "utf-8";
/* CSS Document */

/*
###################################################
Notfallkoffer.de
Version: 2.0
Copyright: Simon Liekam, Pixelpeach.de
###################################################
*/


body, html 
{
font-family:        Verdana, Arial, "Times New Roman", serif;
color:              #000000;
font-size:          11px;
background-color:   #e2e2e2;
margin:             0;
height:             100%;
}


a
{
text-decoration:none;
color:#000000;
font-style:italic;
}

#container
{
width:              950px;
background-color:   #FFFFFF;
margin:             0 auto;
}


#container .kopfleiste
{
height:             80px;
}


#container .language
{
width:              50px;
height:             80px;
}


#container .hauptnavigation
{
padding-left:       16px;
padding-top:        48px;
}


#navigation ul,
#footernav ul
{
list-style-type:none;
margin:0 0 0 20px;
padding:0;
}


#navigation li,
#footernav li
{
list-style-type:none;
}


#navigation li.last
{
padding:0 0 0 1px;
background-image:none;
margin-left:-5px;
background:#78919B;
}


#navigation li,
#footernav li
{
float:left;
line-height:25px;
padding:0 1px 0 1px;
}


#navigation a,
#footernav a
{
color:#666666;
text-decoration:none;
font-size:11px;
font-style:normal;
}


#navigation a:hover,
#navigation a.aktiv
{
text-decoration:none;
font-size:11px;
color:#000000;
font-style:normal;
}


#container .trennerblau
{
height:             30px;
background:         url(../upload/basisgrafiken/trenner_top.gif);
}


#container .hauptbild
{
height:             260px;
background:         url(../upload/basisgrafiken/notfallkoffer_neu.jpg);
}


#container .content
{
height:             260px;
background:         url(../upload/basisgrafiken/bg_main.gif);
}


#container .footer
{
height:             50px;
background:         url(../upload/basisgrafiken/bg_footer.gif);
padding-right:      10px;
}