@import url("colors.css");
@import url("lightbox.css");
/* ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, input, p, blockquote, th, td, form, fieldset { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6, p, label, textarea, input { font-size: 100%; }
ol, ul { list-style: none; }
adress, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: 0; }
caption, th { text-align: left; }
q:before, q:after { content: ''; }
/* ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- */
* { font: 10pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; }
html {
	text-align: center;
	background-position: center top;
	background-repeat: repeat; }
body {
	width: 820px;
	margin: 0 auto;
	text-align: left; }
a[target="_blank"] {
	padding-left: 11px;
	background-position: left center;
	background-repeat: no-repeat; }
a:hover { text-decoration: none; }
/* ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- */
input[type="text"],
input[type="password"],
textarea {
	border-width: 1px;
	border-style: solid; }
/* ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- */
div#branding {
	width: 780px;
	left: 50%;
	padding: 20px 20px 10px 20px;
	background-position: center top;
	background-repeat: no-repeat; }
div#content {
	width: 780px;
	padding: 225px 20px 5px 20px;
	background-position: center top;
	background-repeat: repeat-y; }
div#site_information {
	width: 780px;
	height: 25px;
	padding: 5px 20px 15px 20px;
	clear: both;
	text-align: center;
	background-position: center bottom;
	background-repeat: no-repeat; }
/* ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- */
h1 {
	position: absolute;
	width: 538px;
	height: 40px;
	top: 54px;
	padding: 100px 10px 10px;
	font-size: 230%;
	font-weight: bold;
	background-position: 0 0;
	background-repeat: no-repeat; }
img#logo {
	position: absolute;
	width: 212px;
	height: 150px;
	top: 54px;
	margin-left: 568px; }
ul#nav_main {
	position: absolute;
	width: 780px;
	height: 43px;
	top: 214px;
	background-position: right;
	background-repeat: no-repeat; }
ul#tools {
	position: absolute;
	width: 770px;
	height: 19px;
	top: 20px;
	padding: 5px 0 0 10px;
	font-size: 90%; }
/* ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- */
ul#nav_main li {
	width: 88px;
	height: 27px;
	margin: 2px 0 0 2px;
	padding-top: 12px;
	float: left;
	text-align: center;
	cursor: pointer; }
ul#nav_main li:hover {
	background-position: 0 bottom;
	padding-top: 14px;
	height: 25px; }
ul#nav_main li a {
	text-decoration: none;
	font-weight: bold; }
/* ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- */
ul#tools a.loginout {
	float: right;
	margin-right: 10px; }
/* ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- */
div#content br#clear {
	clear: both;
	height: 1px; }
div#content_main {
	float: left;
	width: 538px;
	padding: 0 10px 0; }
div#content_sub {
	float: right;
	width: 192px;
	top: 235px;
	padding: 10px 10px 0;
	font-size: 90%; }
div#content_sub p + p{ margin-top: 5px; }
div#content_sub table tr > td:first-child{
	width: 50px;
	padding-right: 5px;
	vertical-align: top;
	text-align: right; }
div#content_sub table#ical tr > td:first-child{ width:auto; }
/* ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- */
div#content_main h2 {
	font-size: 150%;
	font-weight: bold;
	margin: 15px -10px 10px -10px;
	padding: 0 10px;
	clear: both; }
div#content_main h2:first-child { margin-top: 10px; }
div#content_main p { margin-bottom: 5px; }
div#content_main ol {
	padding-left: 18px;
	list-style: decimal; }
div#content_main ol li { margin-bottom: 2px; }
div#content_main ul.date {
	display: block;
	height: 16px;
	margin: 5px -10px 10px;
	padding-top: 2px; }
div#content_main ul.date li {
	float: left;
	padding: 0 5px;
	font-size: 80%; }
div#content_main ul.date li.cms { float: right; }
div#content_main ul.date li a { font-size: 100%; }
div#content_main a.thumb {
	width: 100px;
	margin: 2px 5px 5px -10px;
	padding: 2px;
	float: left;
	text-decoration: none;
	text-align: right;
	font-size: 80%; }
div#content_main a.thumb img { clear: both; }

div#content_main div.submit{
	border-top-width: 2px;
	border-top-style: solid; }
