/*
	Styles Sato Tours - 27. Februar 2010
	
	Wichtige Farben:
	Hintergrund: #1591d0
	Haupnavi Text: #00519e
	Headline 1/3: #e2001a
	Headline 2: #3f3f3f	
	Fließtext: #0066cc
	
	
	Schriften:
	Navigation: ""arial narrow"", arial, sans-serif
	Headlines: georgia, garamond, times, serif;
	Fließtext: georgia, garamond, times, serif;
	

	
	---------------------------------------------------------------
	1. Allgemeine Definitionen (Body, Linkfarben)
	---------------------------------------------------------------
	2. Seitenaufbau
	---------------------------------------------------------------
	3. Navigationen
	---------------------------------------------------------------
	4. Formulare
	---------------------------------------------------------------
	5. Inhalte
	---------------------------------------------------------------	
	
*/

/* 
	**************************************
	***** 1. Allgemeine Definitionen *****
	**************************************
*/

body {
	font-family: georgia, garamond, times, serif;
	margin: 0;
	padding: 0;
	background: #1490d0 url(../img/backgrounds/back.jpg) repeat-x;	
}

h1 {
	font: 34px/34px georgia, garamond, times, serif;
	color: #e2001a;	
	margin: 8px 0 0 0;
	padding: 0;	
}

h2 {
	font: 14px/20px georgia, garamond, times, serif;
	color: #3f3f3f;	
	margin: 8px 0 0 0;
	padding: 0;	
}

h3 {
	font: 17px/17px georgia, garamond, times, serif;
	color: #e2001a;	
	padding: 0;
	margin: 0 0 1px 0;
}

#content_login h2 {
	font: 14px/20px georgia, garamond, times, serif;
	color: #3f3f3f;	
	margin: 0 0 20px 0;
	padding: 0;	
}

#content_login h3 {
	font: 17px/17px georgia, garamond, times, serif;
	color: #e2001a;	
	padding: 0;
	margin: 20px 0 4px 0;
	float: left;
}

a.archiv:link, a.archiv:visited  {
	font: 12px/12px arial, sans-serif;
	color: #017cb9;
  background-color: rgb(176,240,255);	
	font-weight: bold;
	padding: 7px;
	border: solid 1px;
	border-color: rgb(96,176,255);
	margin: 0px 10px 5px 0px;
	float: right;
}

a.archiv:hover, a.archiv:active  {
	background-color: rgb(206,255,255);	
	float: right;
}

