/* CSS Document */

/* Layer */
#wrapper
{
	position:absolute;
	width:800px;
	height:688px;
	margin-top: -344px;
	margin-left: -400px;
	padding: 0;
	top: 50%;
	left: 50%;
	z-index:2
}

#footer
{
	position:absolute;
	left:7px;
	top:667px;
	width:800px;
	height:31px;
	z-index:10;
	background-color: #7A1946;
	layer-background-color: #666666;
	border: 1px none #000000;
	border-top: 2px solid #F76A09;
}
#Home
{
	position:absolute;
	left:30px;
	top:235px;
	width:752px;
	height:20px;
	z-index:9;
	background-color:  #FE8E44;
	layer-background-color: #F76A09;
	border: 2px solid #666666;
	text-align: center;
	color: #7A1946;
}

#navigation
{
	position:absolute;
	left:4px;
	top:227px;
	width:800px;
	height:20px;
	z-index:8;
	background-color: #7A1946;
	layer-background-color: #CFCFCF;
	border-left: 2px solid #FEB63B;
	border-right:2px solid #FEB63B;
	border-top:2px solid #FEB63B;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

#content
{
	position:absolute;
	left:5px;
	top:250px;
	width:800px;
	height:448px;
	z-index:7;
	border-width: 2px;
	background-color: #FFFFFF;
	layer-background-color: #7A1946;
	border: 2px solid #7A1946;
	overflow: auto;
	text-align: left;
}

#texthintenoben
{
position:absolute; 
left:386px; 
top:56px; 
width:216px; 
height:25px; 
z-index:6;
}

#textvorne
{
position:absolute; 
left:7px; 
top:16px; 
width:246px; 
height:25px; 
z-index:3;
}

#logo
{
	position:absolute;
	left:254px;
	top:30px;
	width:310px;
	height:167px;
	z-index:2
}

#header
{
	position:absolute;
	left:1px;
	top:0px;
	width:800px;
	height:200px;
	z-index:1;
	background-color: #FFFFFF;
	layer-background-color: #CFCFCF;
	border: 2px solid #7A1946;
}

/* Allgemein */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #E1E1E1;
}

/* Links */
a {
	font-size: 12px;
	color: #7A1946;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7A1946;
}
a:hover {
	text-decoration: underline;
	color: #7A1946;
}
a:active {
	text-decoration: none;
	color: #7A1946;
}

a.

/* Schriften */
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 12px;
}

.logo {
font-size: 16px; 
font-weight:bold; 
color:#666666
}
.kontakt {color: #FEB63B}

a.kontakt:link {
	text-decoration: none;
}
a.kontakt:visited {
	text-decoration: none;
	color: #FEB63B
}
a.kontakt:hover {
	text-decoration: none;
	color: #FEB63B
}
a.kontakt:active {
	text-decoration: none;
	color: #FEB63B
}

