body { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 17px 0px 0px;
	margin: 0px;
	background-color: #CCCC99;
	scrollbar-base-color: #70705B;
	scrollbar-track-color: #B8BC9B;
	scrollbar-3dlight-color: #B8BC9B;
	scrollbar-arrow-color: #B8BC9B;
	scrollbar-darkshadow-color: #B8BC9B;
	scrollbar-face-color: #70705B;
	scrollbar-highlight-color: #B8BC9B;
	scrollbar-shadow-color: #B8BC9B;
}

*
{
	font: 11px Arial, Helvetica, Sans-Serif;
	color: #70705B;
}

form {
	margin: 0px;
	padding: 0px;
}

body.Top {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #70705B;
	margin: 0px;
	padding: 17px 0px 0px;
}

body.Bottom {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #70705B;
	margin: 0px;
	padding: 0px;
}


table {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #70705B;
}

a{
	font-family: Arial, Helvetica, Sans-Serif;
	/* font-size: 10px; */
	color: #70705B;
	/* text-decoration: none; */
}
/*
a:hover{
	text-decoration: underline;
}*/

.welcomeLink{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #4F6B7B;
	text-decoration: none;
}

.welcomeLink:hover{
	text-decoration: underline;
}

/* btnDarkGrey */
.btnDia{
	font-family: Arial, Helvetica, Sans-Serif;
	/*font-size: 12px;*/
	color: #70705B;
	/*width: 64;*/
	height: 18;
	border: 0px solid #4F6B7B;
	background-color: #B8BC9B;
	text-decoration: underline;
	cursor: pointer;
}

.btnDiaImportant{
	font-family: Arial, Helvetica, Sans-Serif;
	/*font-size: 12px;*/
	color: #FFFFFF;
	/*width: 64;*/
	height: 18;
	border: 0px solid #4F6B7B;
	background-color: #606151;
	cursor: pointer;
	font-weight:bold;
	padding-bottom: 10px;
}

/* btnDarkGreyDyn */
.btnDiaDyn{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #7D7071;
	height: 18;
	border: 1px solid #7D7071;
	background-color: #B8BC9B;
	cursor: pointer;
}

/* btnDarkGreyBig */
.btnDiaBig{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #000000;
	width: 100%;
	height: 18;
	border: 1px solid #4F6B7B;
	background-color: #A1B9C9;
	cursor: pointer;
}

/* btnSmall */
.btnDiaSmall{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #70705B;
	width: 25;
	height: 18;
	border: 1px solid #70705B;
	background-color: #B8BC9B;
	cursor: pointer;
}

.inputText{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #70705b;
	width: 100%;
	height: 18;
	background-color: #CCCC99;
	border: 1px solid #B8BC9B;
}

.inputTextMicro{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #70705B;
	width: 50;
	height: 18;
	/*background-color: #DFE6E9;
	border: none;
	*/
	border: 1px solid #A1B9C9;
}

.inputtextsmall{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #70705B;
	width: 100;
	height: 18;
	/*background-color: #DFE6E9;
	border: none;
	*/
	border: 1px solid #606151;
}

.inputTextMedium{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #70705B;
	width: 200;
	height: 18;
	/*background-color: #DFE6E9;
	border: none;
	*/
	border: 1px solid #A1B9C9;
}

.inputTextBig{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #70705B;
	width: 300;
	height: 18;
	/*background-color: #DFE6E9;
	border: none;
	*/
	border: 1px solid #A1B9C9;
}

.inputTextGiant{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #70705B;
	width: 400;
	height: 18;
	/*background-color: #DFE6E9;
	border: none;
	*/
	border: 1px solid #A1B9C9;
}

.inputArea{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #70705B;
	width: 100%;
	/*background-color: #DFE6E9;
	border: none;
	*/
	border: 1px solid #A1B9C9;
}

.inputAreaBig{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #70705B;
	width: 600px;
	/*background-color: #DFE6E9;
	border: none;
	*/
	border: 1px solid #A1B9C9;
}

.inputAreaMono{
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #70705B;
	/*background-color: #DFE6E9;
	border: none;
	*/
	border: 1px solid #A1B9C9;
}

.inputFile{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #70705B;
	width: 100%;
	height: 18;
	/*background-color: #DFE6E9;
	border: none;
	*/
	border: 1px solid #A1B9C9;
}

.inputBox{
	width: 14px;
	height: 14px;
	margin-left: 2px;
	margin-right: 2px;
}

.diaTable{
	/*border: 1 solid #4F6B7B;*/
	background-color: #CCCC99;
}

