@charset "utf-8";
@media screen {
.druck {
	display:none;}
}
html, body {
height: 100%;
margin:0;
padding:0
}



body {
	font:11px Tahoma;
	color:#FFFFFF;
	background:#000000 url(../images/template/bg-top.jpg) repeat-x left top;
}
#logo-frame {
	height: 92px;
	width: 960px;
	margin: auto;
	background: url(../images/template/bg-logo-frame.jpg) no-repeat right bottom;
	
}
#logo {
	height: 40px;
	width: 400px;
	float:left;
	margin-top: 40px;
	margin-left: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #666666;
}
#logo-frame-status {
	height: auto;
	width: 400px;
	float:right;
	margin-top: 68px;
	margin-right: 44px;
	text-align:right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
}
#logo-frame-status a {
	color: #FFCC00;
	text-decoration:none;
}
#logo-frame-status a:hover {
	color: #FFFFFF;
}
#logo-frame-status a.aktiv {
	color: #FFFFFF;
}
#glasleiste {
	margin: auto;
	height: 60px;
	width: 960px;
	background: url(../images/template/bg-glas-frame.jpg) no-repeat right top;
}
#content-frame #clear {
	clear: both;
	height: 10px;
}
#content-frame {
	background-image: url(../images/template/bg-content-frame.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	margin: auto auto auto auto;
	height: auto;
	width: 960px;
}
#content-frame #content {
	float: right;
	clear:right;
	width: 750px;
	margin-right: 18px;
}
#content-frame #bereich-tab {
	float: left;
	height: auto;
	width: 68px;
}
#content h1 {
	font-size:16px;
	margin: 0px 0 6px 0;
	color:#FFCC00;
	letter-spacing: 1px;
}
#content h2 {
	font-size:14px;
	margin: 10px 0 6px 0;
	letter-spacing: 1px;
}
#content h3 {
	font-size:20px;
	margin: 6px 0 6px 0;
	padding:0 0 7px 0;
	letter-spacing: 1px;
	background: url(../images/template/bg-titel.jpg) repeat-x left bottom;
}
#inhalt-frame {
	height: auto;
	text-align:left;
	clear:both;
	width:100%;
	padding: 6px 0 0 0;
}
#inhalt-frame a{
	color:#33CC00;
	text-decoration:none;
}
#inhalt-frame a:hover{
	color: #00FF00;
	text-decoration:underline;
}
#nav {
	height: auto;
	width: 150px;
	font-size:11px;
	color:#999999;
	margin-left:22px;
	float:left;
}
#nav h2 {
	font-size:12px;
	display:block;
	margin:0;
	color:#FFFFFF;
	padding:3px 0 3px 0;

}
#nav ul {
	list-style: none;
	width: 170px;
	margin: 0 0 0 0;
	padding: 0;

}
#nav a {
	height: 24px;
	text-decoration: none;
	color: #FFCC00;
	display: block;
	margin:0;
	padding: 4px 0 0 0;
	background-image: url(../images/template/bg-nav.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height:120%;
	font-size: 13px;
	cursor:pointer;
}

#nav a:hover, #nav a.aktiv {
	color: #FFFFFF;

}

#nav h3 {
	text-transform:uppercase;
	margin: 0 0 3px 0;
	color:#CCCCCC;
	font-size: 11px;
	font-weight:normal;
}
#shadow-frame {
	margin: auto;
	height: 215px;
	width: 960px;
}
#sub-content-frame {
	background-image: url(../images/template/bg-sub-content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 215px;
	width: 960px;
}




#shadow-container {
	background-image: url(../images/template/bg-shadow-frame.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 215px;
	width: 100%;
}
#inhalt-frame .spacer {
	height: 20px;
	width: 100%;
}

#sub-inhalt {
	height: 20px;
	width: 96%;
	margin: 0 16px auto;
	font-size: 10px;
	color:#666666;
	padding-top: 90px;
	background-image: url(../images/template/bg-titel.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#sub-inhalt a {
	color:#FFCC00;
	text-decoration:none;
}
#sub-inhalt a:hover {
	color:#ffffff;
}
/* BILDFORMATIERUNGEN BEGIN */
div.bild-right {
  float: right;
  padding: 0 1px;
  margin-left: 6px;
  position: relative;
}

div.bild-right img {
	padding: 3px 3px 7px 3px;
	background: white url(img-shadow/shad_bottom.gif) repeat-x bottom left;
}
div.bild-center {
  margin: auto;
  text-align:center;
  position: relative;
}

div.bild-center img {
	padding: 3px 3px 7px 3px;
	background: white url(img-shadow/shad_bottom.gif) repeat-x bottom left;
}
div.bild-left {
  float: left;
  padding: 0 1px;
  margin-right: 6px;
  position: relative;
}

