﻿body 
{
	font-family: Arial, Helvetica, Sans-Serif;
	text-align:left;
	background-color: transparent;

}
		
#wrapper 
{ 

}   
		   
#outer 
{

}
		
#inner 
{
	margin:0;
	width:584px;
}
		
#left 
{
}
		
#navigation 
{
	display: none;
}

#center 
{
	float:left;
	width:100%;
	position:relative;
	z-index:3;
	margin:0 0 0 -1px;	
}

#header
{
	display: none;
}
		
#logo 
{
}

#outer > #inner 
{
	border-bottom:1px solid transparent;
}
		

/* ********************************
        Standard-Tags
******************************** */

p
{
	font-size: 0.8em;
	margin: 0 20px 10px 20px;
	font-weight: normal;
	color: #FFBD4A;
	
}
h1
{
	font-size: 1.3em;
	font-weight: bold;
	text-align:center;
	margin: 30px 20px 25px 20px;
	color: #FFBD4A;
}
h2
{
	font-size: 1.0em;
	font-weight: bold;
	text-align:center;
	margin: 20px 10px 14px 20px;
	color: #400000

}

h3
{
	font-size: 0.9em;
	font-weight: bold;
	text-align:center;
	margin: 20px 10px 14px 20px;
	color: #FFBD4A;

}

dd
{
	font-size: 0.8em;
	margin-top: 1px;
	margin-bottom: 7px;
}
dt
{
	font-size: 0.8em;
	margin-top: 1px;
	margin-bottom: 7px;
}
ol
{
    list-style-type: decimal;
    color: #FFBD4A;
}
li
{
    font-size: 0.8em;
    margin: 0 10px 5px 20px;
    color: #FFBD4A;
}
li.li2
{
    font-size: 0.8em;
    margin: 0 0 5px 45px;
}

ul
{
	list-style-image: url('../images/listenzeichen.png');
	color: #FFBD4A;

}

a
{
	color: #400000;
	font-weight:bold;
}

a:visited
{
	color: #400000;	
	font-weight: bold;

}
a:active
{
	color: #400000;
	font-weight: bold;
}
a:hover
{
	color: #00660F;
	font-weight: bold;
}

.bildrechts {
	float: right;
	padding: 2px 0px 20px 20px;
}
.bildlinks {
	float: left;
	padding: 2px 20px 20px 0px;
}

.clearBoth {
	clear: both;
	margin-top: 5px;
}
.clear 
{
	clear: both;
}

.bildVerlinkt 
{
	border-width: 0px;
	float: left;
	padding: 2px 20px 20px 0px;
}


.gridHeader {
	background-color:#400000;
	border:1px solid #FFBD4A;
}

.gridHeader p {
	margin-top:2px;
	margin-bottom:2px
}

.gridItem {
	border:1px solid #FFBD4A; 
}

.gridItem p {
	margin-top:2px;
	margin-bottom:2px
}
.hr {
	width: 100%;
	color: #FFBD4A;
	height: 1px;
}

.preis
{
	text-decoration: underline;
	font-weight: bold;
}


.logo 
{
}


.copyright
{
}

.SprungM
{
	display: none;
}
.SprungMtxt
{
	display: none;
}

