/* <![CDATA[ */
h5 {
  display:none;
 }

body{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin: 0px;
} 

#main{
  margin-left: auto;
  margin-right: auto;
  width:990px;
  display:block;
  background-image: url(../_img/background.gif);
  text-align: left;
}

#header {
  display:block;
  width: 978px;
  height: 175px;
}

#langmenue {
  display: block;
  margin-top: 5px;
  padding-top: 5px;
  margin-right: 11px;
  background-color: #777777;
  width:760px;
  height:22px;
  float:right;
}

#hauptmenue {
  float: left;
  width: 182px;
  padding-left: 33px;
  padding-top: 10px;
  padding-bottom: 30px;
  margin-top:30px;
}

#content {
  float:right;
  width: 720px;
  padding-right: 30px;
  padding-top: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: white;
}

#streifen {
  clear: both;
  width: 980px;
  height: 1px;
  background-color: #ff6600;
}

#footer {
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  width:990px;
  height:10px;
  background-image: url(../_img/schatten_unten.gif);
}

td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: white;
  text-align: left;
  vertical-align: top;
}
tr.head td {
	font-weight: bold;
	background-color: #444444;
}

input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #000000;
	background-color: #eeeeee;
	padding:2px;
}

ul#Navigation1 {
  clear: both;
  margin: 0px; 
  padding:0px;
}

ul#Navigation1 li {
  list-style: none;
   padding:1px; 
}

ul#Navigation1 a {
  color: #ff6600;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  text-decoration: none;
  font-weight: bold;
}

ul#Navigation1 a:hover,ul#Navigation1 span {
  color: black;
}


ul#Navigation2 a {
  color: #222222;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
  font-weight: bold; 
}

ul#Navigation2 a:hover,ul#Navigation2 span {
  color: white;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
  background-color: #222222;
}

ul#Navigation2 {
  margin: 0px; 
  padding: 0px 30px 0px 0px;
  text-align: right;
  z-index: 5;
}


ul#Navigation2 li {
  list-style: none;
  display: inline;
  margin: 0; padding: 0;
}

.linkweiss {
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.linkblack {
	font-weight: bold;
	color: black;
	text-decoration: none;
}

.linkweiss:hover {
	font-weight: bold;
	color: black;
	text-decoration: none;
	background-color: #FF6600;
}

.redheadline {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.blackheadline {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.tabrand {
	border: 1px solid white;
}

.txtweiss12 {
	color: white;
}

.txtblack12 {
	color: black;
}

.smallblack10 {
	font-size: 10px;
	color: black;
}

.smallweiss10 {
	font-size: 10px;
	color: white;
}

.capit {
	background-repeat: no-repeat;
	background-image: url(../_img/capitals/y.gif);
	background-position: left top;
	width: 300px;
	height: 67px;
	padding: 10px 0 0 90px;
	color: #eeeeee;
	font-size: 17px;
	font-weight: bold;
}
.capit span {
	color: #ff6600;
	font-size: 14px;
	font-weight: bold;
	padding-left:10px;
}

#marqueecontainer {
	position: relative;
	width: 150px; /*marquee width */
	height: 300px; /*marquee height */
	overflow: hidden;
}
#marqueestopcontainer {
	position: relative;
	width: 150px; /*marquee width */
	height: 300px; /*marquee height */
	overflow: hidden;
}


.dhtmlgoodies_question {
	color:#FFF;
	background-color:#666;
	width:148px;
	margin-top:3px;
	padding:5px;
	overflow:hidden;
	cursor:pointer;
	background-image:url('../_img/newsbutt.gif');
}
.dhtmlgoodies_question:hover {
	color:#000;
}
.dhtmlgoodies_answer {
	border:2px solid #666;
	background-color:#999;
	color:#000;
	width:154px;
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
}
.dhtmlgoodies_answer_content {
	padding:5px;
	position:relative;
}

#hdnl {
	border: 1px solid black;
}
#tablist {
	padding: 3px 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0.1em;
	font: bold 11px Verdana;
}
#tablist li {
	list-style: none;
	display: inline;
	margin: 0;
}

#tablist li a {
	text-decoration: none;
	padding: 3px 0.2em;
	margin-left: 3px;
	border: 1px solid black;
	border-bottom: none;
	background: #777777;
}

#tablist li a:link, #tablist li a:visited {
	color: white;
}

#tablist li a:hover{
	color: black;
	background: #ff6600;
}

#tablist li a.current{
	background: #ff6600;
}

.fullnews {
	float:left;
	width:400px;
	text-align:center;
	padding-bottom: 20px;
}
.halfnews {
	float:left;
	width:200px;
	text-align:center;
	padding-bottom: 10px;
}
.offline {
	display:none;
}
.fullnewsadm {
	float:left;
	width:398px;
	border:1px solid #999999;
	text-align:center;
	padding-bottom: 20px;
	position:relative;
}
.halfnewsadm {
	float:left;
	width:198px;
	border:1px solid #999999;
	text-align:center;
	padding-bottom: 10px;
	position:relative;
}
.offlineadm {
	border:1px solid #ff0000;
}
/* ]]> */

