/*
Theme: Arkeo 2008 ver. 2.5
Description: Stylesheet for Arkeo Website.
Author: Dipl.-Ing. Dimitri Papadopoulos
Author URI: http://www.landau-isar.de/  
*/
body {
	padding:0; /*remove padding */
	margin:0; /* remove margins */
	border:0; /* remove borders */
	font: 83%/1.5 "trebuchet ms", tahoma, verdana, arial, sans-serif;
	background: #FFFFFF;
}
/*** Layout styles ***/
#header {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: none;
}
#print_header {
	/*position: absolute;
	left: -999em;*/
}
#main,#front {
	position:relative;
	width:100%;
}
#leftcol {
	display: none;
}
#content {
	min-width: 640px;
	width: 640px;
}
#icontent {
	width: 80%;
}
#front #content {
	min-width: 812px;
	width: 812px;
}
#gohome {
	display: none;
}
#slogan {
	display: none;
}
#footer {
	clear: both;
	border-top: 1px solid #B7B7B7;
	padding: 10px 0 30px;
	font-size: 86%;
	color: #9C9B9B;
}
#footer p {
	margin: 0;
}
#front #footer p {
	margin-left: 8px;
}
#footer a,#footer a:link,#footer a:hover {
	text-decoration:underline;
} 
#footer a:link {
	color:#9C9B9B;
} 
#footer a:visited {
	color:#9C9B9B;
} 
#footer a:hover,#footer a:active {
	color: #203E83;
}
#rightcol2 {
	display: none;
}
#nav-first, #nav-sec {
	display: none;
}
/*** Content styles ***/
a,a:link,a:link,a:link,a:hover {
	text-decoration:underline;
} 
a:link {
	color:#00579D;
} 
a:visited {
	color:#7BA8CC;
} 
a:hover,a:active {
	color:#6E9BC0;
}
h1, h2, h3, h4, h5, h6 {
	letter-spacing: -1px;
	font-family: arial,verdana,sans-serif;
	margin: .6em 0 .2em;
	color:#000000;
	padding-bottom: .1em;
}
h1 {
	font-size: 176%;
}
h2 {
	font-size: 156%;
}
h3 {
	font-size: 136%;
}
h4 {
	font-size: 116%;
}
h5 {
	font-size: 96%;
}
h6 {
	font-size: 96%;
}
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;
}
.textimg {
	float: left;
	margin: 7px 20px 0 0;
}
#organigramm a,#organigramm a:link,#organigramm a:hover {
	text-decoration: none;
}
#organigramm td.org1 {
	text-align: center;
	background-color: #CCCCCC;
}
#organigramm td.org2l, #organigramm td.org2r {
	font-size: 0.8em;
	text-align: center;
	vertical-align: top;
}
#organigramm td.org2l {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#organigramm td.org2r {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#organigramm td.org3l, #organigramm td.org3m, #organigramm td.org3mo, #organigramm td.org3r, #organigramm td.org3lo, #organigramm td.org3ro {
	padding: 2px 0 2px 4px;
	font-size: 0.8em;
	text-align: left;
	vertical-align: top;
}
#organigramm td.org3lo {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#organigramm td.org3ro {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#organigramm td.org3mo {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#organigramm td.org3l {
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#organigramm td.org3m {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#organigramm td.org3r {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#organigramm td.org3ru {
	border-right: 1px solid #CCCCCC;
}
#organigramm td.org3rl {
	border-left: 1px solid #CCCCCC;
}
/** 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;
}
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;
}
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;
}
.textkv {
	clear: both;
	margin: 15px 0 6px 0;
	font-size: 8pt;
	border-bottom: 1px solid Silver;
}
/** Arkeo News CSS Ende **/
/** Arkeo Event CSS Start **/
#arkeoeventresult {
	border-top: 1px ridge #CCC;
	margin: 4px 0 0 0;
}
div.calMonthHeader {
	margin: 5px 0 0 0;
	padding: 8px 8px 8px 8px;
	font-size: 14pt;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	color: #fff;
	background: #78a9ca;
}
.headvm {
	clear: both;
	margin: 20px 0 0 0;
	padding: 2px 0 1px 2px;
	font-size: 1em;
	border: 1px solid Silver;
	background: #fff url("images/navbg.gif") top left repeat-x;
}
div.boxvm {
	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;
}
/** Arkeo Event CSS 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 **/
/** Arkeo Suche Modul Start **/
#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 **/
/* SITEMAP NAVIGATION */
#sitemap, #sitemap ul {
	position:static;
	margin: 0 0 0 0;
}
#sitemap, #sitemap li {
	list-style: none;
	background:#fff;
}
/* SITEMAP NAVIGATION END */
#flashwohnbau {
	width: 640px;
	height: 438px;
	margin: 0 0 0 0px;
	background: transparent url("images/fotos/dummy.jpg") top left no-repeat;
}