html {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 101%;
	color: #666;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #6486CC;
	background-image: url(_images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
body, h1, h2, h3, h4, h5, p, ul, li, table, td, a {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
h1, h2, h3, h4, p, ul, li {
	margin: 0px;
}
#main {
	background-color: #FFF;
	text-align: center;
	width: 772px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top: 1px solid #FFF;
}
#topbar {
	margin: 0px;
	height: 32px;
	width: 100%;
	background-color: #335EB7;
	text-align: left;
}
#topnav {
	font-size: 12px;
	color: #CCC;
	line-height: 32px;
	padding-left: 10px;
	float: left;
}
#topnav a, #topnav a:visited, #nav a, #nav a:visited {
	text-decoration: none;
	color: #FFF;
}
#topnav a:hover, #nav a:hover {
	text-decoration: none;
	color: #DDFF12;
}
#topnav a.aktuell, #topnav a.aktuell:visited, #nav a.aktuell, #nav a.aktuell:visited {
	text-decoration: none;
	color: #DDFF12;
}
#topnav a.aktuell:hover, #nav a.aktuell:hover {
	text-decoration: none;
	color: #DDFF12;
}
#datum {
	font-size: 12px;
	color: #CCC;
	text-align: right;
	float: right;
	line-height: 32px;
	padding-right: 10px;
}
#header {
	background-image: url(_images/header-oben.jpg);
	margin: 0px;
	padding: 0px;
	height: 175px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
}
#designwahl {
	font-size: 12px;
	line-height: 24px;
	height: 24px;
	text-align: right;
	width: 762px;
	color: #999;
	margin: 0px;
	padding: 0px;
}
#designwahl a, #designwahl a:visited {
	text-decoration: none;
	color: #999;
}
#designwahl a:hover {
	text-decoration: none;
	color: #666;
}
#logo {
	margin-top: 119px;
	margin-right: 10px;
	margin-left: 512px;
}
#navbar {
	background-color: #335EB7;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 100%;
}
#nav {
	font-size: 13px;
	color: #CCC;
	line-height: 34px;
	padding-left: 10px;
}
#titlebar {
	background-color: #FFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#title {
	padding-left: 222px;
}
/* Linke Spalte (Content) */
#box1 {
	width: 212px;
	float: left;
	text-align: left;
	background-color: #FFF;
}
#box1text {
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 18px;
}
/* Mittlere Spalte (Content) */
#box2 {
	width: 390px;
	float: left;
	text-align: left;
	background-color: #FFF;
}
#box2text {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F0F0F0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F0F0F0;
	padding-right: 10px;
	padding-left: 10px;
}
/* Rechte Spalte (Content) */
#box3 {
	width: 170px;
	float: left;
	text-align: left;
	background-color: #FFF;
}
#box3text {
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 18px;
}
/* Normale Links im Fliesstext (Spalte 1, 2 und 3) */
#box1text a, #box2text a, #box3text a, #box1text a:visited, #box2text a:visited, #box3text a:visited {
	color:#335EB7;
	text-decoration: none;
	background-color: transparent;
}
#box1text a:hover, #box2text a:hover, #box3text a:hover {
	color: #666;
	text-decoration: underline;
	background-color: transparent;
}
/* Dienstleistungen und Preise */
p.dienstleistung {
	float: left;
	width: 248px;
	display: inline;
}
p.preis {
	float: right;
	text-align: right;
	display: inline;
	width: 120px;
}
p.dienstleistung, p.preis {
	margin-bottom: 6px;
}
/* Navigation am Seitenende mit Linkklassen */
#bottombar {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	width: 100%;
	clear: both;
	text-align: left;
	border-top-width: 42px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#bottomNav {
	color: #666;
	padding-top: 0px;
	padding-bottom: 24px;
	font-size: 12px;
	padding-left: 222px;
	background-color: #FFF;
}
#bottomNav a, #bottomNav a:visited {
	color: #335EB7;
	text-decoration: underline;
}
#bottomNav a:hover {
	color: #666;
	text-decoration: underline;
}
/* Fusszeile mit Tools und Copyright */
#footer {
	background-color: #FFF;
	margin: 0px 10px 0px 222px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F0F0F0;
	text-align: left;
}
#footerTools {
	font-size: 0.69em;
	color: #999;
	padding-top: 4px;
	padding-bottom: 12px;
	float: left;
}
#footerText {
	font-size: 0.69em;
	color: #999;
	padding-top: 4px;
	padding-bottom: 12px;
	float: right;
	text-align: right;
}
/* Container mit W3C-Links */
#qualitybar {
	font-size: 0.69em;
	color: #999;
	text-align: right;
	padding-top: 0px;
	clear: both;
	margin: 0px 0px 18px;
	padding-right: 10px;
	padding-bottom: 12px;
}
#footer a, #footer a:visited, #qualitybar a, #qualitybar a:visited {
	color: #999;
	text-decoration: underline;
}
#footer a:hover, #qualitybar a:hover {
	color: #335EB7;
	text-decoration: underline;
}
/* HTML-Tags */
h1 {
	font-size: 1.4em;
	margin-bottom: 0px;
	color: #6486CC;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 24px;
	font-variant: small-caps;
	font-weight: normal;
}
h2, h3 {
	font-size: 0.76em;
	line-height: 1.5em;
	font-weight: bold;
	color: #6486CC;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 18px;
	margin-bottom: 6px;
	background-image:  url(_images/h2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F0F0F0;
	padding-top: 2px;
	padding-bottom: 2px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #F0F0F0;
	margin-left: -10px;
}
h3 {
	font-size: 0.69em;
	background-image: url(_images/h3.jpg);
}
h4 {
	font-size: 1em;
	line-height: 1.5em;
	color: #6486CC;
	background-color: transparent;
	margin-bottom: 6px;
	margin-top: 18px;
	font-weight: bold;
}
h5 {
	font-size: 0.76em;
	line-height: 1em;
	color: #6486CC;
	background-color: transparent;
	margin-bottom: 2px;
	margin-top: 18px;
}
p {
	font-size: 0.8em;
	line-height: 1.6em;
	margin-bottom: 18px;
	color: #666;
	background-color: transparent;
}
ul {
	padding: 0px;
	margin-bottom: 12px;
	margin-left: 15px;
	background-color: transparent;
	list-style-position: outside;
	margin-top: 6px;
	list-style-type: circle;
}
ul ul {
	margin-top: 0px;
}
ul ul ul{
	margin-top: 0px;
}
#box3text li, #box3text p, .datenschutz {
	font-size: 0.75em;
	line-height: 1.4em;
}
li {
	font-size: 0.8em;
	padding: 0px;
	margin-bottom: 3px;
	line-height: 1.65em;
	background-color: transparent;
	color: #666;
}
li li {
	font-size: 100%;
	list-style-type: disc;
	margin-bottom: 0px;
}
li li li {
	font-size: 100%;
	list-style-type: disc;
	margin-top: 0px;
}
li li li li{
	font-size: 93%;
	list-style-type: disc;
	margin-bottom: 0px;
}
img a {
	border: none;
}
/* Navigation vertikal mit Linkklassen */
#menu {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F0F0F0;
	margin-top: 18px;
	margin-right: 10px;
	margin-left: 10px;
}
#menu p {
	font-size: 0.7em;
	color: #666;
	line-height: 1.4em;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #F0F0F0;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#menu p a {
	text-decoration: none;
	color: #666;
	display: block;
}
#menu p a:visited {
	text-decoration: none;
	color: #666;
}
#menu p a:hover {
	text-decoration: none;
	color: #335EB7;
}
#menu p a.aktuell, #menu p a.aktuell:visited {
	color: #335EB7;
	text-decoration: none;
}
#menu p a.aktuell:hover {
	color: #335EB7;
	text-decoration: none;
}
#menu p.sub {
	font-size: 0.69em;
	color: #666;
	line-height: 1.2em;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: none;
}
#menu p.sub a {
	text-decoration: none;
	color: #666;
	display: block;
}
#menu p.sub a:visited {
	text-decoration: none;
	color: #666;
}
#menu p.sub a:hover {
	text-decoration: none;
	color: #335EB7;
}
#menu p.sub a.aktuell, #menu p.sub a.aktuell:visited {
	color: #335EB7;
	text-decoration: none;
}
#menu p.sub a.aktuell:hover {
	color: #335EB7;
	text-decoration: none;
}
/* Verschiedenes */
.referenz {
	margin-bottom: 6px;
	line-height: 1.5em;
}
.bildsignatur {
	font-size: 0.75em;
	line-height: 1.2em;
	margin-top: -12px;
}
.lead {
	margin-top: 18px;
}
.right {
	float: right;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 10px;
}
.line {
	font-size: 1px;
	margin-top: 24px;
	border-top: 1px solid #F0F0F0;
	line-height: 1px;
	height: 1px;
	clear: both;
}
.kursinfos {
	border-top: 1px solid #F0F0F0;
	border-bottom: 1px solid #F0F0F0;
	padding-top: 6px;
	padding-bottom: 6px;
}
.klein {
	font-size: 0.7em;
}	
/* Formularelemente */
form {
	margin: 0px 0px 18px;
	padding: 0px;
}
fieldset {
	border: none;
	margin-top: 6px;
	padding: 0px;
}
form p label {
	float: left;
	width: 120px;
	cursor: pointer;
}
form p label.lang {
	float: left;
	width: 344px;
	display: block;
}
form p {
	clear: left;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
}
input, select, textarea {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
input.text, textarea.text, select.text {
	background-color: #F9F9F9;
	color: #666;
	width: 238px;
}
textarea.text {
	overflow: auto;
}
input.btnleft {
	background-color: #6486CC;
	width: 98px;
	margin-left: 120px;
	float: left;
	color: #F0F0F0;
	margin-top: 6px;
}
input.btnright {
	background-color: #6486CC;
	width: 98px;
	float: right;
	color: #F0F0F0;
	margin: 6px;
}
.noscript {
	font-size: 11px;
	color: #FFF;
}

