* {
	margin: 0;
	padding: 0;
}
html {
	background: #333;
}
body {
	margin: 1%;
	padding: 1%;
	background: #fff;
	border: 2px solid #ccc;
	font: 62.5% 'Lucida Grande', 'Trebuchet MS', Arial, sans-serif;
	color: #333;
}
img {
	border: 0;
}
h1 {
	margin-bottom: 10px;
	font-size: 1.5em;
	text-align: center;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1.0em;
}
hr {
	height: 1px;
	margin: 2px 0;
	background: #fff url('images/hr.jpg') no-repeat 50% 50%;
	border: 0;
}
a, a:hover {
	color: #069;
	text-decoration: none;
}
a:hover {
	color: #f90;
}
ul, ol {
	margin: 10px 20px;
}
ul ul, ol ol {
	margin: 0 20px;
}
p, caption {
	padding: 5px 0;
	text-align: justify;
}
table.acp-table, table.acp-table tr, table.acp-table th, table.acp-table td {
	border: 1px solid #333;
	border-collapse: collapse;
	font-size: 1.0em;
	text-align: center;
}
table.no-border, table.no-border tr, table.no-border th, table.no-border td {
	border: 0;
}
table.acp-table {
	width: 100%;
	margin: 0 auto;
}
table.acp-table tr.selected {
	background: #f5f5f5;
}
table.acp-table th {
	padding: 0 3px;
	background: #069 url('images/common_header.png') repeat-x;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 24px;
	color: #f90;
	white-space: nowrap;
}
table.acp-table td {
	padding: 3px;
}
tfoot,
.sub-table-header, table.acp-table .sub-table-header th,
table.acp-table th.sub-table-header,
.sub-table-header th, th.sub-table-header {
	background: #e7e7e7;
	font-weight: bold;
	color: #333;
}
pre {
	width: 99%;
	height: 500px;
	padding: 5px;
	border: 1px solid #ccc;
	font-size: 1.1em;
	font-family: 'Courier New', serif;
	overflow: auto;
}
/* Formulare */
form {
	text-align: center;
}
fieldset {
	width: 65%;
	margin: 0 auto 1px;
	padding: 10px;
	border: 1px solid #c2c2c2;
	font-size: 100%;
}
#tabs {
	width: 60%;
	margin: 0 auto;
	font-size: 100%;
}
fieldset dl, #tabs div dl {
	text-align: left;
}
fieldset fieldset {
	width: 70%;
	margin-top: 5px;
}
fieldset.captcha {
	width: 35%;
}
.no-border {
	border: 0;
}
legend {
	padding: 1px 6px;
	font: bold 1.1em/20px Arial, sans-serif;
	color: #069;
}
label {
	font: 1.0em Arial, sans-serif;
	color: #000;
	cursor: pointer;
	white-space: nowrap;
}
label:hover {
	color: #f00;
}
fieldset dl dt label, #tabs div dl dt label {
	font-weight: bold;
}
fieldset dl dt span, #tabs div dl dt span {
	font-size: 0.9em;
}
fieldset input, fieldset textarea,
#tabs div input, #tabs div textarea {
	display: block;
}
fieldset input, fieldset select, fieldset textarea,
#tabs div input, #tabs div select, #tabs div textarea {
	width: 100%;
	margin: 1px;
	background: #fff;
	border: 1px solid #c2c2c2;
	font: 100% Arial, sans-serif;
}
fieldset input:hover, fieldset select:hover, fieldset textarea:hover,
fieldset input:focus, fieldset select:focus, fieldset textarea:focus,
#tabs div input:hover, #tabs div select:hover, #tabs div textarea:hover,
#tabs div input:focus, #tabs div select:focus, #tabs div textarea:focus {
	background: #ffc;
}
fieldset dl dd input.checkbox, #tabs div input.checkbox, table input.checkbox {
	width: auto;
	background: none;
	border: 0;
	display: inline;
}
.readonly, .readonly:hover, .readonly:focus {
	background: #eee;
	color: #888;
}
option {
	padding: 0 5px 0 3px;
}
fieldset textarea, #tabs div textarea {
	height: 150px;
	overflow: auto;
}
.form-bottom {
	margin-top: 20px;
}
.form {
	padding: 1px 7px;
	background: #e5e5e5;
	border: 1px solid #c2c2c2;
	font-size: 1.1em;
	font-family: Arial, sans-serif;
	color: #000;
	cursor: pointer;
}
a.form {
	padding: 2px 10px;
}
.form:hover {
	background: #eee;
	color: #f00;
}
.error {
	width: 70%;
	margin: 0 auto;
	padding: 10px;
	background: #ffc;
	border: 1px solid #ddd;
	text-align: justify;
}
.error ul {
	margin-bottom: 0;
}
.error h4 {
	padding-bottom: 5px;
	border-bottom: 1px dashed #ddd;
	color: #f00000;
}
.error h5 {
	text-align: center;
}
.combo-box {
	width: 70%;
	margin: 0 auto;
	border: 1px solid #333;
	text-align: center;
}
.combo-box .header {
	background: #069 url('images/common_header.png') repeat-x;
	border-bottom: 1px solid #333;
	font-weight: bold;
	line-height: 25px;
	color: #f90;
}
.combo-box .content {
	background: #eee;
	line-height: 28px;
}
/* Layout */
#head #page-title {
	padding-left: 15px;
	font-size: 2.4em;
	line-height: 30px;
	text-align: left;
}
#head ul {
	height: 30px;
	margin: 0;
	padding-left: 10px;
	background: url('images/header.png') repeat-x;
	border-bottom: 1px solid #333;
	font: bold 1.3em Verdana, Arial, sans-serif;
	list-style: none;
}
#head ul li {
	float: left;
	position: relative;
}
#head ul li a {
	margin-right: 3px;
	padding: 0 5px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	white-space: nowrap;
	display: block;
}
#head ul li a:hover, #head ul li a.selected {
	color: #f00;
}
#head ul ul {
	width: 150px;
	height: auto;
	margin-left: 1px;
	padding: 0;
	background: #069;
	border: 1px solid #333;
	border-width: 1px 1px 0;
	font-size: 1.0em;
	display: none;
	position: absolute;
	top: 30px;
	left: 0;
}
#head ul ul li {
	border-bottom: 1px solid #333;
}
#head ul ul li a {
	margin: 0;
	width: 140px;
}
#head ul ul ul {
	top: -1px;
	left: 149px;
}
#breadcrumb {
	padding-left: 15px;
	font-weight: bold;
	font-size: 1.3em;
	line-height: 40px;
	color: #f00;
	clear: both;
}
#breadcrumb a {
	text-decoration: underline;
}
#breadcrumb a, #breadcrumb span {
	color: #333;
}
#breadcrumb a:hover {
	color: #f00;
	text-decoration: none;
}
#sidebar-left, #sidebar-right {
	width: 19%;
	border: 1px solid #333;
	border-width: 0 1px 1px;
	font-size: 1.2em;
	text-align: left;
	float: left;
}
#sidebar-right {
	width: 14%;
	float: right;
}
#sidebar-left h4, #sidebar-right h4 {
	height: 25px;
	padding-left: 15px;
	background: url('images/common_header.png') repeat-x;
	border-top: 1px solid #333;
	font-size: 1.1em;
	line-height: 25px;
	color: #f90;
	clear: both;
}
#sidebar-left ul, #sidebar-right ul {
	margin: 0;
	list-style: none;
}
#sidebar-left ul li, #sidebar-right ul li {
	width: 100%;
	background: #eee;
	border-top: 1px solid #333;
	line-height: 22px;
	text-align: center;
	float: left;
}
#sidebar-left ul li a, #sidebar-right ul li a {
	padding-left: 15px;
	text-align: left;
	display: block;
}
#sidebar-left ul li a:hover, #sidebar-left ul li a.selected,
#sidebar-right ul li a:hover, #sidebar-right ul li a.selected {
	color: #f90;
}
#sidebar-left ul.admin li ul {
	display: none;
}
#sidebar-left ul li ul li a {
	padding-left: 30px;
}
#login-sidebar {
	padding-bottom: 5px;
	border-top: 1px solid #333;
}
#login-sidebar fieldset {
	width: 80%;
	padding: 5px 5px 5px 0;
	border: 0;
}
#login-sidebar fieldset dl {
	width: 46%;
	margin: 0 1%;
	float: left;
}
#content {
	width: 65%;
	margin-left: 1%;
	font-size: 1.2em;
	float: left;
}
#footer {
	clear: both;
}
/* Seitenauswahl */
#pagination {
	padding: 5px 0;
	font: bold 0.9em Verdana, Arial, sans-serif;
	text-align: center;
}
#pagination a, #pagination span {
	padding: 2px 3px;
	border: 1px solid #333;
}
/* ACP */
#adm-list {
	height: 40px;
	padding: 0 10px;
	background: #e5e5e5;
	border: 2px solid #ccc;
	border-color: #eee #c2c2c2 #c2c2c2 #eee;
	line-height: 40px;
	text-align: left;
}
#adm-list a, #adm-list input {
	margin: 4px 0 0 8px;
	float: right;
}
.mark-entries {
	line-height: 25px;
	text-align: left;
}
.mark-entries span {
	font-weight: bold;
}
/* Kommentare & GB */
.gb {
	width: 70%;
	margin: 0 auto;
	background: #eee;
	border: 1px solid #333;
}
.gb .header {
	background: #069 url('images/common_header.png') repeat-x;
	border-bottom: 1px solid #333;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 25px;
	color: #f90;
}
.gb .author {
	width: 200px;
	float: left;
	text-align: center;
}
.gb .message {
	margin-left: 200px;
	text-align: center;
}
.gb .left {
	max-width: 200px;
	width: 190px;
	padding: 5px;
	border-right: 1px solid #333;
	float: left;
}
.gb .left span {
	font-weight: bold;
}
.gb .content {
	margin-left: 200px;
	padding: 5px;
	border-left: 1px solid #333;
}
.gb .footer {
	height: 25px;
	background: #ccc url('images/common_footer.png') repeat-x;
	border-top: 1px solid #333;
	line-height: 18px;
	clear: both;
}
/* Impressum & Benutzerinfos */
.imprint, .user-info {
	width: 70%;
	margin: 0 auto 10px;
}
.user-info {
	width: 60%;
}
.imprint dl, .user-info dl {
	clear: left;
}
.user-info dt, .imprint dl dt {
	width: 20%;
	margin: 0 0 2px 0;
	padding-left: 4px;
	background: #e5e5e5;
	border: 1px solid #eee;
	border-color: #eee #ccc #ccc #eee;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 20px;
	float: left;
}
.imprint dl dd, .user-info dd {
	margin-left: 22%;
	padding-top: 1px;
	line-height: 20px;
}
.imprint dl dd p {
	padding: 0;
}
/* Hyperlink */
.hyperlink {
	padding: 0 4px;
	background: #eee;
	border: 1px solid #333;
	line-height: 20px;
}
/* Downloads */
.files {
	background: #069 url('images/common_header.png') repeat-x;
	border: 1px solid #333;
}
.files .header, .files .date {
	padding: 3px;
	font-weight: bold;
	font-size: 1.2em;
	color: #f90;
}
.files .header {
	text-align: left;
}
.files .header a {
	color: #000;
}
.files .header a:hover {
	color: #f00;
}
.files .date {
	float: right;
}
.files .content {
	padding: 10px;
	background: #fff;
	border-top: 1px solid #333;
}
a.download-file {
	padding-left: 34px;
	background: url('../../images/crystal/32/download.png') no-repeat;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 34px;
	color: #000;
	display: block;
}
a.download-file:hover {
	color: #f00;
}
/* Emoticons */
.icons {
	margin: 2px 0;
}
/* Fotogalerien */
.galleries {
	padding: 3px;
	background: #069 url('images/common_header.png') repeat-x;
	border: 1px solid #333;
	font-weight: bold;
	font-size: 1.2em;
	color: #f90;
}
.galleries .header {
	font-size: 1.0em;
	text-align: left;
}
.galleries .header a {
	color: #000;
}
.galleries .header a:hover {
	color: #f00;
}
.galleries .date {
	float: right;
}
.pictures {
	text-align: center;
}
.picture img {
	border: 1px dotted #333;
}
.picture {
	margin: 10px 0;
	text-align: center;
}
.picture .content {
	margin: 10px 25%;
}
.picture .prev-next {
	height: 120px;
	line-height: 120px;
	text-align: center;
}
.picture .prev {
	float: left;
}
.picture .next {
	float: right;
}
.picture .index {
	padding: 0 130px;
}
/* News */
.news {
	border: 1px solid #333;
}
.news .header {
	padding: 3px;
	background: #069 url('images/common_header.png') repeat-x;
	font-weight: bold;
	color: #f90;
	text-align: center;
}
.news .date {
	padding: 0 10px;
	border-top: 1px solid #333;
	line-height: 20px;
}
.news .comments {
	float: right;
}
.news .comments span {
	font-size: 0.9em;
}
.news .content {
	padding: 10px;
	border-top: 1px solid #333;
}
/* Umfragen */
.poll {
	width: 40%;
	margin: 0 auto;
	border: 1px solid #333;
	text-align: left;
}
.poll h4 {
	padding: 0 5px;
	background: url('images/common_header.png') repeat-x;
	border-bottom: 1px solid #333;
	line-height: 25px;
	color: #f90;
	text-align: center;
}
.poll label {
	padding: 5px;
	display: block;
}
.poll label.light {
	background: #fefefe;
}
.poll label.dark {
	background: #eee;
}
.poll label input {
	margin: 0 5px;
}
/* Suche */
.search {
	margin-bottom: 5px;
	border: 1px solid #333;
}
.search .header {
	padding: 3px;
	background: #069 url('images/common_header.png') repeat-x;
	font-weight: bold;
	font-size: 1.2em;
	color: #f90;
	display: block;
}
.search .content {
	padding: 10px;
	border-top: 1px solid #333;
	text-align: justify;
}