.diaTh{
	height: 17;
	text-align: left;
	background-color: #B8BC9B;
	padding: 0px 6px 0px 6px;
}

.MenuDown{
	margin-left: 6px;
	margin-right: 8px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.TDMenuDown{
	width:25px;
	height:17px;
	background-color: #A1B9C9;
}

.MenuRight{
	height: 17px;
	width: 25px;
	text-align: left;
	background-color: #FFFFFF;
	padding: 2px 4px 0px;
}

.Quickfinder{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	width: 223px;
	text-align: left;
	background-color: #FFFFFF;
	color:  #70705B;
	padding: 0px 0px 0px 5px;
}

.QuickfinderDyn{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	text-align: left;
	background-color: #FFFFFF;
	color:  #70705B;
	padding: 0px 0px 0px 5px;
}

.selbig{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	width: 100%;
	text-align: left;
	background-color: #FFFFFF;
	color:  #70705B;
	margin-top: 2px;
	margin-bottom: 2px;
	height: 16;
}

.selMultiple{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	width: 100%;
	text-align: left;
	background-color: #FFFFFF;
	color:  #70705B;
	margin-top: 2px;
	margin-bottom: 2px;
}

.selmed{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	width: 180px;
	text-align: left;
	background-color: #FFFFFF;
	color:  #70705B;
	margin-top: 2px;
	margin-bottom: 2px;
	height: 16;
}

.selDyn{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	text-align: left;
	background-color: #FFFFFF;
	color:  #70705B;
	margin-top: 2px;
	margin-bottom: 2px;
	height: 16;
}

.selsmall{
	font-family: Arial, Helvetica, Sans-Serif;
	width: 50;
	font-size: 10px;
	text-align: left;
	background-color: #FFFFFF;
	color:  #70705B;
	margin-top: 2px;
	margin-bottom: 2px;
	border: none;
	height: 16;
}
    
.diaThLine{
	text-align: left;
	background-color: #70705B;
}

.diaBottomLeft{
	height: 17;
	width:100%;
	text-align: left;
	background-color: #B8BC9B;
}

.diaBottomBtn{
	height: 17;
	text-align: right;
	background-color: #CCCC99;
}


/* DiaWhite */
.shemeColor1{
	background-color: #B8BC9B;
}
/* DiaOnePixWhite */
.shemeColor1OnePix{
	width: 1;
	background-color: #B8BC9B;
}

/* DiaGrey */
.shemeColor2{
	background-color: #B8BC9B;
}
/* DiaOnePixGrey */
.shemeColor2OnePix{
	width: 1;
	background-color: #B8BC9B;
}

/* DiaDarkgrey */
.shemeColor3{
	background-color: #B8BC9B;
}

/* DiaOnePixDarkgrey */
.shemeColor3OnePix{
	width: 1;
	background-color: #B8BC9B;
}

/* DiaLightgrey */
.shemeColor4{
	background-color: #B8BC9B;
}
/* DiaOnePixLightgrey */
.shemeColor4OnePix{
	width: 1;
	background-color: #B8BC9B;
}

/* DiaLightestgrey */
.shemeColor5{
	background-color: #DFE6E9;
}
/* DiaOnePixLightestgrey */
.shemeColor5OnePix{
	width: 1;
	background-color: #4F6B7B;
}

/* DiaGreen #C3D900*/
.shemeColor6{
	background-color: #9EA7B0;
}
/* DiaOnePixGreen */
.shemeColor6OnePix{
	width: 1;
	background-color: #4F6B7B;
}

.DiaCols{
	height: 18;
	padding: 0px 3px 0px 3px;
}

.DiaRows{
	padding: 0px 3px 0px 3px;
}

.DiaRowOne{
	height: 13;
	background-color: #FFFFFF;
}

.DiaRowTwo{
	height: 15;
	background-color: #DFE6E9;
}

/* linkSmallRed */
.linkSmallPrevNext{
	color: rgb(112, 112, 91);
}

/* textSmallRedBold */
.textSmallPrevNextBold{
	color: #B5223A;
	font-weight: bold;
}

/* textSmallRed */
.textSmallPrevNext{
	color: #B5223A;
}

/* btnMediumRed */
.btnLightboxMedium{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #B5223A;
	width: 79;
	height: 18;
	border: 1px solid #4F6B7B;
	background-color: #FFFFFF;
	cursor: pointer;
}

/* btnMediumRedActive */
.btnLightboxMediumActive{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #B5223A;
	width: 79;
	height: 18;
	border: 1px solid #4F6B7B;
	background-color: #CFD6D9;
	cursor: pointer;
	font-weight: bold;
}

/* btnBigRed */
.btnLightboxBig{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #B5223A;
	width: 120;
	height: 18;
	border: 1px solid #4F6B7B;
	background-color: #FFFFFF;
	cursor: pointer;
}

/* btnBigRedActive */
.btnLightboxBigActive{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #B5223A;
	width: 120;
	height: 18;
	border: 1px solid #4F6B7B;
	background-color: #CFD6D9;
	cursor: pointer;
	font-weight: bold;
}

.btnList{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #B5223A;
	width: 30;
	height: 14;
	border: 1px solid #4F6B7B;
	background-color: #FFFFFF;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
}

.listLink, .listLink:hover{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #B5223A;
	cursor: pointer;
}

.textNegativeBold{
	color: #B5223A;
	font-weight: bold;
}

.textNegative{
	color: #B5223A;
}

.textPostiveBold{
	color: #C3D900;
	font-weight: bold;
}

.textPostive{
	color: #C3D900;
}

.textWhite *{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.textWhiteLight *{
	color: #FFFFFF;
	font-weight: normal;
}

.textDarkGreen *{
	color: #70705B;
	font-weight: bold;
	text-decoration: none;
}
.textDarkGreen2 {
	color: #70705B;
	font-weight: bold;
	text-decoration: none;
}
.textDarkGreen2:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.inputTextMono{
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	color: #70705B;
	width: 100%;
	height: 16;
	background-color: #DFE6E9;
	border: none;
}

.selMono{
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	width: 100%;
	text-align: left;
	background-color: #FFFFFF;
	color:  #70705B;
	margin-top: 2px;
	margin-bottom: 2px;
	border: none;
}

.linkNegativeBold{
	color: #B5223A;
	font-weight: bold;
}

.inputTextSearch{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #70705B;
	width: 165;
	height: 16;
	/*background-color: #DFE6E9;*/
	border: none;
}

.inputTextSearchProfi{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #70705B;
	width: 153;
	height: 16;
	/*background-color: #DFE6E9;*/
	border: none;
}

.sitemap, .sitemap:link, .sitemap:visited{
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	color : #70705B;
	text-decoration : none;
	line-height: 14px;
}
 
.themefolderlink, .themefolderlink:link, .themefolderlink:visited{
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	text-decoration : none;
	font-weight: bold;
}

.themefolderlink:visited{
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	color : #606151;
}

.themefolderlinkon,.themefolderlinkon:link,.themefolderlinkon:visited,.themefolderlinkon:active,.themefolderlinkon:hover{
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : none;
	font-weight: bold;
}

.themeTopfolderlink, .themeTopfolderlink:link,.themeTopfolderlink:visited{
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 12px;
	text-decoration : none;
	font-weight: bold;
}
.themeTopfolderlinkOn, .themeTopfolderlinkOn:link, .themeTopfolderlinkOn:visited{
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 12px;
	color : #FFFFFF;
	text-decoration : none;
	font-weight: bold;
}


.themelink, .themelink:link {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	/*color : #5A5A5A;*/
	text-decoration : none;
	background-color: #B8BC9B;
	/*display:table-cell;*/
	height:16px;
	width:155px;
	text-align:left;
	vertical-align: middle;
	font-weight: normal;
}
.themelink:active, .themelink:hover{
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	text-decoration : none; color : #FFFFFF;
	background-color: #B8BC9B;
}
.themelink:visited {
	color : rgb(228, 228, 209);
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	font-weight: normal;
}
.themelinkOn, .themelinkOn:link,.themelinkOn:active,.themelinkOn:hover,.themelinkOn:visited{
	color: #FFFFFF;
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	font-weight: normal;
}

.imprint{
	color : #CCCCCC;
}
/* new from look */
.menu a
{
	font: 12px Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	text-decoration: none;
}

.menuActive a
{
	font: 12px Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.menu a:hover
{
	color: #FFFFFF;
}


.submenuActive a
{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}


.submenu a
{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}


.submenu a:hover
{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
}


.submenuspecial a
{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}


.submenuspecial a:visited 
{
	color: #E4E4D1;
}

.submenuspecial a:hover
{
	color: #FFFFFF;
}


.submenuspecialActive a
{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}


.textfield
{        
       text-decoration: none;
       background-color: White;
	   border: 1px #72675B solid
}


strong
{
	font-weight: bold;
}


.heading
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}


.headingWhite
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}


.error
{
	font-weight: bold;
	color: #990000;
}


.submitButton
{        
/*	   font-weight: bold;*/
       text-decoration: none;
       background-color: White;
	   color: #EE0000;
	   border: 1px #70705B solid
}

.darkGreen
{
background-color: #B8BC9B;
}

.darkestGreen
{
background-color: #606151;
}

.lightGreen
{
background-color: #CCCC99;
}

.onePix{
	width:1px;
}

/* ******************************************** */
.preview_normal_tab {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 4px 2px 8px;
}

.preview_active_tab {
	padding: 2px 4px 2px 8px;
	border-top: 2px solid #B8BC9B;
	border-right: 2px solid #B8BC9B;
}

.preview_btn_normal {
	position: relative;
	top: 2px;
}

.preview_btn_left {
	position: relative;
	top: 2px;
	margin-right: 3px;
}

.preview_btn_right {
	position: relative;
	top: 2px;
	margin-left: 3px;
}

.preview_photographer_txt {
	position: relative;
	top: 2px;
	margin-right: 5px;
}

.new_preview_navibar a {
	position: relative;
	top: -2px;
	left: 4px;
}

.new_preview_navibar_active a {
	color: #fff;
}

.result_thumb_table {
	float: left;
	margin: 0 10px 10px 0 
}

.navigation_first h1 {
	display: inline;
}
.navigation_first_active h1 {
	display: inline;
}

.navigation_first a:link, .navigation_first a:visited {
	color: #70705b;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.navigation_first a:hover, .navigation_first a:active {
	color: #fff;
	text-decoration: none;
}
.navigation_first_active a:link, .navigation_first_active a:visited {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.navigation_first_active a:hover, .navigation_first_active a:active {
	text-decoration: none;
}

.navigation_sub a:link, .navigation_sub a:visited {
	color: #70705b;
	font-size: 12px;
	text-decoration: none;
}

.navigation_sub a:hover, .navigation_sub a:active {
	color: #fff;
	text-decoration: none;
}

.navigation_sub h2 {
	display: inline;
}


.navigation_sub_active a:link, .navigation_sub_active a:visited {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}

.navigation_sub_active a:hover, .navigation_sub_active a:active {
	text-decoration: none;
}

.navigation_sub_active h2 {
	display: inline;
}

.align_img {
	position: relative;
	top: 2px;
}

.four_headlines a,
.four_headlines img {
	border: none;
	outline: none;
	text-decoration: none;
}

.four_headlines .more_span {
	text-decoration: underline;
}

.four_headlines h1 {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.curpageinput {
	position: relative;
	top: 2px;
	height: 15px;
	width: 16px;
	padding: 3px;
	background: #fff;
	vertical-align: middle;
	border: 1px solid #606151;
}

.text-search {
	position: relative;
	top: 6px;
	float: left;
}

.browse-search {
	position: relative;
	float: left;
	margin-left: 20px;
}

.liveprew-btn {
	padding-bottom: 20px;
}

.per-page {
	padding-bottom: 15px;
}

.preview-select {
	padding-bottom: 5px;
}

.images-onpage {
	padding-top: 0px;
}

.images-onpage b {
	color: #fff;
}

.modPriorNext .btn-img {
	position: relative;
	top: 0px;
}

.go-search {
	height: 16px;
	margin: 0 3px;
	padding: 0 0 2px 0;
	color: #fff;
	font-weight: bold;
	text-align: center;
	background: #CCCC99;
	border: 1px solid #606151;
}

.subnavi-position {
	z-index: 1;
	float:right;
	display: none;
	position: relative;
	margin-top: -21px;
	padding-bottom: 0px;
	margin-bottom: -4px;
}

.menu {
	background: #B8BC9B;
	margin: 3px 0 0 8px;
}

div#ExpertSearch {
	position: absolute;
	top: 83px;
	left: 15px;
	width: 190px;
	z-index: 999;
	/*height: 345px;   - till search art is commented out in advenced search  */
	height: 270px; 
	display: none;
	text-align: left;
	background: #B8BC9B;
	border: 1px solid #7B7C65;
}

	div#ExpertSearch .picture-format {
		margin: 10px 0 0 0;
	}

	div#ExpertSearch .picture-format .left-field {
		width: 130px;
		float: left;	
	}

	div#ExpertSearch .picture-format .left-field {
		width: 100px;
		float: left;
	}

	div#ExpertSearch .picture-format .field-clear {
		height: 1px;
		clear: both;
	}

	div#ExpertSearch .search-photographer {
		/*padding: 15px 0 0 0;  - until searchart is commented out */
		padding: 0px 0 0 0;
	}

	div#ExpertSearch .search-photographer .select-photographer {
		width: 145px;
		height: 17px;
		background: #fff;
		margin: 5px 0 10px 5px;
		border: 1px solid #656656;
	}

	div#ExpertSearch .searchtitle {
		padding-left: 5px;
		font-weight: bold;
		color: #fff;
	}

	div#ExpertSearch .searchtitle-end {
		position: relative;
		top: 3px;
		padding-left: 5px;
		font-weight: bold;
		color: #fff;
		float: left;
		margin-right: 5px;
	}

	div#ExpertSearch .release-select input {
		position: relative;
		top: 3px;
	}
	
	div#ExpertSearch .dbsearch-select label {
		color: #fff;
		font-weight: bold;
	}
	
	div#ExpertSearch .dbsearch-select input {
		position: relative;
		top: 3px;
	}

	div#ExpertSearch .ex_inputsearch {
		width: 175px;
		height: 17px;
		background: #fff;
		margin: 5px 0 10px 5px;
		border: 1px solid #656656;
	}

	div#ExpertSearch .search-art input {
		position: relative;
		top: 3px;
	}

	div#ExpertSearch .btn_close {
		position: absolute;
		top: 0px;
		right: 0px;
		cursor: pointer;
	}
	
	div#ExpertSearch .color-select input {
		position: relative;
		top: 2px;
	}
	
	div#ExpertSearch .reset-btn {
		margin: 8px 0 0 5px;
	}
	
