/*
Theme: Arkeo Theme ver. 2.0
Description: Stylesheet for Markt Reisbach 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: #000000;
	/*font: 88%/1.5 "trebuchet ms", tahoma, verdana, arial, sans-serif;*/
	font: 88%/1.5 Arial, Helvetica, sans-serif;
	text-align: center;
	background: #5d5f67 url("images/bgtile.gif") repeat 38px 90px;
}
#wrapper {
	vertical-align: middle;	
	margin: 0px auto;
	padding: 0px;
	width: 1021px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/containerbg.png');
}
#wrapper[id] {
	background: transparent url("images/containerbg.png") repeat-y top center;
}
#container { 	
	text-align: left;
	vertical-align: middle;	
	margin: 0px auto;
	padding: 0px;
	width: 999px;
	min-height: 750px;
	/*border-top: 1px solid #fff;*/
	border-left: 1px solid #ccc;
	/*border-right: 1px solid #fff;*/
	background: #fff url("images/leftcolbg.gif") top left repeat-y;
}
#frontcontainer { 	
	text-align: left;
	vertical-align: middle;	
	margin: 0px auto;
	padding: 0px 0px 20px 0px;
	width: 999px;
	min-height: 750px;
	/*border-top: 1px solid #fff;*/
	border-left: 1px solid #ccc;
	/*border-right: 1px solid #fff;*/
	background: #fff url("images/xx.gif") top left repeat-y;
}
#gohome {
	margin: 0;
	padding: 0;
	height: 131px;
	width: 131px;
	border: none;
}
#pageHeader, #pageHeader1, #pageHeader2, #pageHeader3, 
#pageHeader4, #pageHeader5, #pageHeader6, #pageHeader7 {
	height: 168px;
 	width: 999px;
	margin: 0; 
	padding: 0;
	border-top: 2px solid #fff;
}
#pageHeader {
	background: #fff url("images/header.jpg") top left no-repeat;
}
#pageHeader1 {
	background: #fff url("images/header1.jpg") top left no-repeat;
}
#pageHeader2 {
	background: #fff url("images/header2.jpg") top left no-repeat;
}
#pageHeader3 {
	background: #fff url("images/header3.jpg") top left no-repeat;
}
#pageHeader4 {
	background: #fff url("images/header4.jpg") top left no-repeat;
}
#pageHeader5 {
	background: #fff url("images/header5.jpg") top left no-repeat;
}
#pageHeader6 {
	background: #fff url("images/header6.jpg") top left no-repeat;
}
#pageHeader7 {
	background: #fff url("images/header7.jpg") top left no-repeat;
}
#print_header {
	position: absolute;
	left: -999em;
}
#gohome {
	margin: 0;
	padding: 0;
}
#mainText 
{
	position: relative;
	margin: 8px 0 0 0;
	padding: 0;
	width: 969px;
}
#leftcol {
	position: absolute;
	top: 3px;
	left: 0;
	width: 187px;
	padding-bottom: 40px;
}
#content {
	margin: 0 90px 0 200px;
	min-width: 700px;
	width: 700px;
}
#icontent {
	margin: 0 225px 0 200px;
	min-width: 550px;
	width: 550px;
}
#footer {
	clear: both;
	border-top: 1px solid #B7B7B7;
	padding: 10px 0 30px;
	font-size: 86%;
	text-align: right;
	color: #9C9B9B;
}
#footerfront {
	vertical-align: middle;	
	margin: 0px auto;
	width: 974px;
	padding: 3px 25px 12px 0;
	font-size:86%;
	color:#9C9B9B;
	border-left: 1px solid #ccc;
	background-color: #fff;
}
#footer p, #footerfront p {
	margin: 0;
}
#footer a, #footer a:link, #footer a:hover,
#footerfront a, #footerfront a:link, #footerfront a:hover {
	text-decoration:underline;
} 
#footer a:link, #footerfront a:link {
	color:#9C9B9B;
} 
#footer a:visited, #footerfront a:visited {
	color:#9C9B9B;
} 
#footer a:hover, #footer a:active,
#footerfront a:hover, #footerfront a:active {
	color: #203E83;
}
#rightcol {
	position: absolute;
	top: 3px;
	left: 778px;
	width: 220px;
	padding-top: 1px;
	padding-bottom: 40px;
}
#rightcolfront {
	position: absolute;
	top: 0px;
	left: 758px;
	width: 240px;
	padding-top: 1px;
	padding-bottom: 40px;
}
#infobox01, #infobox02 {
	padding-top: 7px;
	background: transparent url("images/navbox01.gif") repeat-x 0 0;
}
.ftebox, #infobox01 .ftebox {
	color: #333333;
	padding: 15px 20px 20px;
	border-top: 1px solid #d7d7d7;
	margin: 0 0 1.5em;
	background-color: #f6f6f6;
}
.ltebox, #infobox02 .ltebox, .rtebox, #infobox01 .rtebox {
	color: #333333;
	padding: 3px 3px 20px 3px;
	border-top: 1px solid #d7d7d7;
	margin: 0 0 1.5em;
	background-color: #f6f6f6;
}
.ftebox p, .ftebox h1, .ftebox h2, .ftebox h3, .ftebox h4, .ftebox h5, .ftebox h6 {
	margin: 0 0 .3em;
	border-bottom: 1px solid #000;
	color:#000;
}
.ftebox p, .rtebox p {
	border:none;
	margin: 0 0 1em;
	color:#444444;
}
.ftebox a, .rtebox a {
	font-weight:bold;
}
.clear {
	clear: both;
}
/*** Content styles ***/
a,a:link,a:hover {
	text-decoration:underline;
} 
a:link {
	color:#00579D;
} 
a:visited {
	color:#7BA8CC;
} 
a:hover,a:active {
	color:#6E9BC0;
}
h2, h3, h4, h5, h6 {
	font-family: arial,verdana,sans-serif;
	margin: .6em 0 .2em;
	color:#0066b3;
	padding-bottom: .1em;
}
h1 {
	margin: 5px 0 12px 0;
	padding: 3px 3px 3px 3px;
	font-family: arial,verdana,sans-serif;
	font-weight: bold;
	font-size: 166%;
	color: #0066b3;
	background: #a9d5ff;
}
h2 {
	font-size: 156%;
}
h3 {
	font-size: 136%;
	border-bottom: 1px solid #00579D;
}
h4 {
	font-size: 116%;
}
h5 {
	font-size: 96%;
}
h6 {
	font-size: 96%;
}
h1.bb, dt h3 {
	width: 550px;
}
h1.bb2 {
	background-color: none;
}
p, ul, ol {
	margin: 0 0 1.5em;
}
ul, ol, dl {
	position: relative;
}
#content ul {
	margin: 1.5em 0 1.5em 2em;
}
#content li {
	margin: 0.5em 0 0.5em 0.5em;
	list-style: none;
	padding:0 0 0 24px;
	background: transparent url("images/elements.gif") no-repeat 0 2px;
}
.text {
	font-size: 1em;
}
.textk {
	font-size: 0.8em;
}
/*** Navigation styles ***/
.preload1 {background: url("images/balken0a.gif");}
.preload2 {background: url("images/balken1a.gif");}

