﻿body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin-left: 10px;
	text-align: left;
	color: #704214;
}
p, .agb {
	margin:1em auto;
	margin-top:0.5em;
}
h1 {
	font-size: 14px;
	margin:1em auto;
	margin-bottom:0.5em;
	
}
h2 {
	font-size: 13px;
	margin:1em auto;
	margin-bottom:0.5em;
}
h3 {
	font-size:12.5px;
	margin: 1em auto;
}
table {
	width: 400px;
}
td {
	padding: 3px;
}	
#container {
	font-family: Trebuchet MS, Helvetica, Arial, Sans-Serif;
	text-align:left;
	width:690px;
	line-height:16px;
	margin-top:10px;
}
#schriftzug {
	 
	width:650px; 
	height:100px;
	position: relative; 
	background-color: ;
}	
#logo_gross {
	position: absolute;
	top: 35px;
	left: 50px;
	color: #704214 ;
	font-size: 4em;
	font-weight: bold;
	padding: 10px;
}

#logo_klein {
	position: absolute;
	top: 70px;
	left: 58px;
	color: #696969 ;
	font-size: 1.25em;
	
	padding: 10px;
}
#textcenter {
	float: center;  
	padding:10px 70px 10px 10px;
    width:430px; 
	margin-left:215px; 
	margin-top:10px;
	margin-bottom: 10px;
}
#textcenter ul li {
	margin-left: 15px;
	list-style-position: outside;
}
#topnav {
	width:626px;
	height: 30px;
	background-color: #dcdcdc;
	line-height:16px;
	text-align:center; 
	margin-left: 30px;
	margin-top: 20px;
	border: 1px solid #696969;
	
}
#topnav ul li  {
	float:left; 
	margin: 0px 0px 0px 0px;
	padding:0;
}
ul#topnav li:hover, #topnav ul li a:hover{
	background-color: #e6e6fa;
	color: #696969;
}
#topnav ul li a{
	display: block;
	padding: 7px 4px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #696969;
}
.navlink {
	color: #696969; 
	font-family: Trebuchet MS, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none;
}
A.navlink:link {color: #55839b; font-style: normal; font-weight: bold; text-decoration: none}
A.navlink:active {color: #123c52; font-style: normal; font-weight: bold; text-decoration: none}
A.navlink:visited {color: #55839b; font-style: normal; font-weight: bold; text-decoration: none}
A.navlink:hover {color: #123c52; font-style: normal; font-weight: bold; text-decoration: none}
#currenttop {
    background: #e6e6fa;
    color: #123c52;
}
#leftnav {
	float:left; 
	text-decoration:none;
	padding:30px; 
	margin-top:0px;
	font-size: 1em;
	
}
#leftnav ul {
	list-style:none;
	padding: 10px;
	float:center;
	display: inline;
	width: 180px;
}
#leftnav ul li  {
	height: 30px;
	text-align: left;
}
#leftnav ul li a {
	display: block;
	padding: 3px 5px;
	font-size: 16px;
	color: #696969;
}
.leftnavlink {
	color: ##696969; 
	font-family: Trebuchet MS, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none;
	width: 150px;
	
}
A.leftnavlink:link {color: ##696969; font-style: normal; font-weight: bold; text-decoration: none}
A.leftnavlink:active {color: ##696969; font-style: normal; font-weight: bold; text-decoration: none}
A.leftnavlink:visited {color: ##696969; font-style: normal; font-weight: bold; text-decoration: none}
A.leftnavlink:hover {background: #e6e6fa; color: ##696969; font-style: normal; font-weight: bold; text-decoration: none}
#currentleft {
    background: #e6e6fa;
    color: ##696969;
	
}
#text {
	padding:10px; 
	width:575px; 
	margin-left:220px;
	float: center;
	
}
#navi {
	border: solid;  
	border-width:1px;
	border-color: black; 
	padding:10px; 
	width:180px; 
	height:176px;
}
#bild {
	border: solid;  
	border-width:1px;
	border-color: black; 
	padding:10px; 
	width:180px; 
	height:176px;
}
#welcome {
	float: right;
	border:1px solid red; 
	padding:10px; 
	width:805px;
}
#textcenter ol {
	list-style-image:none;
	list-style-position: inside;
	list-style-type:decimal;
}
#textcenter ul {
	list-style-image:none;
	list-style-position:inside;
	list-style-type:disc;
}
#name, #telefon, #email {
	width: 200px;
}
#nachricht {
	width: 400px;
	height: 100px;
}
#textcenter a {
border-bottom:1px dotted #704214;
color:#704214;
text-decoration:none;
}
#textcenter a:hover {
border-bottom:1px solid #696969;
color:#696969;
}
#error {
	color: #FF0000;
	margin-bottom: 0.5em;
}

