/*
Theme: VR-Immobilien 2008 ver. 2.0
Description: Stylesheet for Landauer Immobilienforum Website.
Author: Dipl.-Ing. Dimitri Papadopoulos
Author URI: http://www.die-digitalexperten.de/  
*/
body {
	padding: 0; /*remove padding */
	margin: 0; /* remove margins */
	border: 0; /* remove borders */
	color: #000;
	font: 83%/1.5 Arial, Helvetica, sans-serif;
	text-align: center;
	background: #E8EAEC;
}
#wrapper { 	
	text-align: left;
	margin: 20px auto;
	padding: 0;
	width: 990px;
	background-color: #FFFFFF;
	border: 2px solid #B6B6B6;
}
#header {
	margin: 0;
	width: 990px;
	height: 120px;
	color: #000000;
	background: #FFFFFF url("images/headerbg.jpg") top right no-repeat;
}
#content {
	float: left;
	width: 890px;
	padding: 20px 0 0 20px;
	font-size: 0.9em;
}
#contentl {
	float: left;
	width: 890px;
	padding: 20px 0 0 20px;
	font-size: 0.9em;
}
#rightcol {
	float: right;
	width: 160px;
	margin: 20px 10px 0 10px;
	padding: 5px;
	line-height: 1.4em;
	border: 1px solid #EEEEEE;
}
#footer {
	clear: both;
	margin: 0;
	padding: 5px 0;
	width: 990px;
	font-size: 0.8em;
	color: #999999;
	background: #EFF4FB;
}
#footer p{
	margin: 0 0 0 5px;
}
#footer a,#footer a:link,#footer a:link,#footer a:active,#footer a:hover {
	text-decoration: none;
	color: #999999;
}
/* top nav start */
#nav-first, #nav-first ul {
	padding: 0;
	margin: 0;
	list-style: none;
	white-space: nowrap;
	font-size: 9pt;
}
#nav {
	height: 29px;
	width: 990px;
	font-size: 1em;
	border-bottom: 1px solid #939393;
	background: #B6B6B6;
}
#nav-first {
	display: table;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	height: 27px;
	width: 990px;
	list-style-type: none;
	white-space: nowrap;
	background: #EFF4FB;
}
#nav-first a {
	display: block;
	padding: 2px 26px 0 13px;
	color: #616161; 
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
}
#nav-first a.last, #nav-first a.last:visited {
	display: block;
	padding: 4px 10px 0 10px;
	color: #616161; 
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
}
#nav-first li {
	display: table-cell;
	float: left;
	height: 25px;
	margin: 2px 0 0 0;
	border-right: 1px solid #939393;
}
#nav-first li.active {
	display: table-cell;
	float: left;
	height: 25px;
	margin: 1px 0 0 0;
	padding: 1px 0 0 0;
	border-right: 1px solid #939393;
	background: transparent url("images/navactivebg.gif") top left repeat-x;
}
#nav-first li.activel {
	display: table-cell;
	float: left;
	height: 25px;
	margin: 1px 0 0 0;
	padding: 1px 0 0 0;
	border: none;
	background: transparent url("images/navactivebg.gif") top left repeat-x;
}
#nav-first li.last {
	border-right: none;
}
#nav-first li.fb {
	margin: -1px;
	border-right: none;
	float: right;
}
#nav-first a:hover {
	color: #6E9BC0; 
}
#nav-first li ul {/* zweite Ebene */
	position: absolute;
	width: 17.5em;
	left: -999em;
	background-color: #fff;
	border: 1px solid #ccc;
}
#nav-first li ul li {
	clear: both;
	border-right: none;
	border-top: 1px solid #ccc;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#nav-first li ul li.first {
	border-top: none;
}
#nav-first li ul li a {
	display: block;
	margin: 0 0 0 0;
	width: 16.4em;
	padding: 2px 0 5px 13px;	
}
#nav-first li ul li a:hover {
	background: #EFF4FB;
}
#nav-first li ul ul { /* dritte Ebene */
	margin: -2em 0 0 13.5em;
	background-color: #fff;
}
#nav-first li:hover ul ul, #nav-first li.sfhover ul ul {
	left: -999em;
}
#nav-first li:hover ul, #nav-first li li:hover ul, #nav-first li.sfhover ul, #nav-first li li.sfhover ul { /* lists nested under hovered list items */
	margin-top: 4px;
	left: auto;
}
#nav-first a.sub {
	background: transparent url("images/navpfeil.gif") no-repeat right top;
}
/* top nav ende */
h1, h2, h3, h4, h5, h6 {
	letter-spacing: -1px;
	font-family: arial,verdana,sans-serif;
	margin: 1.2em 0 .3em;
	color: #939393;
	border-bottom: 1px solid #EEEEEE;
	padding-bottom: .1em;
}
h1 {
	padding: 0 0 0 5px;
	background: #F4F4F4;
	font-size: 196%;
	margin-top:.6em;
}
h2 {
	font-size: 136%;
}
h3 {
	clear: both;
	font-size: 126%;
}
h4 {
	font-size: 116%;
}
h5 {
	font-size: 106%;
}
h6 {
	font-size: 96%;
}
a:link {
	color:#FF6600;
	text-decoration: none;
} 
a:visited {
	color:#FF6600;
	text-decoration: none;
} 
a:hover,a:active {
	color:#FF6600;
	text-decoration: underline;
}
#imgNav {
	margin: 15px 15px 0 0;
}
#imgText {
	float: right;
}
#imgShow {
	margin: 20px 0;
	height: 352px;
	text-align: center;
}
.clear {
	clear: both;
}
#flashcontent {
	width: 640px;
	height: 480px;
	margin: 3px 0 20px 0;
}
#flashcontentstart {
	width: 350px;
	height: 200px;
	margin: 3px 0 20px 0;
	float: left;
}
.contactbox {
	float: left;
	width: 350px;
	margin: 15px 30px 15px 0;
	padding: 12px;
	border: 1px solid #EEEEEE;
}
.infobox {
	width: 350px;
	padding: 20px 20px 10px 10px;
	margin: 10px 0 20px 20px;
	line-height: 1.4em;
	border: 1px solid #EEEEEE;
}
.infobox img {
	margin: 0 15px 0 0;
}
.loginfo {
	margin: 3px 3px 0 0;
	color: #939393;
}
/** Arkeo Forms CSS Start **/
fieldset {
	padding: 0px;
	background-color: transparent;
	width: 640px;
	margin-top: 10px;
	margin-left: 2px;
	border: none;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
}
.newFieldSet {
	margin: 0 0 0 0;
	padding: 6px 0 2px 0;
	width: 948px;
	min-height: 400px;
	border: none;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: black;
}
.newFieldSetWrap {
	margin: 0;
	padding: 0;
	width: 950px;
	border-top: none;
	border-left: 1px solid #6eb0f0;
	border-right: 1px solid #6eb0f0;
	border-bottom: 1px solid #6eb0f0;
	background: #fff url("images/fieldsetbg.jpg") top left repeat-x;
}
.newFieldSet2 {
	margin: 0 0 0 0;
	padding: 6px 0 2px 0;
	width: 980px;
	border: none;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: black;
}
.newFieldSetWrap2 {
	margin: 10px 0 0 20px;
	padding: 0 0 0 0;
	width: 982px;
	border-top: none;
	border-left: 1px solid #6eb0f0;
	border-right: 1px solid #6eb0f0;
	border-bottom: 1px solid #6eb0f0;
	background: #fff url("images/fieldsetbg.jpg") top left repeat-x;
}
.newFieldSet3 {
	margin: 0 0 0 0;
	padding: 6px 0 2px 0;
	width: 1120px;
	border: none;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: black;
}
.newFieldSetWrap3 {
	margin: 10px 0 0 20px;
	padding: 0 0 0 0;
	width: 1122px;
	border-top: none;
	border-left: 1px solid #6eb0f0;
	border-right: 1px solid #6eb0f0;
	border-bottom: 1px solid #6eb0f0;
	background: #fff url("images/fieldsetbg.jpg") top left repeat-x;
}
.newFieldSetGallery {
	margin: 0 0 0 0;
	padding: 6px 0 2px 0;
	width: 755px;
	border: none;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: black;
}
.newFieldSetGalleryWrap {
	margin: 10px 0 10px 20px;
	padding: 0 0 0 0;
	width: 757px;
	border-top: none;
	border-left: 1px solid #6eb0f0;
	border-right: 1px solid #6eb0f0;
	border-bottom: 1px solid #6eb0f0;
	background: #fff url("images/fieldsetbg.jpg") top left repeat-x;
}
.newFieldSetWS {
	margin: 0 0 0 0;
	padding: 6px 0 2px 0;
	width: 948px;
	border: none;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: black;
}
.newFieldSetWrapWS {
	margin: 0;
	padding: 0;
	width: 950px;
	border-top: none;
	border-left: 1px solid #6eb0f0;
	border-right: 1px solid #6eb0f0;
	border-bottom: 1px solid #6eb0f0;
	background: #fff url("images/fieldsetbg.jpg") top left repeat-x;
}
.arkeoEditorWrap {
	margin: 10px 0 4px 0;
}
fieldset legend {
	padding: 0 0 18px 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #f5f5f5;
}
.imgLegend {
	margin: 0 5px 0 -5px;
	vertical-align: top;
}
.txtLegend {
	margin: 3px 5px 0 5px;
	vertical-align: top;
}
fieldset p, #DataGrid1, #BasketGrid1 {
	margin: 10px 10px 10px 10px;
}
div.ArkeoFlow1 {
	 vertical-align: top; 
	 height: 615px; 
	 overflow: auto;
	 width: 950px;
	 margin: 10px 10px 10px 10px;
}
.ArkeoGridFixedHeader {
	position: relative;
	TOP: expression(this.offsetParent.scrollTop);
	background-color: #f2dc9a;
}
.dgItemEdit {
	padding: 0px 8px 12px 8px;
	vertical-align: middle;
}
.dgItemMail {
	padding: 0px 8px 3px 8px;
	vertical-align: middle;
}
.comment {
	margin: 5px 0 5px 0;
	padding: 3px;
	color: #69665d;
	border: 1px dashed #cdc8b7;
}
.approvecomment {
	margin: 5px 0 5px 0;
	padding: 3px;
	color: #4169e1;
	border: 1px dashed #4169e1;
}
.delegatecomment {
	margin: 5px 0 5px 0;
	padding: 3px;
	color: #4169e1;
	border: 1px dashed #4169e1;
}
.arkeodgfooter {
	color: #4169E1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold;
	background-color: #eee;
	text-align: center;
}
/*fieldset td {
	font-size: 0.8em;
	width: 130px;
}*/
#btnSubmit, #btnSubmitStep1, #btnSubmitStep2, #btnSubmitStep2b {
	margin: 5px 0 0 250px;
}
#valSummary, #valSummary2, #valSummary2b, #valSummary2c, #valSummary2d {
	padding: 4px;
	border:	2px ridge #ffcccc;
	width: 500px;
	margin: 10px;
	background-color: #ffcccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
