/* CSS File fuer Adler Schiffe */

html
{
	height:100%;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	height: 100%;
}
img
{
	border: 0px;

}

/************************ SCHRIFT *********************/	

h1, h2, h3, p 
{
	margin:0px;
	padding:0px;
}
	
h1
{
	color: #065081;
	font-size: 15px;
	margin-bottom: 10px;
	font-weight: bold;
}

h2
{
	color: #065081;
	font-size: 13px;
	margin-bottom: 5px;
	font-weight: bold;
}

	
h3
{
	color: #065081;
	font-size: 13px;
	font-weight: bold;
}	
	
h4
{
	color: #065081;
	font-size: 12px;
	font-weight: bold;
}

p
{
	color: #065081;
	font-size: 12px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 17px;
}		

a
{
	color: #065081;
	text-decoration: underline;
}	
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}	


/************************ Ende SCHRIFT *********************/	
.head
{
	color: #C4E4F9;
	background-color: #065081;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin: 0px;
	width: 536px;
}
.head_full
{
	color: #C4E4F9;
	background-color: #065081;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin: 0px;
	width: 738px;
    text-transform:uppercase;
}
.head_full_orte
{
	background-color: #065081;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin: 0px;
	width: 578px;
	float: left;
	color: #E0F1FE;
	font-size: 15px;
	margin-bottom: 0px;
	font-weight: bold;
    text-transform:uppercase;
}
#ortwahl
{
	width: 160px;
	background-color: #065081;
	float: right;
	color: #E0F1FE;
	height: 32px;
	padding: 0px;
	margin: 0px;
	margin-right: 0px;
}
#ortwahl .feld
{
	color: #065081;
	font-size: 10px;
	float: right;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 5px;
}
.bild_head
{
	width: 544px;
	margin-bottom: 10px;
}
.bild_head_full
{
	width: 771px;
	margin-bottom: 0px;
}

/************************ Grund-Layout *********************/	


#wrapper
{
	width: 960px;
	height: auto;
	padding: 0;
	margin: 15px auto 15px auto;
	background-image: url(schatten_content.jpg);
	background-repeat: repeat-y;
}

#header
{
	width: 960px;
	height: 11px;
	padding: 0px;
}

#header .schatten
{
	width: 960px;
	height: 11px;
	background-image: url(schatten_top.jpg);
	background-repeat: no-repeat;
}
/* #header .logo
{
	padding-left: 343px;
	background-image: url(bg_header.gif);
	background-repeat: repeat-x;
	margin-right: 11px;
	margin-left: 9px;
}
*/

#header2
{
	background-image:url(bg_header2.jpg);
	width: 940px;
	height: 111px;
	margin-left: 9px;
}
#header2 .slogan
{
	padding-left: 20px;
	padding-top: 36px;
	width: 330px;
	float: left;
}
#header2 .schiffe
{
	width: 246px;
	float: right;
}
#content
{
	min-height: 500px;
	width: 940px;
	height: auto;
	float: left;
	line-height: 16px;
	font-size: 12px;
	padding: 0px;
	background-color: #F4F2F2;
	margin-left: 9px;
	margin-top: 1px;
	background-image: url(schatten_content_sp3.jpg);
	background-repeat: repeat-y;
}
#content_2sp
{
	min-height: 500px;
	width: 940px;
	height: auto;
	line-height: 16px;
	font-size: 12px;
	padding: 0px;
	background-color: #F4F2F2;
	margin-left: 9px;
	margin-top: 1px;
	float:left;
	background-image: url(schatten_content_2sp.jpg);
	background-repeat: repeat-y;
}
#left
{
	min-height: 370px;
	height: auto;
	width: 163px;
	background-color: #f4f2f2;
	float: left;
	color: #065081;
}
#left .logos
{
	float: left;
	margin-top: 20px;
}
#suche 
{
	width: 158px;
	background-color: #96989a;
	height: 23px;
	padding-top: 3px;
	padding-left: 5px;
}
#suche .suchfeld
{
	color: #065081;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
#middle
{
	min-height: 370px;
	height: auto;
	width: 535px;
	background-color: #f9f8f8;
	color: #065081;
	margin-top: 0px;
	padding-top: 25px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C4E4F9;
	border-left-color: #C4E4F9;
	float: left;
	clear: none;
}
#middle .contenttable, tbody, tr, td

{
	vertical-align: top;
}

#middle_full
{
	min-height: 370px;
	height: auto;
	width: 746px;
	background-color: #f9f8f8;
	color: #065081;
	margin-top: 0px;
	padding-top: 15px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C4E4F9;
	padding-right: 15px;
	padding-bottom: 0px;
	float:left;
}
#middle_full .detail
{
	color: #666666;
	font-size: 12px;
	font-style: italic;
}
#right
{
	min-height: 370px;
	height: auto;
	width: 200px;
	background-color: #f4f2f2;
	float: right;
	color: #065081;
	padding-top: 0px;
}
#footer
{
	clear:both;
	width: 933px;
	height: 19px;
	background-color: #96989A;
	margin-left: 9px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 9px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #065081;
}
#footer a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#footer a:active {
	text-decoration: none;
	color: #FFFFFF;
}	
#menuetop
{
	width: 520px;
	height: 17px;
	padding-top: 94px;
	padding-left: 163px;
}