div#content_main form { clear: both; }
div#content_main form div {
	clear: left;
}
div#content_main form div.notes {
	width: 150px;
	margin-bottom: 5px;
	padding: 2px;
	float: right;
	font-size: 80%;
	border-width: 1px;
	border-style: solid; }
div#content_main form div.notes h4 {
	margin-bottom: 2px;
	text-align: center;
	font-weight: bold;
	font-size: 120%;
	border-bottom-style: solid;
	border-bottom-width: 1px; }
div#content_main form label {
	width: 120px;
	margin-bottom: 2px;
	padding: 1px 5px 0 0;
	display: block;
	float: left;
	text-align: right;
	font-size: 110%; }
div#content_main form input,
div#content_main form select,
div#content_main form textarea,
div#content_main form img { margin-bottom: 4px; }
div#content_main form input[type="text"],
div#content_main form input[type="password"],
div#content_main form textarea { font-size: 110%; }
div#content_main form input[type="text"],
div#content_main form input[type="password"] { width: 180px; }
div#content_main form img {
	border-width: 1px;
	border-style: solid; }
div#content_main form input[type="checkbox"] { margin: 4px 5px 0 0; }
div#content_main form input[type="radio"] { margin: 3px 5px 0 0; }
div#content_main form label + input[type="radio"] + label {
	clear: none;
	width: auto;
	display: inline; }
div#content_main form input[type="radio"] + label + input[type="radio"] { margin-left: 10px; }
div#content_main form textarea { width: 242px; }
div#content_main form small {
	display: block;
	margin-bottom: 4px;
	padding-left: 125px;
	clear: left;
	font-size: 80%; }
div#content_main form input[type="submit"] { margin: 5px 0 0 125px; }
div#content_main form input[type="button"] { margin: 5px 0 0 5px;}
div#content_main form fieldset {
	width: 350px;
	margin: 10px 0;
	padding: 5px 10px;
	clear: left;
	border-width: 1px;
	border-style: solid; }
div#content_main form fieldset label { width: 109px; }
div#content_main form fieldset label + input[type="radio"] + label {
	clear: left;
	width: 109px;
	margin-bottom: 2px; }
div#content_main form input[type="radio"] + label + input[type="radio"] { margin-left: 0; }
div#content_main form.super {
	height: 60px;
	margin: -10px -10px 10px;
	padding: 10px;
	background-position: 0 0;
	background-repeat: no-repeat; }
div#content_main form.super input[type="text"] {
	margin: 40px 0 0 137px;
	width: 145px; }
div#content_main form.super input[type="submit"] {
	float: right;
	margin: 40px 22px 0 0; }
div#content_main dl { font-size: 100%; }
div#content_main dl dt {
	width: 120px;
	margin-bottom: 2px;
	padding: 1px 5px 0 0;
	display: block;
	float: left;
	text-align: right;
	font-size: 100%;
	clear: left; }
div#content_main dl dd {
	clear: right;
	margin-bottom: 2px;
	padding: 1px 0 0 125px;
	font-size: 100%; }
div#content_main dl ul {
	padding: 2px 0;
	border-top-width: 1px;
	border-top-style: solid; }
div#content_main dl ul:first-child {
	border-top-style: none;
	padding-top: 0; }
div#content_main ul.list {
	list-style: disc;
	margin-left: 15px; }
div#content_main img.thumb {
	float: left;
	margin: 0 5px 5px -10px;
	border: 2px solid #bdc8c0; }
div#content_main div.pagination {
	float:none;
	clear:left;
	margin:0 -10px;
	padding: 2px 0;
	background-color: #bdc8c0; }
div#content_main div.pagination a { margin: 0 5px; }
div#content_main fieldset.info {
	width: 47%;
	float: left;
	padding: 0 3px;
	margin: 0 5px 0 0;
	border: 1px solid #bdc8c0; }
div#content_main fieldset.edit {
	width:237px;
	padding-left:123px }
/* ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- */
div#content_sub h3 {
	margin: 15px -10px 5px -10px;
	padding-left: 10px;
	font-size: 130%;
	font-weight: bold;
	clear: both; }
