html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: white;
	color: black;
}

body, td {
	font:normal 0.9em/1.4em verdana, arial, sans-serif;
}

table, td, img {
	border: 0;
}

ul {
	margin-top:0;
	margin-bottom:0;
}


.row2 {
	background-color: #ff7016;
	color: black;
	cursor: pointer;
}

.row2 a {
	background-color: #ff7016;
	color: black!important;
	cursor: pointer;
}


.header {
	width: 100%;
	height: 185px;
	background-image: url(/images/header.jpg);
	background-repeat: repeat-x;
	top: 0;
	left: 0;
	position: absolute;
}

.logo {
	height: 185px;
	background-image: url(/images/logo.gif);
	background-repeat: no-repeat;
	float:left;
	width: 168px;
	display: block;
}

.gmk {
	display: block;
	overflow:hidden!important;
}

.gmk span {
	padding-top: 10px;
	margin-right: 20px;
	text-align:right;
	float:right;
	font:normal 1.4em/1.4em verdana, arial, sans-serif;
	text-overflow:ellipsis!important;
	white-space:nowrap!important;
	overflow:hidden!important;
	color: #003879;
}


.sign {
	height: 185px;
	background-image: url(/images/ortsschild.gif);
	background-repeat: no-repeat;
	float:right;
	width: 259px;
	display: block;
	padding-top:87px;
	text-align: center;
}

.seal {
	clear: both;
	float: right;
	height: 83px;
	background-image: url(/images/guetesiegel.gif);
	background-repeat: no-repeat;
	width: 103px;
	margin-top: -91px;
}

.main {
	padding: 0px;
	margin: 0 285px 0 235px;
	padding-top: 200px;
}

.content {
	float:left;
	width: 100%;
}

.content h1 {
	text-align:right;
	font:normal 1.2em/1.4em verdana, arial, sans-serif;
	border-bottom: 1px solid darkblue;
	text-overflow:ellipsis!important;
	overflow:hidden!important;
	white-space:nowrap!important;
}

.orange {
	color: #ff7016;
}

.content h2 {
	color: #ff7016;
	padding-left: 10px;
	line-height: 25px;
}

.content h3 {
	padding-left: 10px;
}

.content h6 {
	font-weight: normal;
	line-height: 12px;
}

.content p {
	padding-left: 20px;
}

.content a:hover, .sidebar a:hover {
	color: #ff7016;
}

.sidebar a {
	text-decoration: none;
}

.menu {
	float: left;
	width: 225px;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	padding-top: 200px;
	background-image: url(/images/menu.jpg);
	background-repeat: no-repeat;
	background-position: left 220px;
	height: 829px;
}

.menu ul {
	list-style: none;
	padding-top: 50px!important;
}

.menu li a {
	padding: 2px;
	margin-right: 10px;
	height: 40px;
}

.menu li a:hover {
	background-image: url(/images/menu-over.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	border: 2px solid #ff7016;
	color: black;
	padding: 0!important;
	margin-left:-2px;
}

.sidebar {
	float:right;
	width: 250px;
	margin: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	height: 829px;
	border-left: 1px solid silver;
	margin-left: 15px;
	padding-left: 15px;
}

.sidebar h3 {
	margin-left: 10px;
	color: #003879;
	background-image: url(/images/thema.jpg);
	background-repeat: no-repeat;
	width: 221px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 0!important;
}

.sidebar h3 span {
	padding-left: 40px;
}

.sidebar p {
	margin-top: 0!important;
	padding-left: 35px;
	padding-right: 20px;
	padding-bottom: 10px;
	background-image: url(/images/hg-rhandle.gif);
	background-repeat: repeat-y;
}

.search {
	background-image: url(/images/search.jpg);
	background-repeat: no-repeat;
	width: 168px;
	height: 30px;
	padding: 0;
	padding-left: 53px;
	margin: 0;
	margin-right: 20px;
	float:right;
	border: 0;
}

.footer {
	clear: both;
	margin: 0;
	padding: 0;
	background-image: url(/images/footer-lines.jpg);
	background-repeat: repeat-x;
	height: 65px;
}

.footerlogo {
	height: 65px;
	background-image: url(/images/footer-logo.jpg);
	background-repeat: no-repeat;
	width: 600px;
	margin: auto;
}


.footerbox {
	background-image: url(/images/footer-box.gif);
	background-repeat: no-repeat;
	background-position: left 17px;
	margin-left: 90px;
	line-height: 65px;
	height: 65px;
	width: 510px;
	padding-left: 15px;
}

.footer ul li {
	float: left;
	list-style: none;
	width: 33%;
	margin-left: -10px;
}

#msg {
	width: 500px;
	z-index:10000000;
	position: absolute;
}

p.big {
	margin: 0;
	margin-top: -8px;
	font-size: 18px;
}

#cc1, #cc2, #cc3 {
	font-weight: bold;
}

.meta {
        width: 95%;
        background-color:transparent;
        border-width: 0 0 1px 0;
        border-style:dashed;
        border-color: #907a3e;
        color: black;
        font:normal 0.9em/1.4em verdana, arial, sans-serif;
}

.sortable li {
	width: 90%;
	margin-left: 0;
	cursor: ns-resize!important;
	padding-top: 0;
}

.sortable ul {
	margin-top: 25px;
	margin-bottom: 25px;
}

.sidebar .search {
	background-image: url(/images/search.jpg);
	background-repeat: no-repeat;
	width: 155px;
	height: 30px;
	border: 0;
	margin: 0;
	float:right;
	margin-top: 10px;
	margin-right: 18px;
	padding-left: 55px;
	padding-right: 12px;
	font:normal 0.9em/1.4em verdana, arial, sans-serif;
}

.find {
	border-bottom: 1px dashed red;
}

.ss {
	clear:both;
	margin-bottom: 10px;
}

.ss img {
	width: 100%;
	cursor: pointer;
	float: left;
}

.plain img {
	float: none;
}

.ss br {
	display: none;
}

.slideshow, .slidebar {
	text-align:center;
	display: block;
	padding: 5px!important;
	margin: 0;
	min-height: 20px;
	line-height: 20px;
}

