body{
	background-color:#FFFBFC; /*vorher: #f1f6fa;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bg_white{
	background-color:#FFFFFF;
}

.bg_image{
	background-image:url(../images/layout/header/bg_home.jpg);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
}
	
.header	{
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
	color: #000000;
	text-transform: uppercase;
}

.header_home	{
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 26px;
	line-height: 30px;
	text-decoration: none;
	color: #000000;
}		
					
.subheader	{
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	color: #000000;
}

.text	{
	font-family: verdana, arial, sans-serif;
	font-weight: 400;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	color: #000000;
}
	
.texterror	{
	font-family: verdana, arial, sans-serif;
	font-weight: 400;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	color: #CC0000;
}

.textwhite	{
	font-family: verdana, arial, sans-serif;
	font-weight: 400;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	color: #FFFFFF;
}
	
.texts	{
	font-family: verdana, arial, sans-serif;
	font-weight: 400;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	color: #000000;
}

	
.textbold	{font-weight: bold;}
.textitalic  {font-style: italic;}
.textrot	{color: #990000;}

ul{
    list-style-image: url(../images/styleimg/dot_list.gif);
	margin-top:5;
}

.greenleague	{
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	color: #00990A;
	text-transform: uppercase;
}

.redleague	{
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	color: #D10000;
	text-transform: uppercase;
}

.blueleague	{
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	color: #2645E0;
	text-transform: uppercase;
}

.blackleague	{
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	color: #000000;
	text-transform: uppercase;
}

A:link {color: #000000; text-decoration: underline;}
A:visited {color: #000000; text-decoration: underline;}
A:active {color:#B60012; /*vorher #4574D1;*/ text-decoration: underline;}
A:hover {color:#B60012; /*vorher #4574D1;*/ text-decoration: underline;}

.langchoose	{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 13px;
	text-decoration: none;
	color:#B60012; /*vorher #4574D1;*/
}

A.langchoose:link {color:#B60012; /*vorher #4574D1;*/ text-decoration: none;}
A.langchoose:visited {color:#B60012; /*vorher #4574D1;*/ text-decoration: none;}
A.langchoose:active {color: #000000; text-decoration: none;}
A.langchoose:hover {color: #000000; text-decoration: none;}

.subnavi_no	{
	font-family: verdana, arial, sans-serif;
	font-weight: 400;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
	color: #333333;
}

A.subnavi_no:link {color: #333333; text-decoration: none;}
A.subnavi_no:visited {color: #333333; text-decoration: none;}
A.subnavi_no:active {color: #922136; text-decoration: none;}
A.subnavi_no:hover {color: #922136; text-decoration: none;}

.subnavi_act	{
	font-family: verdana, arial, sans-serif;
	font-weight: 400;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	color: #c78e34;
}

A.subnavi_act:link {color: #922136; text-decoration: none;}
A.subnavi_act:visited {color: #922136; text-decoration: none;}
A.subnavi_act:active {color: #922136; text-decoration: none;}
A.subnavi_act:hover {color: #922136; text-decoration: none;}

A.search:link {color: #333333; text-decoration: none;}
A.search:visited {color: #333333; text-decoration: none;}
A.search:active {color: #BD4E08; text-decoration: none;}
A.search:hover {color: #BD4E08; text-decoration: none;}

.linie_grau{
	background-color:#666666;
}

.linie_blau{
	background-color:#B60012; /*vorher #4574D1;*/
}

.img_border{
	border:solid;
	border-color:#CADDEB;
	border-width:1;
}

/* =========================== HOME =========================== */
.homeTop{
	display: block;
	width:100%;
	background-color:#b60012;
	height: 300px;
	}
.homeTop_cnt{
	position:relative;
	width:970px;
	margin: 0 auto;}
	
.homeBottom{
	display:block;
	background-color:#ffffff;}
	
.homeBottom_cnt{
	position:relative;
	width:970px;
	margin: 0 auto;}
	
#home_title{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 26px;
	font-style:italic;
	color:#ffffff;
	position:absolute;
	left:140px;
	top:100px;
	}
#home_logo{
	position:absolute;
	left:530px;
	top:40px;
	}
#home_links{
	position:absolute;
	left:140px;
	top:147px;
	}
#home_partner{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	text-transform: uppercase;
	font-size:11px;
	color:#ffffff;
	position:absolute;
	left:434px;
	/*font-stretch:ultra-expanded;*/
	top:283px;
	}
#home_adress{
	position:absolute;
	left:140px;
	top:12px;}
			.adresse{
				height:80px;
				width:160px;
				font-family:Verdana, Geneva, sans-serif;
				font-size:10px;
				font-weight:normal;
				color:#000000;
			}
			
			.bold {
				font-weight:bold;
				}
			.boldblack{
				font-weight:bold;
				color:#000000;
				}
			.boldblack a{
				font-family:Verdana, Geneva, sans-serif;
				font-size:9px;
				font-weight:bold;
				color:#000000;
				text-decoration: none;}
				
			.boldblack a:hover{
				color:#cc0000;
				
				}
#home_partnerimg{
	position:absolute;
	left:434px;
	top: 21px;}
	#home_partnerimg img{
		margin-right:55px;}
		
#home_links a{
				
				font-family:Verdana, Geneva, sans-serif;
				font-size:12px;
				font-weight: bold;
				color:#ffffff;
				text-decoration: none;
				line-height:18px;
				}
#home_links a:hover {
				color:#000000;}

/* =========================== end HOME =========================== */
/* =========================== SITEMAP =========================== */

#sitemap_box{
    float:left;
	width: 270px;
	margin-bottom: 30px;
}

.sitemap_level1 {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	color: #922136;
}

.sitemap_level2 {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	font-weight: normal;
}

.sitemap_level3 {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 11px;
	text-decoration: none;
	font-weight: normal;
}


A.sitemap:link {color: #333333; text-decoration: none;}
A.sitemap:visited {color: #333333; text-decoration: none;}
A.sitemap:active {color: #333333; text-decoration: none;}
A.sitemap:hover {color: #922136; text-decoration: none;}

/* ============================ NEWS ======================= */

.bg_archiv_monat{
	background-color: #D1C399;
}

.trennlinie_grau {
	background-image: url(../images/trennlinie_grau.gif);
	background-repeat: repeat-x;
}

/* ============================ END NEWS ======================= */

/* =========================== FORM =========================== */

input, textarea {
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	background-color:#FFFFFF;
}

input.radio { border-width: 0px; }

input.button {background-color: #6AADD9; color: #000000;}

/* =========================== END FORM =========================== */

/*============================ SBB ONLINE FAHRPLAN ==================== */
.sbb_bg_header{
	background-color: #922136;
}

.sbb_bg_rand{
	background-color: #CECECE;
}

.sbb_button {
	font-family: verdana, arial, sans-serif;
	font-weight: 400;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	color: #666666;
	background-color: #F0F0F0;
	border-color: #A5A5B2;
	border-width: 1px;
	border-style: solid;
}

.formwhite {
	border-width: 1px;
	border-style: solid;
	border-color: #CECECE;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	background-color:#FFFFFF;
}
/*============================ END SBB ONLINE FAHRPLAN ================ */
/* =========================== Pop-Up STyle =========================== */
td.color_rand { background-color: #360A0A; }
td.color_bgtable { background-color: #F5E9C9; }
td.color_bgtop { background-color: #FFFFFF; }

.bgboldline{
	background-color: #360A0A;
}
/* =========================== END Pop-Up Style ===================== */