@charset "UTF-8";
@media all {
/**	=TO-DO
	------------------------------------------------------ */
/*
- ie checken
- min-height hauptcontainer
- rte config
- obere linie / reflex rechts
- h1 als gifbuilder
- tt_content-menu L3
- logo glätten
*/
/* TO-DO - ende **/
/**	=BASE.CSS
	------------------------------------------------------ */
*{margin:0;padding:0}
option{padding-left:.4em}
* html body *{overflow:visible}
* html iframe,* html frame{overflow:auto}
* html frameset{overflow:hidden}
html{height:100%;padding-bottom:1px}
body{font-size:100.01%;text-align:left}
fieldset,img{border:0 solid}
ul,ol,dl{margin:0 0 1em 1em}
li{margin-left:1.5em;line-height:1.5em}
dt{font-weight:700}
dd{margin:0 0 1em 2em}
blockquote{margin:0 0 1em 1.5em}

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{display:block}
#ie_clearing{display:none}

/* base.css - ende **/

/**	=CONTENT.CSS
	------------------------------------------------------ */
html * { font-size: 100.01%;}
body {
  font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
  font-size: 85.00%;
  line-height: 1.6em;
  color:#42919e;
  background: #ffffff;
/*  line-height: 1.5em; */
}

h1,h2,h3,h4,h5,h6 { font-family: 'Trebuchet MS', Verdana, arial, sans-serif; font-weight:bold; color: #992429; }
h1 { font-size: 145%; padding-bottom: 0.5em; /*margin-bottom: 0.5em;*/ }
h2 { font-size: 145%;}
h3 { font-size: 112%; padding-bottom: 0.5em; margin-bottom: 0.5em; }
h4 { font-size: 112% }
h5 { font-size: 100.01%; padding-bottom: 0.5em; margin-bottom: 0.5em; }
h6 { font-size: 100.01%;}

p, .csc-textpic {  margin-bottom: 0.8em; }

ul, ol, dl { line-height: 1.5em; margin: 0 0 1em 1em; }
li { margin-left: 0.5em; line-height: 1.5em; }

dt { font-weight: bold; }
dd { margin: 0 0 1em 2em; }

strong,b { font-weight: bold; }
em,i { font-style:italic; }

sub {
	vertical-align: sub;
	font-size: 60%;
	line-height: normal;
}
sup {
	vertical-align: super;
	font-size: 60%;
	line-height: normal;
}

a { color: #333; text-decoration:none; }
a:focus,
a:hover,
a:active { color: #e60005; text-decoration: underline; border: none; outline: none; }

#ctr-ctt a {color: #992429;}

table { width: auto; border-collapse:collapse; margin-bottom: 0.5em; }
table.full { width: 100%; }
table.fixed { table-layout:fixed; }

th,td { padding: 0.5em; }
thead th { background: #444; color: #fff; }
tbody th { background: #ccc; color: #333; }
tbody th.sub { background: #ddd; color: #333; }

hr {
  color: #fff;
  background:transparent;
  margin: 0 0 1.2em 0;
  padding: 0 0 0.1em 0;
  border:0;
  border-top: 1px #000 solid;
/*  clear: both; */
}

img { margin: 0;}
dt, dl { margin: 0; padding: 0;}

.red {color: #992429;}

/* CONTENT.CSS - ende **/

/**	=TT-CONTENT / RTE
	------------------------------------------------------ */

/* .csc-header { margin-left: -12px;} */


.csc-frame-frame1 {
	  font-size: 145%;
	  padding-bottom: 0.5em;
	  margin-bottom: 0.5em;
	  border-bottom: 1px solid #000;
}

/* SO GROSS WIE ÜBERSCHRIFT!!!! */

.size-xl {
	  font-size: 172%;
}

.size-xl-line {
	  font-size: 172%;
	  padding-bottom: 0.5em;
	  margin-bottom: 0.5em;
	  border-bottom: 1px solid #000;	
}

.size-l {
	  font-size: 145%;
}

.csc-frame-frame2 {
	  font-size: 145%;
	  padding-bottom: 0.5em;
	  margin-bottom: 0.5em;
}

div.floatbox, div.align-right {
	  overflow:hidden;
	  padding: 0;
	  margin: 0;
	  width: 40%;
	  float: right;
	  margin-left: 12px;
}

div.underline {
	border-bottom: 1px solid #000; 
	margin-bottom: 0.8em;
}
div.overline {
	border-top: 1px solid #000; 
	padding-top: 0.5em;
}

.width-date {
	display: block;
	float: left;
	width: 10em;
}

/* TT-CONTENT / RTE - ende **/

/**	=LAYOUT-CONTAINER
	------------------------------------------------------ */

#ctr-page {
	margin: 0 auto;
	width: 800px;
	overflow: hidden;
	position: relative;
}

#ctr-head {
	position: relative;
	width: 100%;
/*	height: 190px;*/
	overflow: hidden;
}

#ctr-logo {
	width: 200px;
	float: left;
}
#logo {
	margin: 60px 0 0 20px;
}

#keyvisual {
	margin: 90px 0 0 80px;
}

#ctr-main {
padding-top:20px;
	margin-top: 50px;
	padding-bottom: 50px;
	position: relative;
	overflow: hidden;
	width: 100%;
	background: url(bg-page.gif) left top;			

}

#ctr-nav {
	float: left;
	width: 200px;
	padding-top: 27px;
}

#ctr-ctt {

	overflow: hidden;
	float: right;
	width: 540px;
	margin-right: 16px;		
/* # # # HÖHEN-DEMO # # # # */
	min-height: 437px;
/*	text-align: justify;*/

}

#col-main {
	margin: 18px 12px 18px 24px;
}

#ctr-foot {
	position: relative;
	overflow: hidden;
	margin-right: 1px;
	background: #d5dade url(../images/bg-foot-topborder.gif) top left no-repeat;
	border-left: #E9ECF0 1px solid;
	border-right: #e3e6ea 1px solid;
	border-bottom: #e3e6ea 1px solid;
}

#ctr-foot img#claim-img { float: left;}
#ctr-foot div#adresse { 
	margin: 14px 16px 0 228px;
	font-size: 10px;
	font-family: /*"Arial Narrow",*/ Arial, Helvetica, sans-serif;
	text-align: center;
	color: #16437e;
}

/* LAYOUT-CONTAINER - ende **/

/**	=NAV-MAIN
	------------------------------------------------------ */

#ctr-nav ul {
	margin: 24px 0 0 20px;
	padding: 0;
}
#ctr-nav ul.nav-l2 {
   margin: 2px 0 8px 15px;
}

#ctr-nav li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 5px 0;
}
#ctr-nav li ul li {
	border: none;
}
#ctr-nav li a {
	display: block;
	height: 18px;
	width: 150px;
	background-repeat: no-repeat;
	background-position: -8px top !important;
}
#ctr-nav li a.cur {
	background-position: -8px bottom !important;
}
#ctr-nav li a:hover {
	background-position: -8px bottom !important;
}
#ctr-nav li a.cur:hover {
	background-position: -8px bottom !important;
}
#ctr-nav li span {
	display: none;
}

.csc-header h1 {
	display:block;
	width:600px; 
	max-width:600px;
}
.csc-header h1 span.replace {
	display:block; 
	width:1px; 
	height:1px; 
	overflow:hidden;
}

/* NAV-MAIN - ende **/

}
