body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	color: #000000;
}
#container {
	/*height: 100%;*/
	width: 600px;
}

#header {
	background-image: url(templ_img/Inverslogo_blau_transp.gif);
	height: 50px;
	width: 100%;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left top;
	border:none;
	display:none;
}


/*Obere Navigationsleiste*/

/*#ts_mainnavigation {
	width: 100%;
	text-align: center;
	background-color: #FFFFFF;
}*/
#ts_mainnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border:none;
	text-align: left;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
	display: none;
}
#ts_mainnav p {
	padding: 3px;
	margin: 0px;
}
ul.top, ul.top li {
	display: inline;
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
#ts_mainnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}

/*HAUPTBEREICH*/
#main {
	clear: left;
	width: 100%;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
	border-top-style: none;
}
#hauptteil {
	position: absolute;
	width: 600px;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	border-top: 1px none #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
#content {
	width: 600px;
	position: relative;
	float: left;
	border:none;
	padding-top: 0px;
	padding-right: 30px;
	padding-left: 40px;
}
*html #content {
	width: 600px;
	position: relative;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #EBEBEB;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 40px;
}
/*#main_content {
	min-height: 450px;
}
*html #main_content {
	height: 450px;
}*/
#main_content_block {
	min-height: 450px;
	display: block;
}
*html #main_content_block {
	height: 450px;
}
#main_content input, #main_content select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #EBEBEB;
	margin: 0px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #EBEBEB;
	margin: 0px;
}
#main_content input.search_bn {
	border:1px solid #000666; 
	background-color:#000066; 
	color:#ffffff; 
	font-weight:bold; 
	width:50px; 
	cursor:hand;
}
#referenzenblock {
	background-color: #EFEFFF;
	margin-top: 20px;
}
/*#referenzenblock  {
	min-height: 50px;
}
*html referenzenblock  {
	height: 50px;
}*/
#content #referenzenblock p {
	padding-left: 10px;
	padding-right:10px;
	padding-bottom:10px;
}
*html #content #referenzenblock p {
	padding-bottom:1px;
}
#referenzenblock h2.csc-firstHeader {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #646483;
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	display:block;
	position:relative;
	letter-spacing: 0.3em;
}
/**html #referenzenblock h2.csc-firstHeader {
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 20px;
	display:block;
	position:relative;
}*/

/*LINKE SPALTE*/
#ts_subnav {
	/*height: 100%;*/
	width: 185px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #000033;
	padding: 0px 0px 10px 5px;
	float: left;
	text-align: right;
}
ul.subn {
	margin: 51px 0px 0px;
	padding: 0px;
	list-style-type: none;
}
#ts_subnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CDCDCD;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
	border-left-color: #CDCDCD;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 0px;
	padding-right: 5px;
	display: block;
	background-image: url(templ_img/subsubbg.gif);
	filter:alpha(opacity=40);
	opacity:0.4;
	-moz-opacity:0.4;
	-khtml-opacity:0.4;
}
#ts_subnav a.act, #ts_subnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 0px;
	padding-right: 5px;
	display: block;
	border-top: 1px solid #C1C1E6;
	border-right: 1px none #C1C1E6;
	border-bottom: 1px solid #C1C1E6;
	border-left: 1px solid #C1C1E6;
	background-image: url(templ_img/subsubactbg.gif);
	filter:alpha(opacity=70);
	opacity:0.7;
	-moz-opacity:0.7;
	-khtml-opacity:0.7;
}
#ts_subnav a.subact:hover {
	padding-bottom:0px;
	padding-top:0px;
}
#ts_subnav li { 
	display:block;
	margin-top: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 0px;
	padding-right: 0px;
}
#ts_subnav li.subsub { 
	display:block;
	margin-top: 1px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	padding-right: 0px;
}
#ts_subnav a.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CDCDCD;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
	border-left-color: #CDCDCD;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	padding-right: 5px;
	display: block;
	background-image: url(templ_img/subsubbg.gif);
	background-repeat: repeat;
	filter:alpha(opacity=40);
	opacity:0.4;
	-moz-opacity:0.4;
	-khtml-opacity:0.4;
}
#ts_subnav a.subact, #ts_subnav a.sub:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	padding-right: 5px;
	display: block;
	border-top: 1px solid #C1C1E6;
	border-right: 1px none #C1C1E6;
	border-bottom: 1px solid #C1C1E6;
	border-left: 10px solid #C1C1E6;
	background-image: url(templ_img/subsubactbg.gif);
	background-repeat: repeat;
	filter:alpha(opacity=70);
	opacity:0.7;
	-moz-opacity:0.7;
	-khtml-opacity:0.7;
}




