/* css created and developed by 12bis3.de - zeitgemaess kommunizieren */

* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

/* -------------
main definitions
--------------*/


body {
	background: #fff;
	font-size: 70%;
	min-height: 101%;
	padding-bottom: 1em;
	color: #000;
	font-family: arial, helvetica, sans-serif;
}

img {
	border: none;
}

a {
	color: #000;
	text-decoration: underline;
}

h1 {
	color: #000;
	font-size: 140%;
	margin: 0 0 0.7em 0;
}

h2 {
	color: #000;
	font-size: 120%;
	margin: 0 0 0.6em 0;
}

h3 {
	color: #000;
	font-size: 110%;
	margin: 0 0 0.4em 0;
}

h4 {
	color: #000;
	font-size: 100%;
	margin: 0 0 0.2em 0;
}

h5 {
	color: #000;
	font-size: 100%;
	margin: 0 0 0.2em 0;
}

h6 {
	color: #000;
	font-size: 100%;
	font-weight: normal;
}

p {
	margin: 0 0 1em 0;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}


/* ---------------
layout definitions 
----------------*/

#container {
	width: 650px;
	padding: 0 0 1em 0;
}

#header {
	display: none;
}

#main {
	padding: 10px 0 0 0;
	line-height: 140%;
}


#navigation {
	display: none;
}

#content {
	padding: 10px 0 0 0;
	color: #000;
}

#overview #content div {
	padding-left: 9px;
}


#footer {
	display: none;
}

#whoisonline {
	display: none;
}

#standard {
	padding: 0 0 10px 0;
}



/* -------------
start defintions
--------------*/

div.startbox {
	display: none;
}

div.news {
	margin: 0 0 10px 0;
}

div.news div {
	width: 315px;
	padding: 10px 16px 5px 10px;
	float: left;
}

div.news div h6 {
	margin-bottom: 0.1em;
}

div.news div h3 {
	margin-bottom: 0.2em;
}

div.news div p {
	margin-bottom: 0.5em;
}

div.news div p.readmore, p.readmore {
	margin-top: -0.5em;
	text-align: right;
}

div.news div p.readmore a, p.readmore a,  p.more a {
	padding-right: 18px;
}

ul.meta {
	display: none;
}



/* ---------------
content defintions
----------------*/

div.colorbox {
	padding: 10px 10px 5px 10px;
	margin-bottom: 10px;
	clear: both;
}

div.colorbox h1 {
	margin-bottom: 0.3em;
}

div.colorbox p {
	margin-bottom: 0.5em;
}


/* overview */

#overview #content div .overview {
	width: 273px;
	float: left;
	padding: 0 10px 0 0;
	background: none;
	margin: 0;
}

#overview #content div .last { 
	padding: 0;
}

.overview h3 {
	height: 23px;
	padding: 7px 10px 0 10px;
	margin: 0;
	color: #fff;
	font-weight: normal;
}

.overview dl {
	margin: 0.5em 10px;
	padding: 0.5em 0;
	border-bottom: 1px solid #fff;
}

.overview dl dt {
	width: 70px;
	float: left;
	margin-bottom: 1px;
}

.overview dl dd {
	width: 183px;
	float: left;
	margin-bottom: 1px;
}

.overview dl dd h5 {
	margin-bottom: 0.2em;
}

.overview dl dd p {
	margin-bottom: 0.3em;
	padding: 0;
}

.overview dl dd h5 span {
	color: #000;
}

.overview p {
	padding: 0 10px;
}

p.more {
	text-align: right;
}

p.more span {
	float: left;
}

p.more span span {
	float: none;
}


/* standard */

#standard ul.tabs {
	display: none;
}


#standardbox {
	background: #fff;
	margin: 0 0 10px 0;
	font-size: 110%;
	line-height: 140%;
	width: 814px;
	
}
#dinxbox #standardbox {

}

#content-left {
	width: 505px;
	float: left;
	padding: 0 10px 0 0;
}

#content-right {
	display: none;
}

dl.profil {
	width: 505px;
}