#nav-first {padding:0 0 0 0; margin:0 0 0 0; width: 999px; list-style:none; height:36px; background-color: transparent; position:relative; z-index:200; font-family:arial, verdana, sans-serif;}
#nav-first li.top {display:block; float:left;}
#nav-first li a.top_link {display:block; float:left; height:33px; line-height:33px; color:#fff; text-decoration:none; font-size:12px; font-weight:bold; padding:0 0 0 10px; cursor:pointer;background: url("images/balken0.gif");}
#nav-first li a.top_link span {float:left; display:block; padding:0 22px 0 12px; height:33px; background: url("images/balken0.gif") right top no-repeat;}
#nav-first li a.top_active {display:block; float:left; height:33px; line-height:33px; color:#fff; text-decoration:none; font-size:12px; font-weight:bold; padding:0 0 0 10px; cursor:pointer;background: url("images/balken1.gif");}
#nav-first li a.top_active span {float:left; display:block; padding:0 22px 0 12px; height:33px; background: url("images/balken1.gif") right top no-repeat;}
#nav-first li:hover a.top_link,
#nav-first a.top_link:hover
{color:#fff; background: transparent url("images/balken1.gif") no-repeat;}
#nav-first li:hover a.top_link span, 
#nav-first a.top_link:hover span
{background:url("images/balken1.gif") no-repeat right top;}
#nav-first li a em {display:block; float:left; width:4px; height:33px; background:url("images/space.gif") no-repeat center center;}

/* SECONDARY NAVIGATION - vertical navigation */
#nav-sec, #nav-sec ul {position:static}
#nav-sec, #nav-sec li {list-style: none;margin:0;padding:0;background: transparent}
#nav-sec, #nav-sec li.sub {background: transparent url("images/leftbga.gif") no-repeat -130px -4px}
#nav-sec {padding-top:0;border-top: 1px solid #ccc;margin-top: 1px}
#nav-sec a {line-height:1.8;padding: 8px 0 8px 8px;font: bold 11px arial;display:block}
#nav-sec a, #nav-sec a:link, #nav-sec a:visited, #nav-sec a:hover, #nav-sec a:active {text-decoration:none;cursor:pointer} 
#nav-sec a:link {color:#000} 
#nav-sec a:visited {color:#000} 
#nav-sec a:hover {color:#ffffff;background-color: #f6898e;} 
#nav-sec li.active a:link, #nav-sec li.active a:visited, #nav-sec li.active a:hover, #nav-sec li.active a:active {color:#E5A112} 
#nav-sec li {border-top: 1px solid #fff;border-bottom: 1px solid #ccc}
#nav-sec li.active a {
line-height:1.8;
padding: 5px 0 5px 5px;
background: #fff url("images/leftbga.gif") no-repeat -130px -4px;
font: bold 86% arial;
display:block;
}
#nav-sec li.active a:hover {background-color: #FFF7EE;} 
#nav-sec li.sub a:hover {background: #FFF7EE url("images/leftbg.gif") no-repeat -130px -4px}

