
html {
	height: 100%;
	overflow-y: scroll }
body   {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url("/image/bg_shadow.jpg");
	background-repeat: repeat-y;
	background-position: center 0;
	text-align: center;
	margin: 0;
	padding: 0;
	height: 100%;
	 }
#index   {
	background-image: url("/image/bg_leftbox.jpg");
	background-repeat: repeat-y;
	background-position: 2px 2px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-right: 1px;
	padding-left: 2px;
	position: relative;
	width: 1002px;
	min-height: 100% }

/* ### BILDER ############# */
	#logo  {
	position: absolute;
	left: 35px; 
	z-index:18;}
img {
	border:0px}
#header   {
	height: 220px;
	border-bottom: 4px solid #014282;
	z-index:25; 
	background-image: url("/image/header.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}
.fahne {
		position:absolute;
		right:15px;
		top:190px;
}
/* ### NAVIGATION ############# */
#nav  {
	margin-bottom: 0;
	margin-left: 25px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	position: absolute;
	display: block;
	top: 175px;
	left:0;
	height: 25px;
	width: 800px;
	 }
#nav li {
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;
	position: relative;
	margin-right: 35px;
	margin-left: 0;
	padding: 10px 10px 5px 10px;
	margin-bottom:0;
	height: 23px;
	float: left;
	white-space : nowrap;
}
#nav li ul.hover_nav           {
	background-color: #EDEDED;
	display: none;
	margin-top: 0;
	margin-left: 0;
	padding: 10px 4px 15px 4px;
	position: absolute;
	z-index: 60;
	top: 33px;
	left:0px;
	width: auto;
	min-width:80px;
	border-style: solid;
	border-width: 0 4px 4px;
	border-color: #014282; }
#nav li ul.hover_nav li       {
	font-weight: normal;
	font-size: 11px;
	position: relative;
	height: auto;
	margin-bottom:5px;
	padding-left:0px;
	padding-top:0px;
	margin-left:0px;
	margin-right:0px;
	color: #014282;
	float:none;
}

#nav a, #subnav a {
	color: #014282;
	text-decoration: none }
#nav a:hover, #nav a.active, #subnav a:hover, #subnav a.active, .hover_nav a.active {
	color: #820401;
	text-decoration: none }
#nav li.little {
	font-size: 1em;
	font-weight: normal;
	margin-left: 6px; }
#subnav {
	margin: 0;
	padding: 0;
		z-index: 20; 
display: block;	}
#subnav li {
	font-size: 1em;
	list-style-type: none;
	margin: 0 0 17px;
	padding: 0 }
#subnav li a {
	padding-left: 8px;
	border-left: 10px solid #014282 }
#subnav li a.active, #subnav li a:hover {
	border-left: 10px solid #820401 }

/* ### LINKS ############# */
a  {
	color: #014282;
	text-decoration: none }
a:hover  {
	color: #820401;
	text-decoration: underline }
.button         {
	color: #014282;
	font-weight: normal;
	background-color: #ccdbea;
	background-image: none;
	cursor: pointer;
	margin-top: 5px;
	margin-left: 0;
	padding: 2px 5px;
	border: outset 2px #fff }
.button:hover, .button:focus   {
	color: #fff;
	background-color: #014282;
	border: outset 2px;
	text-decoration: none }
.back {
	padding-top: 0px;
	background-image: url('/image/arrow_top.jpg');
  background-repeat: no-repeat;
	background-position: right 2px;
	padding-right:20px;
	float:right;
	width:200px;
	text-align:right;
	font-size: 0.85em}
.back a {color:	#7a7a7a}
.back a:hover {color:#820401}

/* ### BOXEN ############# */
#leftbox  {
		position: absolute;
		z-index:19;
		top: 260px;
		left: 37px;
		width: 175px }
#content    {
		font-size: 13px;
		margin-top: 0;
		margin-left: 210px;
		padding-top: 30px;
		padding-bottom: 30px;
		width: 500px }
#content2 {
		font-size: 13px;
		margin-left: 210px;
		padding-top: 30px;
		padding-bottom: 30px;
		width: 580px }
#rightbox {
		color: #484848;
		font-size: 0.9em;
		padding-right: 10px;
		padding-left: 15px;
		position: absolute;
		top: 260px;
		right: 0;
		width: 150px }

