/* ---------------------------- */
/* Allgemeine Styles			*/
/* Farben:						*/
/*		Farbverlauf: #94b68a	*/
/*		Mainnavigation: #5c964c	*/
/* ---------------------------- */
HTML
{
	width: 100%;
	height: 100%;
}
BODY
{
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
}
a:link, a:visited, a:active
{
	color: #5c964c;
	font-weight: bold;
	text-decoration: none;
}
a:hover
{
	color: #e04958;
	font-weight: bold;
	text-decoration: none;
}

P
{
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
}
TD
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
}
TABLE.tblOuter
{
	border-collapse: collapse;
}
TH 
{
	padding-top: 2px;
	padding-bottom: 2px;
	
	font-weight: bold;
	border-bottom: dashed 1px black;
	vertical-align: middle;
}
INPUT
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	

	/* height: 15px; */	
}
SELECT
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
}
.button
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height: 18px;
}

.ButtonEdit
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	padding-left:10px;
	padding-right:10px;
	height: 18px;
	font-family: Arial;
	font-size: 12px;	
}

.Checkbox INPUT
{
	border-right: black 0px;
	border-top: black 0px;
	border-left: black 0px;
	border-bottom: black 0px;
}

/* Seitenstruktur */
TD.shop_logo
{
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	
	width: 187px;
	height: 77px;
	background-color: #b4b4b4;
}
TD.shop_banner
{
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	height: 67px;
}
TABLE#tblHeader
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: 100%;
	padding-top: 0px;
}
TD.shop_header_spacer
{
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	
	font-size: 1px;
	margin: 0px;
	width: 5px;
	height: 77px;
}
TD.shop_login
{
	padding-right: 15px;
	border-left-color: #758994;
	border-bottom-color: #758994;
	color: #94a6b0;
	border-top-color: #758994;
	height: 19px;
	border-right-color: #758994;
}
TD.shop_login_rechts
{
	padding-left: 10px;
	color: #008533;
	height: 77px;
}

TD.shop_home
{
	background-image: url(../images/bg_table_dark.jpg);
	background-repeat: repeat;
	
	width: 187px;
	height: 19px;
}

TD.shop_mainnav
{
	background-image: url(../images/bg_table.jpg);
	background-repeat: repeat;
	
	padding-right: 7px;
	padding-left: 7px;
}
TD.shop_langsel
{
	background-image: url(../images/bg_table_dark.jpg);
	background-repeat: repeat;
	
	padding-right: 7px;
	padding-left: 12px;
	padding-bottom: 3px;
	
	width: 220px;
	background-color: #cecece;
	text-align: center;
	white-space: nowrap;
}
TD.shop_left
{
	background-color: #f2f2f2;
	width: 187px;
	border-collapse: collapse;
	height: 100%;
}
TABLE.shop_left_inner
{
	vertical-align: bottom;
	width: 186px;
	border-collapse: collapse;
}
TD.shop_leftnav
{
	vertical-align: top;
	border-collapse: collapse;
}
TD.shop_leftpicture
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-collapse: collapse;
	height: 281px;
}

/* Sprachauswahl */
.langsel_button
{
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	
	width: 18px;
	height: 10px;
}

/* Right Block */
.right_block 
{
	vertical-align: top; 
	padding-top: 8px;
	padding-right: 8px;
	width: 191px;
}
.right_block_headline
{
	text-align: left;
	background-color: #94b68a;
	width: 191px;
	font-weight: bold;
}
.right_block_body 
{
	text-align: left;
	padding: 1px 1px 10px 1px;
	width: 100%;
	border: solid 1px #94b68a;
	background-color: #f2f2f2;
}
input.quick_search_text 
{
	width: 90%;
	height: 12px;
	padding-bottom: 3px;
}
select.quick_search_dropdown 
{
	width: 93%;
}

/* Left Block */
.left_block 
{
	vertical-align: top; 
	padding: 8px 8px 0px 8px;
	width: 100%;
}
.left_block_headline 
{
	text-align: left;
	background-color: #94b68a;
	width: 100%;
	font-weight: bold;		
}
.left_block_body 
{
	text-align: left;
	padding: 1px 1px 1px 1px;
	width: 100%;
	border: solid 1px #94b68a;
	background-color: #f2f2f2;
}
.left_block_body A:link, A:active, A:visited 
{
	color: #5c964c;
	font-weight: bold;
	text-decoration: none;
}
.left_block_body A:hover 
{
	color: #e04958;
	font-weight: bold;
	text-decoration: none;
}

/* Navigationsmenü */
.menu
{
	font-weight: bold;
	cursor:pointer;
	text-align:left; 
}
.submenu A
{
	font-weight: normal;
	text-decoration: none;	
	color: Black;
}
.submenu A:hover
{
	font-weight: normal;
	text-decoration: none;	
	color: #e04958;
}
.navigation
{
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	
	vertical-align: bottom;
	width: 186px;
}

/* Main content */
TABLE.tblContents
{
	border-collapse: collapse;
}
TABLE.tablePortal
{
	padding-left: 10px;
}
TABLE#tblContents
{
	width: 100%;
	border-collapse: collapse;
	height: 80%;
}
TABLE.shop_content
{
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-collapse: collapse;
	width: 100%;
	height: 100%;
}
TR.table_row TD 
{
	border-top: dashed 1px #C0C0C0;	
}

TR.table_row_bottomTR TD 
{
	border-bottom: dashed 1px #C0C0C0;	
}

.table_row_bottom
{
	border-bottom: dashed 1px #C0C0C0;	
}

TR.table_row_details TD 
{
	border-top: dashed 1px #C0C0C0;	
}
TR.table_row_details_alt TD 
{
	background-color: #f2faf2;
	border-top: dashed 1px #C0C0C0;	
}

TR.ad_row TD
{
	padding-top: 10px;
	text-align: right;
}

/* Details */
.details_label 
{
	width: 30%;
	font-weight: bold;	
}

.EditTreeLevel1
{
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
}

.EditTreeLevel2
{
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	padding-left: 20px;
}
.textBlue
{
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, Sans Serif;	
	color: Blue;
	vertical-align: middle;	
}
.fett
{
	font-weight:bold;
}

.MyMachineOffline
{
	color: #e04958;
}

.MyMachineOnline
{
	color: #008000;
}

.ErrorLabel
{
	font-weight: bold;
	font-size: 14px;
	color: red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
