body {
	background-color: #FFFF99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #336699;
}

.Stil1 {font-size: larger}
.Stil4 {
	font-size: 14px;
}
.Stil5 {font-size: 14px}

a:visited {
	color: #00FF00;
}
a {
	color: #3366CC;
	text-decoration: none;
}
a:hover {
	color: 00FF00;
	text-decoration: underline;
	background-color: #00FF00;
}
a:active {
	color: 00FF00;
}
a:link {
	color: 00FF00;
}
.modify {
	font-size: smaller;
}
h1 {
	font-size: larger;
	font-weight: bold;
	text-align: center;

}

A:link { color: #3366CC;}
A:active { color: #3366CC;  }
A:visited { color: #3366CC; }

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #FFFF99;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}


.leftLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #999999;
	color: #FFFFFF;
	width: 140px;
	clear: left;
	line-height: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
}


.Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.LinkLevel1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #CCCCCC;
	font-style: normal;
	text-align: center;
	vertical-align: top;
}

.LinkLevel2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}


.LinkLevel3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-style: italic;
	vertical-align: top;
}


.box1 {
	border-color: #CCCCCC;
	border-width: medium;
	border-style: ridge;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}


.box2 {
	background-color: #999999;
		font-size: 16px;
			font-weight: bold;
}


td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	text-align: left;
	background: top;
}
.left {
	text-align: left;
}



form {
	background-color: #CCCC99;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
  background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}


.boxTabelle {
	margin: 0pt;
	padding: 0pt;
	border: 2px solid #CCCCCC;
	vertical-align: top;
}


.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}



input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}

h2 {
	font-size: 16px;
	font-weight: bold;
}

.ueberschrift {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.box1 li {
	text-indent: 10px;
	
}
.box1 img {
	clear: right;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.right {
	text-align: right;
}
.mitte {
	text-align: center;
}
