@charset "utf-8";
/* CSS Document */

html {
width:100%;
height:100%;
margin:0px;
padding:0px;
}



body {
width:100%;
height:100%;
margin:0px;
padding:0px;
background-color:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#000;
}



p {
padding:0px;
margin:0px 0px 10px 0px;
line-height:19px;
}

a, a:visited, a:hover {
color:#e50099;
text-decoration:none;
}

h1 {
margin:0px;
margin-bottom:10px;
padding:0px;
font-size:13px;
font-weight:bold;
}

h2 {
padding:0px;
margin:0px 0px 10px 0px;
font-size:12px;
font-weight:bold;
color:#e50099;
line-height:19px;
}

h3 {
margin:0px 0px 10px 0px;
padding:0px;
font-size:12px;
color:#000;
font-weight:normal;
line-height:19px;
}

h4 {

}

.smallText {
font-size:11px;
}

.pinkText {
color:#e50099;
}

.logoMargin {
width:158px;
height:123px;
border:#aaa 1px solid;
margin:5px 20px 15px 0px;
padding:0px;
float:left;
vertical-align:middle;
}

.logoNoMargin {
width:158px;
height:123px;
border:#aaa 1px solid;
margin:5px 0px 15px 0px;
padding:0px;
float:left;
vertical-align:middle;
}

#pageContainer {
width:1000px;
height:auto;
margin-left:auto;
margin-right:auto;
background-image:url(../../templates/dfi/images/pageContainerSpacer.png);
background-repeat:repeat-y;
background-color:#FFFFFF;
}

#logoBar {
width:980px;
height:80px;
margin-left:5px;
background-image:url(../../templates/dfi/images/logoBar.jpg);
background-repeat:no-repeat;
}

#header {
width:980px;
height:375px;
margin-left:5px;
}


#mainNavigation {
width:980px;
height:100px;
margin-left:5px;
background-image:url(../../templates/dfi/images/navBar.jpg);
background-repeat:no-repeat;
background-color:#fff;
}

#leftCol {
width:180px;
height:auto;
margin-left:5px;
padding:0px 40px 10px 25px;
float:left;
background-color:#fff;
}

#leftColHome {
width:225px;
height:auto;
margin-left:5px;
padding-right:20px;
padding-bottom:10px;
float:left;
}

#rightCol {
width:185px;
height:auto;
margin-right:15px;
float:right;
padding-bottom:10px;
background-color:#fff;
}

#content {
height:auto;
margin-left:250px;
margin-right:200px;
padding-bottom:10px;
padding-right:30px;
background-color:#fff;
}

#content li {
padding:0px;
margin:0px 0px 0px 0px;
line-height:19px;
}


#filler {
clear:both;
}

#bottom {
width:1000px;
height:30px;
margin-left:auto;
margin-right:auto;
background-image:url(../../templates/dfi/images/bottom.jpg);
background-repeat:no-repeat;
}

/* CONTENT ELEMENTS */

.editorial {
    width:180px;
    height:auto;
    padding:0px;
    margin:0px;
}

.editorial p  {
line-height:normal;
font-size:11px;
margin:0px;
}

.gesicht {
float:right;
margin-top:3px;
}

.homeLink, .homeLink:hover, .homeLink:visited {
color:#000000;
font-size:11px;
margin-bottom:10px;
float:right;
}

.newsCol {
width:165px;
height:auto;
padding:0px;
margin:0px;
}

.newsCol h2 {
display:block;
width:100%;
height:auto;
padding:0px 0px 9px 0px;
margin:0px;
border-bottom:#e50099 1px solid;
}

.newsCol p {
display:block;
width:100%;
height:auto;
font-size:10px;
line-height:normal;
padding:9px 0px 9px 0px;
margin:0px;
border-bottom:#e50099 1px solid;
}

.newsCol a {
color:#000000;
font-size:10px;
font-weight:bold;
line-height:normal;
text-decoration:none;
}
/* ................ */
