/***** START ALLGEMEINE STYLES *****/
html {
	font-size: 62.5%;
}
* {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
   	margin: 0;
   	padding: 0;
	color: #4B4B4B;
}
body {
	min-height: 100%;
	height: 100%;
	background-color: #ffffff;
	font-size: 1.1em;
}
.clearing {
	clear: both;
}
a {
	color: #C0002B;
	text-decoration: none;
}
a:hover {
	color: #C0002B;
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	font-family:  Arial, Verdana, Tahoma, Helvetica, sans-serif;
	color: #C0002B;
}
h1 {
	font-size: 16px;
	margin-bottom: 16px;
}
h2, h3, h4, h5, h6 {
	font-size: 12px;
	margin-bottom: 12px;
}
hr {
	margin: 15px 0px 3px 0px;
	padding: 0;
	border: 0;
	color: #B2B2B2;
	background-color: #B2B2B2;
	height: 1px;
	display: block; 
}
img {
	border-style: none;
}
/***** ENDE ALLGEMEINE STYLES *****/

.innerWrap {
	width: 1000px;		/* verhindert das Verschieben der Divs bei zu kleinem Browserfenster*/
}

/***** START HEADER *****/
#headerwrap #serviceNavi {
	visibility: hidden;
	left: -1000px;
	top: -1000px;
	width: 1px;
	height: 1px;
	display: none;
}
/*#headerwrap #logo {
	float:left;
}*/

#headerwrap .servicemenu {
	display: none;
}
/***** END HEADER *****/



/***** START MAINNAVI *****/
#headerwrap .mainmenu {
	display: none;
}
#mainnaviWrap {
	visibility: hidden;
	left: -1000px;
	top: -1000px;
	width: 1px;
	height: 1px;
}
/***** END MAINNAVI *****/

/***** START MAINNAVI LEFT *****/
#contentAreaWrap #leftNavi {
	visibility: hidden;
	left: -1000px;
	top: -1000px;
	width: 1px;
	height: 1px;
	float: right;
}
/***** END MAINNAVI LEFT *****/

/***** START SEARCHBOX *****/
#searchbox {
	visibility: hidden;
	left: -1000px;
	top: -1000px;
	width: 1px;
	height: 1px;
}
/***** END SEARCHBOX *****/

/**** START TEASERAREA *****/
.leftcontent {
	display: none;
}
#teaserwrap {
	visibility: hidden;
	left: -1000px;
	top: -1000px;
	width: 1px;
	height: 1px;
}	
/***** END TEASERAREA *****/

/***** START CONTENTAREA *****/ 
#contentAreaWrap #left {
 	visibility: hidden;
	left: -1000px;
	top: -1000px;
	width: 1px;
	height: 1px;
}
#contentAreaWrap #contextWrapContent {
	width: 1px;
	height: 1px;
	visibility: hidden;
	left: -1000px;
	top: -1000px;
	float: right;
}
 #contentAreaWrapHomepage #contextWrapHome {
 
 }
#contentAreaWrap #contentWrap {
	float: left;
}
#contentAreaWrap #contentWrap #content {
	padding: 28px 18px 14px 22px;
}
/*** START HOMEPAGE ***/
#contentAreaWrapHomepage {
	background-image: url(../img/content_bg_home.gif);
	padding-top: 28px;
} 
#contentAreaWrapHomepage #contentWrap {
	float: left;
	width: 312px;
}
/*** START HOMEPAGE NEWS CONTEXT ***/
#contentAreaWrapHomepage #contextWrapHome {
	margin-top: -28px;
}
#contentAreaWrapHomepage #contextWrapHome .news {
	padding: 10px 13px 10px 15px;
}
#contentAreaWrapHomepage #contextWrapHome .news {
	border-bottom: 1px solid white;
}
#contentAreaWrapHomepage #contextWrapHome .news h2 {
	background-image: url(../img/arrow_news_mark.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 0px 0px 0px 8px;
	margin: 0px 0px 7px 0px;
}
#contentAreaWrapHomepage #contextWrapHome .news h2 a {
	color: #4B4B4B;
}
#contentAreaWrapHomepage #contextWrapHome .news h2 a:hover {
	text-decoration: none;
	color: #C0002B;
}
#contentAreaWrapHomepage #contextWrapHome .bodytext {
	color: white;
}
#contentAreaWrapHomepage #contextWrapHome .more {
	text-align: right;
}
#contentAreaWrapHomepage #contextWrapHome .more a {
	color: white;
	background-image: url(../img/arrow_news_more.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 8px;
}
#contentAreaWrapHomepage #contextWrapHome .more a:hover {
	color: #C0002B;
}
/*** ENDE HOMEPAGE NEWS CONTEXT ***/


