﻿

/* Allgemeine Stile */


a:link { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; line-height:normal; text-decoration: underline; }
a:visited { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; line-height:normal; text-decoration: underline; }
a:active { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; line-height:normal; text-decoration: none; }
a:hover { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; line-height:normal; text-decoration: none; }

body {
	margin:0;
	padding-top:25px;
	background-color:#C4C4C4;
	background-image:url(/Assets/Images/bg-verlauf.gif);
	background-repeat:repeat-x;
	background-position:top;
}

/* Stile Tabellen */

.tableborder {
	border-collapse:collapse;
}
.tableborder td {
	border:1px solid #7FA1A8;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:normal;
	color:#000000;
	text-decoration:none;
}

/* Menu style's */

.navi:link, 
.navi:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	line-height:normal;
	text-decoration:none;
	
	padding-left:11px;
	padding-right:11px;
	display:block;
}
.navi:active, 
.navi:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	line-height:normal;
	text-decoration:underline;
	/*background-color:#DEDEDE;*/
}
a.menuleft:link, a.menuleft:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#63521F;
	line-height:normal;
	text-decoration:none;
	
	background-color:#EDE3C4;
	padding:5px 0 6px 43px; /*padding:5px 0 6px 31px;*/
	border-bottom:1px solid #A29974;
	display:block;
	cursor:pointer;
	cursor:hand;
	
	background-image:url(../Images/arrow_off.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
a.menuleft:active, a.menuleft:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	line-height:normal;
	text-decoration:none;
	
	background-color:#B1A16E;
	padding:5px 0 6px 43px;
	border-bottom:1px solid #A29974;
	display:block;
	cursor:pointer;
	cursor:hand;
}
.menuleftselected {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	line-height:normal;
	text-decoration:none;
	
	background-color:#846F34;
	padding:5px 0 6px 43px;
	border-bottom:1px solid #A29974;
	display:block;
	cursor:pointer;
	cursor:hand;
	
	background-image:url(../Images/arrow_on.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
a.menuleftliv2:link, a.menuleftliv2:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFFDE5;
	line-height:normal;
	text-decoration:none;
	
	padding:4px 0 3px 50px;
	cursor:pointer;
	cursor:hand;
	display:block;
}
a.menuleftliv2:active, a.menuleftliv2:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFFDE5;
	line-height:normal;
	text-decoration:underline;
	
	padding:4px 0 3px 50px;
	cursor:pointer;
	cursor:hand;
}

/* bkg image's */

.bkgnavi {
	background-image:url(../Images/bkg_navi.gif);
	background-repeat:repeat-x;
	border-left:1px solid #5B5B5B;
	border-right:1px solid #5B5B5B;
	border-collapse:collapse;
}
.bkgleft {
	background-image:url(../Images/bkg_left.gif);
	background-repeat:repeat-x;
}
.bkgright {
	background-image:url(../Images/bkg_right.gif);
	background-repeat:repeat-x;
}
.bkgbottomleft {
	background-image:url(../Images/bkg_bottom_left.gif);
	background-repeat:no-repeat;
	background-position:top;
}
.bkgbottomright {
	background-image:url(../Images/bkg_bottom_right.gif);
	background-repeat:no-repeat;
	background-position:top;
}
.bkgbottomcenter {
	background-image:url(../Images/bkg_bottom_center.gif);
	background-repeat:repeat-y;
	background-position:top;
}
.bkgnewsbottom {
	background-image:url(../Images/bkg_newsbottom.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#416383;
}
.bkgroundcorner {
	background-image:url(../Images/img_roundcorner.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}
.bkgimg01 {
	background-image:url(../Images/bkg_content_bewerber.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.bkgimg02 {
}
.bkgimg03 {
}
.bkgimg04 {
	background-image:url(../Images/bkg_img_03.gif);
	background-repeat:repeat-x;
}

/* h1 h2 h3 style's */

h1 {
		margin:0 0 18px 0;

		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size:18px;
		font-weight:normal;
		color:#525252;
		line-height:normal;
		text-decoration:none;
}

/* box style's */


/* bkg color's */

.bkgcolor01 {
	background-color:#FFFFFF;
}
.bkgcolor02 {
	background-color:#416383;
}
.bkgcolor03 {
	background-color:#142C66;
}
.bkgcolor04 {
	background-color:#B1A600;
}
.bkgcolor05 {
	background-color:#8D8100;
}
.bkgcolor06 {
	background-color:#B1A600;
}

/* font style's */

.datum {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#63521F;
	line-height:13px;
	text-decoration:none;
}
.whitetext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#F0F0F0;
	line-height:14px;
	text-decoration:none;
}
.service {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#1C1C1C;
	line-height:normal;
	text-decoration:none;
}
.contenttitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#000000;
	line-height:normal;
	text-decoration:none;
}
.content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	line-height:15px;
	text-decoration:none;
}

/* div style's */

div#copyright {
	text-align:center;
	padding:10px 0 15px 0;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#646464;
	line-height:normal;
	text-decoration:none;
}
div#content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	line-height:15px;
	text-decoration:none;
	
	padding:34px 17px 35px 17px;
	text-align:left;
}

