/* CSS Document */

/* Layer */
#wrapper
{
position:absolute; 
left:573px; 
top:215px; 
width:615px; 
height:600px;
margin-top: -300px;
margin-left: -305px;
padding: 0;
top: 50%;
left: 50%; 
z-index:2
}

#footer
{
position:absolute; 
left:4px; 
top:538px; 
width:600px; 
height:31px; 
z-index:10; 
background-color: #666666; 
layer-background-color: #666666; 
border: 1px none #000000;
border-top: 2px solid #F76A09;
}
#Home
{
 position:absolute; 
 left:30px; 
 top:131px; 
 width:552px; 
 height:20px; 
 z-index:9; 
 background-color:  #F76A09; 
 layer-background-color: #F76A09; 
 border: 2px solid #666666;
}

#navigation
{
position:absolute; 
left:4px; 
top:119px; 
width:596px; 
height:20px; 
z-index:8; 
background-color: #CFCFCF; 
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:4px;
	top:119px;
	width:600px;
	height:448px;
	z-index:7;
	border-style: solid;
	border-top-width: 2px;
	border-width: 2px;
	background-color: #FEB63B;
	layer-background-color: #FEB63B;
	border: 1px none #000000;
	overflow: auto;
}

#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:10px; 
width:130px; 
height:85px; 
z-index:2
}

#header
{
position:absolute; 
left:3px; 
top:0px; 
width:600px; 
height:100px; 
z-index:1; 
background-color: #CFCFCF; 
layer-background-color: #CFCFCF; 
border: 2px solid #FEB63B;
}

/* 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: #666666;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #006600;
}
a:active {
	text-decoration: none;
	color: #666666;
}

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
}


