body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A4A4D;
	line-height: 18px;
}
body {
	background-color: #3D3D3D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
a:link {
	color: #273B54;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #273B54;
}
a:hover {
	text-decoration: none;
	color: #0E4AA5;
}
a:active {
	text-decoration: underline;
	color: #273B54;
}
a.footer {
	color: #6E6E6E;
}
.footer {
	color: #6E6E6E;
	font-size: 11px;
}
input.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0A2565;
	background-color: #FFFFFF;
	border: 1px solid #B9B9B9;
	height: 26px;
	background-image: url(images/button_bg.gif);
	background-repeat: repeat-x;
	padding: 3px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #0C3363;
	line-height: 20px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #1A4788;
	line-height: 24px;
}
.blau {
	font-size: 14px;
	color: #3061BA;
}
table.border {
	border: 1px solid #EEEEEE;
}
table.border_main {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F2F2F2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F2F2F2;
}
.rot {
	color: #CC0000;
}
td.table_head {
	font-weight: bold;
	color: #FFF;
	background-color: #3D3D3D;
}

td.bg_main {
	background-image: url(images/shuttleservice_26.jpg);
	background-repeat: repeat-y;
}
td.bg_footer {
	background-image: url(images/shuttleservice_28.jpg);
	background-repeat: repeat-y;
	height: 70px;
	text-align: center;
	vertical-align: middle;
}


.pflicht {
	border: 1px solid #CC0000;
}






button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0A2565;
	background-color: #FFFFFF;
	border: 1px solid #B9B9B9;
	height: 26px;
	background-image: url(../images/button_bg.gif);
	background-repeat: repeat-x;
	padding: 3px;
}
td input {
	background-color : #F0F0F0;
	font-size : 12px;
	font-weight : bold;
	color : #333333;
}
.eintrag {
	background-color : #D8D8D8;
	padding : 5px;
	padding-left : 10px;
	padding-right : 10px;
	margin-top : 10px;
	font-size: 12px;
	font-weight: bold;
}

/* Datum + Uhrzeit*/
.eintrag var {
	color : #666666;
}
/* linke Anzeige + rechte Anzeige  umschliessender Container*/
.post{
	background-color : #F4F4F4;
	height : auto;
	clear : both;
}

/* rechte Anzeige*/
.txt {
	background-color : #F4F4F4;
	border-left : 1px solid #ffffff;
	margin-left : 240px;
	min-height : 80px;
}
.txt p {
	margin-top : 0;
	margin-bottom : 0;
	padding : 15px;
}
/* unsichtbare Elemente */
.none {
        display : none;
}
/* Fussnote*/
address {
	padding-right : 20px;
	padding-bottom : 3px;
	text-align : right;
	margin-bottom : 20px;
	clear : both;
}
/* Name des Autors*/
address em {
	display : block;
	font-style : normal;
	font-size : 12px;
	color : #0753A7;
}
/* linke Anzeige*/
.post address{
	padding : 10px;
	width : 200px;
	float : left;
	font-style : normal;
	color : #999999;
	text-align : left;
}
/*Trennzeichen*/
acronym {
	display : none;
}

