body {
	background-color : #E5E6EA;
	margin: 0px;
    padding: 0px;
    text-align: left;
    font-size:0.70em; 
    color:#000000; 
    font-family:Verdana,Helvetica,Geneva,sans-serif;
    background-image: url("../img/bg1.gif");
    background-repeat: repeat-x;
}

#logoHeader {
    height:68px;
    width:955px;
    padding-bottom:30px;
}

#logo{
    height:68px;
    width:271px;
    float:left;
}

#specialService{
    padding-top:43px;
    height:25px;
    width:271px;
    float:right;
    text-align: right;
}

#content {
    width:955px;
    border-top: 1px solid #ffffff;
}

#navigation {
    float: left;
    width: 215px;
    background-image: url("../img/bgNav.gif");
    background-repeat: repeat-y;
}

#navigation ul {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: left;
}

#navigation li {
    padding-left: 20px;
}

#information {
    background-color: #fff;
    width: 740px;
    float:right;
}

#informationFrame {
    padding:25px;
}

#twocolsbig {
    width:450px;
    float:left;
}

#twocolssmall {
    width:200px;
    float:right;
}

#twocolshalfleft {
    width: 300px;
    float:left;
}

#twocolshalfright {
    width: 300px;
    float:right;
}

#squareheadline {
    height: 16px;
    padding-left:26px;
    background-color: #E5E6EA;
    background-image: url("../img/contentSquare.gif");
    background-repeat: no-repeat;
}

.squareheadline {
    height: 16px;
    padding-left:26px;
    background-color: #E5E6EA;
    background-image: url("../img/contentSquare.gif");
    background-repeat: no-repeat;
}

#squarePDF {
    height: 16px;
    padding-left:26px;
    background-color: #E5E6EA;
    background-image: url("../img/squarePDF.gif");
    background-repeat: no-repeat;
}

#squareCross {
    height: 16px;
    padding-left:26px;
    background-color: #E5E6EA;
    background-image: url("../img/greenCross.gif");
    background-repeat: no-repeat;
}

#footer {
    border-top: 1px solid #cecece;
}

.nav {
	font-size:11px; 
	color:#ffffff; 
	font-family:Verdana,Arial,Helvetica,Geneva;
}

.stdtext { 
	font-size:11px;
	color:#000000; 
	font-family:Verdana,Arial,Helvetica,Geneva; 
}

h1 { font-size:16px; color:#63647A; font-family:Verdana,Helvetica,Geneva,sans-serif; padding-top:0px; margin-top:0px; }
h2 { font-size:13px; color:#63647A; font-family:Verdana,Helvetica,Geneva,sans-serif; padding-top:0px; padding-bottom:10px;}
h3 { font-size:11px; color:#63647A; font-family:Verdana,Helvetica,Geneva,sans-serif; padding:0px; margin:0px;font-weight:bold;}
  
      
a.stdlink:link  { color:#ffffff; text-decoration:none; }
a.stdlink:visited { color:#ffffff; text-decoration:none; }
a.stdlink:hover { color:#ffffff; text-decoration:underline; }
a.stdlink:active { color:#ffffff; text-decoration:none; }

a.stdlinkCI:link  { color:#63647A; text-decoration:none; }
a.stdlinkCI:visited { color:#63647A; text-decoration:none; }
a.stdlinkCI:hover { color:#63647A; text-decoration:underline; }
a.stdlinkCI:active { color:#63647A; text-decoration:none; }

a.stdlinkBlack:link  { color:#000000; text-decoration:none; }
a.stdlinkBlack:visited { color:#000000; text-decoration:none; }
a.stdlinkBlack:hover { color:#000000; text-decoration:underline; }
a.stdlinkBlack:active { color:#000000; text-decoration:none; }

a.stdlinkBlackBold:link  { color:#000000; text-decoration:none; font-weight:bold; }
a.stdlinkBlackBold:visited { color:#000000; text-decoration:none; font-weight:bold; }
a.stdlinkBlackBold:hover { color:#000000; text-decoration:underline; font-weight:bold; }
a.stdlinkBlackBold:active { color:#000000; text-decoration:none; font-weight:bold; }

.form
{
	padding:0px 10px;
	border:1px outset #dadada;
	font-family:Arial,Helvetica,Geneva;
	font-size:12px;
	color:#000099;
	background-color:#dadada;
	height:20px;
	cursor:pointer;
	cursor:hand;
}

.headlineTeaser {
    font-family:Arial,Helvetica,Geneva;
	font-size:14px;
	color:#000099;
	font-weight:bold;
	padding-bottom:3px;
}

.headline {
    font-family:Arial,Helvetica,Geneva;
	font-size:18px;
	color:#000099;
	padding-bottom:3px;
}

.subheadline {
    font-family:Arial,Helvetica,Geneva;
	font-size:12px;
	color:#000099;
	font-weight:bold;
	padding-bottom:3px;
}

.zebraGrey {
	background-color:#ececec;
}
.zebraWhite {
	background-color:#ffffff;
}

.errorMessage
{
	font-family:Arial,Helvetica,Geneva;
	color:#CC3333;
	font-size:12px;
}

.error
{
	color:#CC3333;
	font-weight:bold;
}

img {
    border:0px;;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	text-align: left;
	line-height: 18px;
	height: 18px !important;
	width: 160px;
    background: url("../img/navBG.gif") no-repeat;
	text-decoration: none;
	color: #ffffff;
    border-bottom: 1px solid #ffffff;
}

a.mainlevel:hover {
	background-position: 0px -25px;
    background: url("../img/navBG_over.gif") no-repeat;
	text-decoration: none;
	color: #000;
}

a.mainlevelActive:link, a.mainlevelActive:visited {
	display: block;
	vertical-align: middle;
	text-align: left;
	line-height: 18px;
	height: 18px !important;
	width: 160px;
    background: url("../img/navBG_hit.gif") no-repeat;
	text-decoration: none;
	color: #000000;
    font-weight:bold;
    border-bottom: 1px solid #ffffff;
}

a.mainlevelActive:hover {
	background-position: 0px -25px;
    background: url("../img/navBG_hit.gif") no-repeat;
	text-decoration: none;
	color: #000;
    font-weight:bold;
}