*
{
margin: 0;
padding: 0;
}

body
{
background: #FFF;
font: 13px verdana, sans-serif;
color: #807f82;
}

a
{
	color: #807f82;
	text-decoration: none;
}

a:hover, a:active
{
	color: #cd1627;
}

#container 
{ 
position: absolute; 
width: 930px;
margin-left: -465px;
left: 50%;
}

#logo
{
position: relative;
top: 35px;
padding-left: 570px;
height: 47px;
background: url("img/logo_shape.jpg") scroll top right no-repeat;
z-index: -1;
}

body.ie #logo
{
	top: 22px;
}

#logo_header
{
	position: relative;
	top: 55px;
	float: right;
}

#home
{
position: relative;
top: 78px;
float: left;
z-index: 2;
}

#navi_main
{
position: relative;
top: 79px;
width: 930px;
height: 13px;
margin-left: 0px;
z-index: 1;
}

body.ie #navi_main
{
	top: 64px;
	left: 15px;
}

#navi_main a.punkte
{
list-style-type: none;
float: left;
margin-left: 6px;
}

#navi_main div.punkte2
{
width: 200px;
border: solid green 1px;
}

#display
{
z-index: 3;
position: absolute;
top: 79px;
left: 153px;
font-size: 1.191em;
font-weight: bold;
}

#display div
{
	left: 0;
}

#content
{
position: absolute;
top: 107px;
right: 1px;
width: 770px;
height: 363px;
border: solid #807f82 1px;
padding-top: 2px;
padding-left: 1px;
padding-right: 2px;
padding-bottom: 1px;
}

#starttext
{
	position: absolute;
	top: 487px;
	right: 1px;
	width: 770px;
	height: 38px;
	padding-top: 6px;
	padding-left: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	border: solid #807f82 1px;
	text-align: center;
}

#pfeile
{
position: absolute;
top: 536px;
left: 900px;
width: 30px;
text-align: right;
font-weight: bold;
}

#pfeile span
{
color: #d2d2d2;
}

#newsticker .button_news
{
margin-top: 3px;
margin-right: 5px;
float: left;
}

#newsticker .button_news a
{
display: block;
width: 12px;
height: 12px;
background-color: #cd1627;
}

#newsticker
{
position: absolute;
top: 554px;
left: 152px;
font-size: 1em;
}

#tickerspace
{
margin-top: -1px;
}

#newsticker .open
{
float: left;
color: #cd1627;
}

#newsticker .ticker
{
float: left;
}

#newsticker .close
{
float: left;
color: #cd1627;
}

#impressum
{
	display: none;
}

#ticker6 p
{
	float: left;
}

/** SLIDESHOW **/

#flautenschieber
{
	position: relative;
	top: 427px;
	/*top: 338px;*/
	left: 22px;
}

#buedelsdorf
{
	position: relative;
	top: 355px;
	left: 22px;
}

/* Entfernt Outline bei Hauptmenü*/
/* MUSS ALS LEZTES IN DER CSS DATEI ANGEGEBEN WERDEN !!! */
a:focus
{
outline: 0;
)
