@charset "utf-8";
/* äöüß	*/

body {
	margin:				0px;
	padding:			0px;
	font-family:			"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-size:			10pt;
	background-color:		#FFFFFF;
	color:				#2F5697;
}

form {
	margin-top:			0px;
	margin-bottom:			0px;
}

input {
	font-family:			"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-size:			10pt;
	background-color:		#DDDDDD;
	border-width:			2px;
	border-style:			inset;
	border-top-color:		#547DBF;
	border-left-color:		#658ECF;
	border-bottom-color:		#547DBF;
	border-right-color:		#2F5697;
}
input:hover {
	background-color:		#EDEDED;
}
input:focus {
	background-color:		#EDEDED;
}

select {
	font-family:			"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-size:			10pt;
	font-weight:			normal;
	height:				17px;
	background-color:		#DDDDDD;
	border-width:			2px;
	border-style:			inset;
	border-top-color:		#547DBF;
	border-left-color:		#658ECF;
	border-bottom-color:		#547DBF;
	border-right-color:		#2F5697;
}
select:hover {
	background-color:		#EDEDED;
}
select:focus {
	background-color:		#EDEDED;
}

textarea {
	font-family:			"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-size:			10pt;
	background-color:		#DDDDDD;
	border-width:			2px;
	border-style:			inset;
	border-top-color:		#547DBF;
	border-left-color:		#658ECF;
	border-bottom-color:		#547DBF;
	border-right-color:		#2F5697;
}
textarea:hover {
	background-color:		#EDEDED;
}
textarea:focus {
	background-color:		#EDEDED;
}

optgroup {
	font-family:			"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-size:			10pt;
	font-weight:			bold;
	font-style:			normal;
	background-color:		#CCCCCC;
}

option {
	font-family:			"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-size:			10pt;
	font-weight:			normal;
	background-color:		#DDDDDD;
}

.submit-buttons {
	font-family:			"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-size:			10pt;
	color:				#000000;
	width:				92px;
	height:				21px;
	background-color:		#DDDDDD;
	border-width:			2px;
	border-style:			solid;
	border-top-color:		#FAFAFA;
	border-left-color:		#FAFAFA;
	border-bottom-color:		#547DBF;
	border-right-color:		#2F5697;
}
.submit-buttons:hover {
	color:				#000000;
	width:				92px;
	background-color:		#EDEDED;
	border-width:			2px;
	border-style:			solid;
	border-top-color:		#FAFAFA;
	border-left-color:		#FAFAFA;
	border-bottom-color:		#547DBF;
	border-right-color:		#2F5697;
}
.submit-buttons:active {
	color:				#000000;
	width:				92px;
	background-color:		#D0D0D0;
	border-width:			2px;
	border-style:			groove;
	border-top-color:		#547DBF;
	border-left-color:		#2F5697;
	border-bottom-color:		#FAFAFA;
	border-right-color:		#FAFAFA;
}

.submit-buttons-red {
	font-family:			"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-size:			10pt;
	color:				#000000;
	width:				92px;
	height:				21px;
	background-color:		#FF9999;
	border-width:			2px;
	border-style:			solid;
	border-top-color:		#FAFAFA;
	border-left-color:		#FAFAFA;
	border-bottom-color:		#547DBF;
	border-right-color:		#2F5697;
}
.submit-buttons-red:hover {
	color:				#000000;
	width:				92px;
	background-color:		#FFAAAA;
	border-width:			2px;
	border-style:			solid;
	border-top-color:		#FAFAFA;
	border-left-color:		#FAFAFA;
	border-bottom-color:		#547DBF;
	border-right-color:		#2F5697;
}
.submit-buttons-red:active {
	color:				#000000;
	width:				92px;
	background-color:		#FF8888;
	border-width:			2px;
	border-style:			groove;
	border-top-color:		#547DBF;
	border-left-color:		#2F5697;
	border-bottom-color:		#FAFAFA;
	border-right-color:		#FAFAFA;
}

.submit-buttons-green {
	font-family:			"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-size:			10pt;
	color:				#000000;
	width:				92px;
	height:				21px;
	background-color:		#C0D88C;
	border-width:			2px;
	border-style:			solid;
	border-top-color:		#FAFAFA;
	border-left-color:		#FAFAFA;
	border-bottom-color:		#547DBF;
	border-right-color:		#2F5697;
}
.submit-buttons-green:hover {
	color:				#000000;
	width:				92px;
	background-color:		#D0E89C;
	border-width:			2px;
	border-style:			solid;
	border-top-color:		#FAFAFA;
	border-left-color:		#FAFAFA;
	border-bottom-color:		#547DBF;
	border-right-color:		#2F5697;
}
.submit-buttons-green:active {
	color:				#000000;
	width:				92px;
	background-color:		#ACC46B;
	border-width:			2px;
	border-style:			groove;
	border-top-color:		#547DBF;
	border-left-color:		#2F5697;
	border-bottom-color:		#FAFAFA;
	border-right-color:		#FAFAFA;
}

