#topic h3 {
	margin: 0px;
	padding: 6px 10px 4px 10px;
	height: 19px;
	background-color: #E5E5EB;
	border-bottom: #5371B9 1px solid;
	color: #314576;
	display: block;
	font-size: 1.1em;
	font-weight: bold;
}

html #topic li {
    height:1%;
}
 
#topic li {
	text-align: right;
	
}

#topic a { 
    display: inline-block; 
}

#topic a {
	text-decoration: none;
	color: #314576;
	display: block;
	margin-top: 3px;
	margin-right: 8px;
	margin-bottom: 3px;
	margin-left: 3px;
	padding: 5px;
}

#topic a:hover, #topic a:focus {
	color: #F5F5F5;
	font-weight: bold;
	background-color: #5371B9;
	-moz-border-radius: 4px;
	border: 1px solid #ccc;
}

#topic .current a {
    font-weight: bold;
	color: #803227;
}

#topic .current a:hover, #topic .current a:focus{
	background-color: #F3F3F3;
	color: #803227;
}


#kontakt a {
	text-decoration: none;
	font-weight: bold;
	color: #803227;
	margin-top: 3px;
}

#kontakt a.email {
    background: transparent url("../images/mail.gif") no-repeat 0 50%;
	padding-left: 20px;
}

#kontakt a.rss {
    background: transparent url("../images/icon_rss.gif") no-repeat 0 50%;
	margin-left: 15px;
	padding-left: 20px;
}


#kontakt a.news {
    background: transparent url("../images/news.gif") no-repeat 0 50%;
	margin-left: 15px;
	padding-left: 20px;
}


#content1 h1 {
	background: url(../images/willkommen.gif) no-repeat;
	margin-left: -2000px;
	text-indent: -1000px;
	height: 40px;
	margin: 0;
	padding: 0;
	width: 490px;
}

#content h2, #content1 h2 {
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #314576;
	letter-spacing : 0.8px;
	font-variant : normal;
	padding: 10px 0px 2px 0px;
	border-bottom: 1px solid #314576;
}

#content p, #content1 p {
	line-height: 1.5em;
	padding-top: 12px;
	padding-bottom: 15px;
	padding-right: 80px;
}

#content p.image {
	padding-left: 50px;	
}

#content p.image2 {
	padding-left: 150px;	
}

#content a, #sidebar a, #content1 a, #content2 a {
	text-decoration: none;
	font-weight : bold;
	color: #803227;
}

#content a:hover, #sidebar a:hover, #content1 a:hover, #content2 a:hover, #kontakt a:hover  {
	text-decoration: underline;
}

/* Liste */

#content ul, #sidebar ul, #content1 ul {
	list-style: none;
	padding: 0px;
	margin: 6px 0px 6px 10px;
}

#content li, #sidebar li, #content1 li {
	padding: 2px 0px 2px 16px;
	background: url(../images/pbull.gif) no-repeat top left;
}

/* Tabelle */

#content table {
	width: 650px;
	margin-top: 20px;
	border-collapse:collapse;
	border-spacing: 0;
	margin-left: 10px;
	font-size: 12px;
}

#content th, #content td {
	border: 1px solid #50A0A0;
	padding: 0.8em;
} 

#content th {
	width: 340px;
	font-size: 1.1em;
	color: #116688;
	letter-spacing: 2px;
	text-align: center;
	background-color: #CCDBEE;
}  

#content td.cell {
	background-color: #F9F9F9;
}

#content td.cell1 {
	background-color: #A8C1E1;
	padding-right: 25px;
}

#content td.cell2 {
	background-color: #E5E5EB;
	font-size: 3px;
}

#content td.cell3 {
	background-color: #ECF1F9;
}

#content1 table {
	width: 500px;
}

#content2 table {
	margin: 1px;
}

#content2 table.haupt {
	margin: 1px;
	padding-left: 20px;
	font-weight: bold;
}

#sidebar p.L: {white-space:pre;}
