body {
	font: 0.8em/1.3em "Arial", "Verdana", "Sans-Serif";
	color: #000;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url("/pictures/bg_body.gif");
	background-repeat: repeat-x;
	background-color: #dee4eb;
}

.bodycontent {text-align: left; background: #fff;}

/* ----=== inhaltstyles ===---- */

p { margin-top: 0}

h1 {
	margin-top: 0;
	margin-bottom: 15px;
	padding-bottom: 4px;
	color: #083971;
	font-size: 1.2em;
	border-bottom: 1px solid #083971;
}

h2, h3 {
font-size: 1.0em;
	margin-top: 0;
	margin-bottom: 7px;
	font-weight: bold;
	color: #083971;
}
h3 { color: #000; margin-bottom: 4px;}

h4 {
	font-size: 1.0em;
	font-weight: normal; 
	background-color: #e9e9e9;
	padding: 2px 20px;
	margin-top: 0;
	border-left: 3px solid #083971;
}

ul {margin-bottom: 7px; margin-top: 0;}

hr {
	color: #bfbfbf;
	background-color: #bfbfbf;
	height: 1px;
	border: 0;
}

/* -= linkmodul =- */

a {color: #083971; text-decoration: underline}
a:hover {color: #000; text-decoration: underline;
background-color: #ffd108
}


img, a img {border: 0 none}

a.print {
	padding-right: 20px;
	background-image: url("/pictures/print.gif");
	background-repeat: no-repeat;
	background-position: right 0;
}

/* dokumente */

a.pdf  { background-image: url(/icons/module/Dokument3_0/icon_pdf_klein.gif);}
a.doc, a.rtf  { background-image: url(/icons/module/Dokument3_0/icon_word_klein.gif); }
a.xls  { background-image: url(/icons/module/Dokument3_0/icon_excel_klein.gif);	}
a.pps  { background-image: url(/icons/module/Dokument3_0/icon_powerpoint_klein.gif); }
a.zip  { background-image: url(/icons/module/Dokument3_0/icon_zip_klein.gif); }
a.document {
	background-position: 0 0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-repeat: no-repeat;
}

/* -= end linkmodul =- */

/* -= tabelle =- */

table  {
	font-size: 1.0em;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	border-collapse: collapse;
	border-spacing: 0;
}
	
table table {margin-bottom: 0}

th  {
	color: #083971;
	font: 1.0em Arial;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding-bottom: 5px;
}
td  {
  	vertical-align: top;
	text-align: left;

}

table.data {
	border-left: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
margin-bottom: 15px;
}
table.data th {padding: 5px 2px;
	border-bottom: 2px solid #bfbfbf;
	background-color: #e9e9e9;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
}

table.data td {
	padding: 5px 2px;
	border-bottom: 1px solid #bfbfbf;
}

/* -= end tabelle =- */


/* -= formular =- */

form#volltextsuche {
	margin: 2px 0 0 0;
	padding: 17px 10px 18px 21px;
	background-image: url("/pictures/bg_search.gif");
	background-repeat: repeat-x;
	background-position: 0 0;
}

form#volltextsuche input.suchfeld {
	color: #666;
	padding: 2px 1px 1px 1px;
	font-size: 0.9em;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	margin: 0;
	height: 19px;
	border: 1px solid #aaa;
	width: 99px;
	vertical-align: top;
}

form#volltextsuche input.formsubmit {
	margin-left: 5px;
	color: #666;
	font-size: 0.9em;
	background-color: #d6d6ce;
	padding: 1px;
	border: 1px solid #a0a0a0;
}

form#volltextsuche input.suchfeld:hover, form#volltextsuche input.suchfeld:focus, form#volltextsuche input.formsubmit:hover, form#volltextsuche input.formsubmit:focus {
	color: #000;
}

/* -= end formular =- */


/* ----=== end inhaltstyles ===----*/

/* ----=== tools ===--- */

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
* html>body .clearfix {
	display: inline-block; 
	width: 100%;
}
	
* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}

