@import url(leftNavi.inc.css);
@import url(sitemap.inc.css);
@import url(headerparts.inc.css);
@import url(contentelements.css);
@import url(t3lelements.inc.css);
@import url(sideboxes.inc.css);
@import url(tt_news.css);
@import url(jp_staff.css);
@import url(jp_pageteaser.css);
@import url(mailform.css);
@import url(gallery.css);
@import url(faq.css);
@import url(tx_indexedsearch.css);
@import url(jp_event.css);
@import url(tipafriend.css); 
@import url(jp_downloads.css); 
@import url(jp_weblinks.css); 
@import url(jp_bookmarks.css); 
@import url(sr_feuser_register.css); 




BODY, TD, TH, INPUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	/*
	font-size: 75%;
	line-height: 130%;
	//*/
	color: #333;
}
BODY{
/*	behavior: url(http://www.it-akademie.org/fileadmin/templates/csshover.htc);*/
}

.hide {
	display: none;
}

H1, H2, H3, H4, H5 {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	line-height: normal;
	margin: 0px;
}

H1 {
	font-size: 17px;
	margin-bottom: 15px;
	background-color: #A2C0DC;
	padding: 3px 6px;
}

* html H1 {
	height: 17px;	
}

H2 {
	font-size: 14px;
	margin-bottom: 10px;
	padding: 2px 8px;
	border: 1px solid #A2C0DC;
	position: relative;
}

H3 {
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 5px;
}

#right-col H1, #left-col H1 {
	font-size: 18px;
	line-height: 18px;
	padding-top: 14px;
	padding-bottom: 7px;
}

H4, #right-col H2, #left-col H2 {
	font-size: 11px;
	line-height: 14px;
	padding: 0px;
	border: none;
}

H5 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 3px;
}

P {
	margin: 0;
	margin-bottom: 10px;
}

UL, OL {
	margin: 5px 0px;
	padding-left: 25px;
	position: relative;
}
* html OL {
	margin-left: 25px;
	padding-left: 0px;
}

UL LI {
	list-style-type: square;
}
#middle-content UL {
	padding-left: 0px;
}
#rightContent UL {
	padding-left: 15px;
}
* html #middle-content UL {
	float: left;
}
.floatfix-ie {
/*	height: 1%;
	margin-bottom: 8px;
	*/
	width: 100%;
}
#middle-content OL LI,
#middle-content UL LI {
	padding-top: 2px;
	padding-bottom: 2px;
}
#middle-content UL LI {
	list-style-type: none;
	padding-left: 20px;
	background: url(../images/square-dgray.gif) no-repeat 8px 8px;
}
#middle-content .csc-sitemap LI {
	padding: 0px;
}
* html #middle-content UL LI {
	background: url(../images/square-dgray.gif) no-repeat 8px 8px;
}


A {
	color: #003082;
	font-weight: bold;
	text-decoration: none;
/*	text-decoration: underline;*/
}

A:hover {/*
	color: #bd5936;*/
	text-decoration: underline;
}

/* layout styles */
#body-wrap {}

#head {
}

#main-wrap {
}

#middle-wrap {}

#middle {
	background-color: #fff;
	border-top: 1px solid #ccd6e6;
}

#middle-content {
	clear: left;
	border-top: 1px solid #ccd6e6;
	padding-top: 8px;
}
* html #middle-content {
	margin-top: 6px;
}

#left-col {}

.left-col-content {
	font-size: 11px;
	line-height: 15px;
}

#right-col {
	font-size: 11px;
	line-height: 15px;
	margin-top: 29px;
}

.right-col-content {}

#breadcrumb-navigation {
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
}

#breadcrumb-navigation UL {
	margin: 0px;
	padding: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
}
* html #breadcrumb-navigation UL {
	margin-top: 6px;
	padding: 0px;
}

#breadcrumb-navigation UL LI {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}

#breadcrumb-navigation A {
	color: #003082;
	font-weight: normal;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 8px;
	background: url(../images/bst/arrow_db.gif) 0px 4px no-repeat;
}

#breadcrumb-navigation A:hover {/*
	color: #bd5936;
	background-image: url(../images/bst/arrow_br.gif);*/
	text-decoration: underline;
}

#breadcrumb-navigation .last A {
	font-weight: bold;
}

#page-functions {
	position: absolute;
	top: -1px;
	right: -188px;
	display: block;
	width: 190px;
	line-height: 28px;
	font-size: 11px;
	border-top: 1px solid #ccd6e6;
}
* html #page-functions {
	right: -190px;
}

#page-functions UL {
	margin: 0px;
	padding: 0px;
	float: right;
}

#page-functions LI {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}

#page-functions A {
	text-decoration: none;
	font-weight: normal;
	padding-left: 30px;
	background: url(../images/bst/arrow_db.gif) 12px 4px no-repeat;
}
#page-functions A:hover {/*
	color: #bd5936;
	background-image: url(../images/bst/arrow_br.gif);*/
	text-decoration: underline;
}
/*
#page-functions A SPAN {
	display: block;
}

#page-functions A SPAN SPAN {
	display: none;
}

#func-mail A SPAN {
	width: 23px;
	height: 19px;
	background: url(../images/func-mail.gif) top left no-repeat;
}

#func-print A SPAN {
	width: 20px;
	height: 19px;
	background: url(../images/func-print.gif) top left no-repeat;
}

#page-functions A:hover SPAN {
	background-position: 0px -19px;
}
*/

