body { 
	background: url(images/bg.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin: 0; font: 14px/1.3em 'Segoe UI', Helvetica, Arial, Geneva; }
img, table	{ border:none; }
img.teaser-top 		{ height:160px; width:950px; }
img.anfahrt-karte	{ height:400px; width:400px; float:right; }


h1			{ color: #173978; font-size: 20px; font-style: italic; font-weight: bold; text-align: left; width:100%; margin-top:20px; }
h1.startseite		{ text-align:center; }
h1.error	{ color: #333; }
h2			{ color: #0074c1; font-size: 16px; font-style: italic; font-weight: bold; width:100%; text-align:left; margin-top:20px; }


.text		{ color: #363636;/* font-size: 13px; */line-height: 17px; text-align:left; }
.text-main	{ color: #363636;/* font-size: 13px; */line-height: 17px; text-align:center; margin-top:0px; width:670px; }
.textbox_ok { color: #363636;/* font-size: 13px; */line-height: 17px; background-color: #9c6; padding: 10px; width: 100% }
.textbox_fehler { color: #fff;/* font-size: 13px; */line-height: 17px; background-color: #f33; padding: 10px; width: 100% }
.text_footer		{ color: #fff; font-size: 12px; margin-top: 5px; margin-bottom: 5px }
.text_small		{ color: #363636; font-size: 11px; line-height:normal; }
.container_navi_left	{ height: 70px; float: left }
.container_navi_right	{ height: 70px; float: left }
.tabelle_left_bg	{ width: 15px }
.tabelle_right_bg	{ width: 15px }
.formular_input		{ color: #000; font-size: 12px; background-color: #e6e7ed; border: 1px solid #000; line-height: 18px; }
.formular_absendebutton	{ color: #333; font-size: 12px; background-color: #e6e7ed; border: 1px solid #000; }
.formular_dropdown	{ color: #0a3b63; font-size: 12px; background-color: #e6e7ed; border: 1px solid #000 }
.formular_textarea	{ color: #0a3b63; font-size: 12px; background-color: #e6e7ed; border: 1px solid #000 }

/* Neue Definitionen */
table.tbl-main 		{ width:950px; box-shadow: 0 14px 28px rgba(0,0,0,0.5), 0 10px 10px rgba(0,0,0,0.5); margin:25px 0 50px 0; }
table.tbl-content 	{ width:900px; text-align:left; }
.tbl-td-w15			{ width:15px; }
.tbl-td-w25			{ width:25px; }
.tbl-td-w200		{ width:200px; }
.tbl-td-w950		{ width:950px; }
.tbl-td-subnavi		{ background-image: url(images/teaser_down.jpg); height:35px; }

a 					{ color: #000; text-decoration: underline }
a:hover				{ color: #000; text-decoration: none }