div#content_sub h3:first-child { margin-top: 0; }
div#content_sub ul li { padding-top: 8px; }
div#content_sub ul li:first-child { padding-top: 0; }
div#content_sub ul.list {
	padding-left: 15px;
	list-style-type: circle; }
div#content_sub ul.list li { padding-top: 2px; }
div#content_sub img.avatar {
	margin-bottom: 5px;
	border-width: 1px;
	border-style: solid; }
div#content_sub fieldset label {
	width: 60px;
	padding: 3px 3px 0 0;
	display: block;
	float: left;
	text-align: right; }
div#content_sub fieldset input[type="text"],
div#content_sub fieldset input[type="password"] {
	width: 120px;
	margin-bottom: 3px;
	float: left; }
div#content_sub dl { font-size: 100%; }
div#content_sub dl dt {
	display: block;
	float: left;
	width: 55px;
	text-align: right;
	clear: left;
	padding-right: 5px;
	margin-bottom: 2px;
	font-size: 100%; }
div#content_sub dl dd {
	display: block;
	float: left;
	clear: right;
	font-size: 100%; }
/* ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- */
ul#comments li p {
	margin-bottom: -10px;
	padding: 5px 7px; }
ul#comments li.comm1 p {
	background-position: 0 top;
	background-repeat: no-repeat; }
ul#comments li.comm2 p {
	background-position: 0 top;
	background-repeat: no-repeat; }
ul#comments ul.details {
	margin-bottom: 20px;
	padding: 21px 5px 0 20px;
	clear: right; }
ul#comments li.comm1 ul.details {
	background-position: 0 top;
	background-repeat: no-repeat; }
ul#comments li.comm2 ul.details {
	background-position: 0 top;
	background-repeat: no-repeat; }
ul#comments ul.details > li {
	float: left;
	margin: 0 5px 0 10px;
	font-size: 80%;
	clear: none; }
ul#comments ul.details > li a { font-size: 100%; }
/* ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- */
div#content_main ul.info {
	display: block;
	height: 16px;
	margin: -10px -10px 5px;
	padding-top: 2px;
	font-size: 80%; }
div#content_main ul.info li {
	display: block;
	margin: 0 5px;
	float: right;
	font-size: 100%; }
div#content_main ul.info li a { font-size: 100%; }
/* ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- */
table#ical {
	border-spacing: 0;
	font-size: 10pt;
	border-width: 1px;
	border-style: solid; }
table#ical td {
	text-align: center;
	padding: 2px;
	width: 23px;
	height: 20px;
	cursor: default; }
table#ical tr.head td {
	border-bottom-style: solid;
	border-bottom-width: 1px; }
table#ical tr th {
	font-size: 110%;
	font-weight: bold;
	text-align: center; }
/* ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- */
ul#mystart {
	height: 65px;
	margin: -10px -10px 10px;
	padding: 15px 10px 0 213px;
	background-position: left;
	background-repeat: no-repeat; }
ul#mystart li {
	width: 160px;
	margin: 0 -10px 2px 10px;
	float: left; }
p#help {
	height: 70px;
	margin: -10px -10px 10px;
	padding: 10px 10px 0px 223px;
	background-position: left;
	background-repeat: no-repeat; }
table#suche {
	width: 100%;
	border-spacing: 0; }
table#suche td {
	padding: 1px; }
table#suche tr.head {
	text-align: center; }
div.pagination {
	width: 558px;
	padding-top: 10px;
	margin-bottom: -10px;
	text-align: center; }
/* ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- */
div#site_information div#w3c {
	margin: 30px 0 5px; }
div#site_information a[href="#top"] {
	position: relative;
	display: block;
	width: 11px;
	height: 11px;
	left: 50%;
	margin: -60px 0 0 365px;
	background-image: url(../img/to_top.jpg); }
/* ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- */
table.galerie{ border-collapse: separate; border-spacing: 2px; }
table.galerie td{
	background-color: #bdc8c0;
	text-align: center;
	padding: 2px;
	}
table.galerie td:hover{ background-color: #2d3235; }
table.galerie td a + a{
	width: 100%;
	padding: 2px 0;
	text-align: center;
}
table.galerie td:hover a{ color: #fff; }
