@charset "utf-8";

/**************************
Farben Webseite

grün von Navi: #7cc242
**************************/

/*************************
Allgemeine Formatierungen
*************************/


* {
	border: none;
	padding: 0px;
	margin: 0px;
}

body {
	font: 100% Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #eee;
	margin: 0; 
	padding: 0;
	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert.*/
	color: #666666;
}

img {
	border: none;
	display: block;
}

.bodytext {
	font-size: 0.8em;
}

p {
	padding: 0px;
	margin:0px;
}

ul {
	list-style-type: none;
	margin-top: 20px;
	padding-left: 20px;
}

ul li {
	background-image: url(bilder/aufzaehlungszeichen.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding: 0 32px;
	font-size: 0.8em;
	margin-top: 10px;
	padding-left: 15px;
}


li ul li {
	font-size: 1em;
	padding: 0 32px;
	margin-top: 10px;
}

ul li ul {
	margin-top: 0px;
}
	

p {
	margin-top: 10px;
}

a {
	text-decoration: none;
	color: #666666;
}

a:hover {
	color: #7cc242;
}

.contenttable td {
	vertical-align: top;
}

.csc-frame-frame1 {
	border: 2px solid #ccc;
	padding: 0px;
	
}

.csc-frame-rulerBefore {
	border-top: 2px solid #ccc;
	padding-top: 3px;
	padding-bottom: 3px;
}

.csc-textpic-caption {
	font-size: 0.7em;
	font-style: italic;
	border: 2px solid #ccc;
	padding: 2px;
	margin-top: 5px;
}

.csc-textpic-image img {
	padding-bottom: 5px;
}

table, td, tr, tbody, center, div {
	border: none;
	padding: 0px;
	margin: 0px;
}


/***************************
IDs und Klassen Template
***************************/
#container {
	width: 920px;  
	background: #fff;
	margin: 0 auto; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
	border: 4px solid #fff;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
}

.mainContent {
	padding: 0; /* padding (Auffüllung) bezeichnet den Innenabstand und margin (Rand) den Außenabstand der div -Box. */
	border-top: 4px solid #fff;
}

.header {
	background-color: #FFF;
	height: 150px;
}

.header_links {
	float: left;
	width: 200px;
	height: 150px;
}

.sprache {
	height: 30px;
	color: #fff;
}

.logo {
	height: 90px;
}

.logo img {
	padding-top: 25px;
}

.suche {
	height: 30px;	
	color: #fff;
}

.header_rechts {
	float: right;
	width: 700px;
	height: 150px;
}

.clickpfad {
	background-color: #ddd;
	padding: 5px 0;
	font-size: 0.7em;
	border-top: 4px solid #fff;
	border-bottom: 4px solid #fff;
	text-indent: 20px;
}

.clickpfad a {
	text-decoration: none;
	color: #666666;
}

.clickpfad a:hover {
	text-decoration: none;
	color: #333333;
}

.maincontent {
	height: 100%;
}

.links {
	width: 200px;
	font-size: 0.9em;
	float: left;
	height: 100%;
	background-color: #fff;
}

.navi {
	width: 200px;
	float: left;
	font-size: 0.9em;
	height: 100%;
}

.navi_home {
	width: 200px;
	font-size: 0.9em;
	height: 100%;
}

.links_unten {
	width: 200px;
	margin-top: 20px;
	margin-bottom: 20px;
}

/*.links_unten img{ 
	width: 200px;
	height: 50px;
	position: absolute;
	bottom: 85px;
}*/

.logos {

}

.logo_rmb {	
	width: 200px;
	height: 65px;
}

.logo_eu {
	margin-top: 20px;
	width: 200px;
	height: 54px;
}

.logo_rmb img{	
	width: 200px;
}

.logo_eu img {
	width: 200px;
}

.div_clear {
	clear: both;
	height: 0px;
}

.broschuere {
	margin: 20px 0px 30px 0px;
}

.broschuere img {
	display: block;
}

p.titel_broschuere {
	color: #7cc242;
	font-weight: bold;
	margin-bottom: 3px;
	font-size: 0.8em;
}

.text_links_unten {
	font-size: 0.6em;
	position: relative;
	top: 15px;
}

.inhalt {
	float: left;
	padding: 20px;
	width: 670px;
}

