body{
	color: #000;
}

#black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index:900;
	-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=50);
}

/*

html>body #black_overlay{
	min-height: 100%;
	height: auto;
}

*/

.col1{
	position: relative;
	float: left;
	width: 219px;
}



.col2{
	position: relative;
	float: left;
	width: 30px;
}

.col3{
	position: relative;
	float: left;
	left: 20px;
	top: 0px;
	width: 675px;
	height: 200px;
	/*border: 1px solid #fff;*/
}
html>body .col3{
	min-height: 200px;
	height:auto;
}
.MainIndholdContainer{
	position: relative;
	width: 970px;
	float:left;
	background-image: url(../img/left_bg.gif);
	background-repeat: repeat-y;
	margin-bottom:10px;

	
}
html>body .MainIndholdContainer{
	min-height: 10px;
	height:auto;
}
.content{
	position: relative;
	float: left;
	width:723px;
	background-color: #fff;
	padding-left: 10px;
}
.loginField2{
	position: relative;
	float: left;
	width: 209px;
	background-color: #2e5e38;
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.loginTxtField2{
	border: solid 1px #fff;
	color: #000;
	background-color: #2e5e38;
	padding-left: 5px;
	padding-right: 5px;
	width: 135px;
	height: 18px;
	background-image: url(../grafik/fieldBG.gif);
	background-repeat: no-repeat;
}
.login2{
	position: relative;
	float: left;
	width: 100%;
}
.loginTxt2{
	width: 219px;
	height: 24px;
	position: relative;
	float: left;
}
.SubMenuLeft{
	position: relative;
	float: left;
	width: 189px;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	background-color: #2e5e38;
}
a.sitemapLink { 
	font-family: arial, sans-serif;
	height: 14px;
	display: inline;
	color: #000;
	font-size: 12px;
	text-decoration: none;
}
a.sitemapLink:hover { 	
	display: inline;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}a.LeftMen { 
	font-family: arial, sans-serif;
	height: 14px;
	display: inline;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
}
a.LeftMen:hover { 	
	display: inline;
	font-size: 14px;
	color: #f00;
	text-decoration: none;
}
a.foldeMen { 
	font-family: arial, sans-serif;
	height: 14px;
	width: 400px;
	/*display: run-in;*/
	color: #fff;
	font-size: 14px;
	text-decoration: none;
}
a.foldeMen:hover { 	
	display: inline;
	font-size: 14px;
	color: #f00;
	text-decoration: none;
}
a.LeftMen_active { 	
	display: inline;
	font-size: 14px;
	color: #f00;
	text-decoration: none;
}
a.LeftMen_active:hover { 	
	display: inline;
	font-size: 14px;
	color: #f00;
	text-decoration: none;
}
.width10{
	width: 10px;
}
.searchResultHeader A{
	position: relative;
	float: left;
	left: 0px;
	height: 12px;
	width: 540px;
	clear: both;
	font-family: verdana, sans-serif;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	text-decoration: none;	
}
.searchResultContent A{
	position: relative;
	float: left;
	left: 0px;
	height: 20px;
	width: 660px;
	clear: both;
	display: block;
	font-family: verdana, sans-serif;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	margin-top: 4px;
	margin-bottom: 12px;
	text-decoration: none;	
}
html>body .searchResultContent A{
	min-height: 20px;
	height: auto;
}
.searchTxtField{
	position: relative;
	border: 0px;
	color: #000;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #066133;
}
.searchSubmit{
	height: 18px;
	width: 60px;
	border: 0px;
	/*background-color: #066133;*/
	background-color: #437f53;
	cursor: pointer;
	color: #fff;
}

.inputFile
{
	display: block;	
}