/* =========================== START ALLGEMEIN, LINK UND TEXT =========================== */

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

.disabled {
	display:none;
}

.bg_site{
	background-image:url(../../images/styleimg/bg_site.jpg);
	background-repeat:repeat-x;	
}

.bg_top{
	background-image:url(../../images/styleimg/bg_top.jpg);
	background-repeat:repeat-x;	
}

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

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

.texts	{
	font-family: verdana, arial, sans-serif;
	font-weight: 400;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	color: #4D4D4D;
}

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

.textblau	{
	font-family: verdana, arial, sans-serif;
	font-weight: 400;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	color: #244c63;
}

.subheader	{
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	color: #006BAC;
}

.header	{
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
	color: #4D4D4D;
}

.adresszeile {
	font-family: verdana, arial, sans-serif;
	font-weight: 400;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	color: #87888A;
}

.langchange {
	font-family: verdana, arial, sans-serif;
	font-weight: 400;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	color: #87888a;
}

.titel_blau {
	color:#79A0B5;
}

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

.trennlinie{
	background-color:#FFFFFF;
}

.bg_table1{
	background-color:#BCD5E3;
}

.textcolorblue {color:#006BAC;}
.textbold {font-weight: bold;}
.nobr {white-space: nowrap;}
.uppercase {text-transform: uppercase;}


.bg_white {background-color: #FFFFFF;}
.bg_black {background-color: #000000;}
.bg_naviblue {background-color: #006BAC;}
.bg_blue {
	background-color: #10374F;
	opacity: .75;
	-moz-opacity:.75;
	filter: alpha(opacity=75);
}
.bg_blue2 {
	background-color: #244C63;
}
.bg_blue2_transp {
	background-color: #244C63;
	opacity: .75;
	-moz-opacity:.75;
	filter: alpha(opacity=75);
}
.pakage_top_trennlinie {
	background-color:#e1eef5;
	opacity: .75;
	-moz-opacity:.75;
	filter: alpha(opacity=75);
}
.pakage_top_bg {
	background-image:url(../../images/styleimg/bg_packages.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

.bg_navilayer {
	background-color:#FFFFFF;
	background-image:url(../../images/styleimg/bg_navilayer.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

.bg_wetter {
	background-image:url(../../images/styleimg/bg_wetter.jpg);
	background-repeat:repeat-x;
}

.bg_service {
	background-color:#f3f8fb;
}

.bg_content {background-color: #E1EEF5}
.bg_bild {background-image:url(../../images/styleimg/bg_bild.gif);
	background-position:right}
.bg_bild2 {background-image:url(../../images/styleimg/bg_bild2.gif);}
.trenndot {background-image:url(../../images/styleimg/trenndot.gif);}

.pic_border {
	padding:0px;
	margin:0px;
	border:0px;
	border-color:#86888A;
	border-style:solid;
	border-width:1px;
}

A:link {color: #4D4D4D; text-decoration: underline;}
A:visited {color: #4D4D4D; text-decoration: underline;}
A:active {color: #4D4D4D; text-decoration: underline;}
A:hover {color: #006BAC; text-decoration: none;}

A.footer:link {color: #4D4D4D; text-decoration: none;}
A.footer:visited {color: #4D4D4D; text-decoration: none;}
A.footer:active {color: #4D4D4D; text-decoration: none;}
A.footer:hover {color: #006BAC; text-decoration: none;}

A.white:link {color: #FFFFFF; text-decoration: underline;}
A.white:visited {color: #FFFFFF; text-decoration: underline;}
A.white:active {color: #D6D6D6; text-decoration: underline;}
A.white:hover {color: #D6D6D6; text-decoration: none;}

A.adresszeile:link {color: #87888A; text-decoration: none;}
A.adresszeile:visited {color: #87888A; text-decoration: none;}
A.adresszeile:active {color: #87888A; text-decoration: none;}
A.adresszeile:hover {color: #4D4D4D; text-decoration: none;}

A.langchange:link {color: #87888a; text-decoration: none;}
A.langchange:visited {color: #87888a; text-decoration: none;}
A.langchange:active {color: #4D4D4D; text-decoration: none; font-weight:bold;}
A.langchange:hover {color: #4D4D4D; text-decoration: none;}

/* =========================== NAVI'S =========================== */

div.navi{
	margin-bottom: 5px;
	margin-right: 3px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
}

div.navi2{
	margin-bottom: 2px;
	margin-right: 3px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
}

div.subnavi{
	margin-bottom: 5px;
	margin-right: 3px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 13px;
}

A.navi_no:link {color: #4D4D4D; text-decoration: none; font-weight: normal;}
A.navi_no:visited {color: #4D4D4D; text-decoration: none; font-weight: normal;}
A.navi_no:active {color: #4D4D4D; text-decoration: none; font-weight: normal;}
A.navi_no:hover {color: #244c63; text-decoration: none; font-weight: normal;}

A.navi_act:link {color: #244c63; text-decoration: none; font-weight: bold;}
A.navi_act:visited {color: #244c63; text-decoration: none; font-weight: bold;}
A.navi_act:active {color: #244c63; text-decoration: none; font-weight: bold;}
A.navi_act:hover {color: #244c63; text-decoration: none; font-weight: bold;}

A.mainnavi_no:link {color: #006bac; text-decoration: none; font-weight: normal;}
A.mainnavi_no:visited {color: #006bac; text-decoration: none; font-weight: normal;}
A.mainnavi_no:active {color: #4D4D4D; text-decoration: none; font-weight: normal;}
A.mainnavi_no:hover {color: #4D4D4D; text-decoration: none; font-weight: normal;}

A.mainnavi_act:link {color: #006bac; text-decoration: none; font-weight: bold;}
A.mainnavi_act:visited {color: #006bac; text-decoration: none; font-weight: bold;}
A.mainnavi_act:active {color: #4D4D4D; text-decoration: none; font-weight: bold;}
A.mainnavi_act:hover {color: #4D4D4D; text-decoration: none; font-weight: bold;}

A.servicenavi:link {color: #244c63; text-decoration: none; font-weight: bold;}
A.servicenavi:visited {color: #244c63; text-decoration: none; font-weight: bold;}
A.servicenavi:active {color: #B0B0B0; text-decoration: none; font-weight: bold;}
A.servicenavi:hover {color: #B0B0B0; text-decoration: none; font-weight: bold;}

A.servicenavi_home:link {color: #FFFFFF; text-decoration: none; font-weight: bold;}
A.servicenavi_home:visited {color: #FFFFFF; text-decoration: none; font-weight: bold;}
A.servicenavi_home:active {color: #D6D6D6; text-decoration: none; font-weight: bold;}
A.servicenavi_home:hover {color: #D6D6D6; text-decoration: none; font-weight: bold;}

/* =========================== SITEMAP =========================== */

#sitemap_box{
   float: none;
	width: 370px;
	margin-bottom: 30px;
}

.bg_sitemap{
	background-color: #006BAC;
}

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

.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: #4D4D4D; text-decoration: none;}
A.sitemap:visited {color: #4D4D4D; text-decoration: none;}
A.sitemap:active {color: #4D4D4D; text-decoration: none;}
A.sitemap:hover {color: #006BAC; text-decoration: none;}




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


input, textarea {
	border-width: 1px;
	border-style: solid;
	border-color: #006BAC;
	font-size: 11px;
	line-height: 13px;
	color: #4D4D4D;
}

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

input.button {background-color: #E1EEF5; color: #4D4D4D;}
input.button_bold {font-weight:bold; background-color: #E1EEF5; color: #4D4D4D;}

/* =========================== SEARCH ============================== */
div#container{
margin: 0px;
}

a.info{
position:relative; 
z-index:24;
background-color: #FFFFFF;
font-family: verdana, arial, sans-serif;
font-size: 11px;
line-height: 15px;
font-weight: normal;
color: #333333;
text-decoration: none;
}

a.info:hover{
z-index: 25;
background-color: #CCCCCC;
}
a.info span{
display: none;
}
a.info:hover span{
display: block;
position:absolute;
top: 2em;
left: 2em;
width: 30em;
border: 1px solid #DEDEDE;
background-color: #244C63;
font-family: verdana, arial, sans-serif;
font-size: 11px;
line-height: 15px;
font-weight: normal;
color: #FFFFFF;
padding: 5px;
text-decoration: none;
}
/*============================ END Search ============================= */

/* =========================== Packages Booking Info ============================== */
div#packagesinfo{
margin: 0px;
}

a.info{
position:relative; 
z-index:24;
background-color: #FFFFFF;
font-family: verdana, arial, sans-serif;
font-size: 11px;
line-height: 15px;
font-weight: normal;
color: #333333;
text-decoration: none;
}

a.info:hover{
z-index: 25;
background-color: #CCCCCC;
}
a.info span{
display: none;
}
a.info:hover span{ 
display: block;
position:absolute;
top: -140;
left: -178;
width: 30em;
border: 1px solid #DEDEDE;
background-color: #244C63;
font-family: verdana, arial, sans-serif;
font-size: 11px;
line-height: 15px;
font-weight: normal;
color: #FFFFFF;
padding: 5px;
}
/*============================ END Search ============================= */

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

.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;
}
/*============================ END SBB ONLINE FAHRPLAN ================ */

/*--------------- start COMMENTS --------------------- */
.tx-comments-comment-form{
width:390px;
	padding:0px;
	margin:0px;
}

#comments_form{
	padding:0px;
	margin:0px;
	border:0px;
	display:none;
}

#comments_form hr{
	border:1px 	solid #FFFFFF ;
	height:1px;
}

#comments_comments{
	padding:0px;
	margin:0px;
	border:0px;
}

#comments_comment_single{
	padding:10px;
	margin:0px;
	background-color:#D3E6F0;
	margin-top:10px;
}
/*--------------- end COMMENTS --------------------- */
