.module2 .module2link {
	border:1px solid #EEEEEE;
	padding: 2px;
	margin-left:9px;
	margin-right:5px;
}

.module2 .module2linkfalse {
	color: #AAAAAA;
	padding: 2px;
	margin-left:9px;
	margin-right:5px;	
}

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:hover {
	text-decoration:none;
	color:#E7007B;
}
.module2 a:active {
	text-decoration:none;
}
.module2 a:visited {
	text-decoration:none;
}

.module2onhover {
	background:#F4F4BC;
	border:1px solid white;
	padding: 2px;
	margin-left:9px;
	margin-right:5px;
}

.module2headline {
	font-size:13px;
	font-weight:bold;
	width:94%;
	margin-top: 5px;
}
.module2headline a{
	color:#E7007B;
}

.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; color:#E7007B;}

.innerBox {padding: 0.75em;}
.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;}