@charset "UTF-8";
@media all {
/**	=TO-DO
	------------------------------------------------------ */
/*
- RTE + ttc-header  Überschriften formatieren
- Linkauszeichnung

- Logo flascontainer IE7
- a:aktiv underline prüfen

*/
/* 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%;margin-bottom:1px}
body{font-size:100.01%;color:#333;background:#fff;text-align:left}
fieldset,img{border:0 solid}
ul,ol,dl{margin:0 0 0 0}
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: Arial, Helvetica, sans-serif;
  font-size: 80.00%;
/*  line-height: 1.5em; */
  padding-bottom: 30px;

}

h1,h2,h3,h4,h5,h6 { font-weight:bold; color: #000; }
h1 { font-size: 172%; padding-bottom: 0.5em; margin-bottom: 0.5em; }
h2 { font-size: 172%;}
h3 { font-size: 145%; padding-bottom: 0.5em; margin-bottom: 0.5em; }
h4 { font-size: 145% }
h5 { font-size: 100.01%; padding-bottom: 0.5em; margin-bottom: 0.5em; }
h6 { font-size: 100.01%;}

p, .csc-menu-80, .csc-textpic { line-height: 1.6em; margin-bottom: 0.7em; font-size: 98%; }

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: #000; text-decoration:none; }
a:focus,
a:hover,
a:active { color: #999; text-decoration: underline; border: none; outline: none; }

/*.bodytext a { text.decoration: underline;}*/

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: #db3123;}

/* CONTENT.CSS - ende **/

/**	=LAYOUT-CONTAINER
	------------------------------------------------------ */
#container {
	width: 100%;
	height: 500px;
	overflow: hidden;
}

#wrapper {
	min-width: 960px;
	position: relative;
}
#topimg, #flashcontent img {
	width: 100%;
}

.logo {
	display: block;
	position: absolute;
	width: 78px;
	height: 78px;
	top: 24px;
	right: 38px;
}

#ctr-main {
	position: relative;
	overflow: hidden;
	clear: both;
	width: 100%;
	min-width: 970px;
	margin-top: 18px;
	/* # # # HÖHEN-DEMO # # # # */
	min-height: 200px;
}

#ctr-ctt, #nav-meta {
	overflow: hidden;
	float: right;
	width: 520px;
	margin: 0 38px 0 38px;
	padding: 0 0 25px 0;
	border-top: 9px solid #000;
}

#ctr-nav, #foot-links {
	width: 346px;
	margin-left: 38px;
	margin-top: 8px;
}

#col-n1, #col-n2 {
	width: 160px;
}

#col-n1 {
	float: left;
}

#col-n2, #col-n3 {
	float: right;
}
#col-n3 {
	width: 160px;
}

#ctr-foot {
	position: relative;
	overflow: hidden;
	clear: both;
	width: 100%;
	min-width: 970px;
	height: auto;	
}

#foot-links {}
#link-home, #link-top {
	width: 160px;
	border-top: 1px solid #aaa;
	padding-top: 6px;
}
#link-home { float: left;}

#link-top {
	float: right;
}

#nav-meta {
	background: transparent;
	height: auto;
	padding-top: 3px;
}

#minwidth { 
	clear: both;
	width: 980px; 
	height: 1em;
	background: red;
}

#flashcontent,
#flashcontent:focus,
#flashcontent:hover,
#flashcontent:active { border: none; outline: none; }

/* LAYOUT-CONTAINER - ende **/


/**	=NAV-MAIN
	------------------------------------------------------ */
.heightbox {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	min-height: 9.4em;
}
.nav-l1 {
	margin: 0;
	padding: 10px 0 0 0;
}
.nav-l2 {
	margin: 0;
	padding: 8px 0 0 0;
}

#ctr-nav li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#ctr-nav a {
	color: #000;
}
#ctr-nav a:hover {
	color: #999;
	text-decoration: none;
}
#ctr-nav .act a, #ctr-nav li.act {
	color: #999;
}

#col-n1 li a {
	display: block;
	height: 20px;
	width: 100%;
	background-repeat: no-repeat;
}

#col-n1 li a.cur {
	background-position: 0 bottom !important;
}
#col-n1 li a:hover {
	background-position: 0 bottom !important;
}
#col-n1 li a.cur:hover {
	background-position: 0 bottom !important;
}
#col-n1 li span {
	display: none;
}

.nav-l2 {
	line-height: 1.3em;
	font-size: 88%;
}

.nav-l2-b {
	padding-left: 0.7em;
}

#col-n2 li.no a {
	color: #000 !important;
}

#ctr-foot a {
	font-size: 72%;
	color: #666;
	margin-right: 0.5em;
}