#valSummaryFront {
	padding: 4px;
	border: 2px ridge #ffcccc;
	width: 370px;
	margin:	10px;
	background-color: #ffcccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
div.input, div.input2, div.inputhead, div.inputlng {
	padding:	2px;
	clear: both;
}
div.input3 {
	padding:	2px;
	margin-left: 20px;
	clear: both;
}
div.input label {
	display:				block;
	width:				140px;
	float:				left;
	padding-left:		16px;
}
div.input2 label {
	display:				block;
	width:				292px;
	float:				left;
	padding-left:		16px;
}
div.input3 label {
	display:				block;
	width:				270px;
	float:				left;
	padding-left:		16px;
}
div.inputhead label, div.inputlng label {
	display:				block;
	width:				200px;
	float:				left;
	padding-left:		16px;
}
.inputbox {
	margin-left: 5px;
}
td input {
	border: 1px solid #7B9CBD;
}
div.options {
	padding:				4px 180px 20px 0;
	text-align:			right;
	margin-top:			8px;
}
div.options input {
	font-weight:		bold;
	border: 1px outset #F5F5F5;
	background-color: #94BFE5;
	color: #000000;
}
ul {
	margin-top:			2px;
}
div.input input, div.input select, div.input textarea,div.input2 input,div.input3 input, div.inputhead input, div.inputlng input {
	border:				1px solid #7B9CBD;
}
div.input input.error, div.input textarea.error, div.input select.error {
	border:				2px solid red;
	background-color:	#ffcccc;
}
div.input label.error {
	color:				#ff0000;
	font-weight:		bold;
}
div.input #btnSubmit {
	margin: 5px 0 0 200px;
}
div.input #btnSubmitPwd {
	margin: 5px 0 0 80px;
}
.chkText {
	margin: 4px 0 4px 180px;
}
.chkText2 {
	margin: 4px 0 4px 270px;
}
/** Arkeo Forms CSS Ende **/
/** Arkeo News CSS Start **/
.news {
	margin: 0 0 8px 12px;
}
.news a, .news a.link, .news a:visited  {
	text-decoration: none;
	font-weight: bold;
}
.shortxt {
	margin: 0 65px 2px 82px;
}
.textkv {
	clear: both;
	margin: 15px 0 0 0;
	font-size: 8pt;
	float: right;
	color: #939393;
}
/** Arkeo News CSS Ende **/
.clear {
	clear: both;
}
.imgLeftTop {
	margin: 20px 12px 10px 0;
	float: left;
}
.imgLeftM {
	margin: 3px 12px 50px 0;
	float: left;
}
.imgLeftSeries {
	margin: 20px 12px 10px 0;
	float: left;
}
.imgRightSeries {
	margin: 20px 0 10px 12px;
	float: right;
}
.imgLeft {
	margin: 3px 12px 10px 0;
	float: left;
}
.imgRight {
	margin: 3px 0 10px 12px;
	float: right;
}
.imgLeft p, .imgRight p {
	margin: 3px 3px 3px 3px;
	font-size: 0.8em;
}
.txtBlockLeft {
	float: left;
	width: 400px;
	margin: 0;
	padding: 12px;
	border: 1px solid #EEEEEE;
	display: table;
}
.txtBlockLeft2 {
	float: left;
	width: 400px;
	margin: 0;
	padding: 0;
	border: none;
	display: table;
}
.txtBlockLeft3 {
	float: left;
	width: 400px;
	margin: 12px 0 0 0;
	padding: 12px;
	border: 1px solid #EEEEEE;
	display: table;
}
.txtBlockRight {
	margin: 0 0 0 450px;
	padding: 12px;
	width: 400px;
	border: 1px solid #EEEEEE;
	display: table;
}
.txtBlockRight2 {
	margin: 0 0 0 450px;
	padding: 0;
	width: 400px;
	border: none;
	display: table;
}
.txtBlockBottom {
	display: block;
	clear: both;
	margin: 0 15px 15px 0;
	padding: 12px;
	border: 1px solid #EEEEEE;
}
.txtBlockLeft a,.txtBlockRight a,.txtBlockBottom a {
	text-decoration: none;
}
.txtBlockLeft a:link,.txtBlockRight a:link,.txtBlockBottom a:link,
.txtBlockLeft a:active,.txtBlockRight a:active,.txtBlockBottom a:active,
.txtBlockLeft a:visited,.txtBlockRight a:visited,.txtBlockBottom a:visited {
	text-decoration: none;
}
#finish h4 {
	letter-spacing: -1px;
	font-family: arial,verdana,sans-serif;
	margin: 1.2em 0 .3em;
	color: #939393;
	border: none;
	padding-bottom: .1em;
}
#finish fieldset {
	padding: 0 8px 8px 8px;
	width: 640px;
	margin: 10px 0 0 25px;
	display: block;
	border: 1px solid #ccc;
}
#finish legend {
	margin: 0 4px 0 4px;
	padding: 0 4px 0 4px;
	color: #000;
}
#fshSucess {
	text-align: center;
	font-size: 1.3em;
	font-weight: bold;
	color: green;
}
#fshFailed {
	text-align: center;
	font-size: 1.3em;
	font-weight: bold;
	color: #ff000;
}
div.hr {
	margin: 8px;
	padding: 0;
	height: 18px;
	border: none;
	background: transparent url("images/hr.jpg") top left repeat-x;
}
div.hr hr {
	display: none;
}
.vricons {
	float: left;
}
.dssl {
	letter-spacing: -1px;
	font-family: arial,verdana,sans-serif;
	font-size: 136%;
	font-weight: bold;
	margin: 0;
	color: #939393;
	padding-bottom: .1em;
}