/*** START NEWSTEASER AUF HOMEPAGE ***/
#contentAreaWrapHomepage #left {
 	width:470px; 
 	float:left; 
}
#contentAreaWrapHomepage .teaserWrap {
	float: left;
	width: 230px;
	height: 140px;
	border-right: 1px solid #E0E0E0;
	margin: 0px 0px 22px 0px;
}
#contentAreaWrapHomepage .teaserWrap .teaser {
	padding: 0px 5px;
}
#contentAreaWrapHomepage .teaserWrap .img {
	float: left;
	width: 105px;
	padding-right: 5px;
}
#contentAreaWrapHomepage .teaserWrap .text {
	float: left;
	width: 110px;
}
#contentAreaWrapHomepage .teaserWrap .more {
	float: right;
	margin-right: 5px;
}
#contentAreaWrapHomepage .teaserWrap .more a {
	color: #999999;
	background-image: url(../img/arrow_more_logos.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 8px;
}
/*** ENDE NEWSTEASER AUF HOMEPAGE **/
#contentAreaWrapHomepage #contentWrap #content {
	padding: 0px 20px 25px 20px;
}
/*** END HOMEPAGE ***/
/***** END CONTENTAREA *****/

/***** START FOOTER *****/
#footerWrapContent #copy, #footerWrapHome #copy {
	padding-left: 380px;
	float: left;
}
#footerWrapHome #copy {
	padding-left: 300px;
}
#footerWrapContent #subnavi, #footerWrapHome #subnavi {
	visibility: hidden;
	left: -1000px;
	top: -1000px;
	width: 1px;
	height: 1px;
}
/**** END FOOTER *****/

#contentwrap .maincontent ul li,
#contentwrap .maxlargecont ul li {
	list-style-image:url(../img/dot.gif);
	margin-left: 20px;
}
#contentwrap .maincontent ul ul {
	margin-left: 20px;
}