div#content img {
	margin:0 auto;
}

div#introduzione {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#525252;
	line-height:16px;
	text-decoration:none;

	text-align:left;
	margin:25px 25px 0 25px;
}
div#address {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#3C3C3C;
	line-height:14px;
	text-decoration:none;
	
	text-align:right;
	margin:25px 36px 25px 0;
}
div#address a:link,
div#address a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#EE332E;
	line-height:normal;
	text-decoration:none;
}
div#address a:active,
div#address a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#EE332E;
	line-height:normal;
	text-decoration:underline;
}
div#addresscontent {
	padding:15px 0 25px 34px;
	background-color:#F4F4F4;
	background-image:url(/Assets/Images/bg-adrcontrep.gif);
	background-repeat:repeat-x;
	background-position:top;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#3C3C3C;
	line-height:14px;
	text-decoration:none;
}
div#addresscontent a:link,
div#addresscontent a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#EE332E;
	line-height:normal;
	text-decoration:none;
}
div#addresscontent a:active,
div#addresscontent a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#EE332E;
	line-height:normal;
	text-decoration:underline;
}
.addressborder {
	border-top:1px solid #E98080;
}
.addresstitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#EE322E;
	line-height:16px;
	text-decoration:none;
}
.addresslink:link, .addresslink:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	line-height:14px;
	text-decoration:underline;
}
.addresslink:active, .addresslink:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	line-height:14px;
	text-decoration:none;
}
div#rightbottom {
	margin:22px 24px 0 19px;
}
div#newstext {
	padding:3px 0 16px 0;

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	line-height:14px;
	text-decoration:none;
}
div#newstexthome {
	padding:3px 0 12px 0;

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	line-height:14px;
	text-decoration:none;
}
div.eventihome {
	padding:12px 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
div#datum {
	padding:0 0 3px 0;

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#000000;
	line-height:normal;
	text-decoration:none;
}
div#navi {
	margin:0 0 0 8px;
	padding:7px 0 8px 0;
	background-color:blue;
	display:block;
}
div#language {
	text-align:right;
	margin:0 8px 0 0;
	padding:8px 24px 9px 0;
	background-color:#C6C6C6;
}
div#menutop {
	text-align:right;
	margin:6px 17px 0 0;
}
div#welcome {
	background-color:#FFFFFF;
	background-image:url(/Assets/Images/welcome-bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
div#newsright {
	height:249px;
	background-color:#C6C6C6;
	padding:24px 24px 0 19px;
}
div#privacy {
	text-align:left;
	font-weight:bold;
	padding:0 0 8px 0;
}
div#zurueck {
	text-align:left;
	padding:0 0 15px 17px;
}
div#statictitle {
	padding:0 0 25px 0;
}
div#statictitle2 {
	padding:0 0 25px 15px;
}

/* padding style's */