hr {
	border:				dashed;
	border-width:			1pt;
	border-color:			#547DBF;
}

h1 {
	font-size:			18pt;
	color:				#2F5697;
}

h3 {
	font-size:			12pt;
	color:				#2F5697;
}

.headline {
	font-size:			10pt;
	letter-spacing:			1px;
	color:				#F5F5FF;
}

a {
	font-family:			"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-size:			10pt;
	color:				#223F6F;
	text-decoration:		underline;
}

a:hover {
	font-family:			"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-size:			10pt;
	color:				#EEEEEE;
	background-color:		#547DBF;
	text-decoration:		none;
}

.img-list {
	margin:				4px;
	border:				solid;
	border-width:			3px;
	border-color:			#547DBF;
}

.img-list-red {
	margin:				4px;
	border:				solid;
	border-width:			3px;
	border-color:			#FF0000;
}

.img-normal {
	border:				solid;
	border-width:			3px;
	border-color:			#547DBF;
}

.img-logo-border {
	border:				solid;
	border-width:			2px;
	border-color:			#000000;
}

.img-banner-border {
	border:				solid;
	border-width:			1px;
	border-color:			#000000;
}

.red {
	color:				#FF0000;
	text-decoration:		underline;
}

.judicial-sale {
	text-align:			center;
	font-size:			10pt;
	font-weight:			bold;
	letter-spacing:			2px;
	color:				#F5F5FF;
	background-color:		#FF0000;
	padding:			4px;
}

.red-bg {
	background-color:		#FF0000;
	padding:			4px;
}

.red-noline {
	color:				#880000;
}

.memo-line {
	margin-left:			4px;
	margin-top:			12px;
	color:				#880000;
}

.font-white {
	font-family:			"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-size:			10pt;
	color:				#EEEEEE;
}

.object-counter {
	font-family:			"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-size:			10pt;
	color:				#EEEEEE;
}

.white-only {
	color:				#EEEEEE;
}

.grey {
	background-color:		#DDDDDD;
}

.dark-grey {
	background-color:		#CCCCCC;
}

.notice-green {
	font-weight:			bold;
	color:				#EEEEEE;
	background-color:		#ACC46B;
	padding:			4px;
}

.notice-red {
	font-weight:			bold;
	color:				#EEEEEE;
	background-color:		#F34949;
	padding:			4px;
}


.white {
	color:				#EEEEEE;
}
.white:hover {
	color:				#555555;
	background-color:		#EEEEEE;
}

.card-zoom-button {
	background-color:		#DDDDDD;
}

.card-border {
	background-color:		#DDDDDD;
}


.button-blue-top {
	font-family:			"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-weight:			bold;
	font-size:			10pt;
	letter-spacing:			2px;
	color:				#EEEEEE;
	background-color:		#8CA1D8;
	padding-left:			10px;
}
.button-blue {
	font-family:			"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-size:			9pt;
	background-color:		#A2B6E7;
	padding-left:			10px;
}
.button-blue-a {
	font-family:			"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-size:			9pt;
	color:				#333333;
	text-decoration:		none;
}
.button-blue-a:hover {
	font-family:			"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-size:			9pt;
	color:				#555555;
	background-color:		#EEEEEE;
	text-decoration:		none;
}





.button-redorange-top {
	font-family:			"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-weight:			bold;
	font-size:			10pt;
	letter-spacing:			2px;
	color:				#EEEEEE;
	background-color:		#D79C62;
	padding-left:			10px;
}
.button-redorange {
	font-family:			"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-size:			9pt;
	background-color:		#E8C49A;
	padding-left:			10px;
}
.button-redorange-a {
	font-family:			"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-size:			9pt;
	color:				#333333;
	text-decoration:		none;
}
.button-redorange-a:hover {
	font-family:			"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-size:			9pt;
	color:				#555555;
	background-color:		#EEEEEE;
	text-decoration:		none;
}




.button-green-top {
	font-family:			"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-weight:			bold;
	font-size:			10pt;
	letter-spacing:			2px;
	color:				#FFFFFF;
	background-color:		#ACC46B;
	padding-left:			10px;
}
.button-green {
	font-family:			"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-size:			9pt;
	background-color:		#C0D88C;
	padding-left:			10px;
}
.button-green-a {
	font-family:			"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-size:			9pt;
	color:				#555555;
	text-decoration:		none;
}
.button-green-a:hover {
	font-family:			"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-size:			9pt;
	color:				#555555;
	background-color:		#EEEEEE;
	text-decoration:		none;
}





