html {
}

body {
font-family:Verdana;
font-size:11px;
margin:0;
padding:0;
text-align:center;
}

#header {
width:1000px;
height:90px;
}

*:first-child +html #header { /* Hack für den Internet Explorer 7 */
margin-top:2px;
}

* html #header { /* Hack für den Internet Explorer 5 und 6 */
margin-top:2px;
}

html:first-child>b\ody #header { /* Hack für den Opera */
margin-top:2px;
}

#logo {
width:233px;
}

#logo a {
border:0;
}

#allg {
width:667px;
height:60px;
text-align:right;
padding:0;
font-size:11px;
}

.allg_container {
height:20px;
color:#0083cb;
background-image:url(../images/allg_border.gif);
background-repeat:no-repeat;
background-position:bottom;
}

.allg_act {
}

.allg_act a {
text-decoration:none;
font-style:italic;
color:#57b0e3;
}

.allg_no {
}

.allg_no a {
text-decoration:none;
color:#0083cb;
}

#empty {
width:100px;
height:60px;
}

#dropdown {
width:767px;
margin:0 0 auto 0;
border:none;
}

#menu_container ul {
margin:0;
padding:0;
list-style:none;
text-align:left;
}

/* FCEs */

.fce_portal {
width:495px;
}

.fce_portal_lb {
width:10px;
height:200px;
background-image:url(../images/bg_portal_text.gif);
background-repeat:no-repeat;
background-position:top;
float:left;
}

.fce_portal_l {
width:155px;
float:left;
}

* html .fce_portal_l {
padding-top:10px;
}

*+html .fce_portal_l {
padding-top:10px;
}

.fce_portal_l a {
color:#cc3333;
text-decoration:none;
font-weight:bold;
}

.fce_portal_mb {
width:10px;
height:200px;
background-image:url(../images/bg_portal_text.gif);
background-repeat:no-repeat;
background-position:top;
float:left;
}

.fce_portal_m {
width:155px;
float:left;
}

* html .fce_portal_m {
padding-top:10px;
}

*+html .fce_portal_m {
padding-top:10px;
}

.fce_portal_m a {
color:#cd0099;
text-decoration:none;
font-weight:bold;
}

.fce_portal_rb {
width:10px;
height:200px;
background-image:url(../images/bg_portal_text.gif);
background-repeat:no-repeat;
background-position:top;
float:left;
}

.fce_portal_r {
width:155px;
float:left;
}

* html .fce_portal_r {
padding-top:10px;
}

*+html .fce_portal_r {
padding-top:10px;
}

.fce_portal_r a {
color:#fecb00;
text-decoration:none;
font-weight:bold;
}

.fce_70x30 {
width:496px;
}

.fce_70x30_l {
width:350px;
float:left;
}

.fce_70x30_r {
width:130px;
padding-right:8px;
float:right;
}

.fce_70x30_u {
clear:both;
width:496px;
}

.fce_50x50 {
width:496px;
}

.fce_50x50_l {
width:248px;
float:left;
}

.fce_50x50_r {
width:248px;
float:right;
}

/* Formatierung der Überschrift für den Bereich Online Medien */
h1 {
height:30px;
margin-top:0;
color:#cc3333;
font-size:16px;
font-weight:bold;
background-image:url(../images/heading_line.gif);
background-repeat:no-repeat;
background-position:left;
}

/* Formatierung der Überschrift für den Bereich Print Medien */
h2 {
height:30px;
margin-top:0;
color:#cd0099;
font-size:16px;
font-weight:bold;
background-image:url(../images/heading_line.gif);
background-repeat:no-repeat;
background-position:left;
}

/* Formatierung der Überschrift für den Bereich Event Marketing */
h3 {
}

/* Formatierung der Überschrift für den allgemeinen Bereich */
h4 {
height:30px;
margin-top:0;
color:#0083cb;
font-size:16px;
font-weight:bold;
background-image:url(../images/heading_line.gif);
background-repeat:no-repeat;
background-position:left;
}

/* oder... */
h5 {
height:30px;
margin-top:0;
color:#f6b41f;
font-size:16px;
font-weight:bold;
background-image:url(../images/heading_line.gif);
background-repeat:no-repeat;
background-position:left;
}

h6 {
margin-top:0;
margin-bottom:0;
color:#cc3333;
font-weight:bold;
font-size:12px;
}

/* Formatierung der Links */
a {
color:#0083cb;
}

a:hover {
color:#000000;
}

a img {
border:none;
}