BODY {
	color : Black;
	font-family : Arial, sans-serif;
	font-size: 10px;
	text-align: justify;
	background-color : #FFFFFF;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}

TABLE {
	border-color: #0C1967;
}

TD {
		font-size: 13px;
		border-color: #ACB7B9;
		text-align:justify;
}


A {
	text-decoration: underline;
	color: Black;
	font-weight : normal;
	font-size: 13px;
}

anreise {
	text-decoration: none;
	color: Black;
	font-weight : bold;
	font-size: 12px;
}

A.button {
	text-decoration: none;
	color: #000000;
	font-weight : bold;
	background-color: #81C0D1;
	width: 170px;
	border-left : 0px solid #81C0D1;
	border-right : 0px solid #81C0D1;
	border-top : 3px solid #81C0D1;
	border-bottom : 1px solid #FFFFFF;
	font-size: 12px;
}

A:Visited.button {
	text-decoration: none;
	color: #000000;
	font-weight : bold;
	background-color: #81C0D1;
	width: 170px;
	border-left : 0px solid #81C0D1;
	border-right : 0px solid #81C0D1;
	border-top : 3px solid #81C0D1;
	border-bottom : 1px solid #FFFFFF;
	font-size: 12px;
}

A:Hover.button {
	background-color: #000000;
	font: bold;
	color: white;
	width: 170px;
	border-left : 0px solid #000000;
	border-right : 0px solid #000000;
	border-top : 3px solid #000000;
	border-bottom : 1px solid #FFFFFF;
	font-size: 12px;
}

DIV.button {
	width: 170px;
	height: 18px;
}

A.sub_button {
	text-decoration: none;
	color: #000000;
	font-weight : bold;
	background-color:  #81C0D1;
	width: 170px;
	border-left : 0px solid  #81C0D1;
	border-right : 0px solid  #81C0D1;
	border-top : 3px solid  #81C0D1;
	border-bottom : 1px solid #FFFFFF;
	font-size: 12px;
}

A:Visited.sub_button {
	text-decoration: none;
	color: #000000;
	font-weight : bold;
	background-color: #81C0D1;
	width: 170px;
	border-left : 0px solid  #81C0D1;
	border-right : 0px solid  #81C0D1;
	border-top : 3px solid  #81C0D1;
	border-bottom : 1px solid #FFFFFF;
	font-size: 12px;
}

A:Hover.sub_button {
	background-color:  #000000;
	font: bold;
	color: #0C1967;
	width: 170px;
	border-left : 0px solid  #000000;
	border-right : 0px solid  #000000;
	border-top : 3px solid  #000000;
	border-bottom : 1px solid #FFFFFF;
	font-size: 12px;
}

DIV.sub_button {
	width: 170px;
	height: 18px;
}



A:Visited {
	text-decoration: underline;
	color: Black;
}

A:Hover {
	text-decoration: none;
	color: Black;
}

.space {
	font-size: 4px;
}





.td_logo{
	background-color: #75878A;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	color: white;
}

.td_navi{
	background-color: #81C0D1;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	color: white;
}

.content{
	background-color:  #FFFFFF;
	border-color: Black;
	border-style: solid;
	border-width: 1px;
	color: Black;
}

H1 {
	color: Black;
	font-size: 16px;
	font-weight: bolder;
	font-style: normal;
}

.termine {
	background-color: #FFFFFF;
	border-color: Black;
	border-style: solid;
	border-width: 1px 0px 0px 1px;
	color: Black;
	text-align: center;
}

.termine_text {
	background-color: #FFFFFF;
	border-color: Black;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	color: Black;
	text-align: center;
}

.termine_hell {
	background-color: #DCDFF0;
	border-color: Black;
	text-align: right;
	border-style: solid;
	border-width: 1px 0px 0px 1px;
	color: Black;
}

.termine_dunkel {
	background-color: #EEEEF1;
	border-color: Black;
	border-style: solid;
	border-width: 1px 0px 0px 1px;
	color: Black;
}



.link_klein {
	font-size: 11px;
}