.button-yellow-top {
	font-family:			"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-weight:			bold;
	font-size:			10pt;
	letter-spacing:			2px;
	color:				#FFFFFF;
	background-color:		#E4DD6C;
	padding-left:			10px;
}
.button-yellow {
	font-family:			"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-size:			9pt;
	background-color:		#EBE691;
	padding-left:			10px;
}
.button-yellow-a {
	font-family:			"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-size:			9pt;
	color:				#555555;
	text-decoration:		none;
}
.button-yellow-a:hover {
	font-family:			"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-size:			9pt;
	color:				#555555;
	background-color:		#EEEEEE;
	text-decoration:		none;
}




.button-brown-top {
	font-family:			"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-weight:			bold;
	font-size:			10pt;
	letter-spacing:			2px;
	color:				#FFFFFF;
	background-color:		#C4BD6B;
	padding-left:			10px;
}
.button-brown {
	font-family:			"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-size:			9pt;
	background-color:		#D8D28C;
	padding-left:			10px;
}
.button-brown-a {
	font-family:			"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-size:			9pt;
	color:				#555555;
	text-decoration:		none;
}
.button-brown-a:hover {
	font-family:			"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-size:			9pt;
	color:				#555555;
	background-color:		#EEEEEE;
	text-decoration:		none;
}





.button-orange-top {
	font-family:			"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-weight:			bold;
	font-size:			10pt;
	letter-spacing:			2px;
	color:				#FFFFFF;
	background-color:		#EFCB4D;
	padding-left:			10px;
}
.button-orange {
	font-family:			"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-size:			9pt;
	background-color:		#EFDD9B;
	padding-left:			10px;
}
.button-orange-a {
	font-family:			"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-size:			9pt;
	color:				#555555;
	text-decoration:		none;
}
.button-orange-a:hover {
	font-family:			"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-size:			9pt;
	color:				#555555;
	background-color:		#EEEEEE;
	text-decoration:		none;
}





.startpage-head {
	font-family:			"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-weight:			bold;
	font-size:			10pt;
	color:				#EEEEEE;
	background-color:		#547DBF;
}
.startpage-fields {
	font-family:			"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-size:			9pt;
	color:				#EEEEEE;
	background-color:		#739CDF;
}
.startpage-fields-a {
	font-family:			"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-size:			9pt;
	color:				#FFFFFF;
	text-decoration:		none;
}
.startpage-fields-a:hover {
	font-family:			"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-size:			9pt;
	color:				#2F5697;
	background-color:		#EEEEEE;
	text-decoration:		none;
}
.img-border {
	border-style:			solid;
	border-width:			1px;
	border-color:			#000000;
}




.table-header {
	font-family:			"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-weight:			bold;
	font-size:			11pt;
	color:				#EEEEEE;
	background-color:		#547DBF;
}
.table-header1 {
	font-family:			"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-weight:			bold;
	font-size:			10pt;
	color:				#EEEEEE;
	background-color:		#5D8BD4;
}
.table-header-green {
	font-family:			"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-weight:			bold;
	font-size:			10pt;
	color:				#EEEEEE;
	background-color:		#ACC46B;
}
.table-field1 {
	font-family:			"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-size:			10pt;
	color:				#EEEEEE;
	background-color:		#739CDF;
}
.table-field2 {
	font-family:			"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-size:			10pt;
	color:				#EEEEEE;
	background-color:		#82AAEA;
}
td, th {
	vertical-align:			top;
}


.statistic-field1 {
	font-family:			"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-size:			10pt;
	color:				#555555;
	background-color:		#C5F27D;
	text-align:			right;
}
.statistic-field2 {
	font-family:			"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-size:			10pt;
	color:				#555555;
	background-color:		#F2E97D;
	text-align:			right;
}
.statistic-field3 {
	font-family:			"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-size:			10pt;
	color:				#555555;
	background-color:		#F2D57D;
	text-align:			right;
}



.input-img-button {
	width:				100px;
	height:				20px;
	border-width:			0px;
	border-style:			none;
}
.input-img-button1 {
	width:				100px;
	height:				20px;
	border-width:			0px;
	border-style:			none;
	background-color:		#739CDF;
}
.input-img-button2 {
	width:				100px;
	height:				20px;
	border-width:			0px;
	border-style:			none;
	background-color:		#82AAEA;
}

.small {
	font-size:			8pt;
}

.roadmap {
	margin:				10px;
	border-style:			solid;
	border-width:			2px;
	border-color:			#547DBF;
}

.spacer {
	margin:				10px;
}

.firefighter {
	background-color:		#FF0000;
	color:				#FFFFFF;
}

.police {
	background-color:		#348F34;
	color:				#FFFFFF;
}

.hard-left {
	position:			absolute;
	top:				-30000px;
	left:				-30000px;
	color:				#EEEEEE;
}

.notice-yellow {
	font-weight:			bold;
	color:				#FFFF00;
	background-color:		#FF0000;
	padding:			4px;
}
