﻿body {
	background-color: #F8EBC0;
	font-family: Calibri, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	background-image: url('../grafiken/hintergrundmuster.jpg');
}

td {
   font-family: Calibri, Helvetica, Arial, sans-serif;
   font-size: 13px;
   font-weight: normal;
   color: #000000;   
}

H2 {
   font-size: 13px;
   color: #000000;
   text-align: left
}


H3 {
	font-size: 15px;
	color: #000000;
	text-align: center;
	font-weight: normal;
}

B {
	font-weight: bold;
}

H5 {
	font-weight: bold;
	background-color: #6DDCE4;
}
H6 {
	font-weight: bold;
	background-color: #BBCFF4;
}

#center {
	border-left: 1px solid #999999;	
}

.sidebar {	
	padding: 15px;
}

.sidebar h2 {
	color: #a20000;
	font-family: Calibri, Helvetica, Arial, sans-serif;
	font-size: 15px;
	border-bottom: 1px solid #999999; 
	text-align: left;
	font-weight: bold;
	padding: 3px;
	letter-spacing: .2em;
}

.sidebar h3 {
	color: #a20000;
	font-family: Calibri, Helvetica, Arial, sans-serif;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	padding: 5px;
	letter-spacing: .2em;
	border-bottom-style: double;
}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 35px;	
}

.sidebar li {
	color: #000000;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	line-height: 100%;
	margin-top: 10px;
	margin-left: 20px;
	list-style-type: square;
}

.style1 {
	font-size: x-small;
}