dl.profil dt {
	width: 140px;
	padding: 0 10px 1px 0;
	float: left;
	clear: left;
	margin-bottom: 0.9em;
}

dl.profil dd {
	width: 355px;
	float: left;
	margin-bottom: 0.9em;
	color: #000;
}

dl.profil dd.profilsmall {
	width: 200px;
}

dl.profil dd div {
	margin-bottom: 0.6em;
}

dl.profil dd div img {
	margin: 0 8px 8px 0;
}

#profilbild {
	width: 96px;
	float: right;
	padding: 10px 0 5px 0;
	font-size: 85%;
	text-align: center;
}

#profilbild img {
	border: 1px solid #000;
}

dl.avatar {
	width: 505px;
}

dl.avatar dt {
	width: 130px;
	margin-bottom: 10px;
	padding-bottom: 1px;
	float: left;
	font-size: 90%;
}

dl.avatar dt img {
	border: 1px solid #000;
	margin-bottom: 0.2em;
}

dl.avatar dd {
	width: 375px;
	margin-bottom: 10px;
	padding: 0 0 1px 0;
	float: left;
}

dl.avatar dd blockquote {
	padding: 10px;
	border: 1px solid #000;
}

dl.avatar dd blockquote p {
	margin: 0;
}


/* register */

#register dl.profil, #gruppen dl.profil, #members dl.profil {
	width: 650px;
}

#register dl.profil dt, #gruppen dl.profil dt, #members dl.profil dt {
	width: 240px;
}

#register dl.profil dd, #gruppen dl.profil dd, #members dl.profil dd  {
	width: 400px;
}


/* galerie */

div.galerie {
	margin-bottom: 1em;
}

div.galerie div {
	background: #000;
	float: left;
	width: 152px;
	height: 152px;
	padding: 15px;
	margin: 0 10px 10px 0;
	text-align: center;
}

div.galerie div img, dl.galerie dt img {
	border: 1px solid #000;
	padding: 1px;
	margin: auto;
}

div.galerie div a:hover img {
	border-color: #000;
}

dl.galerie {
	text-align: center;
}

dl.galerie dt {
	margin-bottom: 0.5em;
}

dl.galerie dd {
	padding: 0 100px;
}


/* cominity liste */

dl.comlist {
	background: #fff;
	margin-bottom: 8px;
	width: 640px;
	padding: 5px;
}

dl.comlist dt {
	width: 60px;
	float: left;
	padding-bottom: 1px;
}

dl.comlist dd {
	width: 580px;
	float: left;
	padding-bottom: 1px;
}

dl.comlist dd h4 {
	margin-bottom: 0;
}

dl.comlist dd h4 span {
	float: none;
	color: #000;
}

dl.comlist dd p {
	margin-bottom: 0.5em;
}

dl.comlist dd span {
	float: right;
	padding: 1.4em 10px 0 0;
}

dl.unread {
	border: 1px solid #000;
}

dl.unread dd span {
	color: #000;
	font-weight: bold;
}

#message dl.comlist dd span {
	padding-top: 0;
	text-align: right;
}



/* pager */

ul.pager {
	display: none;
}


/* search sort box */

ul.sortsearch {
	list-style-type: none;
	background: #e5edf5;
	padding: 10px;
	margin: 0 0 10px 0;
}

ul.sortsearch h3 {
	margin: 0.2em 0 0.2em 0;
}

ul.sortsearch li.so-left {
	width: 50%;
	float: left;
	text-align: left;
}

ul.sortsearch li.so-right {
	display: none;
}


/* messages */

div.message {
	margin: 0 0 1em 0;
}

div.message div {
	border-left: 1px solid #000;
	padding: 5px;
	color: #000;
	font-style: italic;
}

p.message {
	display: none;
}

#message dl.profil {
	width: 650px;
}

#message dl.profil dt {
	width: 240px;
}

#message dl.profil dd  {
	width: 400px;
}

#message dl.profil dd input {
	float: left;
	margin-right: 10px;
}

#message dl.profil dd textarea {
	height: 200px;
	width: 400px;
}


/* gruppen */

#gruppe #content-right dl {
	margin: 0;
}

