<!-- CSS Stylesheet -->
<!-- Jungschar Liebefeld -->
<!-- Author: Andreas Fehlmann -->

body {
	font-family:"Verdana", "Arial", "Helvetica", "sans-serif";
	font-size:10pt;
	text-align:left;
	color:white;
	margin:0;
	padding:0;
	background-color:#990100;
	list-style-type:disc;
}

table td {
	font-size:10pt;
	color: white;
}

h1 {
	font-size:14pt;
	font-weight: bold;
	text-align:center;
	margin-bottom:20px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	margin-bottom:15px;
}

h3 {
	font-size:10pt;
	margin-bottom:10px;
	font-weight:bold;
}

a {
	color:#cccccc;
}

h1 a, h2 a, h3 a {
	color:white;
}

a:hover{
	text-decoration:underline;
}

ul {
	margin-top:5px;
}

img {
	border-style:none;
	border-width:0px;
}

div.center {
	text-align:center;
}

table.toptable {
	table-layout:fixed;
	border-style:none;
	border-width:0px;
	border-collapse:collapse;
	border-spacing:0px;
	width:1000px;
	paddung:0px;
	margin:0px;
	background:url('../upload/layout/topback-rot.jpg');
	background-repeat:no-repeat;
}

table.toptable td.logo_cevi {
	width:70px;
	vertical-align:top;
	text-align:left;
	padding:10px;
	padding-top:30px;
}

table.toptable td.logo_js {
	width:130px;
	text-align:center;
}

table.toptable td.image {
	height:75px;
}

table.toptable td.textinaktiv, table.toptable td.textaktiv {
	height:35px;
	font-weight:bold;
	padding-top:5px;
	text-align:center;
	vertical-align:top;
}

table.toptable td.textinaktiv a {
	text-decoration:none;
}

table.toptable td.textaktiv a {
	color:white;
	text-decoration:none;
}

div.main {
	background:url('../upload/layout/mainback-rot.gif');
	height:100%;
}

table.maintable {
	border-style:none;
	border-width:0px;
	border-collapse:collapse;
	width:1000px;
}

td.menuleft {
	padding:15px;
	width:200px;
	vertical-align:top;
}

td.menuleft A:link {text-decoration: none; color:white}
td.menuleft A:visited {text-decoration: none;color:white}
td.menuleft A:active {text-decoration: none overline}
td.menuleft A:hover {text-decoration: none; color: red;}

div.inaktiv {
}

div.aktiv {
	background-color:#730200;
}

span.pos_1 {
	padding-left:13px;
}

span.pos_1_arrow	{
}

span.pos_2_arrow	{
	padding-left:10px;
}

span.pos_2	{
	padding-left:24px;
}

span.pos_3	{
	padding-left:34px;
}
span.pos_3_arrow	{
	padding-left:20px;
}

td.content {
	padding:15px;
	width:800px;
	vertical-align:top;
}

table.bordertable {
	border:solid;
	border-width:1px;
	border-color:white;
	border-collapse:collapse;
}

table.bordertable td {
	border:solid;
	border-width:1px;
	border-color:white;
}

table.calendar {
	padding:1px;
	border-spacing:2px;
}

table.calendar a {
	color:black;
	text-decoration:none;
}

table.calendar td.head1 {
	text-align:center;
	font-weight:bold;
	color:black;
}

table.calendar td.head2 {
	width:25px;
	font-weight:bold;
	color:black;
}

table.calendar td.days {
	text-align:right;
	color:black;
}

table.guestbook {
	width:100%;
}

table.guestbook td {
	vertical-align:top;
	border-width:2px;
}

table.guestbook tr.bg td {
	background-color:#730200;
	vertical-align:top;
	border-width:2px;
}

.sitemap_1 {
	padding-left:0px;
	text-decoration:none;
	font-weight: bold;
	color:#999999;
}

.sitemap_2 {
	padding-left:15px;
	text-decoration:none;
	font-weight: bold;
}

.sitemap_3 {
	padding-left:30px;
	text-decoration:none;
}

