/* Styles für Gemeinsame Website Basel-Stadt (ED) und Basel-Landschaft (BKSD) zur Neugestaltung des Finanzausgleichs NFA */
/* --------------------------------------------------------------------------------------------------------------------- */
 
 html,body	{
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	list-style-type: square;
}

ul	{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}

ul li	{
	margin-left: 20px;
	padding-right: 30px;
	padding-bottom: 5px;
	list-style-type: square;
}

ol	{
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 0px;
}

ol li	{
	margin-left: 30px;
	padding-right: 30px;
	padding-bottom: 5px;
}

.logospalte {
	height: 500px;
	background-color: #DEDEDE;
}

.menuspalte {
	background-color: #ffffff;
	font-size: 11px;
	line-height: 14px;
	color: #2D2D2D;
	text-decoration: none;
}

.spacerspalte {
	border-color: Gray;
	border-style: solid;
	border-top: 0px;
	border-bottom: 0px;
	border-left-width: 1px;
	border-right: 0px;
}

.adressenspalte {
	padding-top: 2px;
	padding-left: 2px;
	background: transparent;
	/* background-color: #ffffff; */
	font-size: 11px;
	line-height: 14px;
	color: #2D2D2D;
	text-decoration: none;
}

.adressenfeedback {
	padding-top: 2px;
	background-color: #EBEBEB;
	font-size: 11px;
	line-height: 14px;
	color: #2D2D2D;
	text-decoration: none;
}

.textspalte {
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 5px;
	background-color: #EBEBEB;
	font-size: 11px;
	line-height: 14px;
	color: #2D2D2D;
	text-decoration: none;
}

.impressum {
	padding-top: 5px;
	background-color: #EBEBEB;
	font-size: 11px;
	line-height: 14px;
	color: #2D2D2D;
	text-decoration: none;
}

a:link {
	color: #1050B6;
	text-decoration: none;
}

a:visited {
	color: #145AC8;
	text-decoration: none;
}

a:active { 
	color: #0099ff;
	text-decoration: none;
}

a:hover { 
	color: #0099ff;
	text-decoration: underline;
}

.bg-x-nav {
	background-color: #DEDEDE;
}

.bg-x-nav-a {
	background-color: #EBEBEB;
}

.x-nav, .x-nav:link, .x-nav:visited, .x-nav:active {
	font-size: 11px;
	line-height: 15px;
	color: #2D2D2D;
	text-decoration: none;
}
.x-nav:hover {
	color: #0099ff;
	text-decoration: none;
}

.x-nav-a, .x-nav-a:link, .x-nav-a:visited, .x-nav-a:active {
	font-size: 11px;
	line-height: 15px;
	color: #ff0000;
	text-decoration: none;
}

.x-nav-a:hover {
	color: #666666;
	text-decoration: none;
}

.bg-y-nav {
	background-color: #E5E5E5;
}

.bg-y-nav-a {
	background-color: #EBEBEB;
}

.bg-y-nav-sub {
	background-color: #E5E5E5;}

.y-nav, .y-nav:link, .y-nav:visited, .y-nav:active {
	font-size: 11px;
	line-height: 16px;
	color: #2D2D2D;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}

.y-nav:hover {
	color: #0099ff;
	text-decoration: none;
}

.y-nav-a, .y-nav-a:link, .y-nav-a:visited, .y-nav-a:active {
	font-size: 11px;
	line-height: 16px;
	color: #ff0000;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
.y-nav-a:hover {
	color: #0099ff;
	text-decoration: none;
}

.y-nav-sub, .y-nav-sub:link, .y-nav-sub:visited, .y-nav-sub:active, .y-nav-sub:hover {
	font-size: 11px;
	line-height: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;	
}

.y-nav-sub-a, .y-nav-sub-a:link, .y-nav-sub-a:visited, .y-nav-sub-a:active, .y-nav-sub-a:hover {
	font-size: 11px;
	line-height: 16px;
	color: #ff0000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;	
}

.trennlinie {
	height: 1px;
	background-color: #DEDEDE;
}

.fliess {
	font-size: 12px;
	line-height: 17px;
	color:#000046;
}

.fliess-bold {
	font-size: 12px;
	line-height: 17px;
	color: #000046;
	font-weight: bold;
}

.fliess-rot {
	font-size: 12px;
	line-height: 17px;
	color:#ff0000;
}

.fliess-titel {
	font-size: 12px;
	line-height: 20px;
	color: #000046;
	font-weight: bold;
}

.fliess-adresse {
	font-size: 11px;
	line-height: 14px;
	color: #2D2D2D;
	text-decoration: none;
}

.fliess-adresse-bold {
	font-size: 11px;
	line-height: 14px;
	color: #2D2D2D;
	text-decoration: none;
	font-weight: bold;
}

.fliess-anmerkung {
	font-size: 10px;
	line-height: 14px;
	color: #000046;
	text-decoration: none;
}

.titel {
	font-size: 19px;
	line-height: 26px;
	font-style: normal;
	font-weight: normal;
	color: #2D2D2D;
}

input {
	font-size: 12px;
	color: Blue;
	padding-top: 2px;
	padding-bottom: 3px;
}

input[type=reset]	{
 	border-style: solid;
	border-width: 1px;
	color: grey;
	border-color: grey;
}

input[type=button]	{
 	border-style: solid;
	border-width: 1px;
	color: red;
	border-color: red;
	background-color: inherit;
}

input[type=submit]	{
 	border-style: solid;
	border-width: 1px;
	border-color: red;
	color: red;
}