/*
Body
----------------------------------------------------*/
 * {
margin: 0;
padding: 0;
} 

html { height:100%;
	   min-height:100%; }

body {
	margin: 0;
	padding: 0;
	/*color: red;*/
	font-family: Times, Geneva, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 85%;	
	/*line-height: 170%;*/
	text-align: center;
	background: #003e33 url(images/bg-body1.jpg) no-repeat center 0;
	height:100%;
	min-height:100%;
	/*min-height:100%;*/
}

.bodytext#col { color: #171717;
font-family:  Sylfaen, Times;
text-align: Left;}


img { border: none; }

a { text-decoration: none;}

.clear {clear: both; 
	font-size: 1px; 
	float: none;
	height:1px;
	margin-top:-1px;
	line-height: 1px;
}
	
.hide {display: none;}

/*  Interface, Layout 
-----------------------------------------------------------*/

#wrap {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 960px;
	height:auto;
	min-height:100%;
	position:relative;
	background-color:White;
	/*background: #fff url(images/bg-main.jpg) repeat-x 0 0;*/
}

/*  Interface, 
----------------------------------------------------*/

#header
{
	background:url(images/bg-header_short.jpg) repeat-x;
	/*float:none;*/
	height:75px;
}

#logo
{
	background-image:none;
	display:none;
	float:left;
	height:85px;
	margin:13px 0px 0px 22px;
	width:180px;
}

* html #logo
{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo.png', sizingMethod='image');	
}

#logo a
{
	display:block;
	height:85px;
	position:relative;
	text-indent:-9999px;
	width:180px;
}

#topnavigation {
	float: left;
	width: 220px; 
	height: 47px;
	margin: 15px 20px 0 0;	
	display:none;
	text-align: left;
}

#main	{
	padding: 0;
	border: 0;
	margin: 0;
	background-color:#fff;
	height:auto;
}


#content{
	float: right;
	width: 320px;
	display: inline;
}

#contentarea p { color:#171717; }


#sidebar {
	float: left;
	width: 640px;
	background: transparent url(images/bg-subnav.jpg) no-repeat 103px 120px;
	display: inline;
	margin:0;
	padding:0;
}

#home #sidebar {
	float: left;
	width: 640px;
	background: none;
	display: inline;
}

#cat {
	height: 100px; 
	width: 640px;
	clear:both;
	padding: 20px 0 0 0;
}

.tagline1 { background: transparent url(images/Banner_Image.jpg) no-repeat 0px 4px; }
.tagline2 { background: transparent url(images/Banner_Image.jpg) no-repeat 0px 4px; }

/*
.tagline1
{
	background: transparent url(images/tagline-1.jpg) no-repeat 0px 4px;
}

.tagline2
{
	background: transparent url(images/tagline-2.jpg) no-repeat 0px 4px;
}
*/

#columnone	{
	float: left;
	width: 210px;
	margin: 30px 0 0 0;
	padding: 0;
}

html>body #columnone{
	margin: 9px 0 0 0;
}

#columntwo{	
	float: right;
	width: 216px;
	margin: 29px 0 0 0;
	padding: 0;
}

html>body #columntwo{
	margin: 8px 0 0 0;
}

#col{	
	float: right;
	width: 430px;
	margin: 29px 0 0 0;
	padding: 0;
	background: transparent url(images/vertical-divider.gif) repeat-y 100% 0px;
}

#colhome{	
	float: right;
	width: 480px;
	margin: 29px 0 0 0;
	padding: 0;
	background: transparent url(images/vertical-divider.gif) repeat-y 100% 0px;
}

#home #colhome {	
	float: left;
	margin: 2px 0 0 5px;
	width: 426px;
	padding: 0px 18px 48px 24px;
	background: transparent url(images/vertical-divider.gif) repeat-y 100% 0px;
}


/*
.homeText { color:#red;
		    font-size:12px;
			background-image:url(images/logo.png);
			background-repeat:no-repeat;
			background-position:0px 0px;
			font-style:italic;
			font-weight:bold;
			text-decoration:underline; }			
*/
			
