body 
{
	margin: 0px;
	padding:0px;
	font-family: Arial, Helvetica;
	font-size: 12px;
	background-color: #3F2410;
	background-image: url(gr/background.png);
	background-repeat: repeat-x;
	background-position: 0px -550px;
	color: #333333;
	text-align:center;
}

p, td 
{
	font-family: Arial, Helvetica;
	font-size: 12px;
	text-align:justify;
}



h1
{
	font-size:20px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:8px;
}

h2
{
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
}

h6
{
	font-size:12px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:4px;
	color: #584028;
}

a
{
	color: #584028;
}

a:hover
{
	color: #964b00;
}

#ctop
{
	width:840px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background-image:url(gr/bg_content_oben.png);
}

#schlagworte
{
	width:800px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	color: #584028;
}

#schlagworte a
{
	text-decoration:none;
}

#container
{
	width:840px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background-image:url(gr/bg_content_mitte.png);
	background-repeat:repeat-y;
	background-position: 0px 0px;
}

#cbottom
{
	width:840px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-image:url(gr/bg_content_unten.png);
	background-position:bottom;
}

.content
{
	width:792px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

#primnav
{
	height:24px;
	background-image:url(gr/nav_bg.gif);	
}

.pmLink
{
	height:24px;
	display:block;
	float:left;
	margin-right:25px;
	margin-left:5px;
	padding-top:6px;
	vertical-align:bottom;
	font-weight:bold;
	text-decoration:none;
	color:white;
	background-image:none;
}

.pmLink:hover
{
	height:24px;
	display:block;
	float:left;
	margin-right:25px;
	margin-left:5px;
	padding-top:6px;
	vertical-align:bottom;
	font-weight:bold;
	text-decoration:none;
	color:white;
	background-image:url(gr/nav_bg_hover.gif);
}

.crossnavUl
{
	margin-top:0px; 
	margin-bottom:0px; 
	list-style-image:url(gr/bullet.gif);
}

.subnav
{
	display:none;
	position:absolute;
	background-color:#584028;
	border-top:3px solid #C20000;
}

.subnavl
{
	display:block;
	text-decoration:none;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:4px;
	padding-right:4px;
	font-size:12px;
	font-weight:normal;
	color: white;
}

.subnavl:hover
{
	display:block;
	text-decoration:underline;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:4px;
	padding-right:4px;
	font-size:12px;
	font-weight:normal;
	color: white;
}
