body {
	padding: 0px;
	margin: 0px;
	margin-left: 0px;
	border: 0px;
	font-family: arial;
	font-size: 12px;
	color: #000;
	line-height: 120%;
	text-align: center;
	background-color: #FFF;
}
table {
	border-collapse: collapse;
}
td {
	vertical-align: top;
	border: 0px;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}
#contentwrapper td {
	vertical-align: top;
	border: 1px solid black;
	padding: 2px;
	margin: 0px;
	font-size: 12px;
	text-align:right;
}
p {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
div {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
img {
	border: 0px;
}
a {
	text-decoration: none;
	color: #4e93c3;
}

#navilinkswrapper a {
	text-decoration: none;
}
h1 {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding: 0px;
	margin: 0px;
}
h3 {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
h4 {
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
h5 {
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	padding-bottom: 10px;
	margin: 0px;
}
dl, dt {
	padding: 0px;
	margin: 0px;
}
/* IDs */
#webseite {
	width: 962px;
	margin: 0 auto;
	margin-top: 20px;
	background-color: #FFF;
	text-align: center;
	background-image: url(images/bg_webseite.jpg);
	background-repeat: repeat-y;
}
#webseitewrapper {
	width: 942px;
	margin: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}
#kopfoben {
	width: 100%;
	margin: 0 auto;
	background-color: #FFFFFF;
	text-align: left;
}
#logo {
	height: 266px;
	text-align: left;
	float: left;
}
#kopfrechts {
	height: 266px;
	width: 734px;
	text-align: right;
	float: right;
}
#main {
	width: 100%;
}
#navilinks {
	width: 208px;
	float: left;
	color: #000;
	background-color: #4e93c3;
}
#navilinkswrapper {
	padding-left: 0px;
	padding-bottom: 0px;
	margin-top: 27px;
	margin-left: 0px;
}
#navilinks ul {
	padding: 0px;
	margin: 0px;
	margin-left: 0px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
#navilinks li {
	list-style-type: none;
	line-height: 28px;
}
#navilinks a {
	color: #000;
	margin-left: 15px;
	line-height: 20px;
}
.norm1 {
	background-color: #fbba00;
	font-weight: bold;
	background-image: url(images/bg_navi.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.act1 {
	background-color: #fbba00;
	font-weight: bold;
	background-image: url(images/bg_navi_act.gif);
	background-repeat: no-repeat;
	background-position: bottom; 
}
.actsub1 {
	background-color: #fbba00;
	font-weight: bold;
	background-image: url(images/bg_navi_actsub.gif);
	background-repeat: no-repeat;
	background-position: top; 
}

.norm1_end {
	background-image: none;
	background-color: #fbba00;
	font-weight: bold;
}
.act1_end {
	background-image: none;
	background-color: #fbba00;
	font-weight: bold;
}
.navilinks2 {
	background-color: #fbba00;
}

.norm2 {
	margin-left: 10px;
}
.act2 {
	margin-left: 10px;
	background-image: url(images/bg_navi2_act.gif);
	background-repeat: no-repeat;
	background-position: top; 
}

#navilinks .navilinks2 ul {
	padding: 0px;
	margin: 0px;
	margin-left: 0px;
	border-top: 0px;
	border-bottom: 1px solid #000;
}
#navilinks .navilinks2 li {
	list-style-type: none;
	line-height: 20px;
	height: 24px;
}
#navilinks h1 {
	height: 24px;
	line-height: 24px;
	margin-top: 20px;
	font-size: 12px;
}
.abstand {
	margin-bottom: 20px;
}
#maincontent {
	width: 720px;
	float: right;
	margin-left: 14px;
}
#breadcrumb {
	height: 22px;
	font-size: 11px;
	padding-left: 0px;
	padding-top: 5px;
	border-bottom: 1px solid #4e93c3;
}
#breadcrumb a {
	font-size: 11px;
	line-height: 20px;
}
#drucken {
	position: relative;
	top: -25px;
	text-align: right;
}
#content {
	width: 443px;
	float: left;
}

#contentbreit {
	width: 720px;
	float: left;
}

#content a, #contentright a, #contentleft a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
#contentwrapper {
	margin: 0px;
	margin-top: 15px;
	padding: 0px;
	border: 0px solid red;
}


#contentwrapper table{
	margin-bottom:10px;
}

#contentwrapper td{
	padding-left:3px;
	padding-right:3px;
}

#contentwrapper a {
	color: #4e93c3;
}

#contentright {
	width: 271px;
	float: right;
}
#contentrightwrapper {
	margin: 0px;
	margin-top: 15px;
	padding: 0px;
	border: 0px solid green;
}


#contentrightwrapper .abstand {
	margin-bottom: 0px;
}

#contentrightwrapper form{
border:1px solid red;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#contentrightwrapper img{
	margin: 0px;
	margin-bottom: 5px;
}