.weissstandard {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #FFFFFF; text-decoration: none }
.blaustandard { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #005487; text-decoration: none }
.field2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #000033; text-decoration: none; background-color: #FFFFFF; width: 95%; border: 1px #005487 outset; clip:  rect(   )}
.rotstandard { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #990033; text-decoration: none }



table.assist {
  width: 600px;
  margin-top: 10px;
  margin-bottom: 5px;
  height: 20px;
  border: solid 1px;
  border-color: #F6FD3B;
  background-color: #FFFFC0;
  font-family: Arial;
  font-weight: bold;
  font-size: 13px;
}

tr.assist {
  font-family: Arial;
  font-weight: bold;
  font-size: 13px;
}

table.cost {
  width: 600px;
  margin-top: 10px;
  margin-bottom: 5px;
  height: 20px;
  border: solid 1px;
  border-color: #F6FD3B;
  background-color: #FFFFC0;
  font-family: Arial;
  font-weight: bold;
  font-size: 13px;
}

tr.cost {
  font-family: Arial;
  font-weight: bold;
  font-size: 13px;
}

table.preinfo {
  width: 240px;
  margin-top: 10px;
  margin-left: 20px;
  margin-bottom: 5px;
  height: 20px;
  border: solid 1px;
  border-color: #F6FD3B;
  background-color: #FFFFC0;
  font-family: Arial;
  font-weight: bold;
  font-size: 11px;
}

tr.preinfo {
  font-family: Arial;
  font-weight: bold;
  font-size: 11px;
}


a.archivback:link, a.archivback:visited  {
	font: 12px/12px arial, sans-serif;
	color: #017cb9;
  background-color: rgb(255,240,176);	
	font-weight: bold;
	padding: 7px;
	border: solid 1px;
	border-color: rgb(255,176,96);
	margin: 0px 10px 5px 0px;
	float: right;
}

a.archivback:hover, a.archivback:active  {
	background-color: rgb(255,255,206);	
	float: right;
}


h4 {
	font: 17px/17px georgia, garamond, times, serif;
	color: #e2001a;	
	padding: 0;
	margin: 0 0 8px 0;
}

p {
	font: 12px/16px georgia, garamond, times, serif;
	color: #333;
	padding: 0;
	margin: 0;		
}

table.login {
	border-collapse:collapse;
	margin: 0 0 20px 0;
	table-layout: fixed;
}

tr.login_head {
	font: 11px  "arial narrow", arial, sans-serif;
	color: #fff;	
	font-weight: bold;
	background: #51acd4;
}

tr {
	font: 11px  "arial narrow", arial, sans-serif;
	color: #000;	
}

tr.login_dark {
	font: 11px  "arial narrow", arial, sans-serif;
	color: #000;	
	background: #ddd;
}


tr.login_xdark {
	font: 11px  "arial narrow", arial, sans-serif;
	color: #000;	
	background: #888;
}

td.yel {
	font: 11px  "arial narrow", arial, sans-serif;
	color: #000;	
	background: #FFFFC0;
	border-top: 1px;
	border-left: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #E5E800;
}

td.yelh {
	font: 12px  "arial narrow", arial, sans-serif;
	color: #000;	
	background: #FFFFC0;
	text-align: center;
}

tr.login_light {
	font: 11px  "arial narrow", arial, sans-serif;
	color: #000;	
	background: #eee;
}

th, td {
	border: 1px solid #fff;
	vertical-align: top;	
}

a.view:link, a.view:visited, a.view:hover, a.view:active {
	width: 30px;
	height: 15px;
	display: block;
	background: url(../img/buttons/view.png) no-repeat top center;
}

a.delete:link, a.delete:visited, a.delete:hover, a.delete:active {
	width: 30px;
	height: 15px;
	display: block;
	background: url(../img/buttons/delete.png) no-repeat top center;
}

p.grey {
	font: 11px/18px georgia, garamond, times, serif;
	color: #3f3f3f;
	padding: 0;
	margin: 15px 10px 0 0;		
}

p.small {
	font: 11px/14px georgia, garamond, times, serif;
	color: #333;
	padding: 0;
	margin: 0;		
}

a:link {
	color: #06c;
	text-decoration: none; 		
}

a:hover, a:active {
	color: #e2001a;
	text-decoration: none; 		
}

a:visited
{
	color: #999999;
	text-decoration: none; 		
}

a.nav, a.nav:visited
{
	color: #06c;
	font-size: 11px;
	font: bold;	 		
}

a.nav:hover, a.nav:active
{
	color: #e2001a;
	font-size: 11px;
	font: bold;
}

img {
	margin: 0;
	padding: 0;
	border-style: none;
}

.clear {
	font: 0em "arial narrow", arial, sans-serif;
	margin: 0;
	padding: 0;
	height: 0px;	
	clear: both;	
}

/*
	***************************
	***** 2. Seitenaufbau *****
	***************************
*/

#header {
	position: relative;
	width: 990px;
	height: 263px;
	margin: 0 auto;
	padding: 0;
	background: url(../img/backgrounds/header.gif) no-repeat top;	
}

#logo {
	position: absolute;
	z-index: 10;
	left: 66px;
	top: 0px;   
}

#meta_menu {
	position: absolute;
	z-index: 7;
	left: 655px;
	top: 41px;
	width: 315px;
	height: 22px;	
}

#language_menu {
	position: absolute;		
	z-index: 8;
	left: 227px;
	top: 52px;
	width: 120px;
	height: 28px;	
}

