/*elements*/

body {
	margin : 0px;
	padding : 0px;
	background-color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 100%;
}

h1 {
	font-size: 1.8em;
	text-align: center;
	color: #0084EF;
	margin-top: 12pt;
	margin-bottom: 0;
}

h2 {
	font-size: 1.3em;
	text-align: center;
	color: #0084EF;
	margin-top: 9pt;
	margin-bottom: 0;
}

h2.l{
	text-align: left;
}

h3 { 
	font-size: .2em;
	text-align: center;
	color: #FFFFFF;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

img {
	border: none;
}

table {
	border: none;
}

table.lb {
	border :1px;
	border-color : #000000;
	border-style : solid;
}

ul.leeg {
	margin: 0 0 0 20px;
	padding: 0;
	list-style-image: url(bilder/1_pixel.gif);
}

ul.leeg2 {
	margin: 0px;
	margin: /**/ 0px 0px 0px 25px;
	list-style: circle outside; 
	padding: 0;
}

fieldset {
	border : thin solid #0084EF;
}

legend {
	color : #0084EF;
}

a:link {
	color: #0084EF;
	text-decoration: underline;
}

a:visited {
	color: #0084EF;
	text-decoration: underline;
}

a:hover {
	color: #9F9F9F;
	text-decoration: underline;
}

a:active { 
	color: #0000EE; 
	background-color: #FFFF99; 
}

hr {
	color: #0084EF;
}

/* classes*/

.button {
	width: 6.5em;
	height: 1.4em;
	background-color: #ECE9D8;
	font-size: 0.8em;
	text-align: center;
	color: #0084EF;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #EFEFEF;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #ACA899;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #ACA899;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #EFEFEF;
	font-weight: bolder;
}

.button2 {
	width: 15em;
	height: 1.4em;
	background-color: #ECE9D8;
	font-size: 0.8em;
	text-align: center;
	color: #0084EF;
	background-repeat: no-repeat;
	background-image: url(bilder/rpfeil.jpg);
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #EFEFEF;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #ACA899;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #ACA899;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #EFEFEF;
	font-weight: bolder;
	margin-bottom: 5px;
	margin-top: 5px;
}

.button3 {
	width: 10em;
	height: 1.4em;
	background-color: #ECE9D8;
	font-size: 0.8em;
	text-align: center;
	color: #0084EF;
	background-repeat: no-repeat;
	background-image: url(bilder/rpfeil.jpg);
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #EFEFEF;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #ACA899;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #ACA899;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #EFEFEF;
	font-weight: bolder;
	margin-bottom: 5px;
	margin-top: 5px;
}

.menu {
	margin-left: 1em;
	font-size: 0.8em;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	vertical-align: middle;	
}

.text {
	background-color: #EFEFEF;
	color: #0084EF;
	font-size : 1.0em;
}

.right {
	text-align : right;
}

.center {
	text-align : center;
}

.zeilen {
	margin-top : 3em;
}

.header {
	background-image: url(bilder/bg.jpg);
	color : #FFFFFF;
	text-align: center;
}

.footer {
	background-image: url(bilder/bg.jpg);
	color : #FFFFFF;
}

.kopf  {
	color : #0084EF;
	font-size: .9em;
}

.neunpix {
	font-size : .7em;
}

.wit{
	color: #DCDCDC;
	font-size: .9em;
}

.center18 {
	text-align: center;
	font-size: 1.3em;
	font-style: italic;
	color: #5700FF;
	background-color: #FFD700;
	z-index: auto;
}

.lb18 {
	font-size: 1.3em;
	color: #0084EF;;
}

.sitemap {
	margin-left: 1.6em;
	padding-left: 0.2em;
}

.ctrmid {
	margin: 0 0 0 5%;
}

.mid {
	margin: 0 0 0 38%;
}

#masterdiv {
		left: 5px;
		bottom: 10px;
}

.kommentar {
	color: Black;
	background-color: #EFEFEF;
	font-size: larger;
}
