body {
	background-color: #e5e5e5;
	font-family: Arial, sans-serif;
	font-size: 10pt;
}

table.contentpane {
        font-family: Arial, sans-serif;
        font-size: 10pt;
}

#newsletter .moduletable th {
        color: #ffffff;
}

h1, .contentpagetitle, td.contentheading, div.contentheading {
	font-family: Arial, sans-serif;
	font-size: 13pt;
        font-weight: bold;
	color: #ba0000;
	margin-top: 20pt;
	margin-bottom: 12pt;
        text-align: left;
        text-decoration: none;
}

h2, .moduletable th {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ba0000;
	margin-top: 4pt;
	margin-bottom: 0pt;
}

a img {
        border: none;
}

#left a {
        color: #ba0000;
        text-decoration: none;
}

#left a:hover {
        text-decoration: underline;
}

#left>table.moduletable {
        margin-top: 20px;
}

.blog td {
        margin-top: 10px;
}

a.easycomments_comment {
        color: #ba0000;
        text-decoration: none;
        margin-bottom: 20px;
}

a.easycomments_comment:hover {
        text-decoration: underline;
}

#page {
	margin: 0 auto;
	width: 800px;	
}

#topbanner {
	width: 800px;
	height: 150px;
	background: url( ../images/topbanner.png );
}

#topbanner a {
        display: block;
        width: 800px;
        height: 150px;
} 

#bar_left {
	width: 25px;
	height: 30px;
	float: left;
	background: url( ../images/bar_left.png );
}

#bar_right {
	width: 25px;
	height: 30px;
	float: left;
	background: url( ../images/bar_right.png );
}

#bar {
	width: 750px;
	height: 30px;
	float: left;
	background: url( ../images/bar.png );
}

#bar ul {
	width: 750px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	margin-top: 6px;
}

#bar li {
	display: inline;
	padding-left: 20px;
	padding-right: 20px;
}

#bar a {
	font-size: 11pt;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#bar a:hover {
	color: #ba0000;
}

#left {
	width: 170px;
	clear: both;
	float: left;
        margin-top: 20px;
}

#content {
	width: 600px;
	float: left;
	margin-top: 20px;
	padding-left: 30px;
}

#right {
	width: 170px;
	float: left;
	margin-top: 20px;
}

#footer {
	widht: 800px;
	clear: both;
	padding-top: 30px;
	text-align: center;
	font-size: 8pt;
}

#themen_1, #themen_2,
#newsletter_1, #newsletter_2 {
	width: 160px;
	height: 5px;
	float: left;
	background: #ba0000;
}

#themen_c01, #themen_c02, #themen_c03, #themen_c04,
#newsletter_c01, #newsletter_c02, #newsletter_c03, #newsletter_c04 {
	width: 5px;
	height: 5px;
	float: left;
}
#themen_c01, #newsletter_c01 {
	background: url( ../images/box_corner01.png );
}

#themen_c02, #newsletter_c02 {
	background: url( ../images/box_corner02.png );
}

#themen_c03, #newsletter_c03 {
	background: url( ../images/box_corner03.png );
}

#themen_c04, #newsletter_c04 {
	background: url( ../images/box_corner04.png );
}

#themen, #newsletter {
	width: 140px;
	clear: both;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 10px;
	background: #ba0000;
	color: #ffffff;
}

#themen ul, #newsletter ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#themen a, #newsletter a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#spacer01 {
	clear: both;
	height: 20px;
}
#spacer02 {
        height: 20px;
}
#spacer03 {
        height: 10px;
}

#content {
	text-align: justify;
}