/* CSS Document */

* {
    margin: 0;
	padding: 0;
}

body {
    margin: 0;
	padding: 0;
    background: #192128;
	color: #384a32;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	line-height: 1.5em;
}

tr, td {
    margin: 0;
	padding: 0;
}

a {
    color: #5c700b;
	text-decoration: none;
}

a:hover {
    color: #384a32;
	text-decoration: underline;
}

.clear {
    clear: both;
} 

#container {
    margin: 10px auto 0 auto;
	width: 960px;
}

#header {
	height: 155px;
	background: url(../../images/layout/bg_header.png) no-repeat;
}

#maincontent {
    background: url(../../images/layout/bg_maincontent.png) repeat-y;
	min-height: 573px;
}

#footer {
    background: url(../../images/layout/bg_footer.png) no-repeat bottom;
	height: 135px;
	position: relative;
}

#threabielogo {
    width: 258px;
	height: 56px;
	border: 0;
	margin: 40px 0 0 30px;
	float: left;
	background: url(../../images/layout//logo.png) no-repeat;
}

#kobilogo {
    width: 67px;
	height: 49px;
	border: 0;
	margin: 45px 0 0 15px;
	float: left;
	background: url(../../images/layout/logo_kobi.png) no-repeat;
}

#topnavi {
    float: right;
	margin: 30px 150px 0 0;
	color: #384a32;
}

#topnavi ul {
    list-style-type: none;
	margin: 0;
	padding: 0;
}

#topnavi ul li {
    display: inline;
}

#topnavi ul li a {
    color: #384a32;
	text-decoration: underline;
}

#topnavi ul li a:hover {
    text-decoration: none;
}

#mainnavigation {
	float: left;
	margin: 50px 0 530px 30px;
	font-size: 1em;
	width: 200px;
}

#mainnavigation ul {
    list-style-type: none;
	padding: 0;
	margin: 0;
}

#mainnavigation ul li {
    background-image: url(../../images/layout/nav_icon_red_2.png);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 3em;
	padding-bottom: 3px;
	padding-top: 13px;
}

#mainnavigation ul li a {
    color: #384a32;
	text-decoration: none;
}

#mainnavigation ul li a:hover {
    color: #384a32;
	text-decoration: underline;
}

#content {
	float: left;
	margin: 20px 0 160px 10px;
	width: 540px;
}

#tuer-links {
	background: url(../../images/layout/tuer_links.png) no-repeat;
	width: 122px;
	height: 653px;
	position: absolute;
	bottom:9px;
	right: 840px;
}

#tuer-rechts {
	background: url(../../images/layout/tuer_rechts.png) no-repeat;
	width: 126px;
	height: 663px;
	position: absolute;
	bottom: 9px;
	left: 836px;
}

#schild {
    background: url(../../images/layout/schild.png) no-repeat;
	width: 259px;
	height: 286px;
	position: absolute;
	left: 655px;
	bottom: -8px;
}

#rechtliches {
    color: #666666;
	margin: 5px 0 10px 0;
}

#rechtliches ul {
    list-style-type: none;
	margin: 0;
	padding: 0;
}

#rechtliches ul li {
    display: inline;
}

#rechtliches ul li a {
    color: #666666;
}

#rechtliches ul li a:hover {
    text-decoration: none;
}

h1 {
    color: #384a32;
	font-size: 1.6em;
	margin: 0 0 10px 0;
}

h2 {
    color: #384a32;
	font-size: 1.2em;
	margin: 0 0 0 0;
}

p {
    margin: 0;
	color: #384a32;
	margin: 0 0 10px 0;
}

.form {
    padding: 0;
	margin: 0;
}
.fieldset {
    border:  #607412 1px solid;
	padding: 1em;
	margin-bottom: 10px;
}

.legend {
    padding: 0.5em;
	border:  #607412 1px solid;
	margin: 0 0 0.5em 0;
	color: #607412;
}

.input {
    border:  #384a32 1px solid;
	padding: 2px;
	height: 15px;
}

.select {
	border:  #384a32 1px solid;
	height: 21px;
}

.label {
    color: #384a32;
}

.submit {
    color: #384a32;
	border:  #384a32 1px solid;
	background-color: #607412;
	height: 21px;
	padding: 0 2px 0 2px;
}

.file {
    border:  #384a32 1px solid;
	padding: 2px;
	height: 21px;
}

.textarea {
    border:  #384a32 1px solid;
	padding: 2px;
}

.tabellenzeile {
	margin: 0 0 5px 0;
}