#header_image {
	position: absolute;
	z-index: 6;
	left: 330px;
	top: 70px;
	width: 640px;
	height: 150px;
}

#bus {
	position: absolute;
	z-index: 9;
	left: 271px;
	top: 74px;
	background: url(../img/else/autobus.png) no-repeat;
	width: 291px;
	height: 164px;
}

#main_menu {
	position: absolute;
	z-index: 5;
	left: 66px;
	top: 87px;
	width: 210px;
	height: 137px;
	background: url(../img/backgrounds/main_menu.gif) no-repeat 0 1px;
}

#logout {
	position: absolute;
	z-index: 7;
	left: 40px;
	top: 247px;
	width: 315px;
	height: 22px;	
}

#logout_name {
	width: 162px;
	height: 23px;
	margin: 0 2px 0 0;
	padding: 0;
	background: url(../img/backgrounds/back_log_name.gif) no-repeat;
	float: left;		
}

#content {
	width: 990px;
	margin: 0 auto;
	padding: 0;
	background: url(../img/backgrounds/content.gif) repeat-y;
}

#content_left {
	width: 310px;
	margin: 0 0 0 20px;
	padding: 14px 0 0 0;
	float: left; 
}

#content_right {
	width: 616px;
	margin: 0;
	padding: 0 0 0 24px;
	background: url(../img/backgrounds/map.jpg) no-repeat 0 50px;	
	float: left;
}

#content_login {
	width: 640px;
	margin: 0;
	padding: 0;
	float: left;
}

#bottom {
	width: 990px;
	height: 22px;
	margin: 0 auto;
	padding: 0;	
	background: url(../img/backgrounds/bottom.gif) no-repeat;
}

#footer {
	width: 990px;
	height: 40px;
	font: 11px/16px "arial narrow", arial, sans-serif;	
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin: 0 auto;			
	padding: 10px 0 10px 0;	
}

#footer a:link, a:visited {
#	font: 11px/16px "arial narrow", arial, sans-serif;	
	color: #aaa;
	font-weight: bold;
	text-decoration: none; 		
}

#footer a:hover, a:active {
	text-decoration: underline; 		
}

/*
	***************************
	***** 3. Navigationen *****
	***************************
*/

ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

li {
	display: inline;
}

a.bluebutton:link, a.bluebutton:visited {
	width: 105px;
	height: 22px;
	background: url(/img/buttons/bluebutton.jpg) no-repeat top;
	text-decoration: none; 
	text-align: center;
  font: 13px/26px arial, sans-serif;
	color: #000;		
	font-weight: bold;
  display: block;  			
}

a.bluebutton_disabled:link, a.bluebutton_disabled:visited {
	width: 105px;
	height: 22px;
	background: url(/img/buttons/bluebutton_disabled.jpg) no-repeat top;
	text-decoration: none; 
	text-align: center;
  font: 13px/26px arial, sans-serif;
	color: #999;		
	font-weight: bold;
  display: block;  			
}

a.bluebutton:hover, a.bluebutton:active {
	background: url(/img/buttons/bluebutton_active.jpg) no-repeat top;
	text-decoration: none; 
  font: 13px/26px arial, sans-serif;
	color: #000;		
  display: block;
  font-weight: bold;  			
}

span.bluebutton_text {
	font: 11px/22px "arial narrow", arial, sans-serif;
	color: #000;		
	font-weight: bold;
}

.gamequestion {
  font: 13px/26px arial, sans-serif;
  color: #000;
  display: block;
  font-weight: bold;
  background-color: rgb(191,191,191);
  border: 1px solid black;
  padding: 3px;  
}

.lastgamebox {
  font: 13px/26px arial, sans-serif;
  color: #000;
  display: block;
  background-color: rgb(241,241,241);
  border: 1px dotted black;
  padding: 3px;  
  width: 400px;  
}

.gameanswers {
  font: 13px/26px arial, sans-serif;
  color: #000;    
}


a.meta_menu:link, a.meta_menu:visited {
	width: 105px;
	height: 22px;
	background: url(../img/buttons/meta_passive.jpg) no-repeat top;
	text-decoration: none; 
	text-align: center;	
	display: block;
	float: left;
}

