/* Colors:
Abividerci-theme:
Hintergrund:	E0D090	(Sand)
Kasten:		CFAF45	(Dunkler Sand)
Rahmen:		736126	(Braun)

Kommie-theme:
Hintergrund:	000000 (Schwarz)
Kasten:		808080 (Grau)
Rahmen:		DD2222 (Weinrot?)

Lauer-theme:
Hintergrund:	dd0021
Hover:		ee1132
Schrift:		212121
*/



/* Standards */
body {
	background-color: #dd0021;
	margin: 0px;
	padding: 0px;
	min-width:750px;
	min-height:700px;
	color:#000000;
}
form {
	margin: 0px;
}
img {
	border: 0px;
}
input, textarea {
	margin:0px;
	border:0px;
	background-color: #ee1132;
	border:1px solid #212121;
	padding:1px;
	color:#212121;
}

/* Wrapper */
img#lenin {
	position:relative;
	top:0px;
	left:0px;
	margin:0px 2px 2px 0px;
	width:220px;
	height:380px;
	float:left;
	border:0px;
}
div.header {
	height:100px;
	border:2px solid #212121;
	vertical-align:center;
	text-align:center;
	font-size:x-large;
}
div.navi {
	width:200px;
	position:relative;
	top:0px;
	left:0px;
	float:left;
	padding:0px;
	margin-right:2px;
}
div.navibar {
	top:0px;
	position:relative;
	width:200px;
	height:400px;
	background-image: url("navi.png");
	background-repeat: no-repeat;
}
div.navibar img {
	border: 0px;
}
div.naviitem {
	position:absolute;
}
div.othernavi {
	width:200px;
	position:relative;
	top:0px;
	left:0px;
	padding:1px;
	background-color: #000000;
}

div.user {
/*	position:absolute; 
	top:2px;
	right:2px; */
	float:right;
	background-color:#dd0021;
	border:2px solid #212121;
	padding:2px;
	margin:2px;
	width:220px;
	vertical-align:middle;
	text-align:center;
}
div.user a:link {
	color:#212121;
	}
div.user a:hover {
	color:#212121;
	background-color:#ee1132;
	}
div.user a:visited {
	color:#212121;
	}
div.user input.field {
	width:100%;
	margin:0px;
	border:0px;
	background-color: #ee1132;
	padding:2px;
}

#navibox {
	top:0px;
	left:0px;
	position:fixed;
}

#navihead  {
	top:0px;
	left:0px;
	position:fixed;
	padding:2px;
	width:16px;
	font-family:sans-serif;
	font-weight:bold;
	text-align:center;
	background-color:#dd0021;
/*	border-top:2px solid #212121;
	border-left:2px solid #212121; */
	border-right:2px solid #212121;
	border-bottom:2px solid #212121;
	visibility:hidden;
	overflow:hidden;
}

#navibody {
	font-size:16px; 
	font-family:sans-serif;
	position:fixed;
	top:0px;
	margin-left:22px;
	padding:0px;
/*	width:220px; */
/*	overflow:hidden; */
/* 	background-color:#dd0021; */
	visibility: hidden; 
/*	border-top:2px solid #212121; */
/*	border-left:2px solid #212121;
	border-right:2px solid #212121;
	border-bottom:2px solid #21121;*/
}
#navibody .head{
 	background-color:#dd0021; 
	padding:2px;
	font-weight:bold;
	font-style:italic;
	border-right:2px solid #212121;
	border-left:2px solid #212121;
}
#navibody ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
/* 	margin-left:17px; */
	border: 2px solid #212121;
 	background-color:#dd0021; 
	width:180px; 
}
#navibody ul li {
	position: relative;
	margin:0px;
	padding:2px 0px 2px 0px; 
}
#navibody ul li:hover {
 	background-color:#ee1132; 
}
#navibody > ul {
	border-top-width:0px;
}
#navibody li.parent {
	border-top:2px solid #DD0021;
}
#navibody li ul {
	position: absolute;
	top:-2px;
	left:100%;
}
/* FALLS MOZ-Bug entfernt ist, CSS popups:
#navibody li ul {
	visibility:hidden;
}
#navibody ul li:hover ul{
	visibility:visible;
} */
/* #navibody ul li:hover {
	padding-right:2px;
	border-right:1em solid black;
} */
#navibody ul li a span.bullet img {
	border:0px;
	margin:0px;
	padding:0px;
	top:-3px;
}
#navibody ul li a span.bullet {
	visibility:hidden;
}
#navibody ul li a:hover span.bullet {
	visibility:visible;
}
#navibody ul li a {
	color:#212121;
	text-decoration:none;
	padding-left:2px;
}
#navibody ul li.active > a {
/*	font-style:italic; */
	text-decoration:underline;
}

