/* statt  @import url(main.css);  */
html { height: 100.01%; }

body {
    font-family: verdana, arial, helvetica, sans-serif; 
	position: relative;
	text-align: center;
	border: 0;
	margin: 0;
	padding: 0;
	height: 100.01%;
	font-style: normal;
    font-size: 100.01%;
	background: #ededed url(../../../images/body-hb.png) repeat-x;
}
#outer-wrapper {
	position: relative;
	z-index: 0;
	text-align: left;
	margin: 0 auto;
	height: auto;
	width: 996px;
}
#outer-content-wrapper {
	position: absolute;
/*	z-index: 1;*/
	top: 201px;
	left: 0;
	height: auto;
	background: #FFFAF0;
	clear: both;
	border-left:1px solid #020276;
	border-bottom:1px solid #020276;
	border-right:1px solid #020276;

}

/* statt @import url(header.css);  */
#header {
	position: absolute;
	left: 0;
	top: 15px;
	height: 150px;
	width:994px;
	background: #FFFFFF	url(../../../images/header-collage03.jpg) no-repeat left top;
	border-left:1px solid #020276;
	border-top:1px solid #020276;
	border-right:1px solid #020276;
}
#header-img {
	position: absolute;
	left: 6px;
	top: 6px;
	height: 120px;
	background: #FFFFFF;
}


/* statt @import url(footer.css); */
#footer {
	position: relative;
	left: 0;
	height: 20px;
	clear: both;
	margin: 0;
	padding: 6px 0 0 0px;
	background: #FFFAF0;
	text-align: center;
	border-top: 1px solid #ededed;
	font-size: 9px;
	color: #666666;
	width:994px;
}

/* statt @import url(top.css); */
#top {
	position: absolute;
	top: 165px;
	left: 0;
	height: 36px;
	width:994px;
	background: #FFFAF0;
	border-left:1px solid #020276;
	border-right:1px solid #020276;
}

#top-menu {
	position: relative;
	height: 24px;
	background: #f1f1f1	url(../../../images/topmenu-bg.png) repeat-x left top;
	margin: 6px;
	border-left:1px solid #0000B9;
	border-right:1px solid #0000B9;
}

#top-menu ul {
	list-style: none;
	margin: 0pt 0pt 0pt 30px;
	padding: 0;
}

#top-menu ul a, #top-menu ul .cur {
	float: left;
	display: block;
	line-height: 24px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding: 0 12px;
	margin: 0;
	color: #000000;
	font-size:12px;
	font-weight:bold;
}

#top-menu ul a:hover, #top-menu ul .act a {
	color: #0000B9;
/*	background-color: #474DA4;*/
	background: #f1f1f1	url(../../../images/topmenu-bg3.png) repeat-x left -22px;
}
#top-menu ul .act a { font-weight:bold; }

#top-menu li {
	float: left;
	margin: 0;
	padding: 0;
}