a.meta_menu:hover, a.meta_menu:active {
	background: url(../img/buttons/meta_active.jpg) no-repeat top;
	display: block;
}

a.meta_menu_active:link, a.meta_menu_active:visited, a.meta_menu_active:hover, a.meta_menu_active:active {
	width: 105px;
	height: 22px;
	background: url(../img/buttons/meta_active.jpg) no-repeat top;
	text-decoration: none; 
	text-align: center;	
	display: block;
	float: left;
}

span.meta_menu_text {
	font: 11px/22px "arial narrow", arial, sans-serif;
	color: #fff;		
	font-weight: bold;
}

a.language_br:link, a.language_br:visited {
	width: 27px;
	height: 28px;
	margin: 0 4px 0 0;	
	background: url(../img/buttons/br_passive.png) no-repeat;		
	display: block;
	float: left;
}

a.language_br:hover, a.language_br:active {
	background: url(../img/buttons/br_active.png) no-repeat;
	display: block;	
}

a.language_br_active:link, a.language_br_active:visited, a.language_br_active:hover, a.language_br_active:active {
	width: 27px;
	height: 28px;
	margin: 0 4px 0 0;		
	background: url(../img/buttons/br_active.png) no-repeat;		
	display: block;
	float: left;
}

a.language_es:link, a.language_es:visited {
	width: 27px;
	height: 28px;
	margin: 0 4px 0 0;	
	background: url(../img/buttons/es_passive.png) no-repeat;		
	display: block;
	float: left;
}

a.language_es:hover, a.language_es:active {
	background: url(../img/buttons/es_active.png) no-repeat;
	display: block;	
}

a.language_es_active:link, a.language_es_active:visited, a.language_es_active:hover, a.language_es_active:active {
	width: 27px;
	height: 28px;
	margin: 0 4px 0 0;		
	background: url(../img/buttons/es_active.png) no-repeat;		
	display: block;
	float: left;
}

a.language_en:link, a.language_en:visited {
	width: 27px;
	height: 28px;
	margin: 0 4px 0 0;
	background: url(../img/buttons/en_passive.png) no-repeat;	
	display: block;
	float: left;
}

a.language_en:hover, a.language_en:active {
	background: url(../img/buttons/en_active.png) no-repeat;
	display: block;	
}

a.language_en_active:link, a.language_en_active:visited, a.language_en_active:hover, a.language_en_active:active {
	width: 27px;
	height: 28px;
	margin: 0 4px 0 0;	
	background: url(../img/buttons/en_active.png) no-repeat;		
	display: block;
	float: left;
}

a.language_de:link, a.language_de:visited {
	width: 27px;
	height: 28px;
	background: url(../img/buttons/de_passive.png) no-repeat;	
	display: block;
	float: left;
}

a.language_de:hover, a.language_de:active {
	background: url(../img/buttons/de_active.png) no-repeat;
	display: block;	
}

a.language_de_active:link, a.language_de_active:visited, a.language_de_active:hover, a.language_de_active:active {
	width: 27px;
	height: 28px;	
	background: url(../img/buttons/de_active.png) no-repeat;		
	display: block;
	float: left;
}

a.main_menu:link, a.main_menu:visited {
	width: 210px;
	height: 22px;
	margin: 1px 0 0 0;
	text-decoration: none; 	
	display: block;
}

a.main_menu:hover, a.main_menu:active {
	background: #e5e5e5;
	display: block;
}

a.main_menu_active:link, a.main_menu_active:visited, a.main_menu_active:hover, a.main_menu_active:active {
	width: 210px;
	height: 22px;
	margin: 1px 0 0 0;	
	background: #e5e5e5;	
	text-decoration: none; 	
	display: block;
}

span.main_menu_blockquote {
	font: 12px "arial narrow", arial, sans-serif;
	color: #e2001a;		
	margin: 1px 5px 0 2px;
	float: left;
}

