/* Main stylesheet */

/* Import sub stylesheets */
@import url("reset.css");   /* has to be the first css styles */
@import url("form.css");
@import url("menu.css");
@import url("tables.css");
@import url("news.css");
@import url("rightcol.css");


/* Tag Definitions limited to ID's */
html, body, #shadowWrap {
	height: 100%;
}

body > #shadowWrap {
	height: auto; 
	min-height: 100%;
}

html {
	overflow-y: scroll;
}

body {
	margin: 0 0 0 0;
	background-color: #cfd6da;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; /* !! BASIC FONT-SIZE DEFINITION !! */
	font-weight: normal;
	line-height: 1.5; /* do not use a unit */  
}

a {
	color: #005465;
}

a:hover {
	text-decoration: none;
}

h1, h2, h3, h4, h5 {
	color: #005465;
}

h1 {
	font-size: 160%;
	font-weight: bold;
	margin: 0 0 10px 0;
	border-top: 1px dotted #a3b0b8;
	border-bottom: 1px dotted #a3b0b8;
	font-weight:  normal;
}

h2 {
	font-size: 120%;
	font-weight: bold;
	margin: 0 0 4px 0;
	color: #005465; 
}

h3 {
	font-size: 110%;
	font-weight: bold;
	margin: 0 0 4px 0;
	color: #005465; 
}

textarea,
input,
select {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
}

ul li {
	padding: 0 0 0 5px;
	margin: 0 0 0 12px;
	list-style-type: disc;
	list-style-position: outside;
	line-height: 17px;
}

/* RTE Classes */
p.AbsatzKlein {
	font-size: 90%;
	line-height: 15px;
}

span.TextWichtig {
	color: #FF0000;
}

.shadowWrap {
	background-image: url(../images/bgShadow.gif);
	background-position: top;
	background-repeat: repeat-y;
	text-align: left;
	margin: 0 auto 0 auto;
	width: 841px;
}

/* Layout classes and ID's */
.pagewidth {
	width: 801px;
	text-align: left;
	margin: 0 auto 0 auto;
}

.headerRow {
	height: 252px;
	width: 801px;
}

.logoMetaMenuArea {
	height: 89px;
}   

.menuHorizontal {
	height: 27px;
	background-image: url(../images/bgMenu.gif);
	background-position: top;
	background-repeat: repeat-y;
	padding: 0 0 0 20px;
	overflow: hidden;
}

.headerImage {
	height: 136px;  
	background-position: top;
	background-repeat: repeat-y;
}

.logo {
	float: left;
	margin: 0 0 0 22px;
}

.menuMeta {
	float: right;
	margin: 25px 10px 0 0;
}

.statusRow {
	line-height: 19px;
	display: block;
	margin: 0 0 5px 0;
}

.menuMain {
	margin: 25px 0 25px 0;
}

.wrapper {
	overflow:auto;
	padding: 0 0 50px 0;  /* must be same height as the footer */ 
}

.leftcol {
	margin: 11px 0 0 0; 
	width: 220px;
	width: 167px;
	float: left;
}

.twocols {
	width: 740px;
	width: 634px;
	float: right;
}

.rightcol {
	float: right;
	width: 168px;
	padding: 11px 1px 0 0;
	margin: 0 0 10px 0;
}

.maincol {
	float: left;
	width: 510px;
	width: 431px;
	margin: 11px 0 0 0;
	padding: 0 0 25px 20px;
	min-height: 400px;
}

 #menuAddress {
	padding: 0 0 25px 20px;
}

/* Footer */
.shadowWrapFooter {
	background-image: url(../images/bgShadow.gif);
	background-position: top;
	background-repeat: repeat-y;
	text-align: left;
	margin: 0 auto 0 auto;
	height: 50px; 
}

#shadowWrapFooter  {
	margin: -50px 0 0 0; /* negative value of footer height */ 
	position: relative;
	height: 50px;
	clear:both;
}

.footerRow {
	height: 50px;
	width: 801px;
	margin: 0 auto 0 auto;
	background-color: #edf0f1;
}

.copyright  {
	margin: 0 0 0 0;
	line-height: 25px;
	color: #597f89;
	border-top: 1px dotted #597f89;
	border-bottom: 1px dotted #597f89;
	padding: 0 0 0 20px;
}

/* CLASSES */
/* Classes for Filelinks */
.fileContainer {
	margin: 0 0 10px 0;
}

.fileLink {
	padding: 0 0 0 30px;
}

.fileIcon {
	width: 30px;
	margin: 2px 0 0 0;
	float: left;
	clear: left;
}

.fileRemark,
.fileInfos {
	font-size: 90%;
	padding: 0 0 0 30px;
	clear: both;
}

.clear {
	clear: both;
}

/* classes for 3 cols with layout option */
.threeColBox1st2nd,
.threeColBox3rd {
	width: 160px;
	float: left;
	margin: 0 15px 15px 0;
}

.threeColBox3rd {
	margin: 0 0 0 0;
}

/* this box is required after 3 col boxes */
.oneColBox {
	width: 500px;
	float: left;
	margin: 0 0 15px 0;
}

.backLink {
	clear: both;
	float: right;
	margin: 10px 0 0 0;
}

/* CSS STYLED CONTENT OVERRIDES */
.maincol .csc-linkToTop {
	margin: 10px 0 10px 0;
	text-align: right;
	background-image: url(../images/separator.gif);
	background-position: center bottom; 
	background-repeat: repeat-x;
	overflow: auto;
}

.maincol .csc-linkToTop A {
	color: #000000;
	text-decoration: none;
}

.csc-frame-rulerAfter {
	background-image: url(../images/separator.gif);
	background-position: center bottom;
	background-repeat: repeat-x;
	height: 12px;
	clear: left;
}


/* extensions with minimal styles */
#captchaResponse {
	margin: 4px 5px 0px 120px;
	vertical-align: top;
	width: 100px;
}

.tx-flvplayer-pi1 {
	text-align: left;
}

.tx-nezzophotogallery-pi1 table {
	border-collapse: separate;
	border-spacing: 3px;
}