.invis {display: none;}

.accessibility {
	position: absolute;
	top: -999px;
	left: -999px;
     }

/* ----=== end tools ===----*/

/* ----=== layout ===---- */
/*
	- shadow
	- page
	- content
	- main
	- navi
	- metanav
	- footer
*/

/* ---=1 shadow =--- */

div#shadow {
	width: 1000px;
	text-align: left;
	margin: 0 auto;
	background-image: url("/pictures/bg_main.gif");
	background-position: 28px 0;
	background-repeat: repeat-y;
}

/* ---=2 page =--- */

div#page {
	background-image: url("/pictures/bg_page.jpg");
	background-repeat: no-repeat;
}

/* ---=3 content =--- */


div#content {
	width: 1000px;
	margin: 0;
	padding: 141px 0 0 0;
}

/* ---=4 main =--- */
/*
	- main
	- options
*/

div#main {
	float: left;
	display: inline;
	width: 512px;
	margin: 58px -217px 0 241px;

}

div#main_start {
	float: left;
	display: inline;
	width: 552px;
	margin: 31px -234px 0 218px;
padding-bottom: 20px;
}

div#teaser {
	background-image: url("/pictures/teaser.jpg");
	background-repeat: no-repeat;
	height: 239px;
}

div#options {
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: 1px solid #bfbfbf;
}

div#options ul {
	margin: 0;
	padding: 6px 0 0 0;
	list-style-type: none;
}

div#options ul li {}
div#options ul li.float_l { float: left;}
div#options ul li.float_r { float: right;}

/* ---=5 navi =--- */

div#navi {
	float: left;
	display: inline;
	margin: 31px 0 0 -499px;
	padding-bottom: 60px;
	width: 167px;
	height: 250px;
	border-right: 1px solid #bfbfbf;
}

/* ---=6 metanav =--- */

div#metanav {
	float: right;
	display: inline;
	width: 177px;
	margin-right: 37px;
}

div#metanav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div#metanav ul li {
	font-weight: bold;
	margin-bottom: 2px;
}

div#metanav ul li a {
	display: block;
	padding: 1px 3px 4px 19px;
	text-decoration: none;
	background-image: url("/pictures/toplink_li.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
}

div#metanav ul li a:hover {
	color: #000;
	background-position: 0 -24px;
}

/* Fix IE. Hide from IE Mac \*/
* html div#metanav ul li { height: 1%;  }
* html div#metanav ul li a { height: 1%; background-color: transparent }
/* End */

/* ---=7 footer =--- */

div#footer {
	text-align: right;
	margin: 0 28px;
	background-image: url("/pictures/bg_footer.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
}

div#footer address {
	float: right;
	padding: 3px 0 10px 0;
	width: 187px;
	margin-right: 9px;
	text-align: center;
	font-size: 0.75em;
	font-style: normal;
	color: #fff;
}

div#footer address a {
	color: #fff;
text-decoration: none;
}

div#footer address a:hover {
	color: #000;
text-decoration: underline;
background-color: transparent;
}

#accesskeys{
position: absolute;
top: -500px;
}
/* sbb-ga
------------------------------------------
------------------------------------------*/
* html #sbbga-reservations{
	width: 512px;
	overflow-x: hidden;
}
*+html #sbbga-reservations{
	width: 512px;
	overflow-x: hidden;
}
#sbbga-reservations {
	padding: 0 0 15px 0;
}
#content #sbbga-reservations td {
	font-size: 11px;
}
#content #sbbga-reservations #flexical td {
	padding: 0;
	vertical-align: middle;
	text-align: center;
}

#content #sbbga-reservations td a {
	text-decoration: none;
	background-color: transparent;
}
#sbbga-reservations input,
#sbbga-reservations textarea{
	width: 115px;
	font-size: 11px;
	padding: 2px;
	border: 1px solid #8F8F8F;
	margin: 1px 0 1px 0;
}
#sbbga-reservations input#bedingungen {
	width: auto;	
}

#banner {
padding: 20px 0 0 14px
}

