@charset "utf-8";
/* ------------------------------------------------------------------------------------------
 * 
 * General Stuff.
 * 
 */
 
body {
	border: 0px;
	margin: 0px 0px 0px 40px;
	padding: 0px;
	font-family: Calibri, Arial, sans-serif;
	background-color: #AAA;
	min-width: 970px;
}

#container {
	position: absolute;
	left: -485px;
	margin-left: 50%;
	width: 970px;
	background-color: white;
	overflow: visible;
}

.marg-bottom {
	width: 970px;
	height: 40px;
	background-color: #AAA;
	float: right;
}

#lang_chooser {
	position: absolute;
	right: 20px;
	top: 20px;
  font-size: 0.79em;
	color: #84a427;
}

#lang_chooser a {
	text-decoration: none;
	color: white;
}

#lang_chooser a:hover {
	text-decoration: underline;
}

/* CONTENT */

#content_container {
	width: 970px;
	background-color: white;
	overflow: hidden;
	clear:both;
	background: white url(/fileadmin/_img/bgr-content.gif) repeat-y center center;
}


#content_left {
	width: 270px;float:left;display:block;
	}
	
#content_right {
	width: 520px;float:right;
	}	

.content {
	background-color: white;
	margin-top: 0px;
	padding: 0px 40px;
	float: left;
	clear: none;
	font-size: 14px;
	z-index: 10;
}

.content h1 {
	font-weight: normal;
	font-style: italic;
	font-size: 16px;
	color: #84a427;
	letter-spacing: 0.11em;
	border-bottom: 1px dotted #ccc;
	padding: 0px 0 2px 0;
}

.content h3, .navigation {
	font-weight: normal;
	font-style: italic;
	font-size: 16px;
	color: #84a427;
	letter-spacing: 0.11em;
	border-bottom: 1px dotted #ccc;
	padding: 15px 0 2px 0;
}

.content ul {
	padding: 5px 0 5px 0;
	list-style-type: none;
	font-weight: normal;
	text-align: justify;
	list-style: outside;
	font-size: 13px;
	line-height: 1.4em;
	color: #8C8C8C;
}

.content ul ul li {
	padding: 0 0 0 15px;
	background: url(/fileadmin/_img/bulletN2.gif) no-repeat;
	background-position: 0 10px;
	margin-left: 30px;
	list-style-type: none;
}

.content li {
	padding: 0 0 0 25px;
	background: url(/fileadmin/_img/bulletN1.gif) no-repeat;
	background-position: 0 8px;
	list-style-type: none;
		color: #8C8C8C;
	
}

.content p, .tx-felogin-pi1, .csc-textpic-caption, dl {
	font-weight: normal;
	text-align: justify;
	font-size: 13px;
	line-height: 1.4em;
	color: #8C8C8C;
	padding: 5px 0 5px 0;
}
.csc-textpic-caption {font-size:0.9em;}
.content h2 {
	text-align: justify;
	font-weight: normal;
	font-style: italic;
	font-size: 16px;
	color: #7B7A7A;
	}
	
	
.content a {
	color: #84a427;
	text-decoration: none;
}

.content a:hover {
	text-decoration: underline;
}

.bodytext {
	margin-bottom: 	15px;
}

.articleTitle, .articleTitle a {
	border-bottom: none;
	padding: 0;
}

.articleMeta {
	border-bottom: 1px dotted #ccc;
	margin: 5px 0 25px 0;
	padding-bottom: 2px;
	font-style: normal;
}

.articleDate {
position: absolute;
	right: 305px;
	text-align: right; 
	font-style: normal;
}

/* ------------------------------------------------------------------------------------------
 * 
 * Images, insets
 * 
 */

.imgTopImage {
	position: relative;
	z-index: 10;
}

.imgLogo {
	position: absolute;
	top: 54px;
	left: 0px;
	z-index: 20;
}