/* statt @import url(content.css); */
h1, h2, h3, h4, h5, h6, p, ul {  color: #000000; }
a { color: #474DA4; text-decoration: none; }
a:hover { color: #474da4; text-decoration: underline; }
p, ul, ol { font-size: 12px; }
p { margin: 0px 0px 0px 0px; }

h1 { font-size: 20px; color: #0000b9; font-family: "Times New Roman", Garamond, Serif; letter-spacing:1px; }
h2 { font-size: 14px; color: #000000; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #474da4; padding: 0 0 3px 0; }
h3 { font-size: 12px; color: #000000; }
h4 { font-size: 12px; color: #ad2121; }
h5 { font-size: 12px; color: #666666; }
h6 { font-size: 10px; color: #333333; font-weight: normal; }
h1, h2, h3, h4, h5, h6 { margin: 0px 0px 0px 0px; margin-top: 20px; }
h1 { margin: 0px 0px 0px 0px; margin-top: 20px; margin-bottom: 20px; }
h2, h3 { margin: 0px 0px 0px 0px; margin-top: 20px; margin-bottom: 10px; }
h4, h5, h6 { margin: 0px 0px 0px 0px; margin-top: 20px; margin-bottom: 10px; }
h1.csc-firstHeader, h2.csc-firstHeader  { margin-top: 0px; }
h3.csc-firstHeader { margin-top: 0px; }
h4.csc-firstHeader, h5.csc-firstHeader, h6.csc-firstHeader { margin-top: 0px; }

p.bodytext { 
    font-size: 12px; 
    color: #000000; 
    line-height:140%; 
    padding-bottom: 6px;
}

ul { list-style-type: disc; list-style-position: outside; }
ul ul li { font-size: 10px; }
li { padding-left: 2px; }

img { border-style: none; }

p.csc-caption {  color: #000000; font-size: 10px; }

/* statt @import url(left.css); */
#left-menu ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
	list-style-type: none;
	background:none;
	border:1px solid #5180BB;
}

.lastMenuItem { margin-bottom:0 !important; }

#left-menu ul a {
	
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	display: block;
}

#left-menu ul li.left-level-1-no, #left-menu ul li.left-level-1-act {
	display: block;
	padding:0;
	line-height:16px;
	margin:0px 0pt 4px 0pt;
}
#left-menu ul li.left-level-1-no  { background:#F1f1f1 url(../../../images/menu-bg-02.png) repeat-x; }
#left-menu ul li.left-level-1-act { background:#F1f1f1 url(../../../images/menu-bg-01.png) repeat-x; }

#left-menu li.left-level-1-no a {
	height: auto;
	text-decoration:none;
	display: block;
	padding: 5px 6px 3px 15px;
	color: #224;
	text-align:left;
}

#left-menu li.left-level-1-no a:hover, #left-menu li.left-level-1-act a {
    color:#fff;
    display:block;
    font-weight:bold;
    padding:5px 10px 3px 15px;
    text-decoration:none;
}
#left-menu li.left-level-1-no a:hover { color:#ad2121; }
#left-menu li.left-level-1-act a { text-align:right; }

/* Sub-enue Level 2 */
#left-menu ul li ul { margin-top:5px; background:none; border:none; }

#left-menu ul li.left-level-2-no, #left-menu ul li.left-level-2-act {
    background:#ccc url(../../../images/menuL2-bg-02.png) repeat-x;
    border-left:0px solid #0000B9;
	border-right:0px solid #0000B9;
	display: block;
	padding:0;
	line-height:16px;
	margin:0px 0pt 4px 20px;
}
#left-menu li.left-level-2-act {
    background:#F1f1fa url(../../../images/menuL2-bg-01.png) repeat-x;
}

#left-menu li.left-level-2-no a {
	height: auto;
	text-decoration: none;
	display: block;
	padding: 3px 10px 3px 3px;
	color: #222;
	font-weight:normal;
	text-align:left;
}
#left-menu li.left-level-2-no a:hover {color: #ad2121;}

#left-menu li.left-level-2-act a {
	height: auto;
	text-decoration: none;
	display: block;
	padding: 3px 10px 3px 25px;
	background: none;
	color: #ad2121;
	text-align:right;
}


/* Submenue-Level 3 */
#left-menu li.left-level-3-no a {
	height: auto;
	text-decoration: none;
	display: block;
	padding: 3px 10px 3px 35px;
	background: #f1f1f1;
	color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#left-menu li.left-level-3-no a:hover, #left-menu li.left-level-3-act a {
	height: auto;
	text-decoration: none;
	display: block;
	padding: 3px 10px 3px 15px;
	background: #fff;
	color: #222;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
}
#left-menu li.left-level-3-act a { text-align:right; color:#ad2121; }

/* @import url(mailform.css); */

#left-menu-box {
	margin: 0;
	padding: 6px 6px 0 6px;
}

#middle-marker-box, #right-marker-box {
	margin: 6px;
	padding: 0;
}

#left-marker-box  {
	margin: 0 6px;
	padding: 0;
}

#left-marker, #middle-marker, #right-marker {
	margin: 0;
	padding: 6px;
}

#left, #middle, #right, #inner-content-wrapper {
	position: relative;
	overflow: visible;
}

#inner-content-wrapper {
	float: left;
	margin: 0;
	width: 744px;
	min-height:400px; height:auto !important; height:400px;
}

#left {
	float: left;
	width: 240px;
	z-index: 4;
}

#middle {
	float: right;
	width: 504px;
	z-index: 2;
}

#middle-content {
/*	position: relative;
	z-index: 3;*/
	width: 504px;
}

#right {
	float: right;
	width: 240px;
	z-index: 6;
}


#header-img {
	width: 996px;
}

.cleaner {
	clear:both;
/*	float: left;*/
	height: 1px;
	font-size: 1px;
	line-height: 0px;
	display: block;
	visibility: hidden;
	border: 0; 
	padding: 0;
	margin: -1.0em 0 0 0;
}