.tx-felogin-pi1 {
	margin-left: 19px;
}
.tx-felogin-pi1 form {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.tx-felogin-pi1 fieldset {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.tx-felogin-pi1 legend {
	display: none;
}

legend{
  display:none;
}

#user, #pass {
	width: 180px;
}
.login {
	width: 180px;
	text-align: right;
}
#navilinks .forgot-pw {
	width: 180px;
	text-align: left;
}
#navilinks .forgot-pw a {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#copyright {
	border: 0px;
	border-top: 8px solid #fbba00;
	height: 25px;
	text-align: left;
	font-size: 11px;
	color: #000;
	margin-bottom: 20px;
}
#copyright a {
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
}
#weitereseiten {
	width: 955px;
	text-align: right;
}
#weitereseiten ul {
	padding: 0px;
	margin: 0px;
	margin-right: 20px;
}
#weitereseiten li {
	display: inline;
	padding: 0px;
	margin: 0px;
	padding-left: 8px;
}
#weitereseiten a {
	font-weight: bold;
	font-size: 12px;
	color: #000;
	line-height: 20px;
}
.align-right {
	text-align: right;
}
.align-center {
	text-align: center;
}
.clearer {
	border: 0px dashed blue;
	clear: both;
}
/* *** FORMS *** */
form {
	padding: 0px;
	padding-top: 20px;
	margin:0px;
	border:0px;
}
fieldset {
	padding: 0px;
	margin:0px;
	border:0px;
  }
  
.csc-mailform {
	border: 0;
}
#mailformPraemie {
	border: none;
}
.csc-mailform-field {
	/*display: block;
*/
	padding-bottom: 10px;
}
.csc-form-labelcell {
	font-size: 12px;
}
label {
	display: block;
	float:   left;
	width:   130px;
}
.csc-mailform-radio label {
	float: none;
	width:   250px;
	height: 20px;
}
input {
	border: 1px solid #7e7e7e;
	background-color: #FFFFFF;
	margin-bottom: 2px;
}
.csc-mailform input {
	/*width: 300px;
*/
}
#mailform {
	border: 0px solid red;
	width: 350px;
}
.csc-mailform-radio {
	width: 30px;
	float: left;
}
input.csc-mailform-submit {
	margin-left: 173px;
}
input[type="submit"] {
	cursor: pointer;
}
input[type="button"] {
	cursor: pointer;
}
textarea {
	width: 262px;
	border: 1px solid #7e7e7e;
	background-color: #FFFFFF;
	margin-bottom: 2px;
}
.csc-frame-frame1 {
	padding: 10px;
	background-color: #1EA04A;
}
.tx-newloginbox-pi1 {
	border: 0px solid black;
}
.csc-textpic-clear {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 0px;
}
.suchcontainer {
	color: #fff;
	margin-left: 10px;
}
.suchcontainer .tx-indexedsearch-searchbox-sword {
	width: 130px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	margin-right: 5px;
}
.suchcontainer form {
	padding: 0px;
	margin: 0px;
}
.suchfelder {
	border: 1px solid green;
	height: 22px;
}
/* News */
.news-latest-container {
	width: 180px;
}

.news-list-image {
	float: left;
	width:130px;
	border:0px;
	margin:0px;
	padding:0px;
}

.news-list-subheader{
	float: right;
  width:313px;
}
.news-list-morelink{
  width:443px;
  text-align:right;
}

.news-single-subheader {
	margin-bottom: 10px;
}
.news-single-image {
	float: right;
	margin-right: 10px;
}


.clearer {
	height: 2px;
	background-color: #fbba00;
	margin: 0px;
	margin-top: 4px;
	margin-bottom: 24px;
	padding: 0px;
	line-height: 0px;
	font-size: 0px;
}

/* footer */
#footer {
	width: 842px;
	margin: 0 auto;
	background-color: #FFF;
	font-size: 11px;
	text-align: center;
}
#footer a {
	font-size: 11px;
	color: #000;
}
/*FAQ*/
.tx-irfaq-dynheader {
	padding-bottom: 8px;
}
.tx-irfaq-pi1 p {
	padding-bottom: 8px;
}
.tx-irfaq-cleaner{
	border-bottom: 1px dashed #999999;
}

/* Fahrplanauskunft */
#fahrplanauskunft {
	background-color: #cbcbcb;
	width: 100%;
	margin-bottom:10px;
}
.fpa-head {
	background-color: #4e93c3;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
}
.fpa-txt {
	padding-left: 5px;
	height: 15px;
}
.trenner {
	padding-top: 4px;
	height: 2px;
	margin-right: 4px;
	color: #cbcbcb;
	background-color: #cbcbcb;
	border-bottom: 1px dashed #999999;
}
.noborder {
	border: none;
}