/* ############################## Body-Styles ############################# */



body{

	background-color : #FFFFFF;
	
	color : #900000;

	border : none;

	margin-bottom : 0px;

	margin-left : 0px;

	margin-right : 0px;

	margin-top : 0px;

	scrollbar-face-color:#900000;

	scrollbar-highlight-color:#FF7800;

	scrollbar-shadow-color:#FF7800;

	scrollbar-darkshadow-color:#900000;

	scrollbar-3dlight-color:#900000;

	scrollbar-arrow-color:#900000;

	scrollbar-track-color:#900000;

}

/* ############################## iFrame ################################# */



.iframe{

	background-color : #FF7800;

	border : none;

	scrollbar-face-color:#FF7800;

	scrollbar-highlight-color:#FF7800;

	scrollbar-shadow-color:#FF7800;

	scrollbar-darkshadow-color:#900000;

	scrollbar-3dlight-color:#900000;

	scrollbar-arrow-color:#900000;

	scrollbar-track-color:#FF7800;

}

/* ############################## Table-Styles ############################## */

.td{

	background-color: #FFFFFF;

	color: #900000;

	font-family : Arial, Helvetica, sans-serif;

	font-size : 12px;

	font-weight: regular;

	border : none;

}

.td_start2{

	background-color: none;

	color: #900000;

	font-family : Arial, Helvetica, sans-serif;

	font-size : 12px;

	font-weight: regular;

	border : none;

}

.td_start3{

	background-color: none;

	color: #900000;

	font-family : Arial, Helvetica, sans-serif;

	font-size : 12px;

	font-weight: regular;

	border : none;

}

.td_start{

	background-image:url(../Bilder/hintergr.gif);

	background-repeat:no-repeat;

	color: #900000;

	font-family : Arial, Helvetica, sans-serif;

	font-size : 12px;

	font-weight: regular;

	border : none;

}

.td_big{

	background-color: #FFFFFF;

	color: #900000;

	font-family : Arial, Helvetica, sans-serif;

	font-size : 13px;

	font-weight: regular;

	border : none;

}

.td_aktion{

	background-color: #FFFFFF;

	color: #900000;

	font-family : Arial, Helvetica, sans-serif;

	font-size : 13px;

	font-weight: regular;

	border : none;

}

.td_navi{

	background-color: none;

	color: #900000;

	font-family : Arial, Helvetica, sans-serif;

	font-size : 11px;

	font-weight: bold;

	border : none;

}

.td2{

	background-color: none;

	color: #FFFFFF;

	font-family : Arial, Helvetica, sans-serif;

	font-size : 12px;

	font-weight: regular;

	border : none;

}

.td3{

	background-image:url(schienen.jpg);

	background-repeat:no-repeat;

	color: #FFFFFF;

	font-family : Arial, Helvetica, sans-serif;

	font-size : 12px;

	font-weight: regular;

	border : none;

}

.td4{

	background-color: none;

	color: #C5C5C5;

	font-family : Arial, Helvetica, sans-serif;

	font-size : 9px;

	border : none;

}

.td_preise_bold{

	background-color: #720000;

	color: #FFFFFF;

	font-family : Arial, Helvetica, sans-serif;

	font-size : 12px;

	font-weight: bold;

	border : 1px solid #FF7800;

}

.td_preise_boldb{

	background-color: #FF7800;

	color: #FFFFFF;

	font-family : Arial, Helvetica, sans-serif;

	font-size : 12px;

	font-weight: bold;

	border : none;

}

.td_preise{

	background-color: #900000;

	color: #FFFFFF;

	font-family : Arial, Helvetica, sans-serif;

	font-size : 12px;

	border : 1px solid #FF7800;

}

.td_preiseb{

	background-color: #FF7800;

	color: #FFFFFF;

	font-family : Arial, Helvetica, sans-serif;

	font-size : 12px;

	border : none;

}

/* ############################## Font-Styles ############################## */

.standardfont{

	color : #FFFFFF;

	font-family : Arial, Helvetica, sans-serif;

	font-size : 13px;
	
	font-weight : regular;

}



.standardfont_bold{

	color : #7B3B0F;

	font-family : Arial, Helvetica, sans-serif;

	font-size : 13px;

	font-weight : bold;

}


.highlight{

	color : #FF7800;

	font-family : Arial, Helvetica, sans-serif;

	font-size : 14px;

	font-weight : regular;

}



/* ############################# Link-Styles ############################### */



.td_navi a:link{

	color : #900000;

	font-family : Arial, Helvetica, sans-serif;

	font-size : 12px;

	text-decoration : none;
	
	border: none;

}

a:link{

	color : #FF7800;

	font-family : Arial, Helvetica, sans-serif;

	font-size : 12px;

	text-decoration : none;
	
	border: none;

}

a:visited{

	color : #900000;

	font-family : Arial, Helvetica, sans-serif;

	font-size : 12px;

	text-decoration : none;
	
	border: none;

}



a:active{

	color : #C5C5C5;

	font-family : Arial, Helvetica, sans-serif;

	font-size : 12px;

	text-decoration : none;
	
	border: none;

}



/* ############################### Input-Fields ############################# */

.textField{

	background-color: #FFFFFF;

	color : #00416E;

	font-family : Arial, Helvetica, sans-serif;

	font-size : 12px;

	border : 1px solid #FF7800;

} 



.selectField{

	background-color: #FFFFFF;

	color : #900000;

	font-family : Arial, Helvetica, sans-serif;

	font-size : 12px;

	border : 1px solid #FF7800;

	scrollbar-face-color:#FF7800;

	scrollbar-highlight-color:#FF7800;

	scrollbar-shadow-color:#FF7800;

	scrollbar-darkshadow-color:#900000;

	scrollbar-3dlight-color:#900000;

	scrollbar-arrow-color:#900000;

	scrollbar-track-color:#FF7800;

	

}



.button{

	background-color: #900000;

	color : #FFFFFF;

	font-family : Arial, Helvetica, sans-serif;

	font-size : 12px;

	font-weight : bold;

	border : 1px solid #FF7800;

}

.events{

	font-family : Arial, Helvetica, sans-serif;

	font-size : 10px;
}

.strong{

	font-family : Arial, Helvetica, sans-serif;
	
	font-weight : bold;

	font-size : 13px;
}
