﻿body { 
	font-family: Arial,Georgia,sans-serif; 
	font-size: 12px; color: #595959; 
}
td {  }
img {  }
a {
	color: #51517D;
	text-decoration: none;
}
input, select {  }
table {  }

.epunkt-page { width: 960px; margin-left: 20px; margin-right: 10px; }
.epunkt-left { width: 170px; margin-right: 20px; }
.epunkt-content { width: 770px; }
.epunkt-header {  }

.epunkt-h1 { 
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 18px;
	font-weight: normal;
	margin-bottom:20px;
	color: #001450;
}
.epunkt-textbox { }
.epunkt-button { }

.epunkt-logon-box-header { 
	font-size: 13px;
	font-weight: bold;
	color: #4B4B4B;
	background-color: Transparent;
	margin-bottom: 1px;
	padding: 4px 15px 4px 20px;
	border-bottom: solid 1px #D5D5D5;
}
.epunkt-logon-box { 
	font-size: 13.2833px;
	color: #595959;
	line-height: 19.9333px;
	background-color: #F0F0F0; 
}
.epunkt-logon-box a { 
	color: #51517D; 
}
.epunkt-logoff-box { 
	font-size: 13.2833px;
	color: #595959;
	line-height: 19.9333px;
	background-color: #F0F0F0; 	
}
.epunkt-logoff-box a {
	color: #51517D;
}

.epunkt-navigation-header {
	font-size: 13.2833px;
	color: #FFFFFF;
	background-color: #50517F;
	padding: 3px 0px 3px 15px;
	height: 19px;
	line-height: 19px;
	font-weight: normal;
	margin-bottom: 10px;
}
.epunkt-navigation-box {
	background-color: Transparent;
}
.epunkt-navigation-item {
	padding: 3px 0px 3px 10px;
	background-image: url('Image/Immofinanz-arrows.gif');
	background-position: 0 9px;
	background-repeat: no-repeat;
	border-bottom: dotted 1px #CCCCCC;
	margin-left: 8px;  
} 
.epunkt-navigation-item a {
	font-size: 13.2833px;
	color: #5A5A5A;
	text-decoration: none;
}
.epunkt-navigation-item-active { 
	padding: 3px 0px 3px 10px;
	background-image: url('Image/Immofinanz-bold-arrows.gif');
	background-position: 0 9px;
	background-repeat: no-repeat;
	background-color: Transparent;
	border-bottom: dotted 1px #CCCCCC;
	margin-left: 8px;  
}
.epunkt-navigation-item-active a { 
	font-size: 13.2833px;
	color: #5A5A5A;
	text-decoration: none;
	font-weight: bold;
}

.epunkt-grid-header {  }
.epunkt-grid-header a {  }
.epunkt-grid-item, .epunkt-grid-item td { 
	background-color: #E3E3E3; 
	border-top: solid 1px #FFFFFF;
}
.epunkt-grid-alternatingitem, .epunkt-grid-alternatingitem td { 
	background-color: #EEEEEE;
	border-top: solid 1px #FFFFFF;
}
.epunkt-error { 
	background-color: #DD3333;
}
.epunkt-status-box { 
	background-image: none;
	background-color: #EEEEEE;
}
.epunkt-status-box-missing { 
	background-image: none;
	background-color: #EEEEEE;
}
.epunkt-info-box {  }
.epunkt-info-box td {  }
.epunkt-info-box a {  }
.epunkt-progress-background {  }
.epunkt-progress {  }
.epunkt-hover-box {  }

