body {
	margin:5px 0;
	padding:0;
	font-family: arial, verdana, arial, sans-serif;
	text-align:center;
	color:#33334c;
	}


td, p, li {
	font-size:16px;
	line-height:17px;
}

p {
	margin:10px 0;
}

a:link {
	color:#4c4c66;
	text-decoration:none;
}

a:visited {
	color:#7f7f99;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a:active {
	text-decoration:underline;
}

h1 {
	font-weight:bold;
	font-size:24px;
	color:#E50000;
	margin:10px 0;
	text-transform:uppercase;
	font-style:italic;
}
h2 {
	color:#E50000;
	font-size:18px;
	font-weight:bold;
	margin:10px 0;
}

/*################################################################################################################*/

#all {
	position:relative;
	width:976px !important;
	width:977px;
	margin:0 auto;
	text-align:left;
	border:1px solid #33334c;
	backgroundurl:(../../images/backgrounds/hintergrund-bahn.gif) repeat-xy top left;
}

/*################################################################################################################*/
#head {
	background:url(../img/logo.gif) no-repeat top left;
	border:0px solid #000;	
}


/*################################################################################################################*/
/* Header Image*/
#top_image {
	margin:0 0 0 0;
	position:relative;
}



/*################################################################################################################*/
//*################################################################################################################*/
#title {
	clear:both;
	margin:0 0 20px 0;
	height:19px !important;
	height:20px;
	background:#E50000;
	color:#fff;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	padding:1px 0 0 15px;
	text-transform:uppercase;
}

/*################################################################################################################*/
/*################################################################################################################*/
#content {
	padding:0 10px 50px 10px;
	
	/* kleiner Hack gegen den "The IE Three Pixel Text-Jog" im IE bei Floats / mehr dazu auf http://www.positioniseverything.net/explorer/threepxtest.html */
	height: auto !important;
	height: 1%;
	margin-left: 0x !important;
	margin-left: 0;
	/* Ende des "The IE Three Pixel Text-Jog" Hacks */
/*\*/
	min-height:250px;
	height:auto !important;
	height:250px;
/**/
}




/*################################################################################################################*/

/* footer */
#footer {
	clear:both;
	padding:1px 15px;
	height:14px !important;
	height:15px;
	color:#fff;
	font-size:10px;
	font-style:italic;
	background:#E50000;
	text-align:right;
	border:0px solid #f00;
	margin:10px 0 0 0;
}


/*#######################################################################*/




