html {
	margin:0;
	padding:0;
	height:101%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: yellow;
}
#Header {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 80px;
	width: 100%;
	text-align: center;
}
#Navi {
	width: 180px;
	float: left;
	font-size: 0.8em;
}
#Content {
	margin-left: 190px;

}
#clearer {
	clear: both;
}

#fusszeilentextlinks {
	position: relative;
	float: left;
}

#fusszeilentextrechts {
	position: relative;
	float: right;
}

#Seitenanzahl {
	position: relative;
	width: 33%;
	margin-left: 33%;
	margin-right: 33%;
}

#Content input.logRadio {
	margin:			4px;
	padding:		0px;
	background-color:#FFFFFF;
	border:			1px;
	border-style:	solid;
	border-color:	#000000;
	border-right:	3px;
	border-bottom:	3px;
	height:			22px;
	width:			22px;
}

.logRadioTyp7_8_ganz {
	margin:			4px;
	padding:		0px;
	border:			1px;
	border-style:	solid;
	border-color:	#000000;
	border-width:	3px;
	
	height:			22px;
	width:			26px;
}

.logRadioTyp7_8_teil {
	margin:			4px;
	padding:		0px;
	height:			22px;
	width:			18px;
}

#UmfrageContent input.logRadio {
	margin:			4px;
	padding:		0px;
	background-color:#FFFFFF;
	/*
	border:			1px;
	border-style:	solid;
	border-color:	#000000;
	border-right:	3px;
	border-bottom:	3px;
	*/
	height:			22px;
	width:			22px;
}

#Navi a {
	display: block;
	padding: 5px;
	color: #000000;
}
.TextfeldKurz {
	width: 215px;
}
.TextfeldLang {
	width: 450px;
}
.TextfeldLable {
	font-size: x-small;
	color: #999999;
}

.FrageTitel {
	font-weight: bold;
}
.FragenBackground {
	background-color: #00FF00;
}
.LinieLinksUndRechts {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
.LinieLinks {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.LinieRechts {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.LinieUnten {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.TableRight {
	position: relative;
	top: 0px;
	right: 0px;
}
.TRLight {
	background-color: #CCCCCC;
}
.TRdark {
	/*background-color: #A6FFA6;*/
	/*background-color: #9F0503;*/
	;background-color: #00CC18;
	background-color: #ddd;
}

#box {
	background:	url("../bilder/mitarbeiter-220.jpg") no-repeat scroll right bottom transparent;
	min-height: 23em;
	position: relative;
	margin-bottom: 5em;
}

#UmfrageContent {
	width: 800px;
	position: relative;
	left: 0px;
	top: 60px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	margin: 10px;
	margin-left:auto;
	margin-right:auto;
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	background:		url("../bilder/footer.gif") repeat-x scroll center bottom transparent;
}

#lesezeichen {
	position: releative;
	float: right; 
	margin:0;
	padding:0;
	margin-right: -10px;
	width: 204px;
	height: 62px;
	background:	url("../bilder/logo-metrik-rechts-204.jpg") no-repeat scroll right top transparent;
}

#UmfrageNavi {
	position: relative;
	height: 20px;
	width: 800px;
	left: 0px;
	top: 40px;
	margin: 10px;
	padding: 10px;
}
#UmfrageHeader {
	width: 800px;
	position: relative;
	left: 0px;
	top: 0px;
	height: 20px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.CheckboxLayout {
	/*
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
	*/
}
a {
	color: #00cc18;
}

.TextfeldLangUnterstrichen {
	width: 450px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-size:medium;
	min-height: 24px;
}

.TextfeldKurzUnterstrichen {

	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

h1 { 
	font-family: Arial; 
	font-size:14pt; 
	color:white; 
	font-weight:bold; 
	background-color:rgb(0,204,24); 
	height:25px; 
}

p {
	font-family: Arial;
	color:black;
	font-weight:normal;
}

h2 { 
	font-family: Arial; 
	font-size:14pt; 
	color:black; 
	font-weight:bold; 
	text-transform:none; 
	background-color:rgb(0,204,24); 
}

.h1_metrik {
	font-size: 120%;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 1px;
}
#UmfrageHeader {
	height:auto;
	text-align: center;
	width:80%;
	margin-left:auto;
	margin-right:auto;
}

#UmfrageHeader li {
	font-size: 90%;
	display: inline;
	list-style-type: none;
	padding-left: 10px;
}
#wrapper {
	width: 820px;
	margin-left: auto;
	margin-right: auto;
}
.login_label {
	font-size: 60%;
	color: #999999;
}
#admin_wrapper {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#admin_wrapper   #Navi #h1 {
	font-weight: bold;
	color: #00FF00;
	font-family: "Times New Roman", Times, serif;
}
.admin_navi_h1 {
	font-weight: bold;
	color: #00FF00;
	margin-top: 2px;
	margin-bottom: 0px;
}
.admin_navi_ul {
	font-size: 0.8em;
	color: #00FF00;
	list-style-type: none;
	padding: 0px;
	margin: 0;
}

.admin_navi_h2 {
	font-size: 1em;
	color: #000000;
	font-weight: bold;
}
.admin_navi_li_active {
	font-weight: bold;
	background-image: url(../bilder/img-pfeil-gruen-links.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 12px;
}
#admin_wrapper #Navi .admin_navi_ul a {
	color: #999999;
	text-decoration: none;
}
.EingabefeldLang {
	width: 780px;
}
.TextfeldLangEdit {
	width: 700px;
}
#wrapper #UmfrageContent #cmdSend3 {
	background-color:#CCCCCC;
	padding: 10px;
	border: solid 2px #aaa;
}
.bg_textarea {
	background-color:#DEDEDE;
	width: 96%;
}

h3.section {
  margin-top: 1em;
}

#vertical_slide, #horizontal_slide {
  background: #D0C8C8;
  color: #8A7575;
  padding: 10px;
  border: 5px solid #F3F1F1;
  font-weight: bold;
}

div.marginbottom {
  /* Since the Fx.Slide element resets margins, we set a margin on the above element */
  margin-bottom: 10px;
}

#head_title {
	width: 100%;
	text-align:center;
}

#head_left {
	position: relative;
	float: left;
	width: 33%;
	display:inline;
	background-color:red;
}

#head_mid {
	position: relative;
	width: 33%;
	padding: 10px;
	display:inline;
	text-align:center;
	background-color:blue;
}

#head_right {
	position: relative;
	float: right;
	width: 33%;
	display:inline;
	text-align:right;
	background-color:green;
}

.fehlermeldung {
	background-color: red;
	color:	white;
	padding: 5px;
	
}

/* Formatiert die Hyperlinks und dunkelgruenen Boxen white */
tr.TRdark td a {
	color: white;
}

.noValue {
	border-left: dotted 1px lightgray;
	text-align: center;
}

/* Fuer die Fortschrittsbalken (Progressbar) */
div.pgb {
    border:1px solid #000;
    background-color:white;	/* Hintergrundfarbe des Fortschrittsbalken (Standard #fff ... Weiß) */
    width:200px;
    height:10px;
    padding:1px;
	text-align:left;
  }
 
div.progress {
	background-color:#000;	/* Farbe des Fortschrittsbalken (Standard #000 ... Schwarz) */
	height:10px;
}

.typ0 {
	margin-left: 5px;
	margin-left: 5px;
}