@CHARSET "ISO-8859-1";

body {
	font-family: Times New Roman, serif;
	font-size: 14px;
	line-height: 150%;
	margin: 0;
	padding: 40px 20px 30px 20px;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
body.style0 {
	background: #90d7ee url(../images/bg0.gif) no-repeat;
}
body.style0 .entry-header, body.style0 .page-header, body.style0 .b, body.style0 .list-header {
	border-bottom: #90d7ee solid 2px;
}
body.style0 .search, body.style0 #footer {
	border-top: #90d7ee solid 2px;
}
body.style1 {
	background: #bbd43a url(../images/bg1.gif) no-repeat;
}
body.style1 .entry-header, body.style1 .page-header, body.style1 .b, body.style1 .list-header {
	border-bottom: #bbd43a solid 2px;
}
body.style1 .search, body.style1 #footer {
	border-top: #bbd43a solid 2px;
}
body.style2 {
	background: #004561 url(../images/bg2.gif) no-repeat;
}
body.style2 .entry-header, body.style2 .page-header, body.style2 .b, body.style2 .list-header {
	border-bottom: #004561 solid 2px;
}
body.style2 .search, body.style2 #footer {
	border-top: #004561 solid 2px;
}
body.style3 {
	background: #90d7ee url(../images/bg3.gif) no-repeat;
}
body.style3 .entry-header, body.style3 .page-header, body.style3 .b, body.style3 .list-header {
	border-bottom: #90d7ee solid 2px;
}
body.style3 .search, body.style3 #footer {
	border-top: #90d7ee solid 2px;
}
body.style4 {
	background: #d43f26 url(../images/bg4.gif) no-repeat;
}
body.style4 .entry-header, body.style4 .page-header, body.style4 .b, body.style4 .list-header {
	border-bottom: #d43f26 solid 2px;
}
body.style4 .search, body.style4 #footer {
	border-top: #d43f26 solid 2px;
}
img {
	border: 0;
}
h1 {
	font-size: 16px;
	margin: 1em 0;
}
p {
	margin: 1em 0;
}
a {
	color: #212020;
}
a:hover {
	color: #666666;
}

#main {
	width: 800px;
}
img#spruch {
	margin-top: 120px;
	margin-left: 70px;
	margin-bottom: 50px;
}
#indexlan {
	color: #fff;
	margin-left: 70px;
	margin-bottom: 40px;
	font-size: 16px;
}
#indexlan a {
	color: #fff;
}
#menu {
	background-color: #fff;
	width: 1005px;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 16px;
}
#menu .inner {
	padding: 20px;
}
#menu a {
	text-decoration: none;
}
#menu a.sel {
	text-decoration: underline;
}
#menu #lan {
	float: right;
	padding-left: 20px;
}
#menu #lan a {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}
#main {
	background: url(../images/bg_main.gif) repeat-y;
	position: relative;
	width: 1005px;
}
#left {
	background-color: #fff;
	width: 240px;
	float: left;
	margin-right: 15px;
	left: 0;
	top: 0;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}
#left .inner {
	padding: 20px;
}
#left .inner .cut {
	width: 200px;
	overflow: hidden;
}
#left h1 {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}
#left a {
	text-decoration: none;
}
#left a.sel {
	text-decoration: underline;
}
#left #galhead {
	cursor: pointer;
	margin-top: 1em;
}
#content {
	background-color: #fff;
	width: 750px;
	float: left;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}
#content .inner {
	padding: 20px 20px 85px 20px;
}
#content .inner .cut {
	width: 710px;
	overflow: hidden;
}
#footer {
	color: #666;
	width: 710px;
	position: absolute;
	bottom: 10px;
	left: 275px;
	padding-top: 10px;
}
#footer img {
	float: right;
}
#logo {
	position: absolute;
	top: 30px;
	left: 1070px;
}
#prodialog {
	position: absolute;
	bottom: 23px;
	left: 1070px;	
}

.folder {
	padding-left: 12px;
}
.folder-plus {
	padding-left: 12px;
	background: url(../images/plus.gif) no-repeat 0 6px;
}
.folder-minus {
	padding-left: 12px;
	background: url(../images/minus.gif) no-repeat 0 6px;
}

.entry-header {
	font-size: 16px;
	color: #333;
	font-weight: bold;	
	line-height: 170%;
	padding: 10px 0 0 0;
}
.entry-date-src {
	line-height: 170%;
	padding: 1px 0 0 0;
	font-style: italic;	
}
.entry-date {
}
.entry-src {
}
.entry-pic {
	padding: 15px 0 0 0;
	text-align: center;
}
.entry-pic-float {
	padding: 20px 0 0 20px;
	float: right;
}
.entry-text {
	padding-top: 15px;
	line-height: 170%;
}
.entry-file {
	font-weight: bold;
}
.entry-file-size {
	font-weight: normal;
}
.entry-video {
	text-align: center;
	padding: 10px 0;
}

.list-item {
	line-height: 120%;
	padding-top: 10px;
	padding-bottom: 5px;
}
.list-link {
	font-weight: bold;	
	text-decoration: none;
}
.list-date {
	font-style: italic;
}
.list-text {
}
.list-text-link {
	text-decoration: none;
}

.news {
	padding-bottom: 10px;
}

.gal {
	text-align: center;
	line-height: 0;
}
.gal-pic {
	display: block;
	width: 170px;
	padding: 3px;
	float: left;
	text-decoration: none;
}
.gal-pic .imgcut {
	position: relative;
	height: 113px;
	overflow: hidden;
}
.gal-pic img.pic {
	width: 170px;
}
.gal-pic div {
	line-height: 150%;
	margin: 0.5em 0;
}
.gal-pic a {
	text-decoration: none;
}

.back {
	margin-top: 10px;
	margin-bottom: 5px;	
	padding: 0 0 5px 16px;
	background: url(../images/pfeil.gif) no-repeat 0 7px;
	float: left;
}
.print {
	margin-top: 10px;
	margin-bottom: 5px;	
	padding: 0 0 5px 27px;
	background: url(../images/printer.gif) no-repeat 0 2px;
	float: right;
}
.back a, .print a {
	text-decoration: none;
}

.searchtext {
	color: #fff;
	background-color: #004561;
}
.err {
	color: #f00;
	font-weight: bold;
}
.ui-datepicker-trigger {
	cursor: pointer;
	margin-left: 5px;
}
.multiupload_del {
	margin-left: 10px;
	margin-top: 2px;
}
.admin {
	margin: 1em 0;
	border: 2px #bbd43a solid;
	padding: 4px 6px;
}
.archiv a {
	color: #999;
}

form#search {
	margin: 1em 0;
	background: url(../images/lupe.gif) no-repeat 0 2px;
}
form#search input[name=s] {
	width: 176px;
	margin: 0px 0px 5px 20px;
}
form#search input[name=mode] {
	border: 0;
}
select, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px #408080 solid;
	font-size: 13px;
}
.btn {
	border: 1px #408080 solid;
	color: #000000;
	background-color: #E8E8E8;
	padding: 1px 2px;
}
.admin-form {
	margin: 1em 0;
}