#col-n3  {
	font-size: 88%;
	line-height: 1.3em;
}


/* NAV-MAIN - ende **/


/**	=TT-CONTENT / RTE
	------------------------------------------------------ */

#ctr-ctt #first-ce-wrap, #ctr-ctt .csc-frame-headerbox {
	border-bottom: 1px solid #999;
	min-height: 9.4em;
	margin-bottom: 1em;
}
#ctr-ctt #first-ce-margin {
	padding-top: 8px;
}
#ctr-ctt #first-ce-wrap h1, #ctr-ctt #first-ce-wrap h2, #ctr-ctt #first-ce-wrap h3, #ctr-ctt #first-ce-wrap h4, #ctr-ctt #first-ce-wrap h5, #ctr-ctt #first-ce-wrap p {
	line-height: 1em;
	padding: 0;
}	
#ctr-ctt #first-ce-wrap p {
	font-size: 140%;
	line-height: 1.1em;
	padding: 0;
}


.csc-frame-headerbox .csc-subheader {
	font-size: 140%;
}
.csc-frame-frame1 {
	font-size: 85%;
	padding-bottom: 0.5em;
	margin-bottom: 1em;
	border-bottom: 1px solid #999;
}

.csc-frame-frame2 {
	float: right;
	width: 45%;
	font-size: 85%;
	padding-bottom: 0.5em;
	margin: 0 0 0.5em 1em;
	border-bottom: 1px solid #999;
}

.csc-frame-frame1 p, .csc-frame-frame2 p {
	margin-bottom: 0.2em;
}

.csc-frame-rulerBefore {
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
	border-top: 1px solid #999;
}
.csc-frame-rulerAfter {
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
	border-bottom: 1px solid #999;
}

ul.csc-menu-1 {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
}
ul.csc-menu-1 li  {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
}
ul.csc-menu-1 li.act {
	color: #999;
}
ul.csc-menu-1 li.spc {
	font-weight: bold;
	margin-top: 0.8em;
}

/* SO GROSS WIE ÜBERSCHRIFT!!!! */

.fixbreite1 {
	display: block;
	float: left;
	width: 7em;
}
.fixbreite2 {
	display: block;
	float: left;
	width: 10em;
}
.fixbreite3 {
	display: block;
	float: left;
	width: 14em;
}


.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%;
}

div.floatbox {
	  overflow:hidden;
	  padding: 0;
	  margin: 0;
	  width: 30%;
	  float: right;
	  margin-left: 12px;
}

.csc-textpic-caption {
	font-size: 85%;
	line-height: 1.5em;
	padding-top: 2px;
}

.spacer-gif { 
	width: 100%;
	clear: both;
}

.csc-mailform-field {
	width: 450px;
	position: relative;
	overflow: hidden;
	margin: 0 0 1em 0;
}
.csc-mailform-field label { float: left;}
.csc-mailform-field input, .csc-mailform-field textarea { width: 300px; float: right;}

/* TT_CONTENT - ende **/


/**	=tt-content MENU PROJECTS 
	------------------------------------------------------ */

#col-n3 .csc-menu {
	margin-top: 10px;
	
}
.csc-menu .big {
/*	font-size: 120%; */
}
.csc-menu a{
	color: #000;
	display: block;
	overflow: hidden;
	clear: both;
	zoom: 1;
}
.csc-menu .descr {
	margin-top: 1em;
}
.csc-menu a:hover {
	color: #666;
	text-decoration: none;
}
.csc-menu .link-content {
	display: block;
}
.csc-menu .overline {
	border-top: 1px solid #999;
}

/* border-bottom: 2px solid #999; */
.csc-menu-60 .jahr {
	display: block;
	float: right;
}
.csc-menu-60 p { margin:0;}
.csc-menu-60 a { display:block;}

.csc-menu-70 a {
	padding: 40px 0;
}
.csc-menu-72 a {
	padding: 10px 0;
}

.csc-menu-70 span.line, .csc-menu-80 span.line {
	display: block;
}

.csc-menu .thumb, .csc-menu .listpicempty {
	display: block;
	float: left;
	margin-right: 40px;
}
.csc-menu-70 .listpicempty {
	width: 130px;
	height: 130px;
	background: #aaa;
}

.csc-menu-80 a {
	padding: 20px 0;
}
.csc-menu-80 img {
	display: block;

}

.csc-menu a span.weiter {
	background: url(../pics/weiterlesen.gif) left center no-repeat;
}
.csc-menu a:hover span.weiter {
	background: url(../pics/weiterlesen.gif) right center no-repeat;
}



/* tt-content MENU PROJECTS - ende **/

}