.module2 .module2link {
	border:0px solid #EEEEEE;
	padding: 2px;
	margin-left:8px;
	margin-right:1px;
}

.module2 .module2linkfalse {
	color: #AAAAAA;
	padding: 2px;
	margin-left:8px;
	margin-right:1px;	
}

a.modulefalse:link
{
    color: #AAAAAA;
    text-decoration: none;
    font-weight: normal;
}

a.modulefalse:visited
{
    color: #AAAAAA;
    text-decoration: none;
    font-weight: normal;
}         

a.modulefalse:hover
{
    color: #AAAAAA;
    text-decoration: none;
    font-weight: normal;
}

a.modulefalse:active
{
    color: #AAAAAA;
    text-decoration: none;
    font-weight: normal;
}
				

.module2 a {
	text-decoration:none;
}
.module2 a:active {
	text-decoration:none;
}
.module2 a:visited {
	text-decoration:none;
}

.module2onhover {
	border:0px solid white;
	padding: 2px;
	margin-left:8px;
	margin-right:1px;
}

.module2headline {
	font-size: 1.1em;
	font-weight:bold;
	width:97%;
	margin: 5px 0 4px 2px;
	padding-top: 7px;
}
.module2headline a{
	color:#444444 !important;
}

.groupHead {width: 400px; background-color : #F1EEE8; float:left; font-size: 1.2em; line-height: 1.4em;}
.group {width: 400px; margin: 0 0 0 10px; float: left;}
.groupEntry {width: 300px; float: left; font-size:1.1em; line-height: 1.3em;}
.groupAction {width: 30px; padding: 0 10px 0 0; float: left;}
.shopEdit {background-color : #F3F3F3}

.orderDetail {width: 95%; font-size: 14px;}
.myColumnLeft {width: 45%; float: left; margin: 0 1em 0 0; padding: 0.25em 0 0 0;}
.myColumnRight {width:45%; float: left; margin: 0 2em 0 0; padding: 0.25em 0 0 0;}
.amount {text-align: right; padding-right: 120px;}
.userAddress {padding: 0; margin: 0;}

dl.formular {margin: 1em 0 0 0.5em; padding: 0.5em 0 0 0.5em;}
dl.formular dt {border-bottom: 1px solid #CCCCCC; 	float:left;	width: 180px;}
dl.formular dd {margin-left: 200px;}
dl.formular dd span.formText {display:block; margin: 0 0 0.75em 0;}
dl.formular dd input {border-top: 1px solid #CCCCCC; border-right: 1px solid #999999;	border-bottom: 1px solid #999999; border-left: 1px solid #CCCCCC; padding: 4px; margin-bottom: 10px;}
.formMark {color: red;}
.formMandatory {color: blue;}


.normalBox {
	margin-bottom: 0px;
	padding: 1px;
}

.normalBox h3 {	font-weight: bold; padding: 0 0.25em 0 0.25em; margin: 0.5em 0 0 0; font-size: 1.1em; color:#444444 !important; /*color:#E7007B;*/}

.innerBox {padding: 0.4em;}
.innerBox p {margin: 0.3em 0 0 0;}

.nav {padding: 0.25em 0 0.25em 0; line-height: 1.1em; }
.nav a {text-decoration:none;}

/* Pagination */
.pagination {font-size: 1.1em; vertical-align: baseline; text-align: right; min-height: 1em;}
.pagination img {vertical-align: text-bottom;}
.currentPage {font-weight: bolder; }
.prevNextPage {font-weight: normal;}
.paginationLeft {width: 40%; float: left; text-align: left;}
.paginationRight {width: 60%; float: left;}

.imageWidth {width:100px; max-height:105px;}

.area_left_admin {
width:170px;
float:left;
overflow:hidden;
margin-right:5px;
}


/*TRADESAFE*/
.tradesafe{
	width:800px;
}
.tradesafe table{
	margin:0px 0px 30px 0px;
}
.tradesafe table .tableHead{
	background:#F1EEE8;
}
.tradesafe table td,.tradesafe table th{
	padding:5px;
}
.tradesafe table input[type="text"]{
	width:80px;
}
.tradesafe table .tsFieldNotation{
	text-align:left;
}

.tradesafe .VE{
	width:30px !important;
	padding:2px;
	margin:0px 0px 3px 0px;
	text-align:right;
}
.tradesafe .VE.inStock{
	/*border:1px solid #A5CF31;
	background-color:#eefbcc;
	color:#00B200;*/
	border:1px solid black;
}
.tradesafe .VE.quantityCurt{
	background: #FFFF99;
	color:#000000;
	border:1px solid #FFE500;
}
.tradesafe .VE.outOfStock{
	border:1px solid #ff4e45;
	background-color:#ffd6d4;
	color:#C03;
}
.tradesafe .tsAmount, .tradesafe .price{
	text-align:right;
	min-width:60px !important;
}
.tradesafe .tsAmount{
	font-weight:bold;
}
.tradesafe .timeLimit{
	background:#FFFF99;
	font-weight:bold;
	border:1px solid #FFE500;
	color:black;
	padding:3px;
}
/*2011-11162 20110714-jr: externe Bildgroesse Auftragsabwicklung*/
.tradesafe .imagePreview img{
	max-width:80px;
	max-height:80px;
}

/*2011-11132 20110712-jr: Chat Funktion ueber Bemerkungsfeld*/
.tradesafe #chatBox{
	width:790px;
	float:left;
}
.tradesafe #chatBoxContent{
	width:100%;
	float:left;
	margin:0px 0px 15px 0px;
}
.tradesafe #chatBoxDialog{
	width:44%;
	float:left;
}
.tradesafe #chatBoxDialog #chatLog{
	width:99%;
	float:left;
	border:1px solid #AFACA7;
	height:210px;
	background:#EFEFEF;
	overflow:auto;
}
.tradesafe #chatBoxDialog #chatLog div.chatBoxText_head{
	width:100%;
	float:left;
	margin:0px 0px 2px 0px;
}
.tradesafe #chatBoxDialog #chatLog div.chatBoxText_text{
	width:100%;
	float:left;
	margin:0px 0px 13px 0px;
	border-bottom:1px dotted #AFAFAF;
}
.tradesafe #chatBoxDialog #chatLog span{
	font-weight:bold;
}
.tradesafe #chatBoxDialog #chatLog em{
	font-size:10px;
}
.tradesafe #chatBoxText{
	margin-left:2%;
	width:42%;
	float:left;
}
.tradesafe #chatBoxButton{
	float:left;
	width:12%;
	padding:182px 0px 0px 0px;
}
.tradesafe #chatBoxText textarea{
	border:1px solid #B7B3AC;
	height:210px;
	width:319px;
}

/* TroubleTicket */
.tradesafe #chatBoxtt{
	width:99%;
}

.tradesafe #chatBoxDialogtt{
	width:100%;
}

.tradesafe #chatBoxDialogtt #chatLog{
	width:99%;
	border:1px solid #AFACA7;
	height:250px;
	background:#EFEFEF;
	overflow:auto;
}

.tradesafe #chatBoxDialogtt #chatLog div.chatBoxText_head{
	width:100%;
	margin:0px 0px 2px 0px;
}

.tradesafe #chatBoxDialogtt #chatLog div.chatBoxText_text{
	width:100%;
	margin:0px 0px 13px 0px;
	border-bottom:1px dotted #AFAFAF;
}

.tradesafe #chatBoxDialogtt #chatLog span{
	font-weight:bold;
}

.tradesafe #chatBoxDialogtt #chatLog em{
	font-size:10px;
}

.tradesafe #chatBoxTexttt{
	margin-top:15px;
	width:100%;
}

.tradesafe #chatBoxButtontt{
	float:left;
	width:12%;
	margin:10px 0 0 0;
}