div.bild-left img {
	padding: 3px 3px 7px 3px;
	background: white url(img-shadow/shad_bottom.gif) repeat-x bottom left;
}
a.text {
	text-decoration:none;
	color:#76EC00 !important;
	background-image: url(../images/pfeil-gruen.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 5px 8px 0 7px;
	display:block;
	float:left;
}
a.text:hover
 {
	color:#FFFFFF;
}
a.text:active
 {
	color:#FFFFFF;
}
.filtertext {
	text-decoration:none;
	color:#76EC00 !important;
}
/* § Formularformatierung */
fieldset {
	border: 1px solid #999999;
	padding:6px;
}
fieldset a {
	color: #FFCC00 !important;
}
legend {
	color:#FFCC00;
	padding: 2px 6px 2px 6px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	font-size:12px;
	font-weight:bold;
}
input {
	width:200px;
	height:16px;
	border: 1px solid #999999;
	background-color:#333333;
	color:#ffffff;
	font-size:12px;
}
label {
	font-weight:bold;
}
select {		
	width:200px;
	height:16px;
	border: 1px solid #999999;
	background-color:#333333;
	color:#ffffff;
	font-size:12px;
}
select.ie {		
	width:200px;
	height:16px;
	border: 1px solid #999999;
	background-color:#333333;
	color:#ffffff;
	font-size:12px;
}
input.zahl {
	width:36px;

}
input.long {
	width:360px;

}
input.filter {
	width:120px;

}
input.file {
	width:360px;
	height:20px;
	border: 1px solid #999999;

}
input.mittel {
	width:70px;

}
input.radio {
	width:20px;
	border:none;
}
textarea {
	width:360px;
	height:240px;
	border: 1px solid #999999;
	background-color:#333333;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
textarea.big {
	width:360px;
	height:240px;
}
.button {
	background-color: #FFCC00;
	color:#000000;
	border: 1px solid #666666;
	height:22px;
	/*width:100%;*/
	font-weight: bold;
	font-size:12px !important;
	width:auto;
}
.button:hover{
	border: 1px solid #ffffff;
}
.searchbutton {
	color:#FFCC00;
	height:20px;
	font-weight: bold;
	font-size:12px !important;
	background-image: url(../images/template/bg-number.jpg);
	background-repeat: repeat-x;
	padding-right: 2px;
	padding-left: 2px;
	width:20px;
	border-top: 1px solid #666666;
	border-left: none;
	border-bottom: 1px solid #666666;
	border-right: none;
}
.searchbutton:hover{
	border: 1px solid #ffffff;
}
.kalender {
	width: 20px;
	background-color:#333333;
	background-image: url(../images/icon/date.png);
	background-repeat: no-repeat;
	background-position: center center;
	border:none;
}
.edit, .view, .print, .new {
	text-align:right;
	float:right;
	font-size:11px;
	font-weight:normal;
	margin-top: -28px;
	height: 18px;
	padding:3px 3px 0 3px;
	
}
.edit {
	background-image: url(../images/icon/edit.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	width: 72px;
}
.view {
	background-image: url(../images/icon/view.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 82px;
}	
.print {
	background-image: url(../images/icon/printer.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 60px;
}
.new {
	background-image: url(../images/icon/add.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 64px;
}
.edit a, .view a, .print a, .new a {
	color:#FFCC00;
	text-decoration:none;
	
}
.edit a:hover, .view a:hover, .print a:hover, .new a:hover {
	text-decoration:underline;

}
div.fkt-nav {
	margin-top: -20px;
	width:65%;
	float:right;
	height:22px;
}
.work, .back, .add, .edit-fkt {
	background-color:#333333;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	padding:3px;
	display: block;
	float:right;
	
}
.back a {
	background-image: url(../images/icon/back.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	color: #33CC00 !important;
	
}
.work a{
	background-image: url(../images/icon/edit.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	color: #33CC00 !important;
}
.add a{
	background-image: url(../images/icon/add.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	color: #33CC00 !important;
	
}
.edit-fkt a{
	background-image: url(../images/icon/edit.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	color: #33CC00 !important;
	
}
.err, .ok {
	padding: 2px 0 0 18px;
	height:18px;
	text-transform:uppercase;
	font-size:10px;
}
.err {
	color: #F61010;
	background: url(../images/icon/delete.gif) no-repeat left center;
}
.ok {
	color: #33CC00;
	background: url(../images/icon/ok.png) no-repeat left center;
}

td.desc {
	color:#CCCCCC;
	text-align:left;
}
.row-even {
	background-color:#4d4d4d;
}
.row-odd {
	background-color:#333333;
}
.row-highlight {
	background-color:#2c2c2c;
}
th {
	text-align:left;
}
.notiz {
	font-size:11px;
	color:#33CC00;
}
/* Layout / Spaltensatz
-------------------------------------------------------*/
.col-right {
	float: right;
	height: auto;
	width: 49%;
}
.col-left {
	float: left;
	height: auto;
	width: 49%;
}
.col-right-35 {
	float: right;
	height: auto;
	width: 34%;
}
.col-left-65 {
	float: left;
	height: auto;
	width: 64%;
}
.col-left-35 {
	float: left;
	height: auto;
	width: 34%;
}
.col-right-65 {
	float: right;
	height: auto;
	width: 64%;
}
.col-right-25 {
	float: right;
	height: auto;
	width: 24%;
}
.col-left-75 {
	float: left;
	height: auto;
	width: 74%;
}
.col-left-25 {
	float: left;
	height: auto;
	width: 24%;
}
.col-right-75 {
	float: right;
	height: auto;
	width: 74%;
}