/************************ Ende Grund-Layout *******************/	



/************************ Navigation  ************************/

/************************ TOP  *******************************/
#navtop
{
	height: 17px;
	margin: 0px;
	width: 500px;
	border-left-width: 1px;
	border-left-style: ridge;
	border-left-color: #c2e4fd;
	padding-top: 2px;
}
#navtop ul
{
	padding: 0px;
	margin: 0px;
}
#navtop li
{
	display: inline;
	list-style-type: none;
	margin-right: -3px;
	font-weight: bold;
}
#navtop a:link
{
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 13px;
	padding-bottom: 3px;
	padding-left: 13px;
	border-right-width: 1px;
	border-right-style: ridge;
	border-right-color: #c2e4fd;
}
#navtop a:visited
{
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 13px;
	padding-bottom: 3px;
	padding-left: 13px;
	border-right-width: 1px;
	border-right-style: ridge;
	border-right-color: #c2e4fd;
}
#navtop a:hover
{
	text-decoration: none;
	color: #065081;
	background-image: url(bg_navtop_aktiv.gif);
}
#navtop a:active
{
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 13px;
	padding-bottom: 3px;
	padding-left: 13px;
	border-right-width: 1px;
	border-right-style: ridge;
	border-right-color: #c2e4fd;
}
#navtop a.selected
{
	text-decoration: none;
	color: #065081;
	background-image: url(bg_navtop_aktiv.gif);
}
/************************ ENDE TOP  **************************/

/************************ Navigation Linker Bereich **********/
#navleft {
	width:163px;
	margin:0px;
}
#navleft ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navleft .navi a {
	display: block;
	width: 154px;
	padding-left: 9px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#navleft .navi a:link, .navi a:visited {
	color: #065080;
	text-decoration: none;
	font-weight: bold;
}
#navleft .navi a:hover {
	background-color: #C2E4FD;
	background-image: url(bg_navleft_aktiv.gif);
}
#navleft .navi a.selected {
	background-color: #8ACCF9;
	background-image: url(bg_navleft_aktiv.gif);
}

#navsub {
	width:163px;
	margin-top: 0px;
}
#navsub ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navsub .navisub a {
	display: block;
	width: 149px;
	padding-left: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#navsub .navisub a:link, .navisub a:visited {
	color: #065080;
	text-decoration: none;
	font-weight: normal;
}
#navsub .navisub a:hover {
	background-color: #C4E4F9;
	background-image: url(bg_navsub_aktiv.gif);
}
#navsub  .navisub  a.selected {
	background-color: #C4E4F9;
	background-image: url(bg_navsub_aktiv.gif);
}


#navpartner {
	width:163px;
	margin-top: 25px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F9F8F8;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F9F8F8;
}
#navpartner ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navpartner .navip a {
	display: block;
	width: 154px;



	padding-left: 9px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#navpartner .navip a:link, .navip a:visited {
	color: #065080;
	text-decoration: none;
	font-weight: bold;
	background-color: #dfdfdf;
}
#navpartner .navip a:hover {
	background-color: #8ACCF9;
}
#navpartner .navip a.selected {
	background-color: #8ACCF9;
}

#navtochter {
	width:163px;
	margin-top: 25px;
}
#navtochter ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navtochter .navit a {
	display: block;
	width: 154px;
	padding-left: 9px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#navtochter .navit a:link, .navit a:visited {
	color: #065080;
	text-decoration: none;
}
#navtochter .navit a:hover {
	background-color: #C4E4F9;
}

/************************ Content  *******************************/

#navcon
{
	height: 17px;
	margin: 0px;
	width: 746px;
	padding-top: 2px;
	background-image: url(bg_navcont.gif);
	font-size: 11px;
	margin-bottom: 8px;
	}
#navcon ul
{
	padding: 0px;
	margin: 0px;
}
#navcon li
{
	display: inline;
	list-style-type: none;
	margin-right: -3px;
	font-weight: bold;
}
#navcon a:link
{
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: ridge;
	border-right-color: #c2e4fd;
}
#navcon a:visited
{
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: ridge;
	border-right-color: #c2e4fd;
}
#navcon a:hover
{
	text-decoration: none;
	color: #065081;
	background-image: url(bg_navtop_aktiv.gif);
}
#navcon a:active
{
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: ridge;
	border-right-color: #c2e4fd;
}
#navcon a.selected
{
	text-decoration: none;
	color: #065081;
	background-image: url(bg_navtop_aktiv.gif);
}
.karte_region
{
	width: 723px;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 5px solid #E0F1FE;
}

