#LOGIN_CONTENT_BOX{
	position:absolute;
	float:left;
	display:inline;
	left:183px;
	top:200px;
	width:820px;
	font-family: Verdana;
	/*background-color:#FFDDDD;*/
	color:#333333;
}
#FORM_BOX{
	position:relative;
	float:left;
	display:inline;
	top: 0px;
	left:0px;
	width:380px;
	font-family: Verdana;
	background-color:#EDEDF0;
	color:#333333;
	z-index : 0;
}
#TEXT_BOX{
	position:relative;
	float:left;
	display:inline;
	left:10px;
	top: 0px;
	width:220px;
	font-size:10px;
	line-height:12px;
	/*background-color:#CCCCCC;*/
}
#LOGIN_MENU{
	position:absolute;
	float:left;
	display:inline;
	top: 200px;
	left:3px;
	width:170px;
	background-color:#FFFFFF;
}
.login_menu_item{
	position:relative;
	float:left;
	display:inline;
	top: 0px;
	left:0px;
	width:170px;
	height:18px;
	background-color:#8095A9;
	margin-bottom:1px;
	cursor:pointer;
}
.lmi_content{
	position:relative;
	float:left;
	display:inline;
	top: 0px;
	left:10px;
	width:160px;
	height:18px;
	line-height:16px;
	color:#FFFFFF;
	text-decoration:none;
	font-family:Verdana;
	font-size:10px;
}
.login_menu_item a:link{
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
}
.login_menu_item a:active{
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
}
.login_menu_item a:visited{
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
}
.login_menu_item a:hover{
	color:#FFFFFF;
	font-size:11px;
	text-decoration:underline;
}
.label{
	font-family: Verdana;
	font-size: 10px;
	position:relative;
	float:left;
	display:inline;
	height:20px;
	width:90px;
	left:10px;
	line-height: 20px;
}

.input{
	font-family: Verdana;
	font-size: 10px;
	position:relative;
	float:left;
	display:inline;
	height:20px;
	width:300px;
	line-height: 20px;
}


.default_input{
	width:180px;
	height: 17px;
	border-style: solid;
 	border-width: 1px;
 	border-color: #CC0000;
 	font-family: Verdana;
	font-size:10px;
}
.default_checkbox{
	position: relative;
	float:left;
	display:inline;
	top: 0px;
	left:5px;
	width:14px;
	height:14px;
 	font-family: Verdana;
	font-size:10px;
	margin-left:0px;
}

.selectList{
	font-family: Verdana;
	font-size:10px;
	height:18px;
	width:60px;
}

.achtung{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#CC0000;
}

.achtung a:link{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#CC0000;
	text-decoration:underline;
}

.achtung a:active{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#CC0000;
	text-decoration:underline;
}

.achtung a:visited{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#CC0000;
	text-decoration:underline;
}

.achtung a:hover{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#6590FF;
	text-decoration:underline;
}

.header_productlist{
	position:relative;
	float:left;
	display:inline;
	width:812px;
	height:20px;
	background-color:#CCDDFF;
	margin-bottom:2px;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-color: #CCDDFF;
}

.row_productlist{
	position:relative;
	float:left;
	display:inline;
	width:812px;
	height:18px;
	background-color:#EDEDF0;
	margin-bottom:2px;
	cursor:default;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-color: #CCDDFF;
}

.prod_prod{
	position:relative;
	float:left;
	display:inline;
	top:0px;
	left:10px;
	width:200px;
	line-height:18px;
}
.prod_prod_edit{
	position:relative;
	float:left;
	display:inline;
	top:0px;
	left:10px;
	width:50px;
	line-height:18px;
}
.prod_katalog{
	position:relative;
	float:left;
	display:inline;
	top:0px;
	left:10px;
	width:130px;
	line-height:18px;
}
.prod_editstatus{
	position:relative;
	float:left;
	display:inline;
	top:0px;
	left:10px;
	width:80px;
	line-height:18px;
}

.prod_status{
	position:relative;
	float:left;
	display:inline;
	top:0px;
	left:10px;
	width:70px;
	line-height:18px;
}

.prod_edit{
	position:relative;
	float:left;
	display:inline;
	top:2px;
	left:10px;
	width:100px;
	line-height:18px;
	text-align:center;
}

.prod_active{
	position:relative;
	float:left;
	display:inline;
	top:2px;
	left:10px;
	width:60px;
	line-height:18px;
	text-align:center;
}

.prod_export{
	position:relative;
	float:left;
	display:inline;
	top:2px;
	left:10px;
	width:50px;
	line-height:18px;
	text-align:center;
}

.newPrdLabel{
	position:relative;
	float:left;
	display:inline;
	top:0px;
	left:0px;
	margin-left:10px;
	width:100px;
}
.newPrdField{
	position:relative;
	float:left;
	display:inline;
	top:0px;
	left:0px;
	width:190px;
}

a:link.tree{
	color:#333333;
	text-decoration:none;
}
a:active.tree{
	color:#333333;
	text-decoration:none;
}
a:visited.tree{
	color:#333333;
	text-decoration:none;
}
a:hover.tree{
	color:#6590FF;
	text-decoration:underline;
}

a:link.download{
	color:#FFFFFF;
	text-decoration:underline;
}
a:active.download{
	color:#FFFFFF;
	text-decoration:underline;
}
a:visited.download{
	color:#FFFFFF;
	text-decoration:underline;
}
a:hover.download{
	color:#B5DDFF;;
	text-decoration:underline;
}

a:link.new_product{
	color:#333333;
	text-decoration:underline;
}
a:active.new_product{
	color:#333333;
	text-decoration:underline;
}
a:visited.new_product{
	color:#333333;
	text-decoration:underline;
}
a:hover.new_product{
	color:#CC0000;;
	text-decoration:underline;
}



.RIGHT_1_HEAD{
	position:relative;
	top: 0px;
	left: 0px;
	width:400px;
	height:20px;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	/*background-color:#E7753C;*/
	background-image: url(../img/login/red_bg.jpg);
	line-height: 18px;
}
.RIGHT_1_SUBLINE{
	position:relative;
	float:left;
	display:inline;
	top: 0px;
	left: 0px;
	width:400px;
	height:5px;
	/*background-color:#E7753C;*/
	background-image: url(../img/login/red_bg.jpg);
}

.RIGHT_2_HEAD{
	position:relative;
	top: 0px;
	left: 0px;
	width:230px;
	height:20px;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	/*background-color:#E7753C;*/
	background-image: url(../img/login/red_bg_2.jpg);
	line-height: 18px;
}
.RIGHT_2_SUBLINE{
	position:relative;
	float:left;
	display:inline;
	top: 0px;
	left: 0px;
	width:230px;
	height:5px;
	/*background-color:#E7753C;*/
	background-image: url(../img/login/red_bg_2.jpg);
}

#RIGHT_1_LOGIN{
	position:relative;
	float:left;
	display:inline;
	top: 0px;
	left: 0px;
	margin-left:20px;
	width:180px;
	background-color:#EDEDF0;
}

#RIGHT_LOGIN_2_HEAD{
	position:relative;
	top: 0px;
	left: 0px;
	width:180px;
	height:20px;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	background-image: url(../img/bg_blau.jpg);
	line-height: 18px;
}
#RIGHT_LOGIN_2_SUBLINE{
	position:relative;
	float:left;
	display:inline;
	top: 0px;
	left: 0px;
	width:180px;
	height:5px;
	background-image: url(../img/bg_blau.jpg);
}