/*Allgemeine Attribute*/
body {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}
p {
	font: tahoma;
	font-size: 14px;
}
a {
	font-family: tahoma;
}
a:link {
	text-decoration:none;
	color: #00779f;
}
a:active {
	text-decoration:none;
	color: #00779f;
}
a:visited {
	text-decoration:none;
	color: #00779f;
}
a:hover {
	text-decoration:underline;
	color: #00779f;
}

.left {
	position:absolute;
	left:0px;
	top:0px;
	bottom:0px;
	margin-bottom:0px;
	background-color:#D0D0D0;
	height:100%;
	width:180px;
	z-index:0;
}
.header {
	height: 62px;
	width: 100%;
	background-color: #00FFFF;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
.header_left_de {
	background-image: url(images/logo.jpg);
	position: absolute;
	left: 0px;
	top: 0px;
	width: 366px;
	height: 62px;
	z-index:1;
}
.header_left_en {
	background-image:url(images/logo_en.jpg);
	position: absolute;
	left: 0px;
	top: 0px;
	width: 366px;
	height: 62px;
	z-index:1;
}
.header_right {
	background-image: url(images/leiste.jpg);
	background-repeat: no-repeat;
	background-color: #00CCFF;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 480px;
	height: 62px;
	margin-right: 0px;
	margin-left: auto;
}
.headline {
	background-color: #00779F;
	height: 22px;
	width: 100%;
	position:absolute;
	left:0px;
	right: 0px;
	top: 62px;
	text-align: right;
}
.menu_left {
	width: 180px;
	position: absolute;
	top: 84px;
	background-color:#d0d0d0;
	margin-bottom: 0px;
	left: 0px;
	bottom: 58px;
	height: auto;
	margin-top: 0px;
	text-align: center;
}
.footer {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	background-color: #EEEEEE;
	height: 33px;
	text-align: center;
}
.ticker {
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 33px;
	background-color: #00779F;
	height: 25px;
	text-align: center;
	vertical-align:middle;
}
.contentbox {
	position: absolute;
	top: 84px;
	left: 180px;
	bottom: 58px;
	right: 0px;
	margin:0px 0px 0px 0px;
	overflow: auto;
	padding: 10px 10px 10px 10px;
}
.logobox {
	visibility:hidden;
}
.startbox {
	position: absolute;
	height: 301px;
	width: 500px;
	left: 50%;
	top: 50%;
	margin-left: -250px;
	margin-top: -150px;
}

/*Sprachauswahl*/
.language_select {
	position: absolute;
	left: 0px;
	top: 62px;
	width: 180px;
	height: 22px;
	text-align:center;
	padding:0px 0px 0px 0px;
}
.ls_link {
	position:relative;
	top:2px;
	margin-top:0px;
}

/*Links im Newsticker*/
.newsLink {
	COLOR: #000000;
	FONT-SIZE: 12pt;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;
	position: relative;
	top: 1px;
	}

a.newsLink:link {
	COLOR: #FFFF00;
	}
a.newsLink:active {
	COLOR: #FFFF00;
	}
a.newsLink:visited {
	COLOR: #FFFFFF;
	}
a.newsLink:hover {
	COLOR: #FF0000; TEXT-DECORATION: underline;
	}
	
/*Links in der Fussleiste*/
.fussLink {
/**	position:relative;
	top: 6px;**/
	COLOR: #7B7B7B;
	FONT-SIZE: 10pt;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;
	}
p.fussLink {
	position: relative;
	top: 5px;
	margin-top: 0px;
}

a.fussLink:link {
	COLOR: #7B7B7B;
	}
a.fussLink:active {
	COLOR: #7B7B7B;
	}
a.fussLink:visited {
	COLOR: #7B7B7B;
	}
a.fussLink:hover {
	COLOR: #7B7B7B; TEXT-DECORATION: underline
	}

/*Links im Startbildschirm*/
.startLink {
	color:#000000;
	font-size: 24px;
	font-family: Tahoma;
	text-decoration: none;
	}
a.startLink:link {
	color:#000000;
	}
a.startLink:active {
	color:#000000;
	}
a.startLink:visited {
	color:#000000;
	}
a.startLink:hover {
	color:#00779F; font-family: tahoma; font-size: 24px; text-decoration: underline;
	}

/*Content(CSC)*/
.bodytext {
	font-family:tahoma;
	font-size:14px;
	color:#000000;
	margin:0px 0px 0px 0px;
}
.csc-header {
	background-color: #ffffff;
}
.csc-header-n1 {
	background-color: #d0d0d0;
}
.csc-bulletlist {
	font-family: tahoma;
	font-size: 14px;
}
.csc-mailform {
	margin:0px 0px 0px 0px;
}
.csc-form-label {
	font-family: tahoma;
}
.csc-form-label-req {
	font-family: tahoma;
	font-weight: bold;
}
h1 {
	font-family:tahoma;
	color:#00779f;
	font-size: 16px;
	margin-left: 10px;
}
h2 {
	font-family:tahoma;
	color: #00779f;
	font-size: 14px;
	margin-left: 0px;
}
/* COMMON */
.csi-textpic {
	padding: 5px;
	background: #FFFFFF;  /*XXX demo only*/

}
.csi-textpic img {
	border: 1px solid black;  /*XXX demo only*/
	margin: 4px;
}
.csi-textpic .csi-caption {
	text-align: left;  /* will have to be an inline style?  - controlled by TS [left - right - center]*/
	font-style: italic;  /*XXX demo only*/
}
.csi-textpic .csi-image {
	margin: 0 0 3px 0;  /*XXX demo only*/
	background: #FFF;  /*XXX demo only*/
	width: auto; /*will have to be an inline style - controlled by TS*/
}
.csi-textpic .csi-imagewrap {
	text-align: center;		/* is there a bug in IE? (if we don't set this, the image is not centered above or below the text) */
}
.csi-textpic .csi-text {
	text-align: left; /*will have to be an inline style - controlled by TS*/
}
.csi-text p {
	margin-top: 0;
}
/* CENTER */
.csi-center .csi-image {
	margin: 0 auto 3px;
}
/* RIGHT */
.csi-right div.csi-image {
	float: right;
	clear: both;
}
.csi-right div.csi-text {
	clear: right;
}

/* LEFT */
.csi-left div.csi-image {
	float: left;
	clear: both;
}
.csi-left div.csi-text {
	clear: left;
}

/* INTEXT LEFT */
.csi-intext-left .csi-image {
	float: left;
	clear: both;
	margin-right: 5px;
}

/* INTEXT RIGHT */
.csi-intext-right .csi-image {
	float: right;
	clear: both;
	margin-left: 5px;
}

/* INTEXT RIGHT NOWRAP */
.csi-intext-right-nowrap .csi-text {
	margin-right: 215px; /*will have to be an inline style - controlled by TS*/
}
.csi-intext-right-nowrap .csi-image {
	float: right;
	clear: both;
}

/* INTEXT LEFT NOWRAP*/
.csi-intext-left-nowrap .csi-text {
	margin-left: 215px; /*will have to be an inline style - controlled by TS*/
}
.csi-intext-left-nowrap .csi-image {
	float: left;
	clear: both;
}


