* {margin:0; padding:0;}

body {padding:0; margin:0;}

.frame {
	display:block;
	margin:0 auto;
	min-width:720px;
	max-width:1000px;
	text-align:left;
	position:relative;
}

#header {
	text-align:left;
	height:135px;
	background: #fff url(../images/gradient_top.png) repeat-x 0px 0px;
}

#logo {
	position:absolute;
	width:301px;
	height:54px;
	top:6px;
	right:0.8em;
	text-indent:-5000px;
	background: transparent url(../images/ja_logo.png) no-repeat 0px 0px;
	z-index:10;
}

#skyline {
	position:absolute;
	width:586px;
	height:100px;
	top:0px;
	right:0.8em;
	text-indent:-5000px;
	color:#fff;
	background: transparent url(../images/skyline.png) no-repeat 0px 0px;
	z-index:8;
}

#shoppers_top {
	position:absolute;
	width:195px;
	height:135px;
	top:0px;
	left:0;
	text-indent:-5000px;
	color:#fff;
	background: transparent url(../images/shoppers_top.png) no-repeat 0px 0px;
	z-index:9;
}

#verticalnavigation {
	height:34px;
	margin:0 0 20px 0;
	background: #d3031c url(../images/navbar_bg.png) repeat-x 0px 0px;
}

#footer {
	position: relative;
	background: transparent url(../images/gradient_bottom.png) repeat-x 0px 0px;
	clear:both;
	margin: 1em 0 0 0;
	height:230px;
}

#shoppers_bottom {
	position:absolute;
	width:192px;
	height:219px;
	top:0px;
	right:0.8em;
	background: transparent url(../images/shoppers_bottom.png) no-repeat 0px 0px;
	/*color:#fff;*/
	z-index:11;
	
}

#copyright {
	position:absolute;
	text-align:right;
	padding:0 0.8em 0.8em 0;
	height:12px;
	font-size:10px;
	top:220px;
	right:0px;
}

#boncardLogin {
	background-color: #efebde;
	width: 300px;
}

.column_1 {
	position:relative;
	margin: 0 300px 0 0;
	clear: both;
}

.Default_column_1
{
	position:relative;
	margin: 0 300px 0 0;
	min-height: 950px !important; 
}

.Member_column_1
{
	position:relative;
	margin: 0 300px 0 0;
	min-height: 1100px !important; 
}

.Main_column_1
{
	position:relative;
	margin: 0 300px 0 0;
	min-height: 750px !important; 
}

.Verwaltung_column_1
{
	position:relative;
	margin: 0 300px 0 0;
	min-height: 2600px !important; 
}

.Jobs_column_1
{
	position:relative;
	margin: 0 300px 0 0;
	min-height: 500px !important; 
}

.column_2 {
	position:absolute;
	width:300px;
	top:0;
	right:0;
	float:left;
}

.column_3 {
	margin:120px 0 0 0;
	width:33%;
	float:left;
}

.inner {
	padding:0 10px;
}

.navigation li span#searchform {
	float:left;
	width:18%;
	overflow:hidden;
	height:32px;
	background: transparent url("../images/navbar_button.png") no-repeat 0px 0px;

}

.navigation li span .searchinput{
	float:left;
	margin:3px 0 0 4px;
	width:38%;
	background: transparent url("../images/searchinput.png") no-repeat 0px 0px;
	height:26px;
	padding:4px;
	border: none;
}

.navigation li span .searchbutton {
	float:left;
	margin:4px 0 0 4px;
	background: transparent url("../images/searchbutton.png") no-repeat 0px 0px;
	width:64px;
	height:23px;
	color:#fff !important;
	text-decoration:none !important;
	text-align:center;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	cursor:pointer;
	border: none;
}

.dialog {
	position:relative;
	margin:0px auto;
	min-width:8em;
	max-width:760px;
	color:#fff;
	z-index:1;
	margin-left:12px;
	margin-bottom:0.5em;
}

.dialog .content,
.dialog .t,
.dialog .b,
.dialog .b div {
	background:transparent url(../images/box_image.png) no-repeat top right;
}

.dialog .content {
	position:relative;
	zoom:1;
	padding:0px 12px 0px 0px;
}

.dialog .t {
	position:absolute;
	left:0px;
	top:0px;
	width:12px;
	margin-left:-12px;
	height:100%;
	background-position:top left;
}

.dialog .b {
	position:relative;
	width:100%;
}

.dialog .b,
.dialog .b div {
	height:30px;
	font-size:1px;
}

.dialog .b {
 background-position:bottom right;
}

.dialog .b div {
	position:relative;
	width:12px;
	margin-left:-12px;
	background-position:bottom left;
}

.dialog .hd,
.dialog .bd,
.dialog .ft {
	position:relative;
}

.dialog .wrapper {
	position:static;
	max-height:1000px;
	overflow:auto; 
}

.dialog h1,
.dialog p {
	margin:0px;
	padding:0.5em 0px 0.5em 0;
}

.dialog h1 {
	padding-bottom:0px;
}

.tableHeader
{
	background-image: url(../images/imageViewerBG.jpg);	
	height: 14px;
	line-height: 14px;
	color: #fff;
	font-weight: bold;
}

.paddingCell
{
	padding: 0 0 0 3px;
}

.paddingCellRight
{
	padding: 0 3px 0 0;
}

.amountInput
{
	width: 50px;
}

.totalLabel
{
	font-weight: bold;
	width: 50px;
	text-align: right;
}

.addressInput
{
	width: 250px;	
}

a.CustomLink:link, a.CustomLink:visited, a.CustomLink:hover, a.CustomLink:active {
	color: #000;
	text-decoration:none;
}

/* admin interface */	
.text2 {font-family: Verdana, Arial;font-size:8pt;}
.text-left {font-family: Verdana, Arial;font-size:8pt;line-height:15px;}
.text-links {font-family: Verdana, Arial;font-size:8pt;line-height:15px;}	
.text-mitte {font-family: Verdana, Arial;font-size:8pt;text-align:center;}
.titel {font-family: Verdana, Arial;font-size:11pt;font-weight:bold;}
.titel-rechts {font-family: Verdana, Arial;font-size:11pt;font-weight:bold; text-align:right;}

.AdminTable
{
	background-color:#DDDDDD;
	font-family: Helvetica, Arial;
	font-size:8pt;
	font-weight:bold;
	color:#000000;
	line-height:20px;
	border: solid 1px #777777;
}

.legend
{
	font-size:8pt;
	color: #000;
	font-weight:normal;
}

.bottomBorder tr td
{
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;	
	padding-bottom: 3px;
	padding-top: 3px;
}
