@charset "utf-8";
/* CSS Document */

.row_std {
	height: 19px;
}

#zurueck_btn{
	color: #375313;
	font-size: 12px;
	font-weight:bold;
}

#jscriptdiv {
	position:absolute;
	top: 0px;
	left: 0px;
	bottom:0px;
	right: 0px;
	z-index:999;
}

#prepage_overlay {
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:3;
	text-align:center;
	padding-top:30%;
	padding-bottom:50%;
	background:#000000;
	opacity:.8;
	filter:alpha(opacity = 50);
}

#prepage_content {
	position:absolute;
	width:70%;
	top:0px;
	left:0px;
	z-index:3;
	text-align:center;
	margin-left:15%;
	margin-top:20%;
	padding:3px;
	background: #ffffff;
	border:1px;
	border-style:solid;
	border-color:#D4D4D4;	
	font-size: 12px;
}


INPUT {
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	font-size: 10px;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EAF7DB;
	vertical-align:bottom;
	color: #375313;
}

SELECT {
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	font-size: 10px;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EAF7DB;
	vertical-align:bottom;
	color: #375313;
	width: 162px;
	height: 18px;
}

TEXTAREA {
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	font-size: 10px;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EAF7DB;
	vertical-align:bottom;
	color: #375313;
}

.tabhead2 {
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	color: #375313;
	line-height: 16px;
	background-color:#FFFFFF;
	border: 1px solid #3C3C3C;
	border-bottom:none;
}

.input10 {
	width: 13px;
	vertical-align:bottom;
}
.input20 {
	width: 26px;
	vertical-align:bottom;
}
.input30 {
	width: 38px;
	vertical-align:bottom;
}
.input40 {
	width: 58px
}
.input60 {
	width: 112px;
	vertical-align:bottom;
}
.input80 {
	width: 132px
}
.input100 {
	width: 158px
}

.disabled_input {
	background-color:#F3F3F3;
	border-color:#CCCCCC;
}

.enabled_input {
	background-color:#EAF7DB;
}

#menuback_portal {
	width: 136px;
	height: 480px;
	left: 17px;
	top: 172px;
	position:absolute;
	background-image: url(../pics/menubar_portal.jpg);
	background-repeat: no-repeat;
	z-index: 5;
}
#w_content {
	width: 692px;
	left: 162px;
	position:absolute;
	padding-right: 15px;
	top:169px;
	overflow-x:hidden;
}
#w_submitbtn {
	width: 622px;
	left: 162px;
	top: 780px;
	position:absolute;
	padding-right: 15px;
}
#w_headline {
	width: 485px;
	height: 37px;
	left: 18px;
	top: 846px;
	position:absolute;
	background-image: url(../pics/topline.gif);
}
#w_headlinetextfeld {
	width: 450px;
	height: 30px;
	left: 33px;
	top: 850px;
	position:absolute;
}
.Stil1 {
	color: #FF0000;
	font-weight: bold;
}
.Stil3 {color: #009900; font-weight: bold; }
.tabletitle {
	font-size: 11px;
	font-weight: bold;
	background-color:#244C11;
	color:#FFFFFF;
	padding: 3px;
}
.tabletext {
	font-size: 11px;
	color:#000000;
	padding: 3px;
}
#w_menue {
	width: 500px;
	height: 20px;
	left: 290px;
	top: 150px;
	position:absolute;
}

.sitetitle {
	color: #244C11;
	font-size: 14px;
	font-style: italic;
	padding-left: 10px;
	text-decoration: underline;
}

.menu-2-no {
	font-size: 10px;
}

.contentbox {
	width: 690px;
}

.contenttable {
	width: 650px;
}


