body {
	background-image:url(images/back_verlauf.jpg); 
	background-repeat:repeat-x;
	padding-top: 12px;
}

body, td {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
}

a {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}


a:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.introtext {
	padding-top: 6px; 
	font-weight: bold; 
	color: #FFFFFF;
}

.bgimageleft {
	background-image:  url(images/back_smallmap.jpg);
	background-repeat: no-repeat;  
	background-position: 0px -20px;
}

.titeltxt {
	background-color: #606A74; 
	border: 1px solid #FFFFFF; 
	font-weight: bold; 
	padding-left: 6px; 
	color: #FFFFFF;
}

.content {
	background-color: #BEC1C6;
	background-image:  url(images/back_content_big.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 30px;
	padding-bottom: 10px;
}

.content_admin
{
    background-color: #BEC1C6;
	background-image:  url(images/back_content_smallmap.jpg);
	background-repeat: no-repeat;
	background-position: 0px 135px;
	padding-top: 30px;
	padding-bottom: 10px;
}

.bigmap 
{
    background-image: url(images/back_bigmap.jpg);
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

.ogpanetop {
	border: 1px solid #FFFFFF; 
	background-color: #606A74; 
	color: #FFFFFF; 
	font-weight: bold;
}

.ogpanebottom {
	border: 1px solid #FFFFFF; 
	border-top: 0px; 
	background-color: #606A74; 
	color: #FFFFFF; 
	font-weight: bold;
}

input {
	border: 1px solid #8E8E8E;
}

textarea {
	border: 1px solid #8E8E8E;
}

.noborder {
	border: 0px;
}

.txttabheader {
    font-size: 12px;
    font-weight: bold;
    color: Black;
    padding: 0px;
    text-align: right;
}

.txttabheaderleft {
    font-size: 12px;
    font-weight: bold;
    color: Black;
    padding: 0px;
    text-align: left;
}

.txttable {
	padding: 0px;
	margin: 0px;
}

.txttabdata {
	margin: 0px;
	padding: 2px;
	width: auto;
	line-height: 20px;
	background-color: #DFE0E3;
	text-align: left;
}

.txttabdataalter {
	margin: 0px;
	padding: 2px;
	width: auto;
	line-height: 20px;
	text-align: left;
}

.servicelink_n {
    line-height: 20px;
    font-weight: bold;
    color: #FFFFFF;
}

.servicelink_a {
    line-height: 20px;
    font-weight: bold;
    color: #FF7E44;
}

.servicelink_n:hover {
    line-height: 20px;
    font-weight: bold;
    color: #FF7E44;
}

.servicelink_a:hover {
    line-height: 20px;
    font-weight: bold;
    color: #FF7E44;
}

.admMenu_n {
    font-weight: bold; 
	padding-left: 6px; 
	line-height: 30px;
	line-height: 20px;
	border: 1px solid #7C838C; 
}

.admMenu_a {
    border: 1px solid #FFFFFF; 
    background-color: #606A74;
    border-right: 0px;
	padding-left: 6px; 
	line-height: 21px;
}

.n_MonthSelectLink:hover
{
    color: #FF7E44;
    font-weight: bold;
    text-align: center;
}

.n_MonthSelectLink
{
    color: #ffffff;
    font-weight: bold;
    text-align: center;
}

.a_MonthSelectLink
{
    color: #FF7E44;
    font-weight: bold;
    text-align: center;
}

.calMonth 
{
    width: 160px;
    border: 1px solid #FFFFFF;
    padding-bottom: 5px;
    background-color: #E6E6E6;
}

.calDay
{
    border: 1px solid #FFFFFF;
}

.calDayHeader
{
    background-color: #CBCDCC;
    border: 1px solid #FFFFFF;
    padding-bottom: 0px;
}

.calTitelStyle
{
    background-color: #89939C;
    color: #ffffff;
    border: 1px solid #FFFFFF;
}

.contactHeader
{
    font-weight: bold;
}

.pager{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	background-color: #C5C7CC;
	line-height: 14px;
}

.pager:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: black;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: underline;
	line-height: 14px;
}
.pageractive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	line-height: 14px;
}
.pagerdisabled {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 14px;
}