/* SECONDARY NAVIGATION - 2nd TIER */
#nav-sec ul {margin: 0 0 1em 18px;padding:0}
#nav-sec li.active li a, #nav-sec li.active li a:link, #nav-sec li.active li a:visited {line-height:1.5;background: #fff url("images/elements.gif") no-repeat 0 -798px;padding:0 0 0 12px;font-weight:normal;width:auto;color:#000;width:130px;display:block}
#nav-sec li.active li a:hover, #nav-sec li.active li a:active {color: #E5A112}
#nav-sec li.active li {border: none;margin:0}
	
#nav-sec li.active li.active a:link, 
#nav-sec li.active li.active a:visited, 
#nav-sec li.active li.active a:hover, 
#nav-sec li.active li.active a:active {font-weight:bold}

/* SECONDARY NAVIGATION - 3rd TIER */
#nav-sec ul ul, #nav-sec ul ol {margin: 0 0 0 15px;padding:0}
#nav-sec li.active li.active li a, #nav-sec li.active li.active li a:link, #nav-sec li.active li.active li a:visited {width:117px}
#nav-sec li.active li.active li a:link, 
#nav-sec li.active li.active li a:visited, 
#nav-sec li.active li.active li a:hover, 
#nav-sec li.active li.active li a:active {font-weight:normal}
#nav-sec li.active li.active li.active a:link, 
#nav-sec li.active li.active li.active a:visited, 
#nav-sec li.active li.active li.active a:hover, 
#nav-sec li.active li.active li.active a:active {font-weight:bold}

/* SECONDARY NAVIGATION - 4th TIER */
#nav-sec ul ul ul {margin: 0 0 1em 13px;padding:0}
#nav-sec li.active li.active li.active li a, #nav-sec li.active li.active li.active li a:link, #nav-sec li.active li.active li.active li a:visited {width:104px}
#nav-sec li.active li.active li.active li a:link, 
#nav-sec li.active li.active li.active li a:visited, 
#nav-sec li.active li.active li.active li a:hover, 
#nav-sec li.active li.active li.active li a:active {font-weight:normal}
#nav-sec li.active li.active li.active li.active a:link, 
#nav-sec li.active li.active li.active li.active a:visited, 
#nav-sec li.active li.active li.active li.active a:hover, 
#nav-sec li.active li.active li.active li.active a:active {font-weight:bold}