#anmeldung 
{
	height: 85px;
	width: 200px;
	background-color: #DFDFDF;
	float: left;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4E4F9;
}
#anmeldung  label
{
	text-allign:right;
	font-size: 11px;
	font-weight: normal;
}
#anmeldung  .submit
{
	text-allign:right;
	font-size: 11px;
	font-weight: bold;
	color: #065081;
}
#anmeldung .leftbar
{
	float: left;
	width: 60px;
	text-allign:right;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	clear: both;
}
#anmeldung .rightbar
{
	float: right;
	width: 120px;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#anmeldung input
{
	border: 1px solid #CCCCCC;
	padding: 0px;
	font-size: 11px;
}
#anmeldung input:hover
{
	border: 1px solid #065081;
	background-color: #C2E4FD;
}
#anmeldung input:focus, #anmeldung input:active
{
	border: 1px solid #065081;
}


/************************ Email Formular Start  **************************/


#right .csc-mailform
{
	border: 0px;
	margin-left: 10px;
}

#right .csc-mailform-field
{
	border: 0px;
	padding: 0px;
	font-size: 11px;
}

#right .csc-mailform-label
{
	border: 0px;
	font-size: 11px;
}

#right .csc-mailform input
{
	border: 1px solid #CCCCCC;
	padding: 0px;
	font-size: 11px;
}
#right .csc-mailform input:hover
{
	border: 1px solid #065081;
	background-color: #C2E4FD;
}
#right .csc-mailform input:focus, #right .csc-mailform input:active
{
	border: 1px solid #065081;
}
#right  .csc-mailform-submit
{
	text-allign:right;
	font-size: 11px;
	font-weight: bold;
	color: #065081;
}

#flashcontent { 
	width: 535px;
	height: 185px;
	padding: 0px;
	margin: 0px;

}
/************************ Fahrplan Start  **************************/

.fplan_head {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #075B92;
	text-align: center;
}
.fplan_r1 {
	font-size: 10px;
	color: #333333;
	background-color: #DFDFDF;
}
.fplan_r2 {
	font-size: 10px;
	color: #333333;
	background-color: #F4F2F2;
}
.fplanrand {
	border: 1px solid #016AB5;
}

.csc-frame-frame1
{
	padding-top: 7px;
	height: 58px;
	background-color: #dfdfdf;
}
.csc-frame-frame2
{
	padding-top: 7px;
	height: 58px;
	background-color: #F5FFAA;
}
/************************ Tabellen Preise *********************/
.tabelle_preise
{
	border: 1px solid #055DA7;
	width: 100%;
}
.tabelle_preise thead
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #075B92;
	text-align: left;
	text-transform: uppercase;
}
.tabelle_preise th, .tabelle_preise td
{
	padding: 4px;
}
.tabelle_preise .tr-odd
{
	background-color: #DFDFDF;
}
/************************ Tabellen Fahrten *********************/
/*.tabelle_fahrten
{
	border: 1px solid #055DA7;
	width: 100%;
}
.tabelle_fahrten thead
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #075B92;
	text-align: left;
	text-transform: uppercase;
}
.tabelle_fahrten th, .tabelle_fahrten td
{
	padding: 4px;
}
.tabelle_fahrten .td-0
{
	width: 300px;
}

.tabelle_fahrten .tr-odd
{
	background-color: #DFDFDF;
}*/

/************************ Styles für Fahrplan Tabellen *********************/
.monat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #075B92;
	text-align: center;
}
.monat a:link, .monat a:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 3px;
	margin-left: 15px;
}
.monat a:hover {
	color: #075B92;
	text-decoration: none;
	background-color: #E0F1FE;
}
.monat a.selected, .monat_selected {
	color: #FFFFFF;
	text-decoration: none;
	background-color:#7C7EBC;
}



/************************ Styles für Quickfinder Zeilenversion *************************/

#quickfinder
{
	height: 55px;
	width: 575px;
	float: left;
	margin-top: -25px;
	margin-left: -20px;
	background: #eff9ff;
}
#quickfinder h1
{
	margin-top: 2px;
	margin-bottom: 0px;
	padding-bottom: 3px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
#quickfinder fieldset {
	width: 555px;
	margin: 0px;
	display: block;
	border: 0px;
	color: #FFFFFF;
	clear: both;
}
#quickfinder input {
    background: #FFFFFF;
    border: 1px solid #bbe5fe;
    margin-top: 2px;
    padding: 2px;
    color: #065081;
}  
#quickfinder input:active, #quickfinder input:focus, #quickfinder input:hover { 
    background: #bbe5fe;
    border: 1px solid #065081;
}
#quickfinder label {
    margin: 0px;
    padding: 0px;
    color: #065081;
}
#quickfinder .buttons {
    text-align: center;
    margin: 0px;
    padding: 1px;
}