.insetValues {
	position: absolute;
	top: 205px;
	left: 520px;
	z-index: -10;
}

#insetWrapDiv {
	overflow: visible;
	width: 500px;
	margin: 0 0 0 480px;
	padding-top: 20px;
	float:left;
	display: inline;
	clear: both;
}

.insetStd {
	float: right;
	margin-right: 100px;
}


#CEOMessage {
	text-align: right;
	font-size: 17px;
	font-weight: normal;
	font-style: italic;
	color: #8c8c8c;
}


/* RTE-Extra */
/* Alte Article-Styles & tt_news*/

.news-latest-item p.bodytext {
	margin: 0px;
}

.news-latest-morelink {
	margin-bottom: 20px;
	}
	
.news-latest-morelink a {
	font-size: 13px;
}

.news-latest-item h3 {
	padding:0;
	margin:0;
}

.news-latest-item {
	margin-bottom: 20px;
}

.news-single-item h3 {
	margin: 45px 0 0 0;
	padding:0;
}

.news-list-item a img {
	float: left;
	margin: 0px 5px 5px 0px;
	}

.black-small, .news-author-date {
	font-size: 12px;
	color: #000000;
}

.news-author-date {
	margin-bottom: 30px;
	}

.nad-left {
	float: left;
	}
	
.nad-right {
	display: block;
	float: right;
}

.black-smaller, .news-latest-date a {
	font-size: 9px;
	color: #000000;
	letter-spacing: 0.05em;
	padding-bottom: 0px;
}


/* ------------------------------------------------------------------------------------------
 * 
 * Menu
 * 
 */


#menu {
	width: 970px;
	margin: 0;
	text-align: left;
	font-family: Calibri, Arial, sans-serif;
	font-size: 0.79em;
	z-index: 100;
	height: 200px;	
	border: none;
}

/*
 * Perciforms stuff
 */
	
#menuWrap {
	overflow: visible;
	z-index: 100;
	overflow: hidden;
	background: #3B4E77;
	bac\kground: transparent url(/fileadmin/_img/menuSub.png) repeat;
	margin-left: 145px;
	margin-top: -3px;
	}
	
#menuRoot {
	width: 825px;
	list-style: none;
	line-height: 1;
	font-weight: normal;
	padding: 0;
	border: 0;
	border-width: 0;
	margin: -23px 0 0 0px;
	height: 23px;
	overflow: visible;
	display: block;
	position: absolute;
	top: 200px;
 	left: 145px;
	z-index: 100;
}

ul#menuRoot {
	float: left;
	background: #84a427;
	bac\kground: transparent url(/fileadmin/_img/menuRoot.png) repeat;	
}

#menuRoot li a {
	margin: 5px;
	display: block;
	width: 120px; 
	color: #FFFFFF;
	text-decoration: none;
}
  
#menuRoot li {
	float: left;
	padding: 0;
	display: block;
	width: 130px; 
	color: #FFFFFF;
	text-decoration: none;
	}

#menuRoot li ul {
		margin: 0px;
		padding: 0px;
		overflow: hidden;
		}
	
#menuRoot li li {
	width: 130px;
		padding: 0;

}

#menuRoot li:hover, #menuRoot li.sfhover {
	background: #84a427;
	bac\kground: transparent url(/fileadmin/_img/menuRootHover.png) repeat; 
}


#menuRoot li ul {
	position: absolute;
	display: none;
	width: 130px;
	font-weight: normal;
	border-width: 0px;
}

#menuRoot li ul.sfhover {
	display: block;
	background: transparent #84a427repeat-y;
	bac\kground: transparent url(/fileadmin/_img/menuRoot.png) repeat-y;
	overflow: hidden;
	}

#footer {
	width: 350px;
	margin-top: 20px;
	text-align: right;
	float: left;
	clear: both;
}


hr.clearer {
display: none;
}

.news-latest-item p.bodytext {
	margin-bottom: 20px;
}