span.main_menu_text {
	font: 12px "arial narrow", arial, sans-serif;
	color: #00519e;	
	font-weight: bold;			
	margin: 3px 0 0 0;
	float: left;
}

span.main_menu_r_text {
	font: 12px "arial narrow", arial, sans-serif;
	color: #ff0000;	
	font-weight: bold;			
	margin: 3px 0 0 0;
	float: left;
}


a.logout_but:link, a.logout_but:visited {
	width: 66px;
	height: 23px;
	background: url(../img/buttons/logout_passive.jpg) no-repeat top;
	text-decoration: none; 
	text-align: center;	
	display: block;
	float: left;
}

a.logout_but:hover, a.logout_but:active {
	background: url(../img/buttons/logout_active.jpg) no-repeat top;
	display: block;
}

a.logout_but_active:link, a.logout_but_active:visited, a.logout_but_active:hover, a.logout_but_active:active {
	width: 66px;
	height: 23px;
	background: url(../img/buttons/logout_active.jpg) no-repeat top;
	text-decoration: none; 
	text-align: center;	
	display: block;
	float: left;
}

span.logout_text {
	font: 11px/22px "arial narrow", arial, sans-serif;
	color: #3f3f3f;		
	font-weight: bold;
	padding: 0 0 0 10px;
}

a.log_view:link, a.log_view:visited {
	font: 14px/14px georgia, garamond, times, serif;
	color: #ffffff;	
	width: 207px;
	height: 38px;
	margin: 60px 0  0 32px;
	padding: 22px 0 0 12px;	
	background: url(../img/buttons/log_view_passive.jpg) no-repeat top;
	text-decoration: none;		
	display: block;
}

a.log_view:hover, a.log_view:active {
	background: url(../img/buttons/log_view_active.jpg) no-repeat top;
	text-decoration: none;
	display: block;
}

a.log_view_active:link, a.log_view_active:visited, a.log_view_active:hover, a.log_view_active:active {
	font: 14px/14px georgia, garamond, times, serif;
	color: #ffffff;	
	width: 207px;
	height: 38px;
	margin: 60px 0  0 32px;
	padding: 22px 0 0 12px;	
	background: url(../img/buttons/log_view_active.jpg) no-repeat top;
	text-decoration: none;	
	display: block;
} 
        
a.log_trip:link, a.log_trip:visited {
	font: 14px/14px georgia, garamond, times, serif;
	color: #ffffff;	
	width: 207px;
	height: 38px;
	margin: 10px 0  0 32px;
	padding: 22px 0 0 12px;	
	background: url(../img/buttons/log_trip_passive.jpg) no-repeat top;
	text-decoration: none;		
	display: block;
}

a.log_trip:hover, a.log_trip:active {
	background: url(../img/buttons/log_trip_active.jpg) no-repeat top;
	text-decoration: none;	
	display: block;
}

a.log_trip_active:link, a.log_trip_active:visited, a.log_trip_active:hover, a.log_trip_active:active {
	font: 14px/14px georgia, garamond, times, serif;
	color: #ffffff;	
	width: 207px;
	height: 38px;
	margin: 10px 0  0 32px;
	padding: 22px 0 0 12px;	
	background: url(../img/buttons/log_trip_active.jpg) no-repeat top;
	text-decoration: none;		
	display: block;
}
        
a.log_hotels:link, a.log_hotels:visited {
	font: 14px/14px georgia, garamond, times, serif;
	color: #ffffff;	
	width: 207px;
	height: 38px;
	margin: 10px 0  0 32px;
	padding: 22px 0 0 12px;	
	background: url(../img/buttons/log_hotel_passive.jpg) no-repeat top;	
	text-decoration: none;	
	display: block;
}

a.log_hotels:hover, a.log_hotels:active {
	background: url(../img/buttons/log_hotel_active.jpg) no-repeat top;
	text-decoration: none;	
	display: block;
}

