a {
	font-weight: bold;
}

#errormsg , .error {
	font-size: large;
	color: white;
	background-color: red;
}

#oldbrowser {
	color: white;
	background-color: blue;
	width: 100%;
	
}

ul#nav , ul#nav ul {
	list-style: none;
}

#top , #bottom {
	font-size: 70%;
}

#bottom {
	width: 80%;
	text-align: center;
	vertical-align: middle;
}

#search {
	vertical-align: middle;
	text-align: left;
	line-height: 2em;
	text-indent: 4px;
	white-space: nowrap;
}

a.smallref {
	color: black;
	font-family: Arial,sans-serif;
}

a.smallref:hover {
	color: green;
}

.maxwidth {
	max-width: 850px;
}

.gallery {
	background-color: #444;
	padding: 0px;
	overflow-x: scroll;
	overflow-y: hidden;
	white-space: nowrap;
}

.gallery ul {
	list-style: none;
	padding: 0px;
}

.gallery ul img {
	border: 5px solid #3e3e3e;
}

.gallery ul a:hover img {
	border: 5px solid #fff;
	color: #fff;
}

.gallery ul a:hover {
	color: #fff;
}

.ghide {
	display: none;
}

.gshow {
	display: inline;
}

#news {
	display: none;
}

div.catfilter > span , div.catdetail > span {
	width: 12em;
	line-height: 1.6em;
	color: lime;
/*	display:-moz-inline-box; */
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
}

div.catfilter>span:hover , div.catdetail>span:hover {
	background-color: gray;
}

div.catfilter {
	border: 2px solid green;
	border-bottom: 1px solid green;
	border-top: 1px solid green;
	background-color: #333333;
	font-size: 10pt;
}

div.catheader {
/*	text-align: center; */
	padding-left: 60px;
	font-size: 120%;
	color: silver;
}

div.catdetail {
	border-top: 1px dotted green;
	display: none;
}

span.catselect {
	background-color: green;
	color: black;
}

span.catX {
	background-color: gray;
	color: gray;
	margin: 10px;
	border: 1px solid black;
	font-family: 'Times New Roman',Times,serif;
}

span.catselect>span.catX {
	color: black;
}

.impressum {
	padding-left: 30px;
}

.imp_left {
	display: inline-block;
	width: 15em;
	padding-top: 1em;
}

.imp_left {
	display: inline-block;
	padding-top: 1em;
	font-weight: bold;
}

h1 {
	font-size: 150%;
	padding: 5px;
	text-align: center;
}

h2 {
	font-size: 120%;
	padding: 5px;
	text-align: center;
}

body {
	font-family: Arial,sans-serif;
}

div.content > p , div.content > ul , div.maxwidth > p , div.maxwidth > ul {
	padding-top: 10px;
	padding-left: 30px;
	color: black;
}

.leistung , .stichwort {
	font-size: 10pt;
}

li.leistung , li.stichwort , .indent {
	margin-left: 40px;
}

p.leistung , p.stichwort {
	font-weight: bold;
}

.news_item {
	margin-top: 10px;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 30px;
	border-bottom: 1px dotted green;
}

.news_current {
	border-top: 2px dotted lime;
	border-bottom: 2px dotted lime;
}

.news_date , .news_short {
	font-weight: bold;
}

.news_long {
	padding: 10px;
	margin-top: 10px;
	border: 1px dotted green;
}

#current .news_long {
	border: 2px dotted lime;
}

.content strong {
	color: lime;
	white-space: pre;
	background-color: #80c080;
}

strong.extra {
	background-color: green;
}

.einruecken li {
	margin-left: 2em;
}

.fett {
	font-weight: bold;
}

.ohne {
	list-style-type: none;
}
