/* Bürgerportal */


/* Navigation */
#navigation {
	background-repeat: repeat-y;
 	background-image : url(img/nav/background_buerger.gif) !important;
}

.background_color_50
{
	background-color : #649bcc !important;
}

/* Trennlinien in Marginalspalte */
.trennlinie {
	border-bottom : 1px solid #b2cce5;
}

/* Tabellen */
.table_title td {
	background-color : #6699cc !important;
}

.farb_wechsel td  {
	background-color : #eff5fa !important;
}

/* mehr_link */
.mehr_buttom {
	padding-right : 10px;
	text-align : right;
	background-image : url(img/double_arrow_blue.gif);
	background-position	: right 65%;
	background-repeat : no-repeat;
}

/* Buttons allgemein */
input.button {
	border-top : 1px solid #6699cc;
	border-right : 1px solid #666666;
	border-bottom : 1px solid #666666;
	border-left	: 1px solid #6699cc;
	background-color: #6699cc;
	color : #ffffff;
}