a.log_hotels_active:link, a.log_hotels_active:visited, a.log_hotels_active:hover, a.log_hotels_active:active {
	font: 14px/14px georgia, garamond, times, serif;
	color: #ffffff;	
	width: 207px;
	height: 38px;
	margin: 10px 0  0 32px;
	padding: 22px 0 0 12px;	
	background: url(../img/buttons/log_hotel_active.jpg) no-repeat top;	
	text-decoration: none;	
	display: block;
}

a.log_price:link, a.log_price:visited {
	font: 14px/14px georgia, garamond, times, serif;
	color: #ffffff;	
	width: 207px;
	height: 38px;
	margin: 10px 0  0 32px;
	padding: 22px 0 0 12px;	
	background: url(../img/buttons/log_price_passive.jpg) no-repeat top;
	text-decoration: none;		
	display: block;
}

a.log_price:hover, a.log_price:active {
	background: url(../img/buttons/log_price_active.jpg) no-repeat top;
	text-decoration: none;	
	display: block;
}

a.log_price_active:link, a.log_price_active:visited, a.log_price_active:hover, a.log_price_active:active {
	font: 14px/14px georgia, garamond, times, serif;
	color: #ffffff;	
	width: 207px;
	height: 38px;
	margin: 10px 0  0 32px;
	padding: 22px 0 0 12px;	
	background: url(../img/buttons/log_price_active.jpg) no-repeat top;	
	text-decoration: none;	
	display: block;
}

a.log_setup:link, a.log_setup:visited {
	font: 14px/14px georgia, garamond, times, serif;
	color: #ffffff;	
	width: 207px;
	height: 38px;
	margin: 10px 0  0 32px;
	padding: 22px 0 0 12px;	
	background: url(../img/buttons/log_reseller_passive.jpg) no-repeat top;	
	text-decoration: none;	
	display: block;
}

a.log_setup:hover, a.log_setup:active {
	background: url(../img/buttons/log_reseller_active.jpg) no-repeat top;
	text-decoration: none;	
	display: block;
}

a.log_setup_active:link, a.log_setup_active:visited, a.log_setup_active:hover, a.log_setup_active:active {
	font: 14px/14px georgia, garamond, times, serif;
	color: #ffffff;	
	width: 207px;
	height: 38px;
	margin: 10px 0  0 32px;
	padding: 22px 0 0 12px;	
	background: url(../img/buttons/log_reseller_active.jpg) no-repeat top;	
	text-decoration: none;	
	display: block;
}

/*
	***************************
	****** 4. Formulare *******
	***************************
*/

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0 0 0 10px;	
	padding: 0;
	border: none;
}

fieldset br {
	clear: both;
}

legend {
	font: 18px/33px "arial narrow", arial, sans-serif;
	color: #00519e;
	margin: 0 0 10px 0;
	padding: 0;		
}

label {
	font: 11px/16px georgia, garamond, times, serif;
	color: #333;
	width: 110px;			
	margin: 0 0 10px 27px;	
	padding: 3px 0 0 0;
	display: block;
	float: left;	
}

input, select {
	font: 11px/16px georgia, garamond, times, serif;
	width: 135px;
	height: 17px;
	color: #666;
	float: left;
	border: 1px solid;
	border-color: #ffffff;	
}

input.reserva {
	font: 11px/16px georgia, garamond, times, serif;
	width: 145px;
	height: 15px;
	color: #666;
	float: left;
	border: 1px solid;
	border-color: #ffffff;	
}

select.reserva {
	font: 11px/16px georgia, garamond, times, serif;
	width: 148px;
	height: 19px;
	color: #666;
	border: 1px solid;
	border-color: #ffffff;
	padding: 2px 0 0 0;	
	float: left;	
}

input.reserva_small {
	font: 11px/16px georgia, garamond, times, serif;
	width: 120px;
	height: 15px;
	color: #666;
	float: left;
	border: 1px solid;
	border-color: #ffffff;	
}

input.reserva_smaller {
	font: 11px/16px georgia, garamond, times, serif;
	width: 75px;
	height: 15px;
	color: #666;
	float: left;
	border: 1px solid;
	border-color: #ffffff;	
}

