@import url(main.css);
@import url(header.css);
@import url(footer.css);
@import url(top.css);
@import url(content.css);
@import url(left.css);
@import url(mailform.css);
@import url(mychanges.css);
@import url(tt_news_v2_styles.css);

html {
	background: #E3E2E2;
}

body, html {

	position: relative;	
	
	border: 0;

	text-align: center;

	margin: 0 auto;

	padding: 0;

	width: 100%;

	height: 101%;

	font: normal 100.01% Verdana, Arial, Helvetica, sans-serif;

	background-color: #E3E2E2;

}

#outer-wrapper {

	position: relative;

	z-index: 0;

	text-align: left;

	margin: 0 auto;

	height: auto;

	background: #E3E2E2;

}

#outer-content-wrapper {
	position: absolute;
	top: 248px;
	left: 0;
	width: 100%;
	text-align: center;	
	height: auto;
	background: url(../img/content-bg.jpg) center bottom fixed #e3e2e2;
	clear: both;
}

#outer-content-wrapper-2 {
	position: relative;
	width: 980px;
	text-align: left;		
	height: auto;
	margin: 0 auto;
	clear: both;
}

#outer-content-wrapper-layout-2 {
	position: absolute;
	top: 177px;
	left: 0;
	width: 100%;
	height: auto;
	background: #E3E2E2;
	clear: both;
}

/* LEFT START */

#left-menu ul {
	margin: 0 0 20px 0;
	padding: 0;
	overflow: hidden;
	list-style-type: none;
}

#left-menu ul ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
	list-style-type: none;
}

#left-menu ul a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	display: block;
}

#left-menu ul li {
	display: block;
	padding: 0;
	margin: 0;
}

#left-menu li.left-level-1-no a {
	height: auto;
	text-decoration:none;
	display: block;
	padding: 4px 6px 4px 10px;
	background: #ffffff;
	color: #29505f;
	margin: 0 0 1px 0;
}

#left-menu li.left-level-1-no a:hover, #left-menu li.left-level-1-act a {
	height: auto;
	text-decoration: none;
	display: block;
	padding: 4px 6px 4px 10px;
	background: #ece9e9;
	color: #29505f;
	margin: 0 0 1px 0;
	font-weight: normal;
}

#left-menu li.left-level-2-no a {
	height: auto;
	text-decoration: none;
	display: block;
	padding: 4px 6px 4px 20px;
	background: #ffffff;
	color: #29505f;
	margin: 0 0 1px 0;
	font-weight: normal;
}

#left-menu li.left-level-2-no a:hover, #left-menu li.left-level-2-act a {
	height: auto;
	text-decoration: none;
	display: block;
	padding: 4px 6px 4px 20px;
	background: #ece9e9;
	color: #29505f;
	margin: 0 0 1px 0;
	font-weight: normal;	
}

#left-menu li.left-level-3-no a {
	height: auto;
	text-decoration: none;
	display: block;
	padding: 3px 6px 3px 30px;
	background: #ffffff;
	color: #29505f;
	margin: 0 0 1px 0;
}

#left-menu li.left-level-3-no a:hover, #left-menu li.left-level-3-act a {
	height: auto;
	text-decoration: none;
	display: block;
	padding: 3px 6px 3px 30px;
	background: #ece9e9;
	color: #29505f;
	margin: 0 0 1px 0;
}

/* LEFT END */

/* COLUMNS3 START */

DIV.csc-default {
	padding-bottom: 15px;
}

#left-menu-box {
	margin: 0;
	padding: 0;
}

#middle-marker-box {
	margin: 0;
	padding: 0;
}

#right-marker-box {
	margin-top: 20px;
	background: transparent;
	padding: 0;
}

#left-marker-box  {
	margin: 0 0;
	padding: 0;
}

#left-marker, #right-marker {
	margin: 0 0 0 0;
	padding: 0;
}

#middle-marker {
	margin: 0;
	padding: 0;
}

#left, #middle, #right, #inner-content-wrapper {
	position: relative;
	overflow: visible;
}

#inner-content-wrapper {
	float: right;
	margin: 0;
	width: 760px;
}

#right {
	margin:20px 0 0 0;
	float: right;
	width: 200px;
	z-index: 4;
}

#right-content {
	width: 200px;
}

#kontakt-box {
	background: transparent;
}

#kontakt-text {
	color: #fff;
	font-size: 12px;
	line-height: 20px;
	padding: 15px 20px;
	margin-bottom: 20px;
	background: url(../img/button-kontakt.gif) no-repeat #3B5998;
}

#kontakt-text A {
	display: block;
	padding: 0;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;	
	text-decoration: none;
}

#kontakt-text A:hover {
	text-decoration: underline;
}

#middle {
	float: left;
	margin: 20px 0;
	width: 540px;
	z-index: 2;
	background: #FFFFFF;
}

#middle-content {
	float: right;
	width: 510px;
	padding: 15px;
}

#left {
	margin: 20px 0;
	float:left;
	width:200px;
	z-index:6;
}

#left-content {
	width: 200px;
}

#outer-wrapper {
	width: 100%;
}

#header {
	text-align: center;
	position: absolute;
	width: 100%;
}

/* FOOTER */

#footer {
	position: relative;
	text-align: center;
	float: left;
	width: 100%;
	height: auto;
	background: transparent;
	border-top: 1px solid #d0dbe2;
	padding-bottom: 20px;
}

#footer-wrapper {
	position: relative;
	width: 980px;
	height: auto;
	margin: 0 auto;	
	text-align: left;	
}

#footer ul {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
}

#footer ul li {
	display: inline;
	width: 290px;
}

#footer li {
	padding-left: 0;
}

#footer ul li.footer-1 {
	float:left;
	padding: 0;
	display: inline;
	height: auto;
	width: 294px;
	padding: 0 20px 0 0;
	margin-right: 59px;
	border:0;	
	color: #3B5998;		
}

ul#staedte {
	list-style: outside;
	list-style-type: disc;
	margin: 10px 0 0 30px;
	padding: 0 0 0 20px;
	float: left;
}

ul#staedte li, ul#philosophie li {
	float: left;
	font-size: 1em;
	display: list-item;
	line-height: 1.7em;
	color: #3B5998;			
}

#footer ul li.footer-2 {
	float:left;
	display: inline;
	height: auto;
	width: 254px;
	margin-right: 19px;
	padding: 0 20px 0 0;
	border:0;			
	color: #3B5998;			
}

#footer ul li.footer-2 A, #footer ul li.footer-1 A, #footer ul li.footer-3 A {	
	color: #3B5998;			
	text-decoration: none;	
}

#footer ul li.footer-3 {
	text-align: right;
}

ul#philosophie {
	list-style: outside;
	list-style-type: disc;
	margin: 0px 0 0 -5px;
	padding: 0 0 0 20px;
	float: left;
}

#footer ul li.footer-3 {
	float: right;
	display: inline;
	height: auto;
	width: 314px;
	padding: 0;
	border:0;	
	color: #3B5998;						
}

/* CLEANER */

.cleaner {
	clear:both;
	height: 1px;
	font-size: 1px;
	line-height: 0px;
	display: block;
	visibility: hidden;
	border: 0; 
	padding: 0;
	margin: -1.0em 0 0 0;
	background: transparent;
}