.padd01 {
	padding-top:8px;
	padding-left:8px;
	padding-right:8px;
}
.padd02 {
	padding-left:8px;
	padding-right:8px;
}
.padd03 {
	padding-top:8px;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:8px;
}


/* align style's */


/* border style's */

.border01 {
	border-bottom:1px solid #E3DEA1;
}


/* link style's */

.menutop:link, .menutop:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#646464;
	line-height:normal;
	text-decoration:none;
}
.menutop:active, .menutop:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#EE332E;
	line-height:normal;
	text-decoration:underline;
}
.menutopseparator {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#646464;
	line-height:normal;
	text-decoration:none;
	
	padding-left:3px;
	padding-right:3px;
}
.menusprache:link, .menusprache:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#525252;
	line-height:normal;
	text-decoration:none;
	
	padding:2px;
}
.menusprache:active, .menusprache:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#525252;
	line-height:normal;
	text-decoration:none;
	
	background-color:#E4E4E4;
}
.menuspracheseparator {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#525252;
	line-height:normal;
	text-decoration:none;
	
	padding-left:3px;
	padding-right:3px;
}
.newstitel:link, .newstitel:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#525252;
	line-height:normal;
	text-decoration:underline;
}
.newstitel:active, .newstitel:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#525252;
	line-height:normal;
	text-decoration:none;
}
.linkbottom:link, .linkbottom:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#1C1C1C;
	line-height:17px;
	text-decoration:underline;
}
.linkbottom:active, .linkbottom:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#1C1C1C;
	line-height:17px;
	text-decoration:none;
}
.whitebold:link, .whitebold:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:18px;
	text-decoration:underline;
}
.whitebold:active, .whitebold:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:18px;
	text-decoration:none;
}
.uebersicht:link, .uebersicht:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#646464;
	line-height:normal;
	text-decoration:none;
}
.uebersicht:active, .uebersicht:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#EE332E;
	line-height:normal;
	text-decoration:underline;
}
.linkcopyright:link, .linkcopyright:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#646464;
	line-height:normal;
	text-decoration:none;
}
.linkcopyright:active, .linkcopyright:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#646464;
	line-height:normal;
	text-decoration:underline;
}
.linksbewerber:link, .linksbewerber:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#8D8100;
	line-height:15px;
	text-decoration:underline;
}
.linksbewerber:active, .linksbewerber:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#8D8100;
	line-height:15px;
	text-decoration:none;
}
a.linkarea:link, a.linkarea:visited {
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
	
}
a.linkarea:active, a.linkarea:hover {
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
}

/* <-- I N I Z I O --> Stili Contact-Form */

.formfields {
	width:200px;
	padding:2px 0 2px 3px;

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	line-height:normal;
	text-decoration:none;
}
.textbox {
	padding:0 0 0 3px;

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	line-height:normal;
	text-decoration:none;
}
.btnstyle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	line-height:normal;
	text-decoration:none;
	
	padding-left:11px;
	padding-right:11px;
	display:block;
}
.btnstyleHover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	line-height:normal;
	text-decoration:underline;
}

/* <-- I N I Z I O --> Navigazione generale orizontale */

.navi {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:normal;
	text-decoration:none;
	
	cursor:pointer;
	cursor:hand;
	padding:0 15px 0 15px;
	border-right:1px solid #FFFFFF;
}
.naviHover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:normal;
	text-decoration:underline;
	
	cursor:pointer;
	cursor:hand;
	padding:0 15px 0 15px;
	border-right:1px solid #FFFFFF;
}
.naviActive {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:normal;
	text-decoration:underline;
	
	cursor:pointer;
	cursor:hand;
	padding:0 15px 0 15px;
	border-right:1px solid #FFFFFF;
}

/* <-- I N I Z I O --> Navigazione Content sinistra */

