body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #ffffff;
	background-image: url(images/background/bg_verlauf_main.jpg);
	background-repeat: repeat;
}

DIV {
	font-family : Arial,Helvetica;
}

a:link    {text-decoration: none;      color: #ffff66; font-weight: bolder;}
a:visited {text-decoration: none;      color: #66ccff; font-weight: bolder;}
a:active  {text-decoration: none;      color: #66ffff; font-weight: bolder;}
a:hover {text-decoration: underline overline; color: #00eaff;}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #ffffff;
}

a {
	color: #ffffff;
	text-decoration: none;
}

.clsCMOn {
    color: #FFFFFF;
	font-size : 10px;
	text-decoration : none;
    padding: 4px 8px;
}

.clsCMOver {
	color: #FFFFFF;
	font-size : 10px;
	#text-decoration : none;
	text-decoration: underline overline; color: #00eaff;
    padding: 4px 8px;
}



form {
	
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
  background-color: #006666;
	color: #ffffff;
}

.big {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #ffffff;
 }

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #ffffff;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
  color: #ffffff;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #990000;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #990000;
}


.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
	background-image: url(images/background/bg_verlauf_main.jpg);
	background-repeat: repeat;

}

.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: #ffffff;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
	line-height: 22px;
	color: #ffffff;
	color: #ffffff;
}

.standardtext {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
	line-height: 22px;
	color: #ffffff;
}

.standardfett {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
	line-height: 22px;
	color: #ffffff;
	font-weight: bolder;
}
.standardbigtext {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
	line-height: 22px;
	color: #ffffff;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #ffffff;
	background-color: #FFFFFF;
	background-image: url(images/background/bg_verlauf_main.jpg);
	background-repeat: repeat;

}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	#background-color: #99CC99;
  color: #ffffff; 
	font-weight: bolder;
	font-size: medium;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

.Help {
    position: absolute; 
    posTop: 0; 
    posLeft: 0;
    border-width:1; 
    border-style: solid;
    background-color: yellow; color: #000000;
    width: 240; 
    font-family: Arial, Helvetica, sans-serif;
    font-weight: small;
    font-size:7pt;
    line-height: 10px;
    }
