/* CSS Document */
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	color:#454545;
}

div {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
/*	font-size: 11px;*/
/*	line-height:18px; */
	color:#454545;
}

p {
margin-top:0px;
}

#header {
width:990px;
}

#footer{
width:990px;
font-size:9px;
background:white;
background-repeat:repeat-x;
background-position:top left;
background-image:url(p_bilder/dottedline_hor.gif);
/*border-top:1px dashed #cccccc;*/
margin-top:10px;
padding:5px;
color:#454545;
}

#amazon {
margin-top:15px;
margin-bottom:1px;
}

#adsense {
margin-top:15px;
margin-bottom:10px;
}

.content{
float:none;
min-height:820px;
height:auto !important;
height:820px;
}

.li_download {
list-style-image:url(p_bilder/download.gif);
}

.li_link {
list-style-image:url(p_bilder/link.gif);
}

#unten {
width:990px;
min-height:820px;
height: auto !important;
height: 820px;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color:#D50000;
	font-weight:bold;
}
		
a:hover {
	color:#D50000;
	text-decoration: underline;
	font-weight:bold;
}

#kalender a:link {
	text-decoration: none;
	color:#454545;
	font-weight:bold;
}

#kalender a:visited {
	text-decoration: none;
	color:#454545;
	font-weight:bold;
}

#kalender a:active {
	text-decoration: none;
	color:#454545;
	font-weight:bold;
}

#kalender a:hover {
	text-decoration: underline;
	color:#454545;
	font-weight:bold;
}

.menu{
background:#F3F3F3;
padding:0px;	
margin-left:0px;
}

#menu a{
	height:18px;
	color:#D50000;
	font:bold 12px verdana, sans-serif;
	margin:0px 0 0px 0;
	padding:3px;
	display:block;
	background:#F3F3F3;
	text-decoration:none;
	border-bottom:1px solid #cccccc;
}

#menu a:hover{
	height:18px;
	color:#D50000; 
	background:transparent;
	background:white;
	border-bottom:1px solid #cccccc;
} 

#menu ul{
	list-style-type: none;
	margin:15px 0 15px 0;
	padding:0px;
}

.module{
margin:10px 0 0 0; 
background:#F3F3F3;
font-size:10px;
padding:0px;	
width:150px;
float:none;
color:#454545;
}

.spalte_links{	
background:#F3F3F3;
padding:0px;
width:150px;
float:left;
margin-right:20px;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
}

.spalte_rechts{
float:right;
padding:0px;	
width:150px;
margin-left:20px;
}

.spalte_rechts_innen{
background:#F3F3F3;
border-left:1px solid #cccccc;
border-bottom:1px solid #cccccc;
}

.umfrage_balken {
background:#D50000;
border:1px dashed #FFFFFF;
margin-top:1px;
height:6px;
}

h1 {
	font:bold 14px verdana, sans-serif;
	color:#D50000;
	margin-top:0px;
	margin-bottom:15px;
}

h2 {
	font:bold 12px verdana, sans-serif;
	color:#D50000;
}

h3 {
	font:bold 10px verdana, sans-serif;
	color:#D50000;
}

.table_header {
	background-color:#E3E3E3;
	color:#D50000;
	font-weight:bold;
	font-size:11px;
	height:22px;
}

img {
	border: 0;
}

form {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	color:#454545;
	}

input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#454545;
}

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#454545;
}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#454545;
}

.normal_header {
	font:bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#D50000;
}

.small_header {
	font:bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#D50000;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:14px;
}

.normal {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.underline {
	text-decoration: underline;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

input, textarea, text, select, border {
	color:#454545;
	font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-color : #454545;
	text-indent : 2px;
	margin: 0px;
	padding: 0px;
}

.noborder {
	border-color : white;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
}
/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #D4D0C8;
	color : blue;
	font-size: 11px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #D4D0C8;
	font-weight : bold;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* None-bold submit button */
input.liteoption {
	background-color : #D4D0C8;
	font-weight : normal;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
/*@import url("templates/NoseBleed/formIE.css"); */

input, textarea, select {
border-top-width : 1px; 
border-right-width : 1px; 
border-bottom-width : 1px; 
border-left-width : 1px;  
}

input.button {
border-top-width : 1px; 
border-right-width : 1px; 
border-bottom-width : 1px; 
border-left-width : 1px;  
}

.postbody { line-height: 18px}

.border{
border:1px solid #cccccc;	
}