/*#col p { font-size:20px; }*/

html>body #col, html>body #colhome{
	margin: 8px 0 0 0;
}

#home #col {	
	float: left;
	margin: 2px 0 0 5px;
	width: 366px;
	padding: 0;
	background: transparent url(images/vertical-divider.gif) repeat-y 100% 0px;
}

#immobar{	
	float: right;
	width: 151px;
	height: 525px;
	margin: 2px 0 0 0;
	padding: 0px 0px 8px 0px;
	background: transparent url(images/vertical-divider.gif) repeat-y 100% 0px;
}
#immobar p{	
	margin: 0px 10px 5px 0px;
	line-height: 1.3em
}

#pageimage {
	height:252px;
	margin:6px 0pt 0pt -2px;
	padding:37px 0pt 0pt 31px;
	background: transparent url(images/test.jpg) no-repeat 0 0;
	clear: both;
}

#footer	{
	border-top: 1px solid #CCC;
	border-bottom: 5px solid #084934;
	padding: 10px 0px 0px 0px;
	background: #fdfdfd url(images/bg-footer1.jpg) repeat-x 0 0;
	/*margin: 0 0 0 0;*/
	text-align: left;
	clear:both;
	position:absolute;
	bottom:0;
	width:100%;
	height:50px;
}

#footerwrap
{
	background-image:url(images/footer-logo.png);
	background-repeat:no-repeat;
	text-align:left;
	position:absolute; 
	left:23px;
	margin:0px auto;
	padding:0px 0px 0px 50px;
	width:760px;
}

#footernav	{
	margin: 0;
}

#topbar	{	
	display: inline; 
	margin: 0 10px 0px 0px;
	float:right;
}

.status	{
	height: 20px;
	padding: 0 0 3px 3px;
	margin: 0 0 0 55px;
	background: transparent url(images/dotted-line.gif) repeat-x 0 100%;
	color: #676767;
}

.linie { 
	width: 420px; 
	height: 12px; 
	line-height: 7px;
	background: transparent url(images/line.jpg) no-repeat 35px 0px;
}



blockquote{
	font-size: 1.1em;
	color: #555555;
	padding: 11px 0 1px 7px;
	margin: 4px 0 8px 7px;
	border-left: 3px double #e4e4e4;
}

.colored {
	background-color: #E7F4F5; 
	padding: 1px
}

.subsub ul {
	border: 0px solid #ccc;
	margin: 0 10px 0 15px;
	background-color: #fff;
	padding: 2px 0;
}

.subsub li, dt {
	list-style: none;
	margin: 6px 0 6px 22px;	
	background: url(images/accept.gif) no-repeat 0 1px;
	padding: 0 15px 0 20px;
	line-height: 1.4em;
}

.listnav ul {
	border: 0px solid #ccc;
	margin: 0 10px 0 15px;
	background-color: #fff;
	padding: 2px 0;
}

.listnav li, dt {
	list-style: none;
	margin: 6px 0 6px 22px;	
	background: url(images/accept.gif) no-repeat 0 1px;
	padding: 0 15px 0 20px;
	line-height: 1.4em;
}
.listnav li:hover {
	color:#B60604;
	cursor:pointer;
}


/* ------- FLOATING IMAGE AT TOP OF PAGES -----------*/
#topFloater { float:right;
			  margin:4px 4px 0px 0px; }

/*  Navigation 
----------------------------------------------------*/
#navigation {
	float:left;
	width: 600px; 
	height: 36px;
	margin: 32px 0px 0 30px;
	display:inline;
}

#navigation ul {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-variant: small-caps;  
	list-style: none;
	font-weight:bold;
	float:left;
	display:inline;
	font-family: Trebuchet MS, Geneva, Verdana, serif;
}
	
#navigation ul li {
	margin: 0;
	padding: 0;
	float: left;
}

