body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	text-align: center;
	background-image:  url(image/elements/bgi_gray.jpg);
}
a {
	color: #006AB2;
	text-decoration: underline;
}
strong {
	font-weight: bold;
	color: #006AB2;
}
a:hover {
	color: #FF3333;
}
ul {
	text-align: left;
	margin: 0px;
	list-style-position: outside;
	padding: 0px 0px 0px 30px;
	list-style-image: url(image/ico16/pawn.png);
	line-height: 20px;
}
li {
	margin-bottom: 10px;
}
h1 {
	font-size: 36px;
	line-height: 50px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006AB2;
}
h1 span {
	font-size: 16px;
}
h1 img {
	vertical-align: text-bottom;
	margin-right: 10px;
}
h2 {
	font-size: 24px;
	line-height: 36px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006AB2;
}
td {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #000000;
	vertical-align: top;
	text-align: justify;
}
th {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #000000;
	vertical-align: top;
	font-weight: bold;
	text-align: center;
}
.areahead {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	position: static;
	padding: 0px;
	text-align: left;
	border-top: 1px solid #006AB2;
	border-right: 1px solid #006AB2;
	border-bottom: 8px solid #006AB2;
	border-left: 1px solid #006AB2;

}
.areafoot {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #006AB2;
	position: static;
	text-align: left;
	padding: 0px;
	border: 1px solid #006AB2;


}
.areamain {
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: static;
	width: 1000px;
	padding: 0px;
	border-top: none;
	border-right: 1px solid #006AB2;
	border-bottom: none;
	border-left: 1px solid #006AB2;
}
.areanavigation {
	width: 240px;
	background-color: #FFFFFF;
	padding: 5px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-align: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #006AB2;
	vertical-align: top;
}
.areacontent {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 5px 15px 25px;
	width: 740px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #000000;
	text-align: justify;
	vertical-align: top;
}
.areasubhead {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	position: static;
	padding: 0px;
	text-align: left;
	border-top: 8px solid #006AB2;
	border-right: 1px solid #006AB2;
	border-bottom: none;
	border-left: 1px solid #006AB2;
}
.areasubhead a img {
	vertical-align: middle;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.areasubhead td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 250px;
	text-align: center;
}
.areasubhead td a {
	color: #006AB2;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}
.areasubhead td a:hover {
	color: #FF3333;
}
.navisub {
	font-size: 14px;
	line-height: 21px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006AB2;
	font-weight: bold;
	background-color: #DFF1FF;
}
.navisub a {
	color: #006AB2;
	text-decoration: none;
}
.navisub a:hover {
	color: #FF3333;
}
.navisub a img {
	vertical-align: middle;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.navisub hr {
    background-color: #006AB2; 
    color: #006AB2;
    border: 0;
    height: 1px;
}
.right {
	text-align: right;
}
.klein {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
}
.navimain {
	height: 36px;
	padding-top: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006AB2;
}
.navimain a {
	font-size: 16px;
	font-weight: bold;
	color: #006AB2;
	text-decoration: none;
	padding-left: 36px;
	background-image: url(image/ico32/pin_blue.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 36px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.navimain a:hover {
	background-image: url(image/ico32/pin_yellow.png);
	color: #FECC00;
}
.navimainaktiv {
	height: 36px;
	padding-top: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006AB2;
	background-color: #FFFFFF;
	background-image:  url(image/elements/ecke.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.navimainaktiv a {
	font-size: 16px;
	font-weight: bold;
	color: #006AB2;
	text-decoration: none;
	padding-left: 36px;
	background-image: url(image/ico32/pin_blue.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 36px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.navimainaktiv a:hover {
	background-image: url(image/ico32/pin_yellow.png);
	color: #FECC00;
}
.center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.aextern {
	color: #006AB2;
	text-decoration: underline;
}
.aextern img {
	vertical-align: text-bottom;
	margin-right: 5px;
}
.fehler {
	color: #FFFF00;
	background-color: #FF6633;
	border: 1px solid #FF0000;
	text-align: left;
	padding: 3px;
}
.fehler strong {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.erfolg {
	color: #000000;
	background-color: #BCE9BC;
	border: 1px solid #33CC33;
}
.erfolg strong {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.thlinedfirst {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006AB2;
	font-weight: bold;
	text-align: center;
}
.thlined {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006AB2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006AB2;
	font-weight: bold;
	text-align: center;
}
.notwendig {
	background-color: #FEC2BC;
}
.freiwillig {
	background-color: #BBFFBB;
}
.left {
	text-align: left;
}
.framed {
	border: 1px solid #006AB2;
}
.fixfont {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	line-height: 21px;
	text-align: left;
	margin-left: 30px;
}
.demoversion {
	background-image: url(image/ico48/folder_out.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 5px;
	border: 1px solid #000000;
	margin-bottom: 20px;
	text-align: left;
	width: 600px;
	background-color: #FECC00;
	margin-right: auto;
	margin-left: auto;
}
.demoversion h3 {
	font-size: 18px;
	line-height: 27px;
	font-weight: bold;
	color: #000000;
}
.demoversion button {
	width: 175px;
	background-image: url(image/ico48/download.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 50px;
	text-align: center;
	margin-right: 5px;
}
.warning {
	width: 90%;
	padding-top: 5px;
	padding-right: 55px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #FF0000;
	background-color: #FFC6C6;
	background-image: url(image/ico48/warning.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin: auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #000000;
}
.warning strong {
	font-weight: bolder;
	color: #000000;
	font-size: 14px;
	line-height: 21px;
	font-family: Arial, Helvetica, sans-serif;
}
.screenshotnavi {
	text-align: center;
	vertical-align: middle;
	width: 32px;
}
.werbung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px dotted #000000;
	padding: 5px;
	background-color: #FECC00;
	margin-left: 10px;
	width: 210px;
	background-image: url(image/ico24/star_yellow.png);
	background-repeat: no-repeat;
	background-position: right top;
    text-align: center;
}
.werbung h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 24px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
.werbung strong {
	font-size: 12px;
	font-weight: bold;
	color: #006AB2;
	line-height: 20px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.werbung p {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	line-height: 20px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.werbung hinweis {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
	border-botom-style: none;
	border-right-style: none;
	border-top-style: dotted;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #000000;
	text-decoration: none;
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.stats {
	width: 60%;
	margin-left: 20%;
	border: 1px solid #006AB2;

}
.stats th {
	background-image: url(image/ico24/chart.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: center;
	vertical-align: middle;
	height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006AB2;
	background-color: #DFF1FF;
}
.plz {
	width: 60%;
	border: 1px solid #006AB2;
	margin-right: auto;
	margin-left: auto;

}
.plz th {
	text-align: center;
	vertical-align: middle;
	height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006AB2;
	background-color: #DFF1FF;
}
.preise {
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #006AB2;
	border-right: 1px solid #006AB2;
	border-bottom: none;
	border-left: 1px solid #006AB2;

}
.preise th {

	text-align: center;
	vertical-align: middle;
	height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006AB2;
	background-color: #DFF1FF;
}
.preise td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006AB2;
	padding: 8px;
}
.postit {
	background-color: #FECC00;
	background-image: url(image/ico32/pin_yellow.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 20px 10px 10px;
	border: 1px dotted #000000;
	width: 80%;
	margin-left: 10%;
}
.postit strong {
	color: #000000;
}
.imglinks {

	margin: 5px;
	float: left;
	padding-right: 10px;
}
.framebrt {
	border-top: 1px solid #006AB2;
	border-right: 1px solid #006AB2;
	border-bottom: 1px solid #006AB2;
	border-left: none;

}
.areahead table {
	width: 100%;
	vertical-align: middle;

}
.areahead td {
	height: 60px;
	padding-left: 5px;
	font-size: 36px;
	color: #0C4F8D;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
    line-height: 48px;
    text-align: center;
}
.areahead td span {
	font-size: 16px;
}
.imgrechts {
	margin: 5px;
	float: right;
	padding-left: 10px;
}
.frage {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	padding: 5px 5px 5px 30px;
	font-weight: bold;
	background-image: url(image/ico24/question_and_answer.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-color: #006AB2;
}
.antwort {
	padding: 5px;
	border: none;
}
.praesentation {
	background-image: url(image/ico48/folder_out.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 5px;
	border: 1px solid #000000;
	margin-bottom: 20px;
	text-align: left;
	width: 450px;
	background-color: #FECC00;
	margin-right: auto;
	margin-left: auto;
}
.praesentation h3 {
	font-size: 18px;
	line-height: 27px;
	font-weight: bold;
	color: #000000;
}
.praesentation button {
	width: 175px;
	background-image: url(image/ico48/presentation_chart.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 50px;
	text-align: center;
	margin-right: 5px;
}
.framedcenter {
	border: 1px solid #006AB2;
	text-align: center;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;

}

