﻿body {
	
	color: #0001A2;
	margin: 0;
	padding: 0; /* Ein wenig Abstand, damit der Anschein eines Blattes auf der Wand immer erhalten bleibt. */
	min-width: 640px; 
	font-size: 100.01%; /* umgeht den Font-Size-Bug im Safari, älteren Operas und IE */
	font-family: Arial;
	background: White;
	font: normal;
	line-height: 1.2em;
}
ul {
	
		margin-top: 0.9em;
}
li {
	padding-left: 0.4em;
}
 #Oben {
	margin-left: 0em;
	background-color: #40E0D0;

	border-bottom-style: groove;
	border-bottom-color: #E08141;
	border-bottom-width: 8px;
	height: 109px;
	background-image: url(Grafiken/TopLeiste.jpg);
	overflow: hidden;
}
#Navigation {
	width: 200px;
	background-color: #40E0D0;
	height: auto;
	padding-top: 5px;
	border-top-color: #E08141;
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom-color: #E08141;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	margin-bottom: 5px;
	margin-left: auto;
	font-size: 120%;
	padding-bottom: 10px;
	margin-right: auto;
}
 #Rechts {
	position: absolute;
	top: 100px;
	right: 0px;
	width: 220px;
	margin: 0;
	padding: 0;
	background-color: transparent;
	font-size: 90%;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;

}
div#RechtsSticker{
	text-align: center;
	margin-top: 8px;
	margin-bottom: 32px;
	color: #FF5831;
	font-weight: bold;
	font-style: italic;
	padding-top: 0.9em;
	padding-bottom: 0.9em;
	border: 1px solid #3FE0D0;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	line-height: 130%;
}

#Inhalt {
	background-color: inherit;
	padding-left: 17px;
	margin-right: 250px;
	font-size: 85%;
	padding-top: 14px;
	height: 460px;
	overflow: auto;
	padding-right: 10px;
	margin-bottom:15px;
}	
	
#Fusszeile {
	font-size: 0.75em;
	margin: 0;
	padding: 0.4em;
	text-align: center;
	background-color: #40E0D0;
	clear: both;
	height:1.8em;
	border-top-color: #E08141;
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom-color: #E08141;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}





  ul#ListeNav {
    font-size: 0.63em;
 
    margin: 0 0 1.2em; padding: 0;
   
  }
  ul#ListeNav li {
	
	margin: 0;
	padding: 0em;
	list-style-type: none;
}


 

#Navigation a {
	font: bold 0.7em/180% Arial, Helvetica, sans-serif;
	display: block;
	margin-bottom: -0.6em;
	padding-bottom: 0.1em;
	padding-left: 14px;
	text-decoration: none;
	line-height: 180%;
	margin-top: 0.4em;
}
#Navigation a:link, #Navigation a:visited {
	color: #7E7E7E;
	border-bottom: 1px double #E08141;
}
 
#Navigation a:link#Current, a:visited#Current {
	color: white;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: White;
}
#Navigation a:hover { background: wheat; color: indianred; 
                border-bottom: 1px solid khaki }
#Navigation h2 {
	font: bold 1.1em/120% Arial, Verdana, sans-serif;
	background: #A6535C;
	padding: 1px 4px 1px 4px;
	color: #FFFFFF;
}
  
#Inhalt h1 {
	border-bottom-color: #E0D141;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	display: block;
	font-family: inherit;
	font-size: 130%;
	font-weight: bold;
	color: #E08141;
	margin-bottom: 0.5em;
	padding-bottom: 0.3em;
}
#Inhalt h2 {
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 1.2em;
}

#Inhalt h3 {
	font-weight: bold;
	font-size: 1.05em;
	margin-bottom: -0.8em;
	margin-top: 1.3em;
}
#Inhalt p {
	margin-bottom: 0.8em;
	line-height: 1.2em;
}
div#Referenzliste {
	float: left;
	width: 220px;
	text-align: center;
}
div#InhaltWebdesign{
	margin-left: 230px;
}
div#Referenzliste a {
	color: Gray;
	font-size: 0.9em;
	text-decoration: none;
	
}
div#Referenzliste h2 {
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 1.5em;
}
.LinkHinweis {
	font-size: 92%;
	line-height: 112%;
		font-style: italic;
}
div#Kontaktformular p{

	margin-bottom: -0.2em;
	font-size: 89%;
	
}
div#Kontaktformular h3{
	font-size: 105%;
	font-weight: bold;
	margin-top: -0.3em;

}