/* JQuery UI */
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana; font-size: 11px; }
.ui-widget-header { background: #ededf4 none; }
.ui-widget-header a { }
.ui-state-default, .ui-widget-content .ui-state-default { background: #ededf4 none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { }
.ui-state-error, .ui-widget-content .ui-state-error { background: #ededf4 none; }

/* IMMOFINANZ spezifisch */
#globalheader {
	width: 960px;
	height: 230px;
	margin-left: 10px;
	font-size: 13.2833px;
	margin: 10px 0px 25px 20px;
}
#globalheader #logo {
	margin-top: 16px;
	margin-left: 7px;
}
#globalheader #search {
	float: right;
	margin-top: 39px;
	margin-left: 40px;
	width: 172px;
	height: 22px;
	display: inline;
}
#globalheader #language {
	float: right;
	margin-right: 18px;
	display: inline;
	margin-top: 42px;
}
#globalheader #language a {
	color: #4B4B4B;
	margin-left: 16px;
}
#globalheader #searchform input {
	float: right;
	background-image: url('Image/Immofinanz-Lupe.png');
	background-repeat: no-repeat;
	background-position: 155px 50%;
	background-color: #F5F5F5;
	width: 140px;
	height: 16px;
	padding:  2px 20px 2px 10px;
	border: solid 1px #666666;
	font-family: MS Shell Dlg;
	font-size: 13.2833px;
}
#globalheader #topnav {
	height: 16px;
	margin-top: 42px;
	margin-left: 3px;
	float: right;
}
#globalheader #topnav a {
	color: #4B4B4B;
	text-decoration: none;
	margin-left: 16px
}
#globalheader #topnav a:hover {
	text-decoration: underline;
}
#globalheader #spacer {
	float: right;
	margin-top: 42px;
	height: 16px;
	font-size: 12px;
}
#globalheader #triptychon {
	clear: both;
	margin-top: 10px;
}
#globalfooter {
	height: 12px;
	margin-top: 20px;
	margin-left: 0px;
	padding: 20px 25px 20px 25px;
	border-top: solid 1px #C1C1C1;
	border-bottom: solid 1px #C1C1C1;
	background-color: #F0F0F0;
	color: #777777;
}
#globalfooter span, strong {
	margin-right: 14px;
	float: left;
}
#globalfooter a {
	text-decoration: none;
	color: #777777;
}
#globalfooter a:hover {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
#web20box-left {
	margin-top: 50px;
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}
#web20box-left a {
	color: #595959;
}
#web20box-left li {
	height: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#web20box-left #rss {
	background-image: url('Image/Immofinanz-rss.png');
	background-position: 0 50%;
	padding: 2px 0px 2px 25px;
	background-repeat: no-repeat;
}
#web20box-left span {
	height: 16px;
	width: 16px;
	padding-left: 9px;
	background-repeat: no-repeat;
	display: block;
	float: left;
}
#web20box-left #favoriten {
	background-image: url('Image/Immofinanz-widget.png');
	background-position: 0 -3984px;
}
#web20box-left #email {
	background-image: url('Image/Immofinanz-widget.png');
	background-position: 0 -112px;
}
#web20box-left #print {
	background-image: url('Image/Immofinanz-widget.png');
	background-position: 0 -96px;
}
#web20box-footer {
	float: left;
	width: 200px;
	height: 16px;
	margin-left: 30px;
}
#web20box-footer #xing {
	background-image: url('Image/Immofinanz-Xing.gif');
	width: 16px;
	height: 16px;
	float: left;
}
#web20box-footer #delicious {
	background-image: url('Image/Immofinanz-widget.png');
	background-position: 0 -144px;
	height: 16px;
	width: 16px;
	float: left;
}
#web20box-footer #linkedin {
	background-image: url('Image/Immofinanz-widget.png');
	background-position: 0 -2192px;
	height: 16px;
	width: 16px;
	float: left;
}
#web20box-footer #google {
	background-image: url('Image/Immofinanz-widget.png');
	background-position: 0 -1344px;
	height: 16px;
	width: 16px;
	float: left; 
}
#web20box-footer span {
	margin: 0px 6px 0px 0px;
}
/* Different style for validation summery */
.epunkt-validation-summary {
	background-color: Transparent;
	color: #000000;
	border: solid 2px #DD3333;
}
