html, body, #content
{ 
  height: 100%; 
  padding: 0px; 
  margin: 0px; 
}

body {
	background-color:#083986;
	font-family: Arial,Helvetica;
	color:#000000;
	background-image:url(/themes/2008/images/bg.jpg);
	background-repeat:repeat-x;
}

#imprint {
	font-size:10px;
}

h1 {
	font-family: Tahoma,Arial,Helvetica, SansSerif;
	font-size:16px;
	color:#006fd5;
}

h2 {
	background-image:url(/themes/2008/images/bgH2.jpg);
	background-repeat:repeat-x;
	color:#083986;
	font-size:14px;
	height:20px;
}

h3 {
	
}

body,td {
	font-size:12px;
	font-family: Arial,Helvetica;
	color:#000000;
	text-decoration: none;
	line-height:1.4em;
}

a {
	font-size:12px;
	text-decoration:underline;
	font-family: Arial,Helvetica;
	color:#083986;
}



#container {
	width:850px;
	min-height: 100%;
	border-top:4px solid #f0f0f0;
	border-bottom:4px solid #f0f0f0;
	border-left:4px solid #f0f0f0;
	border-right:4px solid #f0f0f0;
	margin:0 auto;
	background-image:url(/themes/2008/images/bgContainer.jpg);
	/*background-color:#ffefad;*/
	background-color:#FEC458;
}

.small {
	font-size:10px;
}

.welcomeText {
	font-weight:bold;
	font-size:14px;
	color:#083986;
}

#top {
	height:150px;
	width:850px;
	/*background-image:url(/themes/2008/images/bgTop.jpg);*/
	/*background-color:#400000;*/
}

#topNavigation {
	padding-top:5px;
	height:25px;
	background-color:#000000;
	background-image:url(/themes/2008/images/bgTopNavi.jpg);
	border-top:solid 1px orange;
}
#main {
	width:850px;
	/*background-color:#ffc55a;*/
	/*background-image:url(/themes/2008/images/bgContent.jpg);*/
	background-position:top left;
	background-repeat:repeat-x;
}

#sidebar {
	position:relative;
	left:-3px;
	clear:left;
	width:180px;
	float:left;
	background-color:#FEd468;
}
#content {
	position:relative;
	width:670px;
	/*left:180px;*/
	margin-bottom:0px;
	padding-top:8px;
	padding-left:3px;
	background-image:url(/themes/2008/images/bgContent.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}
#contentStart {
	position:relative;
	width:100%;
	/*left:180px;*/
	margin-bottom:0px;
	padding-top:8px;
	padding-left:3px;
	background-image:url(/themes/2008/images/bgContent.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}

.contentElement {
	border:solid 2px #ffd56a;
	/*background-color:#fafafa;*/
	background-color:#FED468;
}

#contentArea {
	position:absolute;
	left:5px;
	margin-right:5px;
	width:650px;
}

#footer {
	clear:left;
	background-color:#f8f8f8;
	border-top:solid 1px orange;
	height:16px;
}

/* FAHRTEN*/
.fahrt {
	border:solid 2px #ffd485;
	width:655px;
	margin-bottom:5px;
}

.fahrtenImage {
	width:100px;
}

.fahrtenSA {
	width:150px;
}

.fahrtenTitle {
	width:400px;
	font-weight:bold;
}
a.fahrtenTitleLink {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
}

.fahrtenTitleNoLink {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
}

.fahrtenItem {
	height:18px;
	line-height:1.5em;
	border-bottom:solid 1px #00f0f0;
}

.nextTrips {
	border:solid 2px #ffd56a;
	background-color:#FED468;
	width:100%;
}

/* FAHRPLAENE */
.fahrplanTitle {
	font-weight:bold;
	line-height:1.5em;
	text-decoration:none;
	font-size:14px;
	background-image: url(/themes/2008/images/pdf.jpg); 
	background-repeat: no-repeat; 
	background-position: left; 
	padding-left: 25px;
}

/* ANMELDUNG */
.frmAnmeldungText {
	border:none;
	border-bottom:solid 1px #a0a0a0;
	width:300px;
}
.frmAnmeldungTextKurz {
	border:none;
	border-bottom:solid 1px #a0a0a0;
	width:45px;
}

.frmAnmeldungTextArea {
	border:solid 1px #a0a0a0;
}
.frmAnmeldungCaption {
	font-weight:bold;
	vertical-align:top;
}

/* CHRONIK */
.jahr {
	width:100px;
	vertical-align:top;
	font-weight:bold;
}
.desc {
	vertical-align:top;
}

/* NAVIGATION */
div.naviVertical {
	  background-image: url(/themes/2008/images/bgVerticalNavi.jpg); 
	  background-repeat: no-repeat; 
	  background-position: left bottom; 
	  padding-left: 5px;
	  position:relative;
	  left:0px;
	  height:20px;
	  margin-left:3px;
}

a.naviVertical {
	text-decoration:none;
	font-weight:bold;
	
}

li.horizontal {
	float:left;
	margin-left:10px;
	height:24px;
}
.horizontal a {
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
	padding:0px;
	border:none;
}