#gruppe #content-right hr {
	padding-top: 0;
}

#gruppe #content-right ul {
	margin-bottom: 1em;
}


/* default */

#default #standardbox ul, #meldungdetail #standardbox ul {
	margin: 0 0 1em 2em;
	list-style-type: disc;
}

#default #standardbox ol, #meldungdetail #standardbox ol {
	margin: 0 0 1em 2em;
}


img.image-left {
	margin: 0.4em 0.6em 0.5em 0;
	float: left;
}

img.image-right {
	margin: 0m 0.4em 0.5em 0.6em;
	float: right;
}


/* meldungen */

#meldung #standardbox h6 {
	font-size: 90%;
	margin: 0;
}

#meldung dl.comlist dt {
	width: 115px;
}

#meldung dl.comlist dd {
	width: 679px;
}

#meldung dl.comlist dd h4, #meldung dl.comlist dd p {
	width: auto;
}

p.meldung {
	border-top: 1px solid #000;
	font-size: 90%;
	padding-top: 0.8em;
}


/* trauerbuch */

#trauerbuch #standard ul.tabs li a {
	border-color: #000;
	background: #ececec;
}

#trauerbuch #standard ul.tabs li a:hover, #trauerbuch #standard ul.tabs li a:focus, #trauerbuch #standard ul.tabs li a.aktiv {
	background: #fff;
}
#trauerbuch #standard ul.tabs li a.aktiv {
	border-bottom-color: #fff;
}

#trauerbuch #standardbox {
	border-color: #000;
}

dl.trauerbuch {
	border: 2px solid #000;
	margin-bottom: 15px;
	width: 644px;
	padding: 5px;
	page-break-inside: avoid;
}

dl.trauerbuch dt {
	width: 165px;
	float: left;
	padding-bottom: 1px;
}

dl.trauerbuch dd {
	width: 469px;
	float: left;
	padding: 0 10px 1px 0;
}

dl.trauerbuch dd h4 {
	margin-bottom: 0.2em;
}

dl.trauerbuch dd h4 span {
	float: none;
	color: #000;
	font-weight: normal;
	font-style: normal;
}

dl.trauerbuch dd p {
	margin-bottom: 0.5em;
}

dl.trauerbuch dd span {
	padding: 0 10px 0 0;
	font-style: italic;
}

#trauerbuch ul.pager {
	border-color: #000;
}

#trauerbuch textarea {
	height: 200px;
}

#trauerbuch textarea, #trauerbuch input {
	background: #fff;
}

#header ul li a#meta-trauer {
	padding-left: 0;
	color: #000 !important;
	font-weight: bold;
}


/* ------------------
formular definitionen
-------------------*/

fieldset {
	border: 2px solid #000;
	margin-bottom: 1.2em;
	padding: 10px 10px 0 10px;
}

legend {
	font-size: 100%;
	font-weight: bold;
	color: #000;
}

label {
	width: 120px;
	float: left;
}

input, textarea, select {
	width: 300px;
	border: 1px solid #000;
	border-right: none;
	border-bottom: none;
	padding: 3px 2px;
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	background: #fff;
}

p.input-small input {
	width: 50px;
}

select {
	width: 306px;
}

option {
	padding: 0 3px;
	background: transparent;
}

textarea {
	height: 100px;
}

p.text-big textarea {
	height: 180px;
}

input.small {
	width: auto;
	padding-right: 5px;
}

input.input-small {
	width: 30px;
}

input.radio-check {
	width: auto;
	border: none;
	background: none;
}

input.submit-it, p.submit input {
	color: #000;
	width: 286px;
	font-weight: bold;
}

p.check-radio input {
	width: auto;
	margin-right: 10px;
	float: left;
}

p.check-radio label {
	width: 380px;
	float: left;
}

form h4 {
	margin-bottom: 0.6em;
}

.profil label {
	width: auto;
	float: none;
}











/* clear me baby */

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear {
	display: inline-table;
}
* html .clear {
	height: 1px;
}
* + html .clear {
	height: 1%;
}
.clear {
	display: block;
}