/***** START STYLES CSS_STYLED_IMGTEXT *****/
/* default styles for extension "tx_croncssstyledimgtext" */
	/*
	 * css-styled-imgtext
	 */
	/*
	  Licensed under the GPL, see http://www.gnu.org/copyleft/gpl.html
	  (c) the TYPO3 content rendering group
	  (c) Ernesto Baschny (ernst@cron-it.de)
	*/
	
	/* Captions */
	P.csc-caption { margin: 0; }
	DIV.csi-caption-c .csi-caption { text-align: center; }
	DIV.csi-caption-r .csi-caption { text-align: right; }
	DIV.csi-caption-l .csi-caption { text-align: left; }
	
	/* Needed for noRows setting */
	DIV.csi-textpic DIV.csi-imagecolumn { float: left; display: inline; }
	
	/* Border just around the image */
	DIV.csi-border DIV.csi-imagewrap .csi-image IMG {
	  border: 2px solid black;
	  padding: 0px 0px;
	}
	
	DIV.csi-imagewrap { padding: 0; }
	
	DIV.csi-textpic IMG { border: none; }
	
	/* DIV: This will place the images side by side */
	DIV.csi-textpic DIV.csi-imagewrap DIV.csi-image { float: left; }
	
	/* UL: This will place the images side by side */
	DIV.csi-textpic DIV.csi-imagewrap UL { list-style: none; margin: 0; padding: 0; }
	DIV.csi-textpic DIV.csi-imagewrap UL LI { float: left; margin: 0; padding: 0; }
	
	/* DL: This will place the images side by side */
	DIV.csi-textpic DIV.csi-imagewrap DL.csi-image { float: left; }
	DIV.csi-textpic DIV.csi-imagewrap DL.csi-image DT { float: none; }
	DIV.csi-textpic DIV.csi-imagewrap DL.csi-image DD { float: none; }
	DIV.csi-textpic DIV.csi-imagewrap DL.csi-image DD IMG { border: none; } /* FE-Editing Icons */
	DL.csi-image { margin: 0; }
	DL.csi-image DT { margin: 0; display: inline; }
	DL.csi-image DD { margin: 0; }
	
	/* Clearer */
	DIV.csi-clear { clear: both; }
	
	/* Margins around images: */
	
	/* Pictures on left, add padding on right */
	DIV.csi-left DIV.csi-imagewrap .csi-image,
	DIV.csi-intext-left-nowrap DIV.csi-imagewrap .csi-image,
	DIV.csi-intext-left DIV.csi-imagewrap .csi-image {
	  display: inline; /* IE fix for double-margin bug */
	  margin-right: 10px;
	}
	
	/* Pictures on right, add padding on left */
	DIV.csi-right DIV.csi-imagewrap .csi-image,
	DIV.csi-intext-right-nowrap DIV.csi-imagewrap .csi-image,
	DIV.csi-intext-right DIV.csi-imagewrap .csi-image {
	  display: inline; /* IE fix for double-margin bug */
	  margin-left: 10px;
	}
	
	/* Pictures centered, add padding left and right */
	DIV.csi-center DIV.csi-imagewrap .csi-image {
	  display: inline; /* IE fix for double-margin bug */
	  margin-left: 5px;
	  margin-right: 5px;
	}
	DIV.csi-textpic DIV.csi-imagewrap .csi-image .csi-caption { margin: 0; }
	DIV.csi-textpic DIV.csi-imagewrap .csi-image IMG { margin: 0; }
	
	/* Space below each image (also in-between rows) */
	DIV.csi-textpic DIV.csi-imagewrap .csi-image { margin-bottom: 15px; }
	DIV.csi-equalheight DIV.csi-imagerow { margin-bottom: 15px; display: block; }
	
	/* Positioning of images: */
	
	/* Above */
	DIV.csi-above DIV.csi-text { clear: both; }
	
	/* Center (above or below) */
	DIV.csi-center { text-align: center; /* IE-hack */ }
	DIV.csi-center DIV.csi-imagewrap { margin: 0 auto; }
	DIV.csi-center DIV.csi-imagewrap .csi-image { text-align: left; /* Remove IE-hack */ }
	DIV.csi-center DIV.csi-text { text-align: left; /* Remove IE-hack */ }
	
	/* Right (above or below) */
	DIV.csi-right DIV.csi-imagewrap { float: right; }
	DIV.csi-right DIV.csi-text { clear: right; }
	
	/* Left (above or below) */
	DIV.csi-left DIV.csi-imagewrap { float: left; }
	DIV.csi-left DIV.csi-text { clear: left; }
	
	/* Left (in text) */
	DIV.csi-intext-left DIV.csi-imagewrap { float: left; }
	
	/* Right (in text) */
	DIV.csi-intext-right DIV.csi-imagewrap { float: right; }
	
	/* Right (in text, no wrap around) */
	DIV.csi-intext-right-nowrap DIV.csi-imagewrap { float: right; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csi-intext-right-nowrap .csi-text { height: 1%; }
	/* End hide from IE5/mac */ 
	
	/* Left (in text, no wrap around) */
	DIV.csi-intext-left-nowrap DIV.csi-imagewrap { float: left; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csi-intext-left-nowrap .csi-text { height: 1%; }
	/* End hide from IE5/mac */
/***** END STYLES CSS_STYLED_IMGTEXT *****/

/***** START CONTENTELEMENTE + NEWS*****/
#contentAreaWrap ol {
	padding-left:25px;
}
.csi-text {
	font-size: 11px;
}
p.csc-caption, .newsimagecaption {
	padding: 3px 0px;
	font-size: 10px;
	color: #B5B5B5;
}
#content .csi-image img {
	border: 1px solid #2B2B2B;
}
img.right {
	float: right;
}
img.toTop {
	padding-bottom: 14px;
}
#contextWrapContent img {
	float:left;
}
#contextWrapContent a {
	color: #4B4B4B;
}
#contextWrapContent a:hover {
	color: #C0002B;
}
#contextWrapContent a:hover b {
	color: #C0002B;
}
#contextWrapContent .divContext {
	padding: 10px 6px 10px 10px;
	border-bottom: 1px solid #DADADA;
}
#contextWrapContent .csi-text {
	font-size: 10px;
}
#contextWrapContent h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	font-size: 11px;
	color: #4B4B4B;
}
.newsImage {
	float: left;
	padding-right: 10px;
}
#contentwrap .partnerrightcontent .csc-textpic {	
	float: left;
}
/***** ENDE CONTENTELEMENTE + NEWS *****/

