.lunchbox {
display:none;
} 

body{
/*	font: 85%/1.3 TrebuchetMS,Arial,sans-serif;*/
	font-family:'Verdana', 'Helvetica', sans-serif;
	margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px;
	background-color:#5599d6; padding:0px;
	width:100%;
}

/* div */
/********/

div#root { background-repeat:no-repeat; background-position:center bottom; width:100%; }
div#header { width:950px; margin-left:auto; margin-right:auto; height:270px; }

div#banner { padding-top: 100px; padding-left:20px; width:500px; } 
div#banner img { width:500px; }

div#counter { padding-top: 12px; padding-left:250px; }

div#content {
/*	margin-top:-21px;   */
	margin:0; padding:0; 
	background-image:url(images/content.jpg); 
	background-repeat:repeat-y;
	background-position:center top;
	margin-bottom:-12px;
}

div#innercontent { width:950px; margin-left:auto; margin-right:auto; padding-bottom:20px;}

div#menu { width:90%; margin-left:auto; margin-right:auto; text-align:center; }

div#nav { padding-top:25px; padding-left:10px; }
div#nav td { padding:5px; }
div#nav td { padding-left:5px; color:#FFFFFF; }
div#nav a { font-size:12px; color:#FFFFFF; font-weight:bold; text-decoration:none; }
div#nav a:hover { text-decoration:underline; }

div#footer {
	margin-top:0px;
	height:100px;
	vertical-align:middle;
	background-image:url(images/footer.jpg);background-repeat:no-repeat;
	background-position:center top;
}

div#innerfooter {
	margin-left:auto; margin-right:auto;
	text-align:right;
	width:950px; 
	padding-right:30px;
}

div#innerfooter table { margin-left:685px; margin-top:32px; }

div#innerfooter td { color:#FFFFFF; padding-left:5px; }
div#innerfooter a { font-size:10px; color:#FFFFFF; text-decoration:none; }
div#innerfooter a:hover { text-decoration:underline; }

div#center-report { text-align:center; width:860px; }
div#center-report p { text-align:justify; }

div.indent { margin-left: 20px; }

div#fotos { width:860px; margin-left:50px; }
div#fotos a img { border-width:1px; border-style:solid; border-color:#000000; }
div#fotos h3 { font-size:16px; font-weight:normal; margin-top:30px; }

p.text { text-align:justify; }

/* table */
/*********/

table { border-collapse:collapse; }
tr.dark { background-color:#DCDCDC; }
th { text-align:left; }

td { font-size: 12px; }
th { font-size: 12px; }

table.list td, table.list th { padding: 5px; }
table.indent { margin-left:20px; }
table.indent-border { border-style:dotted; border-width:1px; margin-top:15px; }
table.indent-border td, table.indent-border th { padding: 5px; }

table.fahrzeuge td { padding: 5px; }

th.indent { padding-left:10px; }

table.linien { margin-left:auto; margin-right:auto; }

td#old { text-decoration: line-through; }

table.ehemalige {
	margin-left:50px;
	background-color:#C0C0C0;
	margin-bottom:20px;
}
table.ehemalige td, table.ehemalige th { padding:5px; }

#table.lines a { font-weight:bold; font-size:14px; }
#table.lines td { padding:10px; }

/* a */
/*****/

a { text-decoration:none; color:#3333FF; }
a:hover { text-decoration:underline; color:#3333FF; }
a:visited { color:#3333FF; }

h3 a { color:#000000; }
a h3 { color:#000000; }
h3 a:visited { color:#000000; }

div#abc a { padding: 5px; font-weight: bold; }

table.linien a { font-weight:bold; }
table.linien td { vertical-align:top; }

table#stations { margin-left:auto; margin-right:auto; width:800px; }
table#stations td { padding: 5px; }
table#stations th { padding: 5px; }

table.lines td { padding: 5px; }
table.lines td a { font-weight:bold; text-decoration:none; color:#000000; font-size:18px; font-family:'Times New Roman', 'Helvetica', sans-serif; }
table.lines td a:hover { text-decoration:underline; color:#000000; }
table.lines td a:visited { color:#000000; }

/* h */
/*****/

h2 {
   margin-top:0px; padding-top: 15px;
   font-family:'Times New Roman', 'Helvetica', sans-serif;
   font-size:24px;
}

h3 { 
	font-family:'Times New Roman', 'Helvetica', sans-serif;
	font-size:18px;
}

/* misc */
/********/


a img { border:none; }
li { font-size:12px; padding:5px; }
p { font-size:12px; }

p.capital { 
	font-weight:bold; color:#000000; 
	font-size:20px; 
	font-family:'Times New Roman', 'Helvetica', sans-serif; 
}


img.index { border-width:1px; border-style:solid; border-color:#000000; }

img.border-150 { border-style:solid; border-color:black; border-width:1px; }

a:hover img.border-150 { border-style:solid; border-color:white; border-width:1px; }

p.ehemalige-description { text-align:justify; width:900px; margin-left:auto; margin-right:auto; }

span.email span { display: none; }

ul.first li { font-weight:bold; }
ul.second li { font-weight:normal; }
