html{
height:auto;
width:100%;
vertical-align:middle;
}

body{
background: #ba6035;
font-family:arial, verdana, Tahoma, helvetica;
font-size:12px;
text-align:center
padding:0;
vertical-align:middle;
height:auto
width:100%;
text-align:center

  scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:darkred;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:darkred;
	scrollbar-highlight-color:darkred;

}

body>#content{height:750px}

@media all{#content{top:50%;margin-top:-375px;}}

@media all{body,html{height:100%;margin:0;padding:0}}

html * body #content[id]{position:absolute;left:50%;margin-left:-320px;}

#content{
background: #ba6035 url(../shared/middle_bg.jpg) no-repeat  center center;
text-align:left;
position:relative;
width:1000px;
height:750px;
margin-left:auto;
margin-right:auto;
}

#navi{
position:absolute;
left:0px;
top:166px;
}

#textfeld{
position:absolute;
left:130px;
top:168px;
width:430px;
height:355px;
overflow:auto;
}

#bild{
position:absolute;
left:612px;
top:181px;
}

#becher{
position:absolute;
left:609px;
top:492px;
}

#freitext{
position:absolute;
left:130px;
top:580px;
width:430px;
height:130px;
overflow:auto;
}

h1{
color:darkred;
font-size:18px;
}

h2{
color:darkred;
font-size:16px;
}

img{
display:block;
}


/*Style-Definition für die First-Level-Navigation*/
DIV.fstLevel a
{
	text-decoration: none;
	display:block; 
	white-space:nowrap; 
	overflow:hidden;
	width:110px;
	padding-top:3px;
	padding-bottom:3px;
  padding-left:10px;
	font-weight:normal;
	text-align:left;
	color:#ffffff;
	background-color:darkred;
}
/*Style-Definition für die First-Level-Navigation bei Mouse-Over*/
DIV.fstLevel a:hover
{
	color:#ffffff;
	background-color:#d3af28;
}
/*Style-Definition für die First-Level-Navigation bei aktivem Link*/
DIV.fstLevelActive a
{
	text-decoration: none;
	display:block; 
	white-space:nowrap; 
	overflow:hidden;
	width:110px;
	padding-bottom:3px;
	padding-top:3px;
  padding-left:10px;
	font-weight:normal;
	text-align:left;
	color:#ffffff;
	background-color:#d3af28;
}

/************************************************
*************SECOND_LEVEL*************************
************************************************/
/*Style-Definition für die Second-Level-Navigation*/
DIV.secLevel a
{
	text-decoration:none;
	display:block; 
	white-space:nowrap; 
	overflow:hidden;
	width:110px;
	padding-bottom:3px;
	padding-top:3px;
  padding-left:10px;
	font-weight:normal;
	text-align:left;
	color:#ffffff;
	background-color:#9a4129;
	font-size:10px;
}

DIV.secLevellast a
{
	text-decoration:none;
	display:block; 
	white-space:nowrap; 
	overflow:hidden;
	width:110px;
	padding-bottom:3px;
	padding-top:3px;
  padding-left:10px;
	font-weight:normal;
	text-align:left;
	color:#ffffff;
	background-color:#9a4129;
	font-size:10px;
}
/*Style-Definition für die Second-Level-Navigation bei Mouse-Over*/
DIV.secLevel a:hover
{
	color:#ffffff;
	font-weight:normal;
	background-color:#d78c1b;
	font-size:10px;
}

DIV.secLevellast a:hover
{
	color:#ffffff;
	font-weight:normal;
	background-color:#d78c1b;
	font-size:10px;
}
/*Style-Definition für die Second-Level-Navigation bei aktivem Link*/
DIV.secLevelActive a
{
	text-decoration:none;
	display:block; 
	white-space:nowrap; 
	overflow:hidden;
	width:110px;
	padding-bottom:3px;
	padding-top:3px;
  padding-left:10px;
	font-weight:normal;
	text-align:left;
	color:#ffffff;
	background-color:#d78c1b;
	font-size:10px;
}

DIV.secLevelActivelast a
{
	text-decoration:none;
	display:block; 
	white-space:nowrap; 
	overflow:hidden;
	width:110px;
	padding-bottom:3px;
	padding-top:3px;
	font-weight:normal;
	text-align:left;
	color:#ffffff;
  padding-left:10px;
	background-color:#d78c1b;
	font-size:10px;
}

.datum{
border-right:1px solid darkred;
padding-right:5px;
font-weight:bold;
}

.newsfeld{
font-size:12px;
color:#000000;
}

a.textlink:link, a.textlink:visited
{
	color:darkred;
	text-decoration:underline;
}

a.textlink:hover, a.textlink:active
{
	color:#ffffff;
	text-decoration:underline;
}

#textfeld a:link, #textfeld a:visited
{
	color:darkred;
	text-decoration:underline;
}

#textfeld a:hover, #textfeld a:active
{
	color:#ffffff;
	text-decoration:underline;
}
