


/*
*
* @file: /imperia/md/content/strato_eu/css/style.css
*
* Seitenstyle - Strato.eu Verteilerseite
*
*/


/* ########################## Globale Positionierung ########################## */
body {
background:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#003874;
}

a, a:active, a:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#003874;
text-decoration:none;
}

#content { width:480px; padding: 115px 0 0 20px; }
h1 {font-size: 14px; font-weight:bold; line-height:1.05em; margin: 0 0 5px 0}

p { font-size:12px; width:480px; margin: 0 0 25px 0 }

a:hover {color:#EC7525; text-decoration:none;}

#page_pos { margin:0 auto; text-align:left; width:766px; }
#logo { background: url("/imperia/md/images/strato_eu/header/t_stratoeu.jpg") no-repeat; height:115px; width:766px; }
#page{ width:762px; margin:0 2px 0; }


/* ########################## Bühnen Formatierung ########################## */
#head {
background: url("/imperia/md/images/strato_eu/header/hd_index.jpg") no-repeat;
height: 341px;
width:762px;
}




/* ########################## Landesnavi Formatierung ########################## */
ul {
width:762px;
padding:0;
margin:0;
list-style-type:none;
}
li {
width:116px;
background: url("/imperia/md/images/strato_eu/elements/bg/box_bg.png");
float: left;
text-align:center;
height:120px;
border-top:1px solid #D2DFE7;
margin: 0 11px 0 0;
padding-top:15px;
}

/* Landesnavi LISTE Formatierung */
li div {cursor:pointer;}
.de { font-size:13px; background:url("/imperia/md/images/strato_eu/elements/flags/strato_de.png") top center no-repeat; padding-top:75px;}
.gb { font-size:12px; background:url("/imperia/md/images/strato_eu/elements/flags/strato_uk.png") top center no-repeat; padding-top:75px;}
.it { font-size:13px; background:url("/imperia/md/images/strato_eu/elements/flags/strato_it.png") top center no-repeat; padding-top:75px;}
.es { font-size:13px; background:url("/imperia/md/images/strato_eu/elements/flags/strato_es.png") top center no-repeat; padding-top:75px;}
.fr { font-size:13px; background:url("/imperia/md/images/strato_eu/elements/flags/strato_fr.png") top center no-repeat; padding-top:75px;}
.nl { font-size:13px; background:url("/imperia/md/images/strato_eu/elements/flags/strato_nl.png") top center no-repeat; padding-top:75px;}



