/* Professionelles Webdesign mit (X)HTML und CSS
Start 29. September 2005
Letzte Aenderung am 06. Oktober 2005
*/
/* Wichtige Farben
Rot: #A60C1D
Dunkles Gruen: #0B3122
Helles Gr¸n: #1D6E3C
Sattes Gr¸n: #92CC47
*/
/* Allgemeines */
*{
	padding: 0;
	margin: 0;
}

body{
	text-align: center; /* Zentrierung des Layouts im IE 5 */
	font-size: 70%;
	line-height: 1.4em;
	background-color: #E6E6E6;
}

h1,h2,h3,h4,h5,h6,ol,ul,li,dl,dt,dd,p,input,textarea,select{
	
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left; /* Alle Elemente linksb¸ndig */
}

h1 {
	clear: both;
	margin: 15px 0 10px 300px;
	color: #fff;
	background: #A60C1D;
	font-size: 2em;
	line-height: 1.5em;
	padding: 0.8em;
	text-align: center;
	position: relative;
	float: left;
	width: 300px;
	display: inline; /*  Doubled float-margin bug Win IE, http://www.positioniseverything.net/explorer/doubled-margin.html */
}

h2 {
	clear: both;
	font-size: 1.5em;
	/*line-height: 1.5em;*/
	margin: 10px 50px 0px 0;
	color: #111111;
	padding-bottom: 10px;
	/*border-bottom: 1px solid #1D6E3C;*/
}

h3 {
	clear: both;
	font-size: 1.2em;
	margin: 20px 0 5px 0px;
/*	font-family: "Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
	font-weight: lighter;
	letter-spacing: -0.4px;*/
}

.hinweis {
	font-size: 1.2em;
	line-height: 1.4em;
	color:#990000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration:blink;
	}

a:link{
	color: #A60C1D;
	text-decoration: none;
	
}

a:visited{
	color: #990000;
	text-decoration: none;
}

#inhalt a:visited:after {
 color: #990000;
/* content: "\00A0\221A";*/
 font-size: 0.7em; }

a:hover{
	background:  #555555;
	color: #fff;
	text-decoration: none;
}



a:active{
	color: #000;
	text-decoration: underline;
}

a:link.skip, a:visited.skip, a:hover.skip,
a:active.skip, a:focus.skip {
position: absolute;
left: -1000px;
top: -1000px;
width: 0px;
height: 0px;
overflow: hidden;
display: inline;
}

.clear {
	clear: both;
}

img, a img {
	border: 0;
}

.keine-anzeige {
	display: none;
}

p {
	font-size: 1.2em;
	line-height: 1.4em;
}

ul,li{
	padding: 0;
	margin: 0;
	list-style-type: none;
	position: relative;
}

/*tr {
	width:auto;}*/

td {
	text-align:left;
	width:auto;}
 

.none {
	display: none;
}

.leftalign {
	float: left;
}

#inhalt .leftalign {
float:left;
margin: 5px 15px 5px 5px;
}


/* Navigation */
	#header{

	background-image:url(header.png); 
	float:left; 
	position:relative; 
	width:811px; 
	height: 239px;
	z-index:99;
}
	
	#sidebar{
	background-image:url(sidebar.png); 
	z-index:110; 
	float:right; 
	position:relative; 
	left:-90px; 
	top:20px;
	width:218px;
	height:696px;
	
}

	#logo {
	clear:both;
	background-image:url(fuetterer_logo.png);
	width:324px;
	height:169px;
	z-index:106; 
	top:35px; 	
	position:absolute;
}
	
	#content-oben{
	z-index:101; 
	background-image:url(wfl.png); 
	float:left;  
	position:relative; 
	width:636px; 
	height:25px;  
	overflow: auto;
}

	#content-mitte {
	z-index:102; 
	float:left; 
	padding-top:30px;  
	padding-bottom:50px; 
	padding-left:26px; 
	padding-right: 50px; 
	background-image:url(wfl1.png); 
	position:relative; 
	width:561px; 
	height:auto; 
	overflow:inherit; 
	background-repeat:repeat; 
	}
	
	#content-unten {
	z-index:102; 
	float:left; 
	background-image:url(wfl2.png); 
	position:relative; 
	width:636px; 
	height:37px;
	}

/* Navigation */
	
	#navi-sidebar {
	width: inherit;
	margin-top: 10px;
	margin-left: 16px;
	margin-bottom:10px;
	font-size: 1.0em;
	font-weight: bold;
	padding: 3px 0px 0px 15px;
	position: relative;
	float: left;
	background-color: #EEEEEE;
	text-align:left;
	height:22px;
	width:150px;

	
}

	#text-sidebar {
	clear:both;
	margin-bottom:15px;
	font-size: 1.0em;
	padding: 3px 0px 0px 30px;
	float:left
	}
	
	#table-sidebar {
	clear:both;
	margin-bottom:15px;
	font-size: 1.0em;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin-left:30px;
	float:left;
	
	}
	
	
	
	#navigation {
	width: inherit;
	margin-top:-30px;
	margin-bottom:20px;
	font-size: 1.0em;
	font-weight: bold;
	padding: 0px 0 0px 5px;
	position: relative;
	float: left;
	background-color:#222222;
	text-align:left;

	
}

	
	#navigation ul {
	position: relative;
	
	width: auto;
	/*background: #000000;*/
}

	#navigation li {
	padding: 8px 0 7px 0px;
	float: left;
}

	#navigation li a {
	padding: 5px 5px 5px 5px;
	color: #ffffff; /* Fix f¸r IE 5.0 Win, verstecken vor IE Mac \*/
	margin: -8px 0 -8px 0;
	display: block; /* End hide */
}

	#navigation li a:visited {
	color: #FFFFFF;
}

	#navigation li a:active {
	color: #FEFFAF;
}
	
	
	#navigation li a:hover {
	padding: 4px 5px 5px 5px;
	color: #fff;
	/*text-decoration: underline;*/
}

	
	body#start a#startnav, body#aktuelles a#aktuellesnav, body#buch a#buchnav, body#forum a#forumnav, body#kontakt a#kontaktnav, body#impressum a#impressumnav {
	padding: 2px 2px 2px 2px;
	color: #fff;
}

	
.a-rot-headline {
	color: #900;
}

