@import url(tt_news.css);


body {
	margin:0 0 0 120px;
	padding:0;
	font-size:12px;
	font-family:verdana,sans-serif;
	background:#EFEFE9 url(../img/body.gif) repeat-y top left;
}

td {
	font-size:12px;
}

h1, h2, p {
	margin:10px 0;
	font-size:12px;
}

a {color:#000;}

#all {   
	width:890px;
}

#middleHeader {

	height:222px;
	margin:0 0 0 151px;
	background:#ED1B24;
}


#right {
	float:right;
	margin:10px 10px 0 0;
	width:120px !important;
	width:110px;
	color:#A8A6A3;
}

#leftHeader {
	position:absolute;
	top:0;
	left:0;
	height:222px;
	width:120px;
}

#rightHeader {
	position:absolute;
	top:0;
	left:861px;
	height:222px;
	width:141px;
background:#E7E8E8;
border-left:1px solid #B5B6BE;
}

#logo {
	position:absolute;
	top:0;
	left:121px;
	height:222px;
	width:149px;
background:#fff;
}


#static_links span {
	display:block;
	margin:10px 0 0 2px;
}

#static_links a {
	display:block;
	font-size:10px;
	padding:5px 0 5px 24px;
	color:#A8A6A3;
	text-decoration:none;
}   

#static_links a:hover {
	text-decoration:underline;
} 

#home {
	background:url(../img/home.gif) no-repeat left;
}

#kontakt {
	background:url(../img/kontakt.gif) no-repeat left;
}

#sitemap {
	background:url(../img/sitemap.gif) no-repeat left;
}

#impressum {
	background:url(../img/impressum.gif) no-repeat left;
}

#drucken {
	background:url(../img/drucken.gif) no-repeat left;
}

#nav {
	float:left;  
	width:150px !important; 
	width:151px; 
	background:transparent; 
	margin:0 0 0 1px !important;
	margin:0 0 0 0px;
	border-bottom:1px solid #EBEBE4;
}

#nav ul {
	margin:0 0 0 0;
	padding:0;
	list-style-type:none;
	border-top:1px solid #EBEBE4;
}

#nav li {   	
	background:#CBCED0;
	margin:0 0 0 0 !important;
	margin:0 0 0 1px;
	border-bottom:1px solid #EBEBE4; 
}  

.lev_1_act {
	background:#ED1C24 !important;
}   

.lev_1_act a {
	color:#fff;
}

.lev_2_act a {
	color:#ED1C24;
	font-size:11px;
}

.lev_2 a {
	font-size:11px;
	color:#000 !important;
}

#nav ul ul {
	margin:0 0 -1px 5px !important;
	margin:0 0 -1px 4px;
	padding:0;
	list-style-type:none;
	border-top:0px solid #fff;
}  

#nav li li a {   
	padding:4px 13px; 
	font-weight:normal !important; 
} 

#nav a {
	display:block;   
	font-weight:bold;
	padding:3px 0 3px 5px;
	text-decoration:none;
}

#nav ul ul ul {
	margin:0 0 0 15px !important;
	margin:0 0 0 14px;
	padding:0;
	list-style-type:none;
	border-top:0px solid #fff;
}  

#nav ul ul ul li {
	border-bottom:0px solid #f00;
}  

#content_left {
	margin:45px 0 -45px 0;
}

#content_left p {
	padding:10px;
}

#content_left h1 {
	padding:2px 0 2px 10px;
	color:#fff;
	background:#EC3955;
}    

#rootline {
	position:absolute;
	margin:-37px 0 0 0 !important;
	margin:-38px 0 0 0;
	color:#fff;
	font-size:11px;
}

#rootline a {
	color:#fff;
	text-decoration:none;
	font-size:11px;
}

#content {
	width:570px !important;
	width:580px;
	margin:0 0 0 155px !important;
	margin:0 0 0 0px;
	padding:20px 10px;
	line-height:16px;

	/* kleiner Hack gegen den "The IE Three Pixel Text-Jog" im IE bei Floats / mehr dazu auf http://www.positioniseverything.net/explorer/threepxtest.html   */
	height: auto !important;
	height: 1%;    
	/* Ende des "The IE Three Pixel Text-Jog" Hacks */
}

#copyright {
	width:560px;
	margin:50px 0 0 0;
	text-align:center;
}

#copyright , #copyright a {
	color:#918F8F;
	font-size:9px;
}