div#TopSearchField {
	position: absolute;
	top: 45px;
	left: 15px;
	width: 280px;
	height: 50px;
	text-align: left;
}

.input_search {
	width: 192px;
	height: 17px;
	border: 1px solid #656656;
	background: #fff;
}

.input_search_button {
	position: relative;
	top: -1px;
	margin-left: 5px;
	vertical-align: middle;
}

.search-select {
	position: relative;
	margin: -2px 0 2px -5px;
}

.search-select input {
	position: relative;
	top: 2px;
}

.input_advsearch {
	position: relative;
	top: -1px;
	vertical-align: middle;
}

.search-expert {
	position: relative;
	margin: 0 0 2px -5px;
}

#display {
	position: absolute;
	top: 150px;
	left: 50px;
}

.login-float {
	float: left;
	margin-right: 5px;
}

.login-checkbox {
	position: relative;
	top: -1px;
	left: 0;
	margin: 0 5px 0 0;
	padding: 0;
}

.stay-login {
	margin: 0;
	padding: 0;
}

.password-reset {
	padding: 10px 0 0 0;
}

.login-wrong-userdata {
	padding: 5px 0 0 0;
	font-weight: bold;
}

.agbAccepted {
	margin: 0 0 10px 0;
}

.desc_checkbox {
	position: relative;
	top: -3px;
}

