body {
  background:#ffffcc;
}
body,
table {
	margin:0;
	padding:0;
	border:0;
}

body,
table td,
a,
input, textarea, select {
	font-family: Verdana, Geneva, Sans Serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
input, textarea,select {
  border:solid 1px #ffcc33;
}
td {
  vertical-align:top;
}
input {
  padding:0.2em;
  width:auto;
  height:auto;
}
input.submit {
  border:1px transparent solid;
  background:none;
  padding:auto 0 auto 0 !important ;
  cursor:pointer;
  font-weight:bold;
  width:auto !important;
}
input.submit:hover,
input.submitHover {
  border:solid 1px #ffcc33;
}
input.kaeseGlocke {
  background:url(../images/icon_kaeseglocke.gif) no-repeat center left;
  padding:2em 0 2em 3em
}
a {
	font-weight: bold;
}

a:hover {
	text-decoration:underline;
}

.navigationFrame {
	background:#ffcc33;
}

.hiddenStructure {
	position:absolute;
	display:none;
}

.visualClear {
  clear:both;
}
/* navigation
------------------------------------------------------*/
#navigation-container {
  float:left;
	padding:10px 0 0 10px;
}
#navigation-image {
	float:right;
	border-top:solid 1px black;
  width:260px;
  text-align:right;
}
#navigation-container ul {
	margin:0;
	padding:0;
}
#navigation-container li {
	margin:0;
  margin-right:2em;
	padding:0;
  list-style: none;
	list-style-image: none;
  clear:both;
}
#navigation-container a {
  color:#666666;
}
#navigation-container .actNavTree a {
  color:black;
}
ul.subNav {
  float:left;
  white-space:nowrap;
  margin:0;
  padding:0;
}
ul.subNav li {
  display:inline;
  margin-bottom:0;
}
ul.subNav li a {
	font-weight:normal;
  line-height:auto;
}
.mainNav {
  margin-right:2em;
  margin-bottom:0.6em;
  float:left;
  position:relative;
  font-weight:bold;
}
.navAct {
  text-decoration:underline;
}
.homeButton {
  margin-top:0.5em;
}
.navAkt {
	color: #000000;
	font-family: Verdana, Geneva, Sans Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 15px;
}

.navDeakt {
	color: #666666;
	font-family: Verdana, Geneva, Sans Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 15px;
}

.subNavAkt {
	color: #000000;
	font-family: Verdana, Geneva, Sans Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
}

.subNav {
	color: #666666;
	font-family: Verdana, Geneva, Sans Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
}

.rollText {
	color: #333333;
	font-family: Verdana, Sans Serif, Geneva;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
}

.aktThema {
	color: #000000;
	font-family: Verdana, Sans Serif, Geneva;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}

.txtThema {
	color: #000000;
	font-family: Verdana, Sans Serif, Geneva;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
}

.text {
	color: #000000;
	font-family: Verdana, Sans Serif, Geneva;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
}

.fett {
	color: #000000;
	font-family: Verdana, Sans Serif, Geneva;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}

.titel {
	color: #000000;
	font-family: Verdana, Sans Serif, Geneva;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}

ul {
	list-style-type: square;
	margin-left: 18px;
}

.powered {
	color: #FFFFCC;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.copyright {
	color: #FFFFCC;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