#jsKeepOpen {
	line-height:1.5;
	background: #fff url("images/elements.gif") no-repeat 0 -798px;
	padding:0 0 0 12px;
	width:auto;
	color:#00579E;
	width:130px;
	display:block;
	font: bold 11px arial;
}
#activeLink {
	color: #ef343b;
	line-height:1.8;
	padding: 8px 0 8px 8px;
	font: bold 11px arial;
	display:block;
}
/* SECONDARY NAVIGATION - end */
/** Arkeo Forms CSS Start **/
fieldset {
	padding: 8px 0 8px 0;
	background-color: transparent;
	width: 520px;
	margin-top: 10px;
	margin-left: 2px;
	border: 1px solid #D9D9D9;
	display: block;
	color: black;
}
#arkeoevent fieldset {
	padding: 8px 0 8px 0;
	background-color: transparent;
	width: 600px;
	margin-top: 10px;
	margin-left: 2px;
	border: none;
	display: block;
	color: black;
}
#bau fieldset {
	padding: 8px 0 8px 0;
	background-color: transparent;
	width: 630px;
	margin-top: 10px;
	margin-left: 2px;
	border: 1px solid #D9D9D9;
	display: block;
	color: black;
}
fieldset legend {
	margin-bottom: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: black;
}
/*fieldset td {
	font-size: 0.8em;
	width: 130px;
}*/
table.bauinfo {
	margin-left: 5px;
}
fieldset p {
	margin: 0 0 .3em;
}
#btnSubmit {
	margin: 5px 0 0 250px;
}
#valSummary {
	padding:				4px;
	border:				2px ridge #ffcccc;
	width:				490px;
	margin:				10px;
	background-color:	#ffcccc;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			8pt;
}
div.input {
	padding:	2px;
	clear: both;
}
div.inputbox {
	width: 425px;
	margin: 0 0 15px 130px;
	padding: 2px 0 0 10px;
	font-size: 0.5em;
	border: 1px outset #ffffff;
}
div.input label {
	display:				block;
	width:				140px;
	float:				left;
	padding-left:		16px;
}
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;
}

#btnEventSearch, #btnEventSearchR, div.input input, div.input select, div.input textarea {
	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;
}

.error input {
	border: 2px solid red;
	background-color: #ffcccc;
}

div.input #btnSubmit {
	margin: 5px 0 0 200px;
}
/** 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 6px 0;
	font-size: 8pt;
	border-bottom: 1px solid Silver;
}
.txtfront {
	margin: 0 0 8px 12px;
	/*font-size: 0.8em;*/
}
.txtfront a, .txtfront a.link, .txtfront a:visited  {
	text-decoration: none;
	font-weight: bold;
}
.shortxtfront {
	margin: 0 2px 2px 87px;
}
#morefront {
	text-align: right;
}
#morefront a, #morefront a.link, #morefront a:visited  {
	text-decoration: none;
	font-weight: bold;
}
/** Arkeo News CSS Ende **/
/** Arkeo Event CSS Start **/
#arkeoevent {
	border: 1px solid silver;
	padding: 4px;
	margin-bottom: 5px;
}
#arkeoeventresult {
	border-top: 1px ridge #CCC;
	margin: 4px 0 0 0;
}
div.calMonthHeader {
	margin: 5px 0 12px 0;
	padding: 8px 8px 8px 8px;
	font-size: 14pt;
	font-weight: bold;
	color: #fff;
	background: #f6898e;
}
#btnEventSearch {
	margin: 0 0 0 18px;
}
.headvm {
	clear: both;
	margin: 0;
	padding: 2px 0 1px 2px;
	font-size: 1em;
	border: 1px solid Silver;
	background-color: #EFEFEF;
}
div.boxvm {
	margin: 0 0 20px 0;
	padding: 2px 0 15px 2px;
	border-left: 1px solid Silver;
	border-right: 1px solid Silver;
	border-bottom: 1px solid Silver;
}