#navigation ul li a {
	float: left;
	margin: 0 1px 0 0;
	padding: 3px 16px;
	color: #3567AE;
	border-bottom: 4px solid #EbEbEb;
	text-decoration: none;
}

#navigation ul li a.on,
#navigation ul li a:hover
{
	border-bottom: 4px solid #034935;
	color: #163890
}

/*  Unternavigation 
----------------------------------------------------*/

.subnav {
	padding: .2em 0;
	margin: 0 20px;
}

.subnav ul {
	border-top: 1px solid #ccc;
	padding: 0;
	margin: 5px 0 0 0;
}

.subnav li {
	border-bottom: 1px solid #ededed;
	list-style: none;
	margin: 0;
}

.subnav li a {
	display: block;
	text-decoration: none;
	padding: 3px 0 3px 20px;	
	background: transparent url(images/arrow.gif) no-repeat 5px 6px;
	font-size: 1.0em;
	color: #00519D;
}

.subnav li a:hover {
	color:#B60604;
	background: transparent url(images/arrow.gif) no-repeat 150px 6px;	
}




.nestsubnav 
{
	padding: .2em 0;
	margin: 0 20px;
}

.nestsubnav ul 
{
	padding: 0;
	margin: 5px 0 0 0;
}

.nestsubnav li {
	list-style: none;
	margin: 0;
	display: block;
	text-decoration: none;
	padding: 3px 0 3px 20px;	
	font-size: 1.0em;
	color: #00519D;
	background: none;
}

.nestsubnav li:hover {
	color:#B60604;
	cursor:pointer;
	background:none;
}

/*  List navigation without <a> links
----------------------------------------------------*/

.listlinknav {
	padding: .2em 0;
	margin: 0 20px;
}

.listlinknav ul {
	border-top: 1px solid #ccc;
	padding: 0;
	margin: 5px 0 0 0;
}

.listlinknav li {
	border-bottom: 1px solid #ededed;
	list-style: none;
	margin: 0;

	display: block;
	text-decoration: none;
	padding: 3px 0 3px 20px;	
	background: transparent url(images/arrow.gif) no-repeat 5px 10px;
	font-size: 1.0em;
	color: #00519D;
}

.listlinknav li:hover {
	color:#B60604;
	background: transparent url(images/arrow.gif) no-repeat 150px 10px;	
	cursor:pointer;
}


/*  Links
----------------------------------------------------*/

a:link {
	color: #00519D; 
	text-decoration: none;
}

a:visited {
	color: #00519D;
	text-decoration: none;
}

a:hover {	
	color: #B60604;
	text-decoration: none;
}
.leaderPage a:hover 
{	color:#444; }

a:active {
	color: #FF9933;
	text-decoration: none;
}

#topnavigation a:link, #topnavigation a:visited, #topnavigation a:active {
	color: #373737;
	margin: 0;
	padding: 2px 6px;
}

#topnavigation a.on,
#topnavigation a:hover
{
	color:#598CA0;
}

#footer a:link, #footer a:visited, #footer a:active, #topbar a:link, #topbar a:visited, #topbar a:active {
	color: #00519D;
	margin: 0;
	padding: 0 2px;
}

#footer a:hover, #topbar a:hover {
	color: #000;
}

.status a:link, .status a:visited, .status  a:active {
	padding: 1px 0 1px 20px;
	margin: 0;
	line-height: 1.6em;
}

.status a:hover {
	padding: 1px 0 1px 20px;
	margin: 0;
	background: transparent url(images/arrow.gif) no-repeat 4px 5px;
}

.email {
	background: none
	padding: 0px 0 0px 20px;
}

#email {
}

#footer p{
	color: #666;
	padding:0;
	margin:0;
	line-height: 1.6em
}

/*  Text, Headlines
-----------------------------------------------------------------------*/



h2 {
	color: #5085b1;
	color: #00519D;
	padding: 0;
	font: normal 25px/25px  Times, Geneva, Geneva, Trebuchet MS, sans-serif;
	margin: 0 0 13px 17px;	
	
}