/* ### CONTENT ##### */
h1  {
		color: #820401;
		font-size: 1.3em;
		font-weight: normal;
		margin-bottom: 20px;
		border-bottom: 1px solid #f0eeee }
h2, .immobilien h2.normal   {
		color: #5d5d5d;
		font-size: 1.1em;
		font-weight: normal;
		margin-top: 25px;
		margin-bottom: 0;
		padding-bottom: 0 }
h3  {
		font-size: 1em }
p { }
hr {
		margin: 0;
		padding: 0;
		height: 1px;
		border-top: 0;
		border-right: 0;
		border-bottom: 1px solid #807f7f;
		border-left: 0 }
table  {
		font-size: 1em;
		border-collapse: collapse }
td { text-align:left}
.grey {
		color: #5d5d5d }
.small {
		font-size: 0.9em }
form, select {
		font-size: 1em }
.right {
		float: right; }
.left {
		float: left }
.marginleft {
		margin-left: 12px;
		margin-bottom: 10px;
		margin-top: 5px }
.marginright {
		margin-right: 12px;
		margin-bottom: 10px;
		margin-top: 5px }
.nomargin {
		margin: 0;
		padding: 0 }
.clear {
		clear: both }
.capitle {
		line-height: 1.5em;
		padding-left: 20px;
		border-left: 4px solid #014282 }
strong {
		color: #5d5d5d }
ul {}
li	{
		list-style:square;
		padding-left:15px;
		margin-bottom:10px}
.marker {
		border-left: 10px #F0EEEE solid;
		padding-left: 10px;}
.marker li {
		list-style:none;
		padding-left:0px;
		margin-left: 0px;}
.details {
		background-image: url("/image/arrow_link_active.gif");
		background-repeat: no-repeat;
		background-position: 2px 2px;
		margin-left: 20px;
		padding-top: 0;
		padding-left: 20px }
.details:hover  { 
		background-image: url("/image/arrow_link.gif"); 
		background-repeat: no-repeat; 
		background-position: 0 3px }
.overtitle {
		margin-bottom:0px;
		font-style:italic;
}	
/* # Immobilienvorschau # */
.immobilien  {
		background-image: url("/image/bg_immo.jpg");
		background-repeat: repeat-y;
		background-position: 0 0;
		margin-top: 40px;
		padding-top: 12px;
		padding-left: 20px;
		clear: both;
		border-top: 6px solid #ccdbea }
.immoimg  {
		background-color: #ccdbea;
		margin-top: 0;
		margin-left: 10px;
		padding-top: 0;
		float: right;
		clear: right;
		border: solid 2px #ccdbea }
.immoimg p  {
		font-size: 1em;
		margin: 0;
		padding-top: 3px;
		padding-bottom: 3px;
		padding-left: 3px }
.immobilien h2  {
		color: #4f7caa;
		font-weight: normal;
		font-size: 1.3em;
		margin-top: 0;
		margin-bottom: 15px;
		padding-top: 0 }
.immobilien p  {
		font-size: 1em }
p.ort  {
		color: #8d8d8d;
		font-size: 0.9em;
		margin-top: -30px;
		margin-bottom: 0;
		padding-bottom: 0;
		float: right;
		clear: both }
.immobilien table  {
		font-size: 1em;
		margin-bottom: 10px;
		width: 310px }
form.anfrage {
		border:1px #959595 solid;
		padding: 10px;
		font-size: 0.85em;
}
td.abstand {
	padding-bottom:10px}
td.aright {text-align:right}
.showno {display:none;}
.feld      { color: #3d3d3d; font-size: 1em; font-family: Verdana, Arial, Helvetica, sans-serif; width: 300px; overflow-x: hidden; overflow-y: auto      }
.feldkl       { color: #3d3d3d; font-size: 1em; font-family: Verdana, Arial, Helvetica, sans-serif; overflow: hidden }
form.anfrage p.right   { margin-top: 20px; margin-right: 30px; float: right }

/* ### RIGHTBOX #### */
#rightbox hr {
		border-bottom: 1px solid #fff }
#rightbox h3  {
		color: #7a7a7a;
		font-size: 1.1em;
		font-weight: normal;
		margin-top: 10px }
#rightbox p  {
		margin-top: 10px;
		margin-bottom: 5px }
/* ### ADMINBEREICH ###*/
#admin  {
	background-image: none;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0 20px 15px 50px;
	height: auto;
	min-height: 90%;
	border-style: solid;
	border-width: 20px 10px;
	border-color: #ccdbea }
.title {
	color: #5d5d5d;
	font-size: 1.2em;
	background-color: #ccdbea;
	margin: 0 -20px 0 -50px;
	padding-bottom: 10px;
	padding-left: 40px }
#anav {
	background-color: #ccdbea;
	margin: 0 -20px 30px -50px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	border-bottom: 2px solid #014282 }
#anav li.active { font-weight:bold}
#anav li {
	font-size: 1em;
	display: inline;
	padding-right: 15px;
	padding-left: 15px;
	border-right: 2px solid #fff }
#admin h1 {
	color: #5d5d5d;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0 }
#admin h1.trenner {
	font-size: 1.1em;
	background-color: #EDEDED;
	margin-top:30px;
	font-weight: normal;
	padding-left:10px;}
#admin form  {
	font-size: 0.9em;
	padding: 10px;
	width: 700px;
	border: solid 1px #ccdbea }
#admin h2  {
	color: #014282;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 10px;
	border-bottom: 3px solid #ccdbea }
#admin h3 {
	color: #014282;
	font-weight: bold }
#admin form p { }
#admin select {
	font-size: 1.1em }
#admin iframe  {
	margin: 0;
	padding: 0;
	min-height: 460px;
	border: 0 }
.uebersicht   {
	margin-bottom: 20px;
	margin-top:20px;
	border: solid 1px #7f7f7f }	
.uebersicht td   {
	padding: 8px 8px 7px;
	vertical-align: top;
	border-bottom: 1px solid #d9dadc }
td.kopf {
	font-weight: bold;
	vertical-align:middle;
	background-color: #CCDBEA;
	text-align: center }