select {
	width: 137px;
	height: 20px;	
}

input.date {
	width: 112px;
}


a.calendar:link, a.calendar:visited, a.calendar:hover, a.calendar:active {
	width: 17px;
	height: 21px;
	background: url(../img/buttons/calendar.gif) no-repeat top;
	margin: 0 0 0 6px;	
	display: block;
	float: left;
}

a.form_butt:link, a.form_butt:visited, a.form_butt:hover, a.form_butt:active {
	width: 116px;
	height: 23px;
	background: url(../img/buttons/green.gif) no-repeat top;
	margin: 0 0 0 137px;	
	text-decoration: none; 
	text-align: center;	
	display: block;
}

span.form_butt {
	font: 11px/22px "arial narrow", arial, sans-serif;
	color: #fff;		
	font-weight: bold;
}

a.form_butt2:link, a.form_butt2:visited, a.form_butt2:active {
	width: 116px;
	height: 23px;
	background: url(../img/buttons/green.gif) no-repeat top;
	text-decoration: none; 
	text-align: center;	
	display: block;
	font: 11px/22px "arial narrow", arial, sans-serif;
	color: #fff;		
	font-weight: bold;
}

a.form_butt2:hover {
  color: #f00;
}

span.form_butt2 {
	
}

label.reserva {	
	font: 11px  "arial narrow", arial, sans-serif;
	color: #fff;	
	font-weight: bold;
	margin: 0;
	padding: 0;
}

/*
	***************************
	******* 5. Inhalte ********
	***************************
*/


#reservation {
	width: 310px;
	height: 146px;
	margin: 0 0 14px 0;			
	padding: 0;	
	background: url(../img/backgrounds/form1.gif) no-repeat;
}

#itinerarios {
	width: 310px;
	height: 190px;
	margin: 0 0 10px 0;			
	padding: 0 0px 10px 0px;
	background: url(../img/backgrounds/form2.gif) no-repeat;
}

#contact {
	width: 250px;
	margin: 40px 0 0 0;			
	padding: 0 0 0 35px;
}

#menus_right {
	width: 190px;
	height: 400px;
	margin: 20px 0 0 10px;
	padding: 0;
	float: right;		
}

#menus_right_teaser {
	width: 190px;
	height: 400px;
	margin: -40px 0 0 10px;
	padding: 0;
	float: right;		
}

img.left {
	float: left;
	margin: 5px 10px 0 0;
}

.teaser {
	width: 415px;
	padding: 0;
	margin: 15px 0 0 0;	
	float: left;		
}

.teaser_text {
	width: 202px;	
	padding: 0;
	float: left;		
}

span.item {
	font: 11px/16px georgia, garamond, times, serif;
	color: #000;	
	padding: 0;
	margin: 0;		
}

a.teaser_1:link, a.teaser_1:visited, a.teaser_1:hover, a.teaser_1:active  {
	font: 16px/16px georgia, garamond, times, serif;
	color: #ffffff;
	width: 190px;
	height: 94px;
	margin: 0 0 3px 0;		
	display: block;
}

span.teaser_1_text  {
	font: 16px/16px georgia, garamond, times, serif;
	color: #ffffff;
	padding: 7px 80px 0 13px;			
}

.content_item {
	width: 910px;
	padding: 0;
	margin: 0 0 15px 30px;	
	float: left;	
}

.content_item_text {
	width: 640px;	
	padding: 0;
	margin: 0;
	float: left;		
}

.content_item_text h3 {
	font: 20px/20px georgia, garamond, times, serif;
	color: #e2001a;	
	padding: 0;
	margin: 0;
}

.content_item_text p {
	font: 11px/16px georgia, garamond, times, serif;
	color: #3f3f3f;
	padding: 0;
	margin: 5px 10px 0 0;		
}

span.kursiv
{
	font: 12px/16px georgia, garamond, times, serif;
	color: #3f3f3f;
	font-style: italic;
	padding: 0;
	margin: 0 0 0 5px;		
}