div.contentsidebar {
/* 	position:absolute; */
/*	top:180px;
	right:2px; */
	float:right;
	clear:right;
	z-index:10;
	margin:2px;
}
div.pager {
	background-color:#dd0021;
	border:2px solid #212121;
	padding:2px;
	width:220px;
	margin-bottom:2px;
}
div.pager span.links {
	font-size:small;
	color:#212121;
}
#overviewbody a:hover {
	color:#212121;
	background-color:#ee1132;
	}
#overviewbody a:visited {
	color:#212121;
	}
#overviewbody a:link{
	color:#212121;
	}
div.pager a:hover{
	color:#212121;
	background-color:#ee1132;
	}
div.pager a:link{
	color:#212121;
	background-color:#dd0021;
	}
div.pager a:visited{
	color:#212121;
	}
div.pager a:hover{
	color:#212121;
	background-color:#ee1132;
	}


#overviewhead  {
	padding:2px;
	width:220px;
	text-align:center;
	font-family:sans-serif;
	font-weight:bold;
	background-color:#dd0021;
	border-top:2px solid #212121;
	border-left:2px solid #212121;
	border-right:2px solid #212121;
	visibility:hidden;
}

#overviewbody {
	position:absolute;
	font-size:small;
	padding:2px;
	width:220px;
	overflow:hidden;
	background-color:#dd0021;
	visibility: hidden;
/*	display:none; */
	border-left:2px solid #212121;
	border-right:2px solid #212121;
	border-bottom:2px solid #212121;
}

#overviewbody span.commnum {
	font-size:x-small;
	font-family:sans-serif;
	color:#212121;
}
#overviewbody div.new {
	margin-top:2px;
	font-family:sans-serif;
	font-weight:bold;
	text-align:center;
}
#overviewbody div.new a:link{
	color:black;	
}
#overviewbody div.new a:hover{
	background-color:#ee1132;
}
#overviewbody div.new a:visited{
	color:black;
}

div.footnotes {
	border-top:1px solid #212121;
	color:#212121;
	text-align:center;
	bottom:0px;
	float:left;
	width:100%;
}
div.footnotes a {
	color:#212121;
}
div.footnotes a:visited {
	color:#212121;
}
div.footnotes a:hover {
	color:#212121;
	background-color:#ee1132;
}

/* Forum */
div.forumpost {
	padding:2px;
	margin-bottom:30px;
	text-align:center;
}

div.forumpost div.headline {
	text-align:center;
	text-decoration: underline;
}

div.forumpost div.headline span.poster {
	font-weight:bold;
	font-size:large;
	font-family:sans-serif;
}
div.forumpost div.headline span.date {
	font-family:monospace;
}
div.forumpost div.title {
	text-align:center;
	font-size:x-large;
	font-family:sans-serif;
	background-color:#dd0021;
	border-top:2px solid #212121;
                color:#dd0021;
}
div.forumpost div.content {
	text-align:left;
	text-indent:1em;
	margin-bottom:1ex;
}

div.forumpost div.comments div.comment {
/* 	width:750px; */
}
div.forumpost div.comments div.comment div.commtitle {
	text-align:left;
	font-weight:bold;
	margin-bottom:.5ex;
	background-image:url(comm_title_background.png);
	background-repeat:repeat-y;
	padding-top:1px;
	padding-left:1px;
}
div.forumpost div.comments div.comment div.content {
	font-size:small;
	text-indent:0em;
	margin-bottom:0ex;
}
div.forumpost div.comments div.comment div.unterschrift {
	text-align:right;
}
div.forumpost div.comments div.comment div.unterschrift span.poster {
/*	text-decoration:underline; */
	font-weight:bold; 
}
div.forumpost div.comments div.comment div.unterschrift span.date {
	font-family:monospace;
	font-size:small;
}
div.forumpost hr.commtrenner {
	width:100%;
	text-align:left;
/*	background-color:#212121; */
	border-top:1px solid #212121;
}

