body {
 margin: 0;
 padding: 0;
 font-family: arial, sans-serif;
 font-size: 8pt;
 color: #000000;
 background: #FFFFFF;
 scrolling: no;
}
table {
 margin: 0;
 padding: 0;
 font-size: 8pt;
}
td#o_l {
 background-image: url(../images/o_l.png);
 background-repeat: no-repeat;
 background-position: bottom right;
}
td#o {
 background-image: url(../images/o.png);
 background-repeat: no-repeat;
 background-position: bottom;
}
td#o_r {
 background-image: url(../images/o_r.png);
 background-repeat: no-repeat;
 background-position: bottom left;
}
td#l {
 background-image: url(../images/l.png);
 background-repeat: repeat-y;
 background-position: right;
 padding: 0;
}
td#m {
 background-image: url(../images/m.png);
 background-repeat: no-repeat;
 background-position: center;
 text-align: center;
 padding: 0;
 vertical-align: top;
}
td#r {
 background-image: url(../images/r.png);
 background-repeat: repeat-y;
 background-position: left;
}
td#u_l {
 background-image: url(../images/u_l.png);
 background-repeat: no-repeat;
 background-position: top right;
}
td#u {
 background-image: url(../images/u.png);
 background-repeat: repeat-x;
 background-position: top;
}
td#u_r {
 background-image: url(../images/u_r.png);
 background-repeat: no-repeat;
 background-position: top left;
}

.main_text_area {
 /*border: 1px solid red;*/
 position: absolute;
 width: 245px;
 height: 230px;
 margin-top: 230px;
 margin-left: 428px;
 text-align: left;
}
strong {
	font-weight: normal;
}
#flash_area {
 /*border: 1px solid red;*/
 position: absolute;
 width: 397px;
 height: 397px;
 margin-top: 183px;
 margin-left: 19px;
 /*text-align: left;*/
}
/* Ab hier fangen die kleinen Flash-Sterne an*/
.mini_flash1 {
 /*border: 1px solid red;*/
 position: absolute;
 width: 30px;
 height: 30px;
 margin-top: 50px;
 margin-left: 215px;
 /*text-align: left;*/
 z-index: 3000;
}
.mini_flash2 {
 /*border: 1px solid red;*/
 position: absolute;
 width: 35px;
 height: 35px;
 margin-top: 600px;
 margin-left: 50px;
 /*text-align: left;*/
 z-index: 3000;
}
.mini_flash3 {
 /*border: 1px solid red;*/
 position: absolute;
 width: 20px;
 height: 20px;
 margin-top: 600px;
 margin-left: 600px;
 /*text-align: left;*/
 z-index: 3000;
}
/*Ab hier die rosanen*/
.mini_flash4 {
 /*border: 1px solid red;*/
 position: absolute;
 width: 25px;
 height: 25px;
 margin-top: 150px;
 margin-left: 350px;
 /*text-align: left;*/
 z-index: 3000;
}
.mini_flash5 {
 /*border: 1px solid red;*/
 position: absolute;
 width: 20px;
 height: 20px;
 margin-top: 5px;
 margin-left: 15px;
 /*text-align: left;*/
 z-index: 3000;
}
/* Hier sind die kleinen Flash-Sterne am Ende*/
.nav_area {
 position: absolute;
 width: 250px;
 height: 220px;
 margin-top: 25px;
 margin-left: 0px;
 text-align: left;
  z-index: 5;
}
.logo{
	position: absolute;
	width: 196px;
	height: 85px;
	margin-top: 0px;
	margin-left: 555px;
}
.headline, h1 {
  color: #009ee0;
  font-size: 10pt;
  font-weight: bold;
}
.std_text {
  font-size: 9pt;
  font-weight: normal;
  line-height: 11pt;
}
.main_nav_link a, .nav_dots {
 font-size: 9pt;
 font-weight: normal;
 /*color: #9a744c;*/
 color: #009ee0;
 text-decoration: none;
 line-height: 16pt;
 /*letter-spacing: 1px;*/
 font-weight: bold;
  z-index: 3000;
}
.main_nav_link a:hover, .main_nav_link_active {
 font-size: 9pt;
 font-weight: normal;
 color: #b0c8e2;
 text-decoration: none;
 line-height: 16pt;
 /*letter-spacing: 1px;*/
 font-weight: bold;
  z-index: 3000;
}
.copyright{
	font-size: 8pt;
	position: absolute;
	height: 20px;
	margin-top: 0px;
	margin-left: 100px;
	color: #b0c8e2;
	text-decoration: none;
}
.copyright a{
	color: #b0c8e2;
	text-decoration: none;
}
.copyright a:hover{
	color: #f5cade;
	text-decoration: none;
}
#adresse {
	position: absolute;
	margin-top: 143px;
	margin-left: 556px;
	color: #32b2d1;
}