img.left_folge {
	float: left;
	margin: 3px 18px 0 0;
}

/*
	***************************
	******** 6. Intro *********
	***************************
*/

#intro {
	position: relative;
	top: 70px;
	width: 906px;
	height: 506px;
	margin: 0 auto;
	padding: 0;
	background: #fff;	
}

#flash {
	position: absolute;
	z-index: 6;
	left: 3px;
	top: 3px;
	width: 600px;
	height: 500px;
}

#bus_intro {
	position: absolute;
	z-index: 9;
	left: 565px;
	top: 260px;
	background: url(../img/else/autobus.png) no-repeat;
	width: 291px;
	height: 164px;
}

#logo_intro {
	position: absolute;
	z-index: 10;
	left: 634px;
	top: 58px;   
}

#language_intro {
	position: relative;
	top: 80px;
	width: 770px;
	margin: 0 auto;	
}

a.language_br_1:link, a.language_br_1:visited {
	width: 27px;
	height: 28px;
	margin: 0 15px 0 0;	
	background: url(../img/buttons/br_passive.png) no-repeat;	
	font: 11px  "arial narrow", arial, sans-serif;
	color: #87cceb;	
	text-decoration: none;	
	display: block;
	float: right;
}

a.language_br_1:hover, a.language_br_1:active {
	background: url(../img/buttons/br_active.png) no-repeat;
	display: block;	
	color: #cfeaf7;
}

a.language_es_1:link, a.language_es_1:visited {
	width: 27px;
	height: 28px;
	margin: 0 15px 0 0;	
	background: url(../img/buttons/es_passive.png) no-repeat;	
	font: 11px  "arial narrow", arial, sans-serif;
	color: #87cceb;	
	text-decoration: none;			
	display: block;
	float: right;
}

a.language_es_1:hover, a.language_es_1:active {
	background: url(../img/buttons/es_active.png) no-repeat;
	display: block;	
	color: #cfeaf7;	
}

a.language_en_1:link, a.language_en_1:visited {
	width: 27px;
	height: 28px;
	margin: 0 15px 0 0;
	background: url(../img/buttons/en_passive.png) no-repeat;
	font: 11px  "arial narrow", arial, sans-serif;
	color: #87cceb;	
	text-decoration: none;			
	display: block;
	float: right;
}

a.language_en_1:hover, a.language_en_1:active {
	background: url(../img/buttons/en_active.png) no-repeat;
	display: block;	
	color: #cfeaf7;	
}

a.language_de_1:link, a.language_de_1:visited {
	width: 27px;
	height: 28px;
	background: url(../img/buttons/de_passive.png) no-repeat;
	font: 11px  "arial narrow", arial, sans-serif;
	color: #87cceb;	
	text-decoration: none;			
	display: block;
	float: right;
}

a.language_de_1:hover, a.language_de_1:active {
	background: url(../img/buttons/de_active.png) no-repeat;
	display: block;
	color: #cfeaf7;		
}

#picbox {
width: 250px;
height: 150px;
padding-bottom: 25px;
padding-top: 10px;
}

#picboxtitle {
 text-align: center;
 font-family: Verdana;
 font-size: 11px;
 background-color: #1A93D0;
}

.stdtext {
  font-size: 11px;
  font-family: Tahoma;
}

.stdtextbold {
  font-size: 11px;
  font-family: Tahoma;
  font-weight: bold;
}

a.stdlink {
  font-size: 11px;
  font-family: Verdana;
	color: #155475;	
}

a.stdlink:hover {
  font-size: 11px;
  font-family: Verdana;
  text-decoration: underline;
}

a.stdlink:visited {
  font-size: 11px;
  font-family: Verdana;
  text-decoration: none;
}

a.listlink {
  font-size: 12px;
  font-family: Verdana;
	color: #155475;	
}

a.listlink:hover {
  font-size: 12px;
  font-family: Verdana;
  text-decoration: underline;
}

a.listlink:visited {
  font-size: 12px;
  font-family: Verdana;
  text-decoration: none;
}

