
* {
margin : 0;
padding : 0;
}
html {
height : 100%;
margin-bottom : 1px;
}
body {
background : #45494d url(../images/bg.jpg) repeat-x;
color : #fff;
font-weight : normal;
padding : 10px 0;
font : 12px arial, helvetica, sans-serif;
}
div#header {
width : 990px;
padding : 0 0 0 10px;
}
div#logo {
background : url(../images/besi-events-logo.gif) no-repeat;
width : 227px;
height : 55px;
padding : 0 0 30px 0;
}
div#home-suchen-sitemap {
float : left;
height : 30px;
line-height : 40px;
}
div#home-suchen-sitemap a {
color : #fff;
font-size : 11px;
}
div#home-suchen-sitemap a.home {
background : url(../images/symbol/home.gif) no-repeat left;
padding : 0 6px 0 15px;
}
div#home-suchen-sitemap a.suchen {
background : url(../images/symbol/suchen.gif) no-repeat left;
padding : 0 6px 0 13px;
}
div#home-suchen-sitemap a.sitemap {
background : url(../images/symbol/sitemap.gif) no-repeat left;
padding : 0 6px 0 13px;
}
div#home-suchen-sitemap a.schrift {
background : url(../images/symbol/schrift.gif) no-repeat left;
padding : 0 6px 0 13px;
}
div#menu ul {
float : right;
height : 30px;
}
div#menu ul li {
list-style : none;
float : left;
padding : 6px 6px 10px 6px;
}
div#menu ul li a {
font-size : 14px;
font-weight : bold;
color : #fff;
padding : 6px 6px 10px 0;
}
div#menu ul li.current {
background : url(../images/menu-left.gif) no-repeat top left;
}
div#menu ul li.current a {
background : url(../images/menu-right.gif) no-repeat top right;
}
div#red-border {
margin : 0;
padding : 32px 0 0 200px;
clear : both;
background : url(../images/red-border.gif) repeat-x;
height : 31px;
border-bottom : 1px solid #fff;
}
div#pathway {
width : 798px;
height : 30px;
background : #dcdcdc;
border-top : 1px solid #fff;
border-right : 1px solid #fff;
border-left : 1px solid #fff;
}
div#pathway p {
color : #1b1919;
padding : 0 0 0 10px;
line-height : 30px;
}
div#box {
width : 1000px;
}
div#navigation {
float : left;
width : 200px;
}
div#navigation li.menulink {
list-style : none;
border-bottom : 1px solid #fff;
line-height : 25px;
height : 25px;
width : 200px;
background : #961708;
}
div#navigation li.menulink a {
font-size : 14px;
height : 25px;
width : 200px;
color : #fff;
padding : 0 0 0 10px;
margin : 0 0 0 5px;
background : url(../images/arrow_down.gif) no-repeat left;
}
div#navigation li {
list-style : none;
height : 25px;
line-height : 25px;
width : 200px;
border-bottom : 1px solid #fff;
background : url(../images/bg_nav.jpg) no-repeat;
}
div#navigation li a {
font-size : 14px;
height : 25px;
width : 200px;
color : #fff;
padding : 0 0 0 10px;
margin : 0 0 0 20px;
background : url(../images/arrow_left.gif) no-repeat left;
}
div#navigation ul li.current a {
font-weight : bold;
}
.nav_bg_down {
background : url(../images/nav_bg_down.jpg) no-repeat bottom;
width : 200px;
height : 7px;
padding : 0;
margin : 0;
}
ul.nav3rd {
width : 200px;
}
ul.nav3rd li {
list-style : none;
border-bottom : 1px solid #fff;
height : 20px;
width : 200px;
}
ul.nav3rd li a {
height : 20px;
width : 200px;
color : #1b1919;
padding : 0 0 0 15px;
margin : 0 0 0 5px;
background : url(../images/listimg.gif) no-repeat left;
}
div#content {
width : 800px;
float : right;
color : #1b1919;
background : #fff;
}
#banner {
padding : 0 1px 0 1px;
}
#inhalt {
padding : 10px 10px 20px 10px;
min-height : 400px;
}
#linke-spalte {
float : left;
width : 500px;
}
#rechte-spalte {
float : right;
width : 260px;
}
div#footer {
text-align : right;
clear : both;
border-top : 1px solid #fff;
width : 1000px;
background : #d72917;
height : 20px;
line-height : 15px;
}
div#footer a {
text-transform : uppercase;
color : #fff;
padding : 0 5px 0 0;
font-size : 11px;
}
div.h1 {
padding : 10px 0 10px 0;
}
h1 {
color : #fff;
font-size : 14px;
line-height : 25px;
padding : 0 5px 0 5px;
}
h2 {
padding : 5px 0 15px 25px;
}
h3 {
font-size : 14px;
}
div.lo {
background : #e53727 url(../images/lo.jpg) no-repeat top left;
}
div.ro {
background : url(../images/ro.jpg) no-repeat top right;
}
div.lu {
background : url(../images/lu.jpg) no-repeat bottom left;
}
div.ru {
background : url(../images/ru.jpg) no-repeat bottom right;
}
p {
margin-bottom : 0.7em;
}
#inhalt ul {
padding : 5px 0 5px 5px;
}
li {
padding : 0;
list-style : none;
}
#inhalt li {
background : url(../images/listimg.gif) no-repeat left;
padding : 0 0 0 15px;
}
a {
color : #d72917;
text-decoration : none;
}
a:hover {
color : #d72917;
text-decoration : underline;
}
img, fieldset {
border : 0;
}
img {
vertical-align : bottom;
}
strong {
font-weight : bold;
}
input, select, textarea {
font-size : 1em;
}
.fl-lft {
float : left;
margin : 0 20px 0 0;
}
.fl-rght {
float : right;
margin : 0 10px 0 10px;
}
.algn-lft {
text-align : left;
}
.algn-rght {
text-align : right;
}
.algn-cntr {
text-align : center;
}
.clearer {
display : block;
clear : both;
line-height : 0;
height : 1px;
font-size : 0;
visibility : hidden;
}
.clear {
clear : both;
}
div#suchenbox {
padding : 0 0 30px 0;
}
#inhalt .newsDate {
padding : 0 10px 0 0;
width : 44px;
height : 44px;
background : url(../images/datum.jpg) no-repeat;
float : left;
text-align : center;
}
#inhalt .monat {
padding : 2px 0;
color : #fff;
font-weight : bold;
font-size : 11px;
}
#inhalt .tag {
font-size : 14px;
padding : 4px 0;
color : #e53727;
font-weight : bold;
}
#inhalt .newsContent {
padding : 0 0 0 44px;
}
#inhalt .newstxt {
padding : 5px 0 5px 10px;
}
#inhalt .bild {
padding : 5px;
border : 1px solid #ccc;
}
#inhalt .teaserNav p {
text-align : right;
}
#inhalt .teaserNav p a {
border : 1px solid #aaa;
padding : 2px;
background : #eaeaea;
font-size : 11px;
}
#inhalt .newsDate-kl {
display : none;
}
#rechte-spalte .newsDate-kl {
color : #666;
display : block;
}
#rechte-spalte .newsDate {
display : none;
}
#rechte-spalte .monat {
display : none;
}
#rechte-spalte .tag {
display : none;
}
#rechte-spalte .newsContent {
padding : 0;
}
#rechte-spalte .newstxt {
padding : 0;
}
#rechte-spalte .bild {
display : none;
}
#rechte-spalte .teaserNav p {
text-align : right;
}
#rechte-spalte .teaserNav p a {
border : 0;
padding : 0;
background : none;
font-size : 11px;
}
