body {
	font-family: verdana;
	background-color: #FFFFFF;
	margin: 0px;
}
p {
}
td {
}
a {
}
a:hover {
}
a:active {
}
/*BACKGROUND*/
#all {
	position: relative;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
/*HEAD*/
#head {
	background-color: white;
	height: 227px;
	background-image: url(../Bilder/header.jpg);
	background-repeat: no-repeat;
	text-align: justify;
	color: #997f43;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
}
#head_content{
	color: #997f43;
	font-size: 11px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 35px;
	margin-left: 300px;
}
#head_content h1 {
	color: #997f43;
	font-size: 18px;	
	font-weight: normal;
}
#head_content a:link { color: #997f43; font-size: 11px; line-height: 16px; text-decoration: none; border-bottom: 1px dotted #997f43; }
#head_content a:visited { color: #997f43; font-size: 11px; line-height: 16px; text-decoration: none; border-bottom: 1px dotted #997f43; }
#meta/*LANGUAGE*/
 {
	color: #009EC4;
	font-size: 11px;
	padding: 4px;
	text-align: left;
	margin-left: 870px;
	font-weight: bold;
	line-height: 15px;
	margin-bottom: 0px;
	height: 120px;
}
#meta a {
	color: #009EC4;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
#meta a:hover {
	color: #997f43;
}
#date {
	color: #FFFFFF;
	font-size: 11px;
	padding: 4px;
	text-align: left;
	margin-left: 720px;
	font-weight: bold;
	line-height: 15px;
	margin-bottom: 0px;
	margin-top: 40px;
	position: relative;
}
#facebook {
	color: #FFFFFF;
	font-size: 11px;
	padding: 4px;
	text-align: left;
	margin-left: 720px;
	font-weight: bold;
	line-height: 15px;
	margin-bottom: 10px;
	margin-top: 0;
}

#facebook a {text-decoration: none; color: #fff; font-size: 10px; outline: none;}


#main{
	float: left;
	width: 1024px;
	padding-top: 30px;
	background-image: url(../Bilder/content.jpg);
	background-repeat: repeat-y;
}
/*NAVIGATION*/
#navigation {
	float: left;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
	width: 180px;
	margin-top: 0px;
	font-weight: bold;
	margin-left: 20px;
}
#navigation  a {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:hover {
	color: #FF9900;
}

#category {
	float: left;
	color: #FFFFFF;
	width: 180px;
	margin-top: 20px;
	font-weight: bold;
	top: 10px;
}
.main_nav {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 27px;
	background-image: url(../Bilder/menue_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	list-style-position: inside;
	padding-top: 5px;
	padding-left: 5px;
	list-style-type: none;
}
/*CONTENT*/
#content{
	text-align: justify;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 16px;
	padding-right: 50px;
	margin-left: 274px;
}
#content img.teaser {
	padding: 2px;
	float: right;
	margin: 0px 10px 10px 10px
}
#content img.r {
	padding: 2px;
	border: solid 1px #FF9900;
	float: right;
	margin: 6px 0px 6px 12px
}
#content img.l {
	padding: 2px;
	border: solid 1px #FF9900;
	float: left;
	margin: 6px 12px 6px 0px
}
#content h1 {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}
#content h2 {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
#content h3 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #fff;
}
#content a {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {
	color: #FF9900;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
}

/*FOOTER*/
#footer{
	color: #FFFFFF;
	font-size: 10px;
	line-height: 16px;
	text-align: center;
	margin-top: 25px;
	padding-top: 10px;
	padding-bottom: 20px;
	background-image: url(../Bilder/footer.jpg);
	background-repeat: no-repeat;
	width: 1024px;
	font-weight: bold;
	background-position: bottom;
	left: -274px;
	position: relative;
}
#footer  a {
	color: #FFFFFF;
	font-size: 9px;
	line-height: 16px;
	text-decoration: none;
	border-bottom-width: 0;
}
#footer a:hover {
	color: #FF9900;
	border-bottom-width: 0;
}

