@charset "UTF-8";
body {
margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
padding: 0;
text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
color: #000000;
font-family: Helvetica, Arial, Geneva, SunSans-Regular, sans-serif;
font-size: 100.1%;
background-color: #FFF;
background-image: url(../grafik/fonds/fond_start_breit3.jpg);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: center top;
}
#container {
width: 783px;
/* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
/*text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
height: 620px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
padding-top: 0px;
}
#menubox {
position: relative;
height: 22px;
width: 695px;
top: 146px;
font-size: 13px;
font-weight: bold;
text-align: left;
clear: both;
margin-right: auto;
margin-left: auto;

}
#flags {
height: 17px;
width: 222px;
float: left;
padding-top: 1px;
}
#menu {
height: 16px;
width: 473px;
text-align: right;
float: left;
margin-top: 2px;
}
#menu a {
color: #222;
text-decoration: none;
}
#menu a:hover {
color: #e37e09;
}
#ani {
height: 110px;
width: 310px;
margin-right: auto;
margin-left: auto;
top: 206px;
position: relative;
clear: both;
}
#ticker {
height: 50px;
width: 310px;
margin-right: auto;
margin-left: auto;
top: 220px;
position: relative;
text-align: center;
font-size: 12px;
font-weight: bold;
line-height: 18px;
clear: both;
}
#ticker a {
color: #333;
text-decoration: none;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
}
#ticker a:hover {
color: #e37e09;
}
#adj {
position: relative;
height: 60px;
width: 650px;
margin-right: auto;
margin-left: auto;
top: 170px;
font-size: 12px;
line-height: 16px;
text-align: middle;
clear: both;
}
#txtbox_itb {
position: relative;
height: 60px;
width: 650px;
margin-right: auto;
margin-left: auto;
top: 150px;
font-size: 12px;
line-height: 16px;
text-align: middle;
clear: both;
}
#txtbox_itb a {
font-size: 14px;
color: #333;
text-decoration: underline;
font-weight: bold;
}
#txtbox_itb a:hover {
font-size: 14px;
color: #fff;
}
#txtleft {
height: 200px;
width: 304px;
float: left;
}
#txtright {
height: 200px;
width: 304px;
float: left;
margin-left: 40px;
}
#txtbox {
position: relative;
height: 200px;
width: 650px;
margin-right: auto;
margin-left: auto;
top: 215px;
font-size: 12px;
line-height: 16px;
text-align: left;
clear: both;
}
#txtbox a {
color: #333;
text-decoration: none;
font-weight: bold;
}
#txtbox a:hover {
color: #e37e09;
}
#txtleft {
height: 200px;
width: 304px;
float: left;
}
#txtright {
height: 200px;
width: 304px;
float: left;
margin-left: 40px;
}