a.external-link-new-window, a.internal-link-new-window, a.download {
	background-image: url(bilder/pikto_pfeil_re_gruen.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 30px;
	color: #7cc242;
}

.inhalt p a {
	background-image: url(bilder/pikto_pfeil_re_gruen.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 30px;
}	

.inhalt_home {
	float: left;
	padding: 20px;
	width: 480px;
	height: 580px;
	overflow: auto;
}

.rechts {
	width: 200px;
	float: right;
	height: 100%;
}

.footer {
	font-size: 0.7em;
	clear: both;
	background-color: #7cc242;
	border-top: 4px solid #fff;
	height: 17px;
	padding-top: 3px;
	color: #ffffff;
}

.footer_text {
	float: left;
	width: 230px;
	text-indent: 20px;
}

.footer_apps {
	float: left;
	color: #7cc242;
}

.footer_navi{
	float: right;
	width: 550px;
	text-align: right;
}

.footer_navi_wrap {
	height: 23px;
	border: none;
	vertical-align: bottom;
	padding-top: 3px;
	display: inline;
}

.footer_navi_wrap a {
	border: none;
	text-decoration: none;
	color: #ffffff;
}

.footer_navi_wrap a:hover {
	border: none;
	text-decoration: none;
	color: #888888;
}



/*******************************
Überschriften
*******************************/
h1 {
	font-size: 1.2em;
	color: #7cc242;
	text-transform: uppercase;
	padding-bottom: 20px;
}

h2 {
	margin-top: 20px;
	padding: 4px 0px 4px 7px;
	font-size: 0.8em;
	color: #ffffff;
	background-color: #7cc242;
	margin-bottom: 1px;
}

h3 {
	padding: 4px 0px 4px 7px;
	font-size: 0.8em;
	color: #ffffff;
	background-color: #aaa;
	margin-bottom: 1px;
}

h4 {
	margin-top: 20px;
	padding: 5px 0px 5px 7px;
	font-size: 0.8em;
	color: #ffffff;
	background-color: #7cc242;
	margin-bottom: 1px;
}

/********************************
Extensions
********************************/

/*******************************
Yahoo Wetter
*******************************/
.weather_title {
	font-size: 0.6em;
	color: #ffffff;
	background-color: #7cc242;
	padding: 3px 0;
	font-weight: bold;
	height: 25px;
	text-align: center;
}

.weather_content {
	font-size: 0.6em;
	background-color: #ffffff;
	height: 150px;
	width: 93px;
	border: 1px solid #7cc242;
	text-align: center;
}

.weather_content img {
	padding-left: 22px;
}

/***************************************
Pageteaser
***************************************/

.tx-jppageteaser-pi1 {
	font-size: 1em;
}

.float_clear {
	clear: left;
	width: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

.tx-jppageteaser-pi1-list-entry {
	border: 2px solid #ccc;
	margin-bottom: 30px;
	padding-bottom: 0px;
}

.tx-jppageteaser-pi1-list-entry-image img {
	border: none;
	vertical-align: top;
	margin: 0px 10px 0px 0px;
	height: 80px;
}

.tx-jppageteaser-pi1-list-entry-description {
	padding: 2px 5px;
	margin: 0px;
	font-size: 0.8em;
}

.pageteaser_title {
	padding: 0px;
	margin: 0px;
	font-size: 1em;
	color: #7cc242;
	padding-bottom: 3px;
	text-transform: uppercase;
}

.tx-jppageteaser-pi1-list-entry-link-item {
	font-size: 0.9em;
	font-weight: bold;
}

.tx-jppageteaser-pi1-list-entry-link-item a {
	color: #7cc242;
	text-decoration: none;
}

.tx-jppageteaser-pi1-list-entry-link-item a:hover {
	color: #888888;
	text-decoration: none;
}

.tx-jppageteaser-pi1-list-entry-link-item ul {
	margin-top: 0px;
}

ul.pageteaser {
	padding: 0 0 0 170px;
	margin: 0px;
	font-style: italic;
}

ul.pageteaser li {
	background-image: url(bilder/pikto_pfeil_re_gruen.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 30px;
	margin-top: 0px;
}

.tx-jppageteaser-pi1-browsebox {
	font-size: 0.7em;
}

.tx-jppageteaser-pi1-browsebox-active-link {
	font-weight: bold;
}


/*********************************
SEO Sitemap
*********************************/
.deep2 {
	background-image: url(bilder/pikto_pfeil_re_gruen.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 32px;
}

ul li ul li.deep1 {
	background-image: url(bilder/pikto_pfeil_re_gruen.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 32px;
}

ul li.deep0 {
	background-image: url(bilder/pikto_pfeil_re_gruen.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 32px;
}

ul li ul.list {
	padding-left: 0px;
}