.textvmk {
	clear: both;
	margin: 0 0 2px 0;
	font-size: 0.8em;
}
.textvm {
	margin: 0 0 2px 0;
	font-size: 1.2em;
	font-weight: bold;
}
h5.textvm {
	margin: 0 0 2px 0;
	font-size: 0.8em;
	font-weight: normal;
}
.textbi {
	clear: both;
	margin: 15px 0 6px 0;
	font-size: 0.8em;
}
#eventsfront {
	margin: 10px 0 10px 405px;
	padding: 10px;
	width: 376px;
	/*border: 1px solid Silver;*/
}
#eventsfront p {
	margin: 0 0 0 0;
	padding: 0;
}
.headvmfront {
	/*clear: both;*/
	margin: 8px 0 2px 0;
	padding: 2px;
	font-size: 0.8em;
	border-bottom: 1px solid Silver;
}
.txtvmfront {
	margin: 0 15px 2px 67px;
	font-size: 0.8em;
}
#tbl_control 
{
	float: left;
}
dl.table-display { 
	border-bottom: 1px solid #999;
	padding-right: 3px;
	font-size: 8pt;
}
.table-display dt
{
	width: 40px;
	padding: 3px;
	float: left;
	margin: 0;
	border-top: 1px solid #999;
	font-weight: bold;
}
.table-display dd
{
	margin-left: 40px;
	padding: 3px;
}
.table-display dd.first { border-top: 1px solid #999; }
/** Arkeo Event CSS Ende **/
/** Arkeo Suche Modul Start **/
#search {
	margin: 5px 0 0 10px;
	font: bold 8pt arial;
}
#pnlSearchAmt, #pnlSearchBgm, #pnlSearchHlt, #pnlSearchNws, #pnlSearchOrt, #pnlSearchStz {
	margin: 3px 0 0 0;
	padding: 0 0 8px 0;
	border-bottom: 1px solid Silver;
}
#pnlSearchAmt ul, #pnlSearchBgm ul, #pnlSearchHlt ul, #pnlSearchNws ul, #pnlSearchOrt ul, #pnlSearchStz ul {
	margin: 3px 3px 3px 3px;
}
#pnlSearchAmt li, #pnlSearchBgm li, #pnlSearchHlt li, #pnlSearchNws li, #pnlSearchOrt li, #pnlSearchStz li {
	margin: 3px 3px 3px 3px;
	list-style: none;
	padding:0 0 0 16px;
	background: none;
}
#searchfkt {
	display: none;
}
/** Arkeo Suche Modul Ende **/
/** Arkeo Branchenindex Modul Start **/
#loginbox, #eventlink {
	float: right;
}
/** Arkeo Branchenindex Modul Ende **/
/**** Branchenindex neu Start ***/
#brndx h1 {
	margin: 0 0 0 0;
	background-color: transparent;
}
#brndx fieldset {
	padding: 5px 15px 10px 10px;
	background-color: transparent;
	width: 520px;
	margin-top: 3px;
	margin-left: 2px;
	border: 1px solid #D9D9D9;
	display: block;
	color: black;
}
#brndx fieldset fieldset {
	padding: 8px 0 8px 10px;
	background-color: transparent;
	width: 420px;
	margin-top: 10px;
	margin-left: 2px;
	border: 1px solid #D9D9D9;
	display: block;
	color: black;
}
#brndx fieldset legend {
	margin-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #acacac;
}
#brndx fieldset p {
	margin: 0 0 .3em 1em;
}
/**** Branchenindex neu Ende ***/
/** Arkeo Vermietungen Start **/
#immo1 {
	margin: 0 0 0 10px;
	padding: 10px;
	width: 260px;
	float: left;
	border: 1px solid Silver;
}
#immo2 {
	margin: 0 0 0 314px;
	padding: 10px;
	width: 260px;
	border: 1px solid Silver;
}
.ImmoLstHdr, .seperator {
	border-bottom: 1px solid Silver;
}
/** Arkeo Vermietungen Ende **/