/*
.format-footer {
	font-size: 9px;
}

.format-footer a:link, .format-footer a:visited, .format-footer a:active .format-footer a:hover {
	color: #70705B;
	font-size: 9px;
	text-decoration: underline;
}
*/
/* new four_images */
div.four_images {
	position: relative;
	width: 860px;
	height: 470px;
	margin: 0 auto;
	text-align: left;
}
div.four_images .more_link {
	position: absolute;
	bottom: 10px;
	right: 10px;
	height: 15px;
	text-align: right;
}
div.four_images .more_link span {
	text-decoration: underline;
}
div.four_images a,
div.four_images img {
	border: none;
	outline: none;
	text-decoration: none;
}
div.four_images .box {
	position: absolute;
	width: 425px;
	height: 230px;
	cursor: pointer;
}
div.four_images .box .left_image {
	position: absolute;
	top: 0;
	left: 0;
}
div.four_images .box .right_image {
	position: absolute;
	top: 0;
	right: 0;
}
div.four_images .box h2 {
	font-weight: bold;
	font-size: 12px;
}
div.four_images .box .textbox_left {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 185px;
	height: 190px;
	padding: 5px 0px 0 10px;
	background: #d7d7b4;
}
div.four_images .box .textbox_right {
	position: absolute;
	right: 0;
	bottom: 0;
	height: 190px;
	width: 180px;
	padding: 5px 5px 0 10px;
	background: #d7d7b4;
}
div.four_images .box.left_top {
	left: 0;
	top: 0;
}
div.four_images .box.left_bottom {
	left: 0;
	bottom: 0;
}
div.four_images .box.right_top {
	right: 0;
	top: 0;
}
div.four_images .box.right_bottom {
	bottom: 0;
	right: 0;
}
div.buttondark {
	background: #606151;
	cursor: pointer;
	padding: 1px 8px 3px 10px;
	display: inline;
}
div.buttondark span {
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}