.zeile-links {
   float: left;
   padding: 2px 0 0 0;
   width: 150px;
}

.zeile-rechts {
    float: left;
}

.infobox {
    border: #FFFF99 2px dotted;
	padding: 0.5em;
	color: #FFFF99;
	margin-bottom: 10px;
	margin-top: 10px;
}

.infobox ul li {
    list-style-type: square;
	margin-left: 2em;
}

.fett {
	font-weight: bold;
}

/* Newsbereich */
.news {
	margin: 0 0 20px 0;
}

.news-oben {
	width: auto;
}

.news-headline {
    color: #607412;
	font-size: 1.3em;
	font-weight: bold;
}

.news-icon {
    width: 15px;
	height: 20px;
	border: none;
	margin: 0 0 0 5px;
}

.news-postinformation {
    font-weight: bold;
	margin: 0 0 10px 0;
	font-size: 0.8em;
}

.news-postinformation a {
    font-weight: normal;
}

.news-content {
    width: auto;
}
.news ul {
    list-style-type: none;
	padding: 0;
	margin: 0;
}

.news ul li {
    background-image: url(../../images/layout/nav_icon_green.png);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 2em;
	padding-top: 7px;
}

.news ul li a {
    color: #5c700b;
	text-decoration: none;
}

.news ul li a:hover {
    color: #384a32;
	text-decoration: underline;
}

/* Seitenzahlen */
.seitenzahlen {
    width: auto;
}

.seitenitem {
    float: left;
	margin-right: 2px;
	border: #607412 1px solid;
}

.seitenitem a {
    text-decoration: none;
	color: #272727;
	padding: 2px;
}

.seitenitem a:hover {
	background-color: #607412;
	color: #ffffff;
	padding: 2px;
}

.seitenitem-aktiv {
	background-color: #607412;
	color: #ffffff;
	padding: 0 3px 0 3px;
	float: left;
	margin-right: 2px;
	border: #607412 1px solid;
}

.seitenzahlen-ergebnisanzeige {
    float: right;
	color: #607412;
}

/* Forum*/
/* Hauptseite aller Foren und Kathegorien */
.forum-tabelle {
	width: 100%;
	border-top: solid #272727 1px;
	border-right: solid #272727 1px;
}

.forum-top {
    font-weight: bold;
	background: #9db290;
	padding: 5px;
	border-left: solid #272727 1px;
	border-bottom: solid #272727 1px;
}

.forum-kathegorie {
	background: #bbc695;
	padding: 5px;
	border-left: 1px solid #272727;
	border-bottom: 1px solid #272727;
}

.forum-zeile {
	border-left: 1px solid #272727;
	border-bottom: 1px solid #272727;
	vertical-align: top;
	padding: 5px;
}

.forumicon {
    width: 25px;
	height: 25px;
}

/* Anzeige eines einzelnen Forums (alle Threads) */

/* Bilder Seite BEGINN */
.album {
	border: 1px solid #607412;
	margin-bottom: 5px;
}

.album:hover {
	border: 1px solid #384a32;
}

.album-bild {
	width: 120px;
	height: 120px;
	padding: 5px;
	float: left;
}

.album-bild img {
	border: 0;
}

.album-bild a {
	border: 0;
}

.album-titel {
	float: left;
	margin: 5px 0 0 0;
	width: 440px;
	font-weight: bold;
	font-size: 1.4em;
}

.album-anzahl-fotos {
	width: 440px;
	margin: 2px 0 0 0;
}

.album-anlegen {
	border: 1px solid #607412;
	margin-bottom: 2px;
	padding: 2px 0 2px 5px;
}

.album-wechseln {
	border: 1px solid #607412;
	padding: 2px 0 2px 5px;
	margin-bottom: 2px;
}

.album-upload-form {
	border: 1px solid #607412;
	padding: 2px 0 2px 5px;
	margin-bottom: 2px;
}

.bild {
	border: 1px solid #607412;
	margin: 5px 5px 5px 0;
}

.bild:hover {
	border: 1px solid #384a32;
}
/* Bilder Seite ENDE */

/* Profile */
.tabelle-profil {
    width: 100%;
}

.profilbild {
    width: 150px;
	height: 180px;
	margin-right: 20px;
}

.profil-tabellenzeile {
    padding: 5px;
	line-height: 1.5em;
}

/* Mitgliederanzeige */
.tabelle-mitglieder-top a {
    color: #272727;
	padding: 5px;
}

.tabelle-mitglieder-zeile {
	padding: 5px;
}

/* Flashcountdown */
.flash-countdown {
    width: 400px;
	height: 100px;
	margin: 0 auto 0 auto;
}