h4 {
	color: #006F9A; 
	padding: 0px 0 0px 0px; 
	font: normal 11px/14px Geneva, Geneva, sans-serif;
	margin: 0 0 3px 0;
}

#home h4 {
	color: #fff; 
	padding: 0px 0 0px 0px; 
	font: normal 21px Lucida sans, Geneva, sans-serif;
	font-style:italic;
	margin: 13px 0 20px 18px;
}


#home h3 {
	color: #006F9A; 
	padding: 0px 0 0px 0px; 
	font: normal 14px/14px Arial, Geneva, sans-serif;
	margin: 0 0 5px 1px;
}

p {color: #171717;
	font-size: 1.0em;	
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}

.tall {
	font-size: 1.1em;	
	line-height: 1.6em;
}

.column
{
	width: 190px;
	height: 140px;
	background: transparent url(images/dotted-line-new.gif) repeat-y 100% 0px;
	float:left;
	margin: 0 0 0 18px;
}

.column2
{
	width: 190px;
	height: 140px;
	float:left;
	margin: 0 0 0 18px;
	display:inline;
}

.columnright {
	width: 180px;
	height: 140px;	
	float:left;
	margin: 0 0 0 18px;
	display:inline;
}
#home .columnright{
	width: 75px; 
	margin: 0; 	
	height: 95px;	
	padding: 5px 0 0 0
}

#content	p {	
	margin: 0 5px 15px 17px;
}

#col p{	
	margin: 0 25px 15px 10px;
}

#contentp {	
	margin: 0 10px 15px 25px;	
}

#sidebarwidth p{	
	margin: 0 12px 15px 15px;
}

#newsletterbox {
	margin: 15px 0 0 15px;
}

#newsbox{
	margin: 20px 0 0 5px;
	width: 40;
}

#contentwidth	p{	
	margin: 0 5px 15px 12px;
}

#contentwidth .exbox p {
	margin: 0 5px 3px 17px;
}

#columntwo p {
	margin: 2px 0;
	padding: 0 8px 4px 0;
	line-height: 1.3em;
	background: transparent url(images/dotted-line.gif) repeat-x 0 100%;
	text-align: right;
}

i {font-style: italic;
	color: #333;
}

b, strong, .item {	
	font-weight: bold;
	color: #444;}
.date {	
	font-weight: bold;
	color: #333;
}

.neu{
	padding: 1px 0 0 0;
	height: 42px;
	margin: 0 0 0px 0;
}


 
 /*  Images
-----------------------------------------------------------------------*/ 

.img-border img {
	border: 0px solid #760D20;
	border: 1px solid #ddd;
	padding: 2px;
	display: block;
  	background-color: #fff;
}

.leftalign {
	float: left;
	margin: 0 10px 3px 0px;
}

#home .leftalign {
	float: left;
	margin: 0 10px 2px 0px;
}

#home .img-border img {
	border: 1px solid #ddd;
	padding: 1px;
	display: block;
  	background-color: #fff;
}

/*Headlines 
---------------------------------------------------*/

#mainimage h1, #mainimagegross h1 {	
  color: #00519D;
  margin: 1px 0 0 25px;
  font: normal 20px/20px Geneva, Arial, sans-serif;
}




#content h2 {	
  color: #00519D;
  margin: 0 0 2px 20px;
  font: normal 20px/26px Geneva, Arial, sans-serif;
}



#sidebarwidth h2 {	
  color: #00519D;
  margin: 0 0 0 20px;
  font: normal 18px/23px Times, Arial, sans-serif;
}



#contentwidth h1, #col h1{	
  color: #2D2D2D;
  margin: 0 0 0 17px;
  padding:0;
  font: normal 18px/22px Times, Geneva, Arial, sans-serif;
}

#col h1
{
	margin-left:10px;
}

