@charset "utf-8";
/* CSS Document */
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
a, a:active, a:visited, a:link {
	text-decoration: none;
	color: #999999;
}
a, a:hover {
	text-decoration: underline;
}
#wrap {
	margin-bottom: 30px;
	
}
#mainpage {
	margin-left: 20px;
	width: 780px;	
}
#mainheader {
	height: 400px;
	margin-top: 25px;
	margin-left: 20px;
}
#mainnav {
	width: 350px;
	height: 400px;
	margin-left: 410px;
	background-image: url(../images/bg_mainnav_gruen.gif);
	background-repeat: repeat;
	background-position: center;
	text-align: center;
}
#maincontent {

	margin-top: 25px;
	margin-left: 20px;
}



#imagetext{
  padding-top: 300px;
  padding-left: 50px;
  width: 240px;
  float: left;
  color: #fff;
  text-align: center;
  position:absolute;
}
#logo {
	padding-top: 90px;
	padding-bottom: 70px;
}
.mainnav ul li {
	margin-bottom: 3px;
}
.mainnav ul li a {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.mainnav ul li a:hover {
	color: #c3c000;
}
.mainnav ul li a.current{
  color: #c3c000;
}
#catheader {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e8112d;
	border-right-color: #e8112d;
	border-bottom-color: #e8112d;
	border-left-color: #e8112d;
	padding-bottom: 7px;
	margin-bottom: 7px;
}

.catheadline {
	width: 420px;
	float:left;
}
#langswitch {
	width: 330px;
	text-align: center;
	float:left;
	text-transform: uppercase;
	
}

.catheadline h1 {
	display:inline;
	margin-right: 20px;
	xtext-transform: uppercase;
}
.catheadline a {
	color: #566314;
	text-decoration:none;
}

.catheadline a:focus  {
	text-decoration:none;
}


.catheadline a:link {
	text-decoration:underline;
}

.catheadline a:visited {
	text-decoration:underline;
}
.catheadline a:hover  {
	text-decoration:none;
}
.catheadline a:active  {
	color: #a3af07;
	text-decoration:underline;
}
.catheadline a.current  {
	text-decoration:none;
}

/* Standard Geschichten */

#langswitch a:active, #langswitch a:visited, #langswitch a:link {
	color: #666666;	
}
strong {
	font-weight: bold;
}

i {
	font-style: italic;
}

em {
	font-style: italic;
}

u {
	text-decoration: underline;
}

h2 {
	margin-bottom: 15px;
}
p {
	width: 500px;
	margin-bottom: 15px;
}
.subnav{
  margin-right:15px;
  font-weight: bold;
}

.wein_klein{
  font-size: 9px;
}