/* ALTES!!!!!!! Forum Anfang */
#forumkommentar-einfuegen {
    margin: 20px 0 0 0;
}

#forum-einfuegen {
    margin: 20px 0 0 0;
}

#thread-einfuegen {
    margin: 20px 0 0 0;
}

#comment-loeschen {
    margin: 20px 0 0 0;
}

#forum-loeschen {
    margin: 20px 0 0 0;
}

#edit-comment {
    margin: 20px 0 0 0;
}

#edit-forum {
    margin: 20px 0 0 0;
}

#edit-thread {
    margin: 20px 0 0 0;
}

#show-allforen {
    margin: 20px 0 0 0;
}

.allforen-headline {
	padding: 5px;
	font-weight: bold;
	border: 1px dashed #465400;
	background-color: #B5C3B9;
}

.allforen-forumanzeige {
	padding: 5px;
	border: 1px dashed #465400;
}

.forumtitel {
    font-size: 18px;
	font-weight: bold;
	margin-bottom: 1px;
}

.functionsicon {
    width: 16px;
	height: 20px;
    padding: 1px;
	margin-top: 2px;
}

#show-allthreads {
    margin: 20px 0 0 0;
}

.allthreads-headline {
	padding: 5px;
	font-weight: bold;
	border: 1px dashed #465400;
	background-color: #B5C3B9;
}

.allthreads-threadanzeige {
	padding: 5px;
	border: 1px dashed #465400;
}

.allthreads-threadanzeige-spezial {
	padding: 5px;
	border: 1px dashed #465400;
	background-color: #C9D6BA;
}

#show-allcomments {
    margin: 20px 0 0 0;
}

.threadbeitrag {
	background-color: #C9D6BA;
	margin-bottom: 5px;
}

.comment {
	background-color: #B5C3B9;
	padding: 10px;
	margin-bottom: 5px;
}

.postbereich {
	width: auto;
	padding: 10px;
}

.postbereich-oben {
    width: auto;
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #394A50;
}

.postbereich-oben a {
    text-decoration: none;
}

.postbereich-mitte {
    width: auto;
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #394A50;
	padding: 5px 0 5px 0;
	line-height: 16px;
}

.postbereich-unten {
    width: auto;
	padding: 5px 0 0 0;
}

.postdatum {
	font-size: 14px;
	float: left;
	padding: 5px 0 5px 0;
	margin-right: 5px;
}

.threadheadline {
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
}

.postcount {
	padding: 4px;
	float: right;
	background-color: #88A668;
}

.comment-actions {
    float: left;
}

.quote {
	width: auto;
	height: auto;
	margin: 10px;
	padding: 5px;
	background-color: #DFE6E1;
	border: 1px solid #B5C3B9;
}
/* Forum Ende */

/* Kalender */
.kalenderanzeige {
    border: 1px solid #607412;
	padding: 5px;
	float: left;
	margin: 0 3px 0 0;
}

.monatsueberschrift {
    border: 1px solid #607412;
	padding: 5px;
}

.kalenderanzeige td, tr {
    padding: 3px;
	line-height: 1em;
}

.kalenderanzeige a {
    color: #678f00;
}

#terminuebersicht {
    margin: 20px 0 0 0;
}

#terminuebersicht td {
    padding: 5px 5px 5px 0;
}

/* WERBEBANNER */
#werbebanner {
    position: absolute;
	top: 250px;
	z-index: 50;
	left: 300px;
	margin-top: 10px;
}

#werbebanner a {
    color: #FFFFFF;
	text-decoration: none;
}

#werbebanner-kreuz {
    background:  #000000;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
	padding: 5px;
	font-size: 0.8em;
}

#werbebanner-bild {
    clear: left;
}

/* krankenschwester */
#krankenschwester {
    width: 191px;
	height: 508px;
	position: absolute;
	background: url(../../images/layout/krankenschwester.png) no-repeat;
	bottom: 75px;
	left: 765px;
}

/* Professor */
#professor {
    width: 291px;
	height: 607px;
	position: absolute;
	background: url(../../images/layout/professor.png) no-repeat;
	bottom: 1px;
	right: 680px;
}

/* Schnee Boden */
#schnee-boden {
    width: 747px;
	height: 50px;
	position: absolute;
	bottom: 110px;
	left: 110px;
}

/* Spritze */
#spritze {
    width: 146px;
	height: 118px;
	position: absolute;
	background: url(../../images/layout/spritze.png) no-repeat;
	left: 200px;
	bottom: 90px;
}
