/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	background: #f2f2f2 url(../bilder/verlauf.jpg) repeat-x;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #fff;
}
#content {
	position: relative;
	width: 498px;
	height: 417px;
	background: transparent url(../bilder/cityweiche.png) no-repeat;
	margin: auto;
	margin-top: 35px;
}
#kopf {
	margin-top: 55px;
}
#kopf p, #flashcontent{
text-align: center;
}
#content ul {
	list-style-type: none;
	font-size: 20px;
	font-weight: bold;
	position: absolute;
	top: 330px;
	left: 113px;
}
#content li {
	display: inline;
	color: #333;
	width: 120px;
}
#content a {
	text-decoration: none;
	color: #444;
	padding-right: 15px;
	padding-left: 15px;
}
#content ul li.actu a {
	color: #ff9900;
}
#content ul li a:hover {
	color: #ff9900;
}
#footer {
	width: 463px;
	height: 77px;
	background: transparent url(../bilder/footer.png) no-repeat;
	margin: auto;
}
p#tease{
font-size: 15px;
margin-top: 15px;
}
.fett{
 font-weight: bold;

}
/* -----------IE6 PNGfix------------- -------------------------- ------------- */
img, div {
	behavior: url(iepngfix.htc)
}