h6{
text-align: center;
color: #00755E;
  margin: 0 0 0 8px;
  padding:0;
  font: normal 22px/26px Times, Sylfaen, Times;
	font-size:22px;
 }
 
 h5{
text-align: center;
color: #00755E;
  margin: 0 0 0 8px;
  padding:0;
  font: normal 22px/26px Times, Sylfaen, Times;
	font-size:18px;
 }

#columnone h2 {	
  color: #00519D;
  margin: 0 0 0 25px;
  font: normal 16px/23px Times, Arial, sans-serif;
}



#contenth2, #col h3{	
  color: #00519D;
  margin: 0 0 0 15px;
  font-style: italic;
  font: normal 15px/22px Times, Arial, sans-serif;
}

#contenth2
{
	margin-left:25px;
}


#col h3
{
	margin-left:10px;
}



#contenth4, #col h4 {	
  color: #00519D;
  margin: 0 0 0 15px;
  font: normal 14px/21px Times, Arial, sans-serif;
}





#categorie h3, #cat h3 {
	visibility: hidden;
	margin: 0px 0 0 30px;
	font-size: 25px;
	line-height: 30px;
	color: #FFF;
	font-weight: normal;
	padding: 0px 0 0 0;
}

.green { color:#084934; }
.black { color:#666666; }

/*.Container
{
  height:200px;
	margin:0px 0px 10px 10px;
	position:relative;
	width:339px;
} */

/*#Scroller-1
{
	border-bottom:1px solid #C1D6DB;
	border-top:1px solid #C1D6DB;
  height:145px;
	overflow:hidden;
	position:absolute; 
  width:339px;
} */

.Scrollbar-Up
{
	left:161px;
	position:absolute;
	top:-8px;
}

.Scroller-Container
{
	left:0px;
	position:absolute;
  top:0px;
}

.Scrollbar-Down
{
	left:161px;
	position:absolute;
	top:192px;
}

.Scroller-Container ul
{
	list-style:none;
	width:339px;
}

.Scroller-Container ul li
{
	background:#f1f1f1 url(images/pdf.gif) no-repeat 98% 7px;
	padding:6px 30px 6px 9px;
	line-height:1.4em;
	border-bottom:1px solid #C1D6DB;
	width:300px;
}


.Scroller-Container ul li.nonpdf
{
	background-image:none;
	background-color:#f1f1f1;
	padding:6px 30px 6px 9px;
	line-height:1.4em;
	border-bottom:1px solid #C1D6DB;
	width:300px;
}
	
.Scroller-Container ul li.last
{
	border:none;
}

#color1, #color2, #color3, #color4
{
	background-color: #f7f7f7;
}

#secondary #col p.status
{
	margin-left:0px;
}

#secondary #col p.status a
{
	padding-left:7px;
}

#secondary #col p.status a:hover
{
	background:none;
}

#secondary #columnone h3
{
	font: bold 14px/21px Times, Arial, sans-serif;
	margin:0px 20px 10px 20px;
}

div.gallery
{
	background-image:url(images/gallery.gif);
	background-repeat:repeat;
	border:#dfdfdf solid 1px;
	margin:0px 15px 0px 24px;
	padding:5px 0px;
	text-align:center;
}

#home .columns
{
	margin:0px 10px 0px 25px;
	overflow:hidden;
	padding:5px 0px 10px 0px;
	width:285px;
}

#home .columns .column, #home .columns .column2
{
	height:200px;
	margin:0px;
	padding:0px;	
	width:130px; 
}

#home .columns .column p, #home .columns .column2 p
{
	margin:0px;
	padding:0px;
}

#home .columns .office
{
	padding:0px 15px 0px 0px;
	width:120px;
}

#home .columns .office p font
{
	line-height:1.4em;
	font-size: 85%;
}

#home .columns .phone
{
	padding:0px 0px 0px 15px;
	width:120px;
	
}

#home .columns .phone p font
{
	line-height:1.4em;
	font-size: 85%;
	
}

#home .columns .fax
{
	background:none;
	padding:0px 0px 0px 15px;
	width:50px;
	
}
