body {
	margin: 0;
	padding: 0;
	height:100%;
	font-family: verdana, tahoma, arial, sans-serif;
  color: #444;
  /*background-image: url(../img/body_bg_05.gif);
  background-repeat: repeat-y;*/
  background-color: #8A9397;
	scrollbar-3d-light-color:#EEEEEE;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#DD8877;
	scrollbar-dark-shadow-color:#FFFFFF;
	scrollbar-face-color:#DD8877;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
}
#top {
  margin: 0;
  padding: 0;
  position: absolute;
}
#name{
	position: absolute;
  top: 0;
  left: 0;
}
h1 {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 1.1em;
	color: #c33;
	margin: 0;
}

h2 {
	font-size: 1.2em;
	color: #c77;
	margin: 10px 0 15px 0;
}

h3 {
	font-size: 1em;
	color: #a77;
	margin: 10px 0 10px 0;
}

h4 {
	font-size: 0.8em;
	color: #a77;
}

h5 {
	font-size: 0.7em;
	color: #333;
}

.achtung {
	font-size: 1.2em;
  font-weight: bold;
	color: #f11;
	margin: 10px 0;
}

.durch {text-decoration: line-through;}


.bordeaux { color: #a44;}

p {
	margin-top: 0.75em;
	margin-bottom: 0.2em;
}

table {
	font-size: 1em;
}

table tr td {
  padding: 5px 0 5px 0;
	vertical-align: top;
}

table.k tr td {
  padding: 0;
	vertical-align: top;
}

.presseSubheadline {
	padding: 0 0 20px 0;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}

.separator {
	line-height: 	1px;
	border-bottom: 1px solid #a77;
	width: 650px;
	margin: 0;
  padding: 10px;
}

#container {
  margin: 0 0 0 100px;
	padding: 0;
	width: 750px;
  position: relative;
  min-height: 95%;
  height: auto !important;
 	height: 95%; /* IE */
  top: 5px;
 	border: 1px solid #666;
  background-color: #fff;
}

#navtop {
  margin: 0;
  padding: 0;
  width: 749px;
  _width: 758px;
  height: 155px;
  _height: 150px;
  text-align: center;
  background-color: #fff;
  background-image: url(../img/navtop_bg.gif);
  background-repeat: no-repeat;
}
#navtop a, a:link, a:visited, a:active {
}
.navtop_reiter {
	_margin: 0 0 -3px 0;
  padding-top: 110px;
  height: 45px;
  text-decoration: none;
}

#menu2 {
	margin: 0;
  padding: 7px 0 0 0;
  height: 2.6em;
  width: 750px;
  _width: 758px;
  vertical-align: middle;
  background-color: transparent;
}
.menu2_bg_start {
  background-image: url(../img/menu2_bg_start.jpg);
  background-repeat: repeat-x;
}
.menu2_bg_a {
  background-image: url(../img/menu2_bg_a.jpg);
  background-repeat: repeat-x;
}
.menu2_bg_b {
  background-image: url(../img/menu2_bg_b.jpg);
  background-repeat: repeat-x;
}
.menu2_bg_c {
  background-image: url(../img/menu2_bg_c.jpg);
  background-repeat: repeat-x;
}
.menu2_bg_d {
  background-image: url(../img/menu2_bg_d.jpg);
  background-repeat: repeat-x;
}
#menu2 a, #menu2 a:hover, #menu2 a.active {
  margin: 0;
  padding: 3px;
  width: auto;
	font-size: 0.8em;
  font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	background-color: transparent;
}
#menu2 a {
	color: #845;
}
#menu2 a:hover, #menu2 a.active {
	color: #fff;
}

#content {
	margin: 20px;
  padding-bottom: 20px;
  width: 95%;
  _width: 100%;
	font-size: 0.8em;
  text-align: left;
	background-color: transparent;
}
#content a, a:link, a:visited, a:active {
	font-size: 1em;
	color: #a33;
  text-decoration: underline;
}
#content a:hover {
	font-size: 1em;
	color: #fff;
	text-decoration: underline;
	background-color: #b88;
}
#content ul li {
	list-style-image: url(../img/liste.jpg);
}
#content ul li a:hover {
	list-style-image: url(../img/li_on.gif);
}
#content p {
  margin: 0;
  padding: 5px 0 5px 0;
  line-height: normal;
}

#fuss {
  margin: 0 0 0 100px;
  font-size: 8pt;
	color: #fff;
  text-align: center;
  vertical-align: middle;
  font-weight: normal;
  letter-spacing: 1px;
  width: 750px;
	_width: 758px;
  height: 30px;
	line-height:30px;
	background-color: transparent;
  /*background-image: url(../img/fuss_bg.jpg);*/
}
#fuss a:link, a:visited, a:active {
  color: #fff;
	text-decoration: none;
	font-size: 8pt;
}
#fuss a:hover {
	color: #945;
	text-decoration: none;
	font-size: 8pt;
}
.raquo {
	margin-right: 2px;
	font-size: 7pt;
}

.boxheadline {
	margin:0;
	padding: 5px;
  float: left;
  width: 640px;
  _width: 650px;
  height: auto;
  background-color: #a77;
  border: 1px solid #a77;
	font-size: 1em;
	color: #fff;
  font-weight: bold;
  -moz-border-radius-topleft: 5px;
}
.box {
	margin: 0 0 10px 0;
	padding: 0;
  float: left;
  width: 650px;
  height: auto;
  background-color: #fff;
  border: 1px solid #a77;
}
.box1 {
	margin: 0;
	padding: 5px;
  width: 640px;
  _width: 648px;
  height: auto;
  background-color: #fff;
}
.box2 {
	margin: 0;
	padding: 5px;
  width: 640px;
  _width: 648px;
  height: auto;
  background-color: #F2E7E7;
}
.nofloat {
	clear: both;
	visibility: hidden;
	height: 0;
}

.border { border-bottom: 1px dotted #a77; border-top: 1px dotted #a77; }
.border1 { border-top: 1px dotted #a77; }

.bg1 {
	background-color: #a77;
	color: #fff;
  padding-left: 5px;
}
.bg2 {
	background-color: #ededed;
  padding-left: 5px;
}
.bg3 {
	background-color: #fff;
  padding-left: 5px;
}
.trenn { margin: 0 0 0 4px; color: #845; }

/*.date {margin:2px 5px 0 0;padding:0;font-size:9pt;color:#888;border:solid 0px;float:right;text-align:right;background:transparent;letter-spacing:1px;}*/

/*#top {margin: 0;padding: 0;width: 748px;_width: 758px;height: 20px;_height: 25px;background-color: #f9d8c7;border: 1px solid #f9d8c7;}*/
