/* ----------------------------------------Copyright elementares---------------------------------------- */

/* ----------------------------------------Allgemeine Info---------------------------------------- */

body {
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	text-align:left;
	}

a{
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	}

ul, ol{	
	margin-top:0;
	font-size:13px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	list-style-position:outside;
	}
	
ul{
	list-style-type:disc;
	}

ol{
	list-style-type:decimal;
	}

h1, h2, h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	color:#000000;
	}

h1 {
	font-size:12px;
	font-weight:bold;
	}

h2 {
	font-size:13px;
	}

h3 {
	font-size:13px;
	}

/* ----------------------------------------Tabellen--------------------------------*/

td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform: lowercase;
	color:#000000;
	padding:5px;
	}
	
.border{
	background-color:#FFFFFF;
	height:1px;
	padding:0;
	}
	
.team{
	margin-bottom:8px;
	}
	
.tdhead{
	font-size:12px;
	color:#FFFFFF;
	background-color:#E0A35F;
	vertical-align:middle;
	text-align:left;
	}
	
.tdbottom{
	font-size:12px;
	background-color:#E0A35F;
	height:5px;
	}
	
.grey {
	font-size:11px;
	background-color:#DADADA;
	border-bottom:1px solid #114968;
	}
	
.red {
	font-size:11px;
	font-weight:bold;
	color:#CC0000;
	}

/* ----------------------------------------End Tabellen--------------------------------*/


#head, #elementares, #logotext, #suche, #toplink, #image1, #train_centre, #navi, #info, img{
	display:none;
	}

#content{
	top:0;
	left:0;
	text-decoration:none;
	text-transform:lowercase;
	}

#bottom{
	position:absolute;
	bottom:0;
	right:0;
	text-decoration:none;
	text-align:right;
	}