#footer {
	margin: 0px;
	padding: 0px;
	margin-top: 16px;
	font-size: 11px;
	text-align: right;
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
}

#footer UL {
	margin: 0px;
	padding: 0px;
	clear: both;
	text-align: center;
	line-height: 22px;
	border-bottom: 1px solid #fff;
}
* html #footer UL {
	height: 1%;
}
#footer UL.footer-functions {
	background: #bcd4e8;
}
#footer UL.level1-links {
	background: #e5eaf2;
}
#footer UL.footer-text {
	background: #e5eaf2;
}
#footer UL.footer-text {
	display: none;
}

#footer UL LI {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}

#footer UL LI A {
	font-weight: normal;
	color: #003082;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 12px;
	border-right: 1px solid #003082;
}

#footer UL LI A:hover {
	color: #bd5936;
	text-decoration: underline;
}

#footer UL LI.last A {
	font-weight: normal;
	border: none;
}

#footer A#totoplink {
	padding-right: 17px;
	padding-top: 4px;
	padding-bottom: 17px;
	display: block;
	float: right;
	text-decoration: none;
	background: url(../images/bst/totop-icon.gif) top right no-repeat;
}
#footer A#totoplink:hover {
	text-decoration: underline;
}

#language-navigation,
#top-navigation {
	display: none;
}






.csc-frame-frame1 {
	border: 1px solid #000;
	padding: 5px;
}
.csc-frame-frame2 .text-article,
.csc-frame-frame1 .text-article {
	background: none;
	margin-bottom: 0px;
	padding-bottom: 0px;	
}




/* RTE-Classes */
.table-caption {
	font-weight: bold;
}
.table-summary,
.image-summary {
	font-weight: bold;
}



span.trend-arrow {
}
span.trend-arrow img {
	vertical-align: middle;
}
.trend-up {
}
.trend-up-right {
}
.trend-right {
}
.trend-down-right {
}
.trend-down {
}




/* REGIONS */



/* 
	demografic
	
	dark - #E17C27 
	light - #F6CB9B
*/
.region-demografic H1,
.region-demografic .boxhead H3 {
	background-color: #E17C27;
}

.region-demografic H2 {
	border: 1px solid #E17C27;
}

.region-demografic .text-article H2 {
	border: none;
}

.region-demografic .sidebox  {
	background-color: #F6CB9B;
}

.tx-indexedsearch-res .region-demografic H3 .tx-indexedsearch-title {
	background-color: #E17C27;
}
.tx-indexedsearch-res .region-demografic H3 A {
	color: #000;
}


/* 
	participation
	
	dark - #5DC293 oder 5DC24E???
	light - #BEE7D4
*/
.region-participation H1,
.region-participation .boxhead H3 {
	background-color: #5DC293;
}

.region-participation H2 {
	border: 1px solid #5DC293;
}

.region-participation .text-article H2 {
	border: none;
}
.region-participation .sidebox  {
	background-color: #BEE7D4;
}
.tx-indexedsearch-res .region-participation H3 .tx-indexedsearch-title {
	background-color: #5DC293;
}
.tx-indexedsearch-res .region-participation H3 A {
	color: #000;
}

/* 
	living
	
	dark - #003082 
	light - #D9E7F2
*/
.region-living H1,
.region-living .boxhead H3 {
	background-color: #003082;
	color: #fff;
}

.region-living H2 {
	border: 1px solid #003082;
}

.region-living .text-article H2 {
	border: none;
}
.region-living .sidebox  {
	background-color: #D9E7F2;
}
.tx-indexedsearch-res .region-living H3 .tx-indexedsearch-title {
	background-color: #003082;
}
.tx-indexedsearch-res .region-living H3 A {
	color: #fff;
}

/* 
	education
	
	dark - #E99FB3
	light - #F6D9E1
*/
.region-education H1,
.region-education .boxhead H3 {
	background-color: #E99FB3;
}

.region-education H2 {
	border: 1px solid #E99FB3;
}

.region-education .text-article H2 {
	border: none;
}

.region-education .sidebox  {
	background-color: #F6D9E1;
}

.tx-indexedsearch-res .region-education H3 .tx-indexedsearch-title {
	background-color: #E99FB3;
}
.tx-indexedsearch-res .region-education H3 A {
	color: #000;
}

/* 
	health
	
	dark - #EFCE4C
	light - #F8EBB7
*/
.region-health H1,
.region-health .boxhead H3 {
	background-color: #EFCE4C;
}

.region-health H2 {
	border: 1px solid #EFCE4C;
}

.region-health .text-article H2 {
	border: none;
}

.region-health .sidebox  {
	background-color: #F9EBB7;
}

.tx-indexedsearch-res .region-health H3 .tx-indexedsearch-title {
	background-color: #EFCE4C;
}
.tx-indexedsearch-res .region-health H3 A {
	color: #000;
}


/* Indentation of text */
blockquote {
	margin-left: 42px;
	margin-right: 0px;
	margin-top: -8px !important;
}