@charset "utf-8";
/* CSS Document */
a {color:#000000}

body
{
	background:url(images/bg_body.jpg) left top repeat-x;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:30px 0px;
	background-color:#FFFFFF;
}

#rahmen
{
	width:980px;
	margin:0px auto;
	background:url(images/shadow.png) center top repeat-y;
}

*html #rahmen
{
	background:none;
}

#wrapper
{
	width:980px;
	margin:0px auto;
}

#header
{
	background:url(images/bg_header.jpg) left top repeat-x;
	height:105px;
	font-size:11px;
	color:#a5a5a5;
}

*html #header
{
	margin-bottom:-1px;
}

#headerlink
{
	color:#790509;
	text-decoration:none;
	font-size:11px;
}

#headerlink:hover
{
	color:#790509;
}


#header_1
{
	background:url(images/bg_header_1.jpg) left top no-repeat;
}

*html #header_1
{
	background:url(images/bg_header_1.jpg) left top no-repeat;
	margin-top:-8px;
}

#header_1_text
{
	height:105px;
	color:#FFFFFF;
	font-size:22px;
	padding:63px 0 0 249px;
}

.logo
{
	background:url(images/logo.jpg) left top no-repeat;
}

.headertext
{
	color:#065c8d;
	font-size:14px;
}

#bar
{
	background:url(images/bar.jpg) left top repeat-x;
	height:7px;
}

*html #bar
{
	margin-bottom:-7px;
}

#main
{
	background-color:#FFFFFF;
}

#footer
{
	background:url(images/footer.jpg) left top no-repeat;
	height:60px;
	padding-top:19px;
	color:#FFFFFF;
	font-size:11px;
	line-height:17px;
}

#footerlink
{
	color:#FFFFFF;
}

#footerlink:hover
{
	color:#f1f3ff;
}

#menu
{
	width:214px;
	background-color:#c9c9c9;
}

#service
{
	width:198px;
	background:url(images/bg_service.jpg) left top repeat-x #cdcdcd;
}

#service table
{
	padding:6px 3px;
}

#content
{
	width:544px;
	padding:0px 12px;
	background:url(images/bg_content.jpg) left top repeat-y;
	line-height:17px;
	font-size:12px;
	text-align:justify;
}

#content.sitemap
{
	background:url(images/sitemap.jpg) right center no-repeat;
}

#navigation
{
	margin:0;
	padding:0;
	list-style:none;
}

#navigation li
{
	height:30px;
	width:214px;
	background:url(images/button_menu.jpg) left top no-repeat;
}

#navigation li a
{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#790509;
	text-decoration:none;
	display:block;
	height:30px;
	line-height:30px;
	padding-left:24px;
}

#navigation li a:hover
{
	background:url(images/button_menu_h.jpg) left top no-repeat;
}

.box1
{
	background:url(images/box1.jpg) center no-repeat;
	height:189px;
	vertical-align:top;
}


.box2
{
	background:url(images/box2.jpg) center no-repeat;
	height:140px;
	vertical-align:top;
}


.box3
{
	background:url(images/box3.jpg) center no-repeat;
	height:49px;
	vertical-align:top;
}

h2
{
	font-size:14px;
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;
	padding:7px 0px;
	margin:3px 0px 10px 0px;
	background:url(images/underline.gif) left bottom repeat-x;
}

h1
{
	font-size:14px;
	font-weight:bold;
	color:#790509;
	display:inline
}

h3
{
	font-size:14px;
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;
	padding:6px 0px;
	margin:0px 0px 6px 0px;
	background:url(images/underline.gif) left bottom repeat-x;
}

.servicetable
{
	width:178px;
	margin:0px 10px;
	color:#790509;
}

#servicelink
{
	font-size:11px;
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;
}

#servicelink:hover
{
	color:#FF0000;
}

#link
{
	font-size:12px;
	font-weight:bold;
	color:#790509;
	text-decoration:none;
}

#link:hover
{
	color:#790509;
}

.click
{
	vertical-align:middle;
	text-align:center;
	height:70px;
}

.mailicon
{
	 width:21px;
}

*html .mailicon
{
	 width:16px;
}

*html .click
{
	height:50px;
}

.text
{
	width:80%;
	/*border:1px solid #00588a;	*/
}

.textarea
{
	width:95%;
	height:120px;
}

#sitemap li
{
	margin:3px 0;
	color:#FF0000;
}

#blau{
	color:#FF0000;}
	
.immo24_box {
  border:1px solid #dfdfdf;
  border-right:1px solid #7f7f7f;
  border-bottom:1px solid #9f9f9f;
  margin-top:5px;
  padding:5px;
  width:530px;
  background-color:#d4d4d4;
  background-image:url(bilder/immo_bg.jpg);
  background-repeat:repeat-x;
}

.immo24_box a img {
  border-bottom:1px solid #cfcfcf;
  border-right:1px solid #afafaf;
  border-left:1px solid #7f7f7f;
  border-top:1px solid #4f4f4f;
}

.vivmlogo {
  display:block;
  background-image:url(bilder/vivmlogo.jpg);
  background-repeat:no-repeat;
  width:119px;
  height:150px;
  margin-top:13px;
  margin-left:35px;
}