.menuleft {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	line-height:normal;
	text-decoration:none;
	
	background-color:#D30101;
	padding:5px 0 6px 43px;
	border-top:1px solid #E98080;
	display:block;
	cursor:pointer;
	cursor:hand;
	
	background-image:url(../Images/arrow_off.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
.menuleftHover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	line-height:normal;
	text-decoration:none;
	
	background-color:#E36060;
	padding:5px 0 6px 43px;
	border-top:1px solid #E98080; 
	display:block;
	cursor:pointer;
	cursor:hand;
	
	background-image:url(../Images/arrow_over.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
.menuleftActive {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	line-height:normal;
	text-decoration:none;
	
	background-color:#E36060;
	padding:5px 0 6px 43px;
	border-top:1px solid #E98080; 
	display:block;
	cursor:pointer;
	cursor:hand;
	
	background-image:url(../Images/arrow_on.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
.menuleftliv2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	line-height:normal;
	text-decoration:none;
	background-color:#E36060;
	padding:4px 0 5px 58px;
	cursor:pointer;
	cursor:hand;
	display:block;
}
.menuleftliv2Hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	line-height:normal;
	text-decoration:none;
	background-color:#EA8888;
	padding:4px 0 5px 58px;
	cursor:pointer;
	cursor:hand;
}

/* <-- F I N E --> Navigazione Content sinistra */


.link01:link, .link01:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#8D8100;
	line-height:normal;
	text-decoration:underline;
}
.link01:active, .link01:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#8D8100;
	line-height:normal;
	text-decoration:none;
}
.linkutili:link, .linkutili:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	line-height:15px;
	text-decoration:underline;
}
.linkutili:active, .linkutili:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	line-height:15px;
	text-decoration:none;
}
.linkutilioff {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FAF5DD;
	line-height:normal;
	text-decoration:none;
}
.title01 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#525252;
	line-height:normal;
	text-decoration:none;
}
.title02:link, .title02:visited {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#525252;
	line-height:normal;
	text-decoration:none;
}
.title02:active, .title02:hover {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#525252;
	line-height:normal;
	text-decoration:none;
}

/* <--- Stili per la Pagina "BasicMaster.ascx" ---> */

.bgheader {
		background-image:url(/Assets/Images/bg-verlauf-header.gif);
		background-repeat:repeat-x;
		background-position:top;
}
.cntlogo {
		position:absolute;
		margin:26px 0 0 26px;
}
.cntslogan {
		/* background-image:url(/Assets/Images/slogan-header.gif); */
		background-repeat:no-repeat;
		background-position:left;
}
.cntmenu {
		background-image:url(/Assets/Images/menubkg.gif);
		background-repeat:repeat-x;
}
.cntlangbg {
		background-image:url(/Assets/Images/langbkg.gif);
		background-repeat:repeat-x;
}
div.cntlang {
		text-align:right;
		margin:0 17px 0 0;
}

/* <--- Stili per la Pagina "ucRight.ascx" ---> */

div.cnttabred {
		background:#ffffff url("/Assets/Images/tabred.gif") no-repeat bottom left;
		height:18px;
}
div.cntquicklinks {
		height:136px;
		padding:0 19px;
		background-color:#D30101;
		background-image:url(/Assets/Images/redcorner.gif);
		background-repeat:no-repeat;
		background-position:top right;
}
.cnttabgrey {
		background:#D30101 url("/Assets/Images/tabgrey.gif") no-repeat bottom left;
		height:18px;
}
div.cntnewsbox {
		height:139px;
		padding:0 19px;

		background-color:#F4F4F4;
		background-image:url(/Assets/Images/bg-cnt-newsbox.gif);
		background-repeat:repeat-x;
		background-position:top;
}
h2.quicklinks {
		margin:0 0 12px 0;

		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size:18px;
		font-weight:normal;
		color:#FFFFFF;
		line-height:normal;
		text-decoration:none;
}
div.cntquicklinks a:link,
div.cntquicklinks a:visited {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:normal;
		color:#FFFFFF;
		line-height:16px;
		text-decoration:none;
}
div.cntquicklinks a:active,
div.cntquicklinks a:hover {
		text-decoration:underline;
}