div.forumpost div.comments div.comment div.commtrenner {
	border-top:1px solid #212121;
/*	background-color: #212121; */
	height:0px;
	width:100%;
	text-align:left;
	margin-bottom:2ex;
}

div.forumpost form.commadd {
	text-align:left;
	margin-top: 1em;
}
div.forumpost form.commadd span.intro {
	font-weight:bold;
}
div.forumpost form.commadd span.title {
	font-family:sans-serif;
}
div.forumpost form.commadd input {
	width:600px;
}
div.forumpost form.commadd textarea {
	width:600px;
}

	
/* Gästebuch */
div.guestbookpost {
	padding:2px;
	margin-bottom:30px;
}

div.guestbookpost div.headline {
	text-align:left;
	text-decoration: underline;
	background-color:#dd0021;
}

div.guestbookpost div.headline span.poster {
	font-weight:bold;
	font-size:large;
	font-family:sans-serif;
}
div.guestbookpost div.headline span.date {
	font-family:monospace;
	font-size:small;
}
div.guestbookpost div.headline span.title {
	text-align:center;
	font-size:large;
	font-family:sans-serif;
}
div.guestbookpost div.content {
	text-indent:1em;
	margin-bottom:1ex;
}

/* Polls */
div.poll {
	padding:2px;
	margin-bottom:30px;
}

div.poll div.headline {
	text-align:center;
	text-decoration: underline;
}

div.poll div.headline span.poster {
	font-weight:bold;
	font-size:large;
	font-family:sans-serif;
}
div.poll div.headline span.date {
	font-family:monospace;
}
div.poll div.title {
	text-align:center;
	font-size:x-large;
	font-family:sans-serif;
	background-color:#ee1132;
	border-top:2px solid #DD0021;
                color:#000000;
}
div.poll div.content {
	text-indent:1em;
	margin-bottom:1ex;
}
div.poll div.options {
	margin-bottom:1em;
	margin-left:200px;
}
div.poll div.options div.option {
	margin:0px;
	padding:0px;
}
div.poll div.options div.option span.count {
	font-family:monospace;
	font-size:small;
}
div.poll div.options input.vote {
	margin-left:255px;
	width:80px;
}
div.poll div.options span.no_access{
	font-style:italic;
}
div.poll div.voters {
	font-size:small;
	font-family:sans-serif
}

/* Content */
div.maincontent {
	padding:20px;
}

/* Images */

div.imagetopic {
	padding:15px;
	width:240px;
	height:200px;
	float:left;
}

div.imagetopic div.title {
	text-align:center;
	font-size:x-large;
	font-family:sans-serif;
	background-color:#dd0021;
	border-top:2px solid #DD0021;
}

div.imagetopic div.the_image {
	text-align:center
}

div.thumbnail {
	padding:15px;
	width:240px;
	height:200px;
	float:left;
}

div.thumbnail div.headline {
	text-align:center;
	text-decoration: underline;
}

div.thumbnail div.headline span.date {
	font-family:monospace;
}

div.thumbnail div.title {
	text-align:center;
	font-size:x-large;
	font-family:sans-serif;
	background-color:#dd0021;
	border-top:2px solid #DD0021;
}

div.thumbnail div.the_image {
	text-align:center;
}

div.image {
	margin-left:184px;
}

div.image div.title {
	text-align:center;
	font-size:x-large;
	font-family:sans-serif;
	background-color:#dd0021;
	border-top:2px solid #DD0021;
}

div.image div.the_image {
	text-align:center;
}

div.image div.the_image img {
	margin:0px;
	padding:0px;
}

div.image div.scales {
	text-align:center;
}

div.image div.scales span.intro {
	font-weight:bold;
}

div.image div.facts {
	text-align:right;
}

div.image div.facts dt {
	font-weight:bold;
}

div.image div.facts dd {
	margin-bottom:.5em;
}

