/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #FFF;
}

h1, h2, h3 {
	margin: 0px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #5A554E;

}

h1 { font-size: 44px; }

h2 { font-size: 18px; 	padding: 20px 0 0 0;}

h3 { }



p, ul, ol {
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
}

.news {
	line-height: 1.9em;
	padding: 0 0 10px 0;
}

.artikel {
	line-height: 1.9em;
	padding: 0 0 30px 0;
	text-align:center;
}

ul, ol { }

blockquote { }

a {
	color: #b01f00;
	color_alt: #F60;
}

a:hover { text-decoration: none;}



img.alignleft {
	margin: 0 27px 0 0;
}

img.alignright {
	margin: 0 0 0 27px;
}

img.aligncenter {
	
	margin: 0 0 0 27px;
}

img.border {
	padding: 4px;
	border: 1px solid #adadad;

}

.tabelle_txt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align: left;
	vertical-align: top;
}

.tabelle_ubershrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-align: left;
	vertical-align: middle;
}

.beginn {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.beginn_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #acacac;
	text-align: center;
	vertical-align: middle;

}
.tabelle_jahr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	text-align: left;
}
.NewsUeberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-align: left;
	text-decoration: underline;
	background-color: #ACACAC;
	padding: 2px 0 2px 20px;
}
hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

/* Header */

#header-wrapper {
}

#header {
	width: 920px;
	height: 45px;
	margin: 0 auto;
}



/* Page */

#page {
	width: 920px;
	margin: 0 auto;
}

#page-bgtop {
	padding-top: 50px;
}


/* Content */

#content {
	float: right;
	width: 658px;
	padding-top: 10px;
	padding-right: 30px;
}

#content td.hellBG{
	background-color: #dddcdc;
}
/* Post */

.post {
	background: url(../images/img07.jpg) repeat-x left bottom;
	margin-bottom: 25px;
}

.post .title {
	height: 30px;
	color: #549900;
}

.post .title a {
	text-decoration: none;
	color: #585D60;
}

.post .date {
}

.post .meta {
	margin-top: -10px;
	padding: 2px 30px 2px 16px;
	background: url(../images/img03.gif) no-repeat left 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a { }

.post .entry {
	padding: 10px 0;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 177px;
	padding-left: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #585D60;
	position:fixed;
	z-index:100;
}



#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 10px 0px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 7px 10px 10px 7px;
	background: url(../images/img07.jpg) repeat-x left bottom;
}


#sidebar p {
	margin: 0;
	padding: 0px 10px;
}

#sidebar h2 {
	height: 26px;
	margin: 0 0 10px 0px;
	padding: 12px 0 2px 7px;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #464F54;
}


#sidebar p {
	line-height: 200%;
}
#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	color: #333;
}

#sidebar a:hover {
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	color: #b01f00;
}

#sidebar a.current {
	font-weight: bold;
	color: #b01f00;
}

/* Footer */

#footer {
	width: 920px;
	height: 30px;
	margin: 0 auto;
	padding-top: 15px;
}

#footer-bgcontent {
	margin: 0px;
	padding: 0px;
	height: 40px;
	background-color: #C0C1CD;	
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	text-transform: uppercase;
	font-size: 11px;
	color: #666666;
}

#footer a {
	color: #E5FFC4;
}

