﻿@media screen
{
	/* allg. Formatierung f&uuml;r HTML Elemente  Copyright Rabenclan - Arbeitskreis für Heiden in Deutschland e.V. */
	body
	{
		margin: 0px; padding: 0px; border: 0px;
		font-family: Arial, Verdana, Helvetica;
		font-size: 15px;
		color: #404A2F;
		background: #F0FFC1;
	}
	
	table, tr, th, td, li, ul, ol, h1, h2, h3, h4, h5, strong, i, b, p, input, form
	{
		margin: 0px; padding: 0px; border: 0px;
	}
	
	a
	{
		text-decoration: none;
		color: #804F40;
	}
	
	a:hover, a:focus
	{
		text-decoration: underline;
		color: #804F40;
	}
	
	h1
	{
		font-size: 18px; margin-bottom:18px;
	}
	
	h2
	{
		font-size: 16px; margin-bottom:16px;
	}
	
	h3
	{
		font-size: 15px; margin-bottom:16px;
	}
	
	h4
	{
		font-size: 14px;
	}
	
	h5
	{
		font-size: 13px;
	}
	
	p 
	{
		padding: 0; margin: 0 0 13px 0;
	}


	/* angepasste Styles und Klassen für das Men&uuml; */
	#rabentop
	{
		margin: 0px; padding: 0px; border: 0px;
		height: 234px;
		width: 100%;
		background: url('/images/rctopback.gif') repeat-x;
	}
	
	#rabentop ul
	{
		margin: 0px; padding: 0px; border: 0px;
		padding-top: 112px;
		padding-left: 131px;
		position: absolute; top: 0px; left: 0px;
		height: 234px;
		background: url('/images/rctop.png') no-repeat;
	}
		
	#rabentop li
	{
		padding-right: 8px;
		list-style-position: outside;
		display: inline;
	}
	
	#rabentop #fg
	{
		position: absolute; top: 0px; left: 720px;
		width: 337px; height: 49px;
		float:right;
		background: url('/images/ak2.gif') no-repeat;
	}
	
	.rabenmenu
	{
		position:absolute; top:115px; left: 50px;
		clear:both;
	}
	
	.rabenmenu #active
	{
		font-weight:bolder;
	}
	
	#rabennews
	{
		margin: 0px; padding: 0px; border: 0px;
		margin-left: 815px;
		position: absolute; left: 0px; top: 145px;
		width: 150px;
		text-align: justify;
	}
	
	#rabennews table
	{
		margin: 0px; padding: 3px; border: 0px;
		margin-bottom: 10px;
		border-collapse: collapse; border-spacing: 0px;
		width: 100%;
		text-align: left;
		vertical-align: top;
	}
	
	#rabennews td.titel
	{
		margin:0px; padding: 2px; border: 1px dotted;
		font-size: 90%;	font-weight: bold;
		text-decoration: none; text-align: left;
		vertical-align: top;
		background: url('/images/tableback2.jpg') repeat-x;
	}
	
	#rabennews td.text
	{
		margin: 0px; padding: 2px; border: 1px outset;
		font-size: 80%;
		text-align: left;
		vertical-align: top;
		background: #E0EEB0;
		color: #404A2F;
	}
	
	#rabensuche
	{
		margin: 0px; padding: 0px; border: 0px;
		position: absolute; top: 50px; left: 105px;
		clear: both;
	}
	/* Formatierung für restlichen pmWiki-Content */
	#webmenu
	{
		margin: 0px; padding: 0px; border: 0px;
		position: absolute; left: 0px;
		width: 185px;
	}
	
	#webmenutop
	{
		margin: 0px; padding: 0px; border: 0px;
		padding-top: 20px;
		width: 165px; height: 120px;
		font-size:90%;
		text-align: right;
		color: #BECA99;
		background: url('/images/baum1.gif') no-repeat;
	}
	
	#webmenucontent
	{
		margin: 0px; padding: 0px; border: 0px;
		width: 185px;
		background: url('/images/baum2.gif') repeat-y;
	}
	
	#webmenucontent ul,ol
	{
		padding-left: 4px;
	}
	
	#webmenucontent a
	{
		color: #404A2F;
	}
	
	#webmenucontent a:hover, a:focus
	{
		border: 1px inset #000;
		text-decoration: none;
		background-color: #BECA99;
	}
	
	#webmenubottom
	{
		margin: 0px; padding: 40px; border: 0px;
		padding-top: 10px;
		width: 165px; height: 228px;
		font-size:90%;
		text-align: left;
		vertical-align: bottom;
		background: url('/images/baum3.gif') no-repeat;
	}
	
	.edit
	{
		padding-top: 10px;
		font-size: 12px;
		font-weight: bold;
	}
	
	#webmenubottom a
	{
		color: #404A2F;
	}
	
	#webmenubottom a:hover, a:focus
	{
		border: 1px solid #000;
		text-decoration: none;
		background: #BECA99;
	}
	
	#content
	{
		margin: 0px; padding: 0px; border: 0px;
		padding-bottom: 15px;
		margin-left: 200px;
		position: absolute; left: 0px; top: 145px;
		width: 605px;
		text-align: justify;
		vertical-align: top;
	}
	
	#content form
	{
		display: inline;
	}
	
	#content hr
	{
		margin: 1px 0; padding: 0px; border: solid;
		color: #804F40;
	}
	
	#content table
	{
		margin: 0px; padding: 3px; border: 0px;
		margin-bottom: 10px;
		width: 100%;
		text-align: left;
		vertical-align: top;
	}
	
	#content tr td.titel
	{
		padding: 3px 6px; border: 1px ridge;
		font-weight: bold; font-size: 130%;
		text-decoration: none; text-align: left;
		vertical-align: top;
		background: url('/images/tableback2.jpg') repeat-x;
	}
	
	#content tr td.text
	{
		padding: 3px 6px; border: 1px groove;
		font-size: 90%;
		text-align: justify;
		vertical-align: top;
		color: #404A2F;
		background: #E0EEB0;
	}
	
	#content img.rahmen
	{
		margin: 2px; padding: 3px; border: 3px #E0EEB0 dotted;
		background: url('/images/imgback.png') #F0FFC1;
	}
	
	#content img
	{
		margin: 4px; padding: 0px; border: 0px;
	}
	
	.trailback
	{
		margin: 0px; padding: 3px 6px; border: 1px inset;
		font-size: 80%;
		text-align: left;
		vertical-align: top;
		background: #E0EEB0;
	}
	
	.trailindex
	{
		margin: 0px; padding: 3px 6px; border: 1px outset;
		font-size: 80%;
		text-align: center;
		vertical-align: top;
		background: #E0EEB0;
	}
	
	.trailnext
	{
		margin: 0px; padding: 3px 6px; border: 1px inset;
		margin-bottom: 5px;
		font-size: 80%;
		text-align: right;
		vertical-align: top;
		background: #E0EEB0;
	}
}

/* Druckversion */
@media print
{
	body
	{
		float: none;
		font-size: 12pt;
		font-family: serif;
		background: #fff;
	}
	#content
	{
		margin: 0px; padding: 0px; border: 0px;
		position: absolute; top: 0px; left: 0px;
		padding-left: 4pt;
		padding-right: 6pt;
		float: none;
	}
	
	#content p,ul,ol,dl,table
	{
		float: none;
		font-size: 12pt;
		font-family: serif;
		background: #fff;
	}
	#content td.text
	{
		float: none;
		font-size: 12pt;
		font-family: serif;
		background: #fff;
	}
	#content td.titel
	{
		float: none;
		font-size: 12pt;
		font-family: serif;
		background: #fff;
	}
/* folgende Elemente nicht mitdrucken */
	#rabentop
	{
		display: none;
	}
	#webmenu
	{
		display: none;
	}
	.trailback
	{
		display: none; 
	}
	.trailindex
	{
		display: none;
	}
	.trailnext
	{
		display: none;
	}
	#rabennews
	{
		display: none;
	}
}