/*RECHTE SPALTE*/
#content_right {
	float: right;
	/*position: relative;*/
	width: 180px;
	padding: 10px 10px 10px 0px;
	display: none;
}
#search input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #EBEBEB;
	margin: 0px;
}
#search input.search_bn {
	border:1px solid #000666; 
	background-color:#000066; 
	color:#ffffff; 
	font-weight:bold; 
	width:50px; 
	cursor:hand;
}
*html #search input.search_bn {
	border:none; 
}
#newsheader, #aktionenheader {
	display: block;
	background-color: #646483;
	padding:3px;
	margin-top:5px;
	color:#ffffff;
	font-size:12px;
	letter-spacing: 0.3em;
	text-align:center;
	font-weight:bold;
}
div.newsblock div.reblock {
	padding: 5px;
	border: 1px dashed #CCCCCC;
	margin-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	background-color: #F8F8F8;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	display:block;
}
div.aktionenblock div.reblock {
	padding: 5px;
	border: 1px dashed #CCCCCC;
	margin-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	background-color: #EFEFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	display:block;
}




/*FOOTER*/
#footer {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBEBEB;
	padding: 3px 10px;
	text-align: center;
	background-color: #FFFFFF;
	color: #999999;
}


/*ALLGEMEIN*/
a.internal-link img {
	border:none;
}
a.external-link img {
	border:none;
}
a.internal-link-new-window img {
	border:none;
}
a.external-link-new-window img {
	border:none;
}
a.download img {
	border:none;
}
a.mail img {
	border:none;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	display: block;
	padding: 10px 10px 10px 0px;
	border-top: 1px solid #EBEBEB;
	border-right: 1px solid #EBEBEB;
	border-bottom: 1px solid #EBEBEB;
	border-left: 1px none #EBEBEB;
	text-align:center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	margin: 20px 0px 0px;
	padding: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 9px 0px 0px;
	padding: 0px;
	color: #666666;
	/*text-indent: 1em;*/
}
#content a, #content_right a, #footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #646483;
	text-decoration: none;
	font-variant: normal;
}
#content a:hover, #content_right a:hover, #footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
	font-variant: normal;
}
.imgleft {
	margin-right: 10px;
	margin-left: 0px;
	margin-top:3px;
	margin-bottom:5px;
	/*border: 1px solid #EBEBEB;*/
}
.imgright {
	margin-left: 10px;
	margin-right: 0px;
	margin-top:3px;
	margin-bottom:5px;
	/*border: 1px solid #EBEBEB;*/
}
#content ul, #content_right ul {
	list-style-image: url(templ_img/reddot.gif);
	color: #666666;
}
#content td {
	font-size: 11px;
}
#ts_mainnav a.act {
	color: #8F8FA5;
	/*background-color: #EFEFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #C1C1E6;*/
}
a:hover, #ts_subnav a:hover, #ts_mainnav a:hover {
	color: #000033;
}
#search {
	margin-bottom: 10px;
}
form {
	margin: 0px;
	padding: 0px;
}
#ts_breadcrumb a, #ts_breadcrumb2 a {
	font-weight: normal;
	color: #999999;
}
#ts_breadcrumb a:hover, #ts_breadcrumb2 a:hover {
	font-weight: normal;
	color: #000033;
	text-decoration: none;
}
#ts_breadcrumb2 {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #EBEBEB;
	padding-top: 10px;
	display: block;
	clear: left;
	padding-bottom: 10px;
	margin-top: 10px;
}
#ts_breadcrumb, #ts_breadcrumb2 {
	text-align:center;
	display: none;
}
#ts_breadcrumb {
	margin-top: 0px;
	margin-bottom: 17px;
}
.indexpoint {
	display: block;
	/*height: 100px;*/
	padding: 10px;
}
#pdfgen {
	text-align: center;
	display: none;
	margin-top: 30px;
}
#pdfgen a, #pdfgen a:hover {
	font-weight: normal;
}#pdfgen a {
	color: #999999;
}
#footer a {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover {
	text-decoration: none;
	font-weight: normal;
}
#content #pdfgen #ts_coma_pdf a {
	text-decoration: none;
}
#content #pdfgen #tipafriend a {
	text-decoration: none;
}
#sitemap {
	float: right;
	margin-top: 1px;
}
#sitemap a {
	font-weight: bold;
	color: #646483;
	text-decoration: none;
	margin-right: 10px;
}
*html #ts_subnav a.subact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	padding-right: 5px;
	display: block;
	border-top: 1px solid #C1C1E6;
	border-right: 1px none #C1C1E6;
	border-bottom: 1px solid #C1C1E6;
	border-left: 1px solid #C1C1E6;
	background-color:#eeeeee;
	filter:alpha(opacity=40);
	opacity:0.4;
	-moz-opacity:0.4;
	-khtml-opacity:0.4;
}
*html #ts_subnav a.sub:hover {
	filter:alpha(opacity=20);
	opacity:0.2;
	-moz-opacity:0.4;
}
*html #ts_subnav {
	filter:alpha(opacity=50);
	-moz opacity:0.5;
	opacity:0.5;
}
table.contenttable td {
	*/border:1px solid #666666;
	border-collapse: collapse;*/
	padding-left:5px;
	vertical-align:top;
}
table.special td {
	border:1px solid #666666;
	border-collapse: collapse;
	padding-left:5px;
	vertical-align:top;
}
table.contenttable td.special {
	border:1px solid #666666;
	border-collapse: collapse;
	padding-left:5px;
	vertical-align:top;
}
table.contenttable th, table.special th, th.special {
	border:1px solid #646483;
	border-collapse: collapse;
	padding:3px;
	vertical-align:top;
	background-color:#646483;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
}
table.contenttable, table.special {
	border-collapse: collapse;
}
table.noborder td {
	border:none;
	padding-left:5px;
	vertical-align:top;
}
hr {
	color:#ebebeb;
	border:none;
	height:1px;
	background-color:#ebebeb;
}
.csc-mailform {
	border:none;
}
.csc-mailform input{
	width:200px;
	margin-left:120px;
}
.csc-mailform-field label {
	width:100px;
	text-align:right;
	font-weight:bold;
	float:left;
	margin-right:10px;
}
.csc-mailform-field {
	margin-bottom:5px;
}
.csc-mailform-field textarea {
	width:200px;
	overflow:auto;
}
.csc-mailform input#mailformformtype_mail {
	width:100px;
	margin-left:110px;
	background-color:#646483;
	color:#ffffff;
	font-weight:bold;
}
.news-list-item h3 {
	background-color:#efefff;
	margin-top:0px;
	padding:3px;
}
.news-list-item {
	border: 1px solid #d3d3ed;
	margin-top:10px;
}
.news-list-item div,.news-list-item p {
	padding:3px;
}
table p {
	margin:0px;
	padding:0px;
}
#to_top a:hover {
	text-decoration:none;
	}#container #main #hauptteil #ts_subnav {
	display: none;
}
#flashcontent {
	display: none;
}
