/* CSS Document */

BODY {
	background-image: url(images/Left_Bar_Back.gif);
	background-repeat: repeat-y;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003777;
	font-weight: bold;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
	
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
	font-weight: bold;

}
a:link {
	color: #003777;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #003777;
}
a:hover {
	text-decoration: underline;
	color: #AE4242;
}
a:active {
	text-decoration: underline;
	color: #AE4242;
}	
	.light_form_button {
	color: black;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 15px;
	padding: 1px;
	width: 85px;
	border: 1px solid #B9B9B9;


}
.HP_left_box_back_left {
	background-image: url(images/HP_Left_Box_Left.gif);
	background-repeat: repeat-y;
}
.HP_left_box_back_right {
	background-image: url(images/HP_Left_Box_Right.gif);
	background-repeat: repeat-y;
}
.HP_left_box_back {
	background-image: url(images/HP_Left_Box_Back.gif);
	background-repeat: repeat;
}
.HP_main_box_back {
	background-image: url(images/HP_Main_Box_Back.gif);
	background-repeat: no-repeat;
}
.content2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.LeftBarBackBlue {
	background-image: url(images/Left_Bar_Back_Blue.gif);
	background-repeat: no-repeat;
}
.SideNavTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: circle;
	line-height: 20px;
}
.sideNavTxt:a:link,.sideNavTxt:a:visited,.sideNavTxt:a:Hover{
	text-decoration: none;
}
.LeftNavExtraLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
}
.MainContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.PageTopNavBack {
	background-image: url(images/Page_Top_Nav_Back.gif);
	background-repeat: repeat-x;
}

.BodyColor {
	color: #1F5EA8;
}

P, DIV, TABLE, TD {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: x-small;
}

INPUT, TEXTAREA, SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #dedede;
	border:1px solid black;
}

.fenster {
  position:absolute;
  visibility:hidden;
  overflow:hidden;
  width:180px;
  margin:0;
  padding:0;
  font-size:x-small;
  color:#000;
  cursor:default;
  border:1px solid black;
    filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.fenBar {
  overflow:hidden;
  font-size:x-small;
  height:16px;
  margin:0;
  padding:1px;
  font-weight:bold;
  color:#000;
  cursor:move;
}

.fenMaxBtn {
  position:absolute;
  overflow:hidden;
  font-family:Arial, Helvetica, sans-serif;
  font-size:x-small;
  font-weight: bold;
  width:16px;
  height:16px;
  margin:0;
  padding:0;
  color:white;
  background:black;
  cursor:default;
}

.fenResBtn {
  position: absolute;
  overflow: hidden;
  font-family: Arial, Helvetica, sans-serif;
  font-size: x-small;
  font-weight: bold;
  width: 1.2em;
  height: 1.2em;
  margin: 0;
  padding: 0;
  color: white;
  background: black;
  cursor: nw-resize;
}

.fenContent {
  margin:10px;
}

.flyerContainer {
	width: 500px;
}

.flyer {
	position: absolute;
	width: 500px;
}

.propertiesContainer {
	margin:10px;
	padding: 8px;
	border:1px solid black;
}

.propertyBox {
	margin: 8px;
	padding: 6px;
	width: 100%;
	border:1px solid black;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.boxText {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: x-small;
	display: inline;
	width: 70;
	margin: 3;
}

.formFieldName {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: x-small;
	font-weight: bold;
}

.alertText {
	color: red;
}

.image {
	border:1px solid black;
}