* {
	margin: 0;
	padding: 0;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

#ie_clearing {
	display: none;
}

html {
	height: 100.12%;
	font-size: 50%;
}

body {
	font-size: 125%;
	font-family: Arial, Verdana;
}

ul {
	list-style-type: disc;
	margin-top: 5px;
}

li {
	margin: 0 0 5px 25px;
}

h1 {
	font-size: 1.8em;
	margin-bottom: 10px;
}

h2 {
	font-size: 1.4em;
	color: #666;
	margin-bottom: 10px;
}

a {
	text-decoration: none;
	color: #666;
}

a:hover {
	color: #000;
}

#header {

}

#sky {
	width: 100%;
	height: 12em;
	position: relative;
	background: #dae9f3 url(../img/header/clouds.jpg) repeat-x left top;
}

#sky h6 {
	position: absolute;
	top: 10px;
	right: 150px;
	font-size: 3em;
	font-family: Verdana;
}

#skyline {
	width: 100%;
	position: absolute;
	bottom: 0;
	text-align: center;
	background: transparent url(../img/header/skyline_background.gif) repeat-x left bottom;
}

#skyline img {
	width: 96.5em;
	height: 9.3em;	
}

#meta-navigation {
	width: 100%;
	height: 8.7em;
	background: #800317 url(../img/header/navigation_background.jpg) repeat-x left top;
	border-bottom: 1px solid #685c55;
}

#meta-navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#meta-navigation li {
	float: left;
	padding: 0 0.3em 0.3em 0.3em;
	margin: 0 0.8em 0 0;
	background-color: #434242;
}

#meta-navigation li a {
	font-size: 1.7em;
	font-weight: bold;	
	display: block;
	padding: 10px 15px 5px 15px;
	color: #fff;
	text-decoration: none;
}

#meta-navigation li a:hover {
	background-color: #fff;
	color: #000;
}

.main {
	width: 99em;
	margin: auto;
}

.content p, .col1 .content.nav, .col2 .content li, .col3 .content li {
	font-size: 1.2em;
}

.content p {
	margin-bottom: 10px;
}

.col1, .col2, .col3 {
	padding-top: 25px;
}

.col1 .content, .col2 .content {
	margin: 0 10px;
}

.col1 {
	position: relative;
	float: left;
	width: 18em;
	z-index: 1;
}

.col1 .content {
	position: relative;
}

.col1 .content.nav {
	margin-right: 0;
	margin-left: 22px;
	margin-bottom: 15px;
}

.col1 .content.nav ul {
	list-style: none;
	margin: -16px 0 0;		/* move up by 16px, to wipe the unwanted 16px padding at top */
	padding: 0;
	height: 100%;			/* hasLayout */
}

.col1 .content.nav ul ul {
	padding-bottom: 4px;
}

.col1 .content.nav ul ul ul {
	margin-top: 4px;				/* do not move up by 16px, because at this level, there is no padding at top to wipe anymore ;) */
}

.col1 .content.nav li {
	margin: 0;
	padding: 0;
	font-weight: bold;
	border-bottom: 1px solid #000;
	width: 100%;			/* hasLayout */
}

.col1 .content.nav li a {
	display: block;
	padding: 16px 10px 16px 0;
	height: 100%;			/* hasLayout */
}

.col1 .content.nav li li a {
	font-size: 0.8em;
	padding-top: 2px;
	padding-left: 6px;
	padding-bottom: 0;
}

.col1 .content.nav li li li a {
	padding-left: 26px;
}

.col1 .content.nav li a.active {
	color: #000;
}

.col1 .content.nav li li a.active {
	color: #b5011e;
}

.col1 .content.nav li li a:hover {
	border-right: 2px solid #b5011e;
}

.col1 .content.nav li li li a.active {
	color: #0a246a;
}

.col1 .content.nav li li li a:hover {
	border-right: 2px solid #0a246a;
}

.col1 .content.nav li li {
	border-bottom: 0;
}

.col2 {
	position: relative;	
	float: right;
	width: 22em;
	z-index: 1;
}

.col2 .content {
	position: relative;
}

.col3 {
	position: relative;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	border-left: 18em solid #dae9f3;
	border-right: 22em solid #dae9f3;
	z-index: 0;
}

.col3 .content {
	position: relative;
}

* html .col3 {
	padding-left: 22px;		/* 3 pixel less because of 3px jog bug in IE6 and lower */
	padding-right: 22px;	/* 3 pixel less because of 3px jog bug in IE6 and lower */
}

#footer {
	height: 13.5em;
	background-color: #23201a;
	color: #959595;
}

#footer .separator {
	padding: 3px;
	background-color: #393939;
}

#footer .main {
	overflow: hidden;
}

#footer ul {
	float: right;
	list-style: none;
	overflow: hidden;
	width: 100%;
	margin: 2px -15px 0 0;
	padding: 0;
}

#footer li {
	float: right;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0 0 0 14px;
	padding: 0 14px 0 0;
	border-right: 1px solid;
}

/* Typo3 Styles */

.home .col3 .csc-textpic, .home .csc-textpic-text {
	padding-top: 5px;
	border-bottom: 1px solid;
}

.home .col3 .csc-textpic, .home .csc-textpic-text {
	overflow: hidden;
	height: 100%;	
}

.home .col3 .csc-textpic .csc-textpic-text {
	overflow: hidden;
	padding-top: 0;
	border-bottom: none;
	height: auto;	
}

/*
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image {
	float: none;
}
*/

div.csc-textpic-center {
	padding-top: 0;
	border-bottom: 0;
}

div.csc-textpic-imagewrap {
	margin-bottom: 5px !important;
}

.csc-textpic-caption {
	text-align: left;
}

td {
	vertical-align: top;
}

td.csc-uploads-fileSize {
	width: 100px;
	text-align: right;
}


.csc-textpic.csc-textpic-left.csc-textpic-above .csc-textpic-imagewrap, .csc-textpic.csc-textpic-left.csc-textpic-above .csc-textpic-imagewrap dl {
	float: none;
}

.csc-textpic.csc-textpic-left.csc-textpic-above	.csc-textpic-text {
	clear: none;
}
