@import url(content.css);
@import url(tt_news_v2_styles_windsor.css);
@import url(guestbook.css);

body, html {
	border: 0;
	margin: 2px;
	width: 99%;
	height: 100%;
	background: #CCCCCC;
	position: relative;
	text-align: center;
	font: normal 100.01% Arial, Helvetica, Verdana, sans-serif;
}

#outer-wrapper {
   	background: #CCCCCC;
	text-align: left;
	margin: 0 auto 0 auto;
	/*width: 845px;
	*/
	width: 100%;
	position: relative;
	height: 100%;
}

#header {
	position: absolute;
	font: normal 11px Arial,Helvetica,Verdana,sana-serif;
	color: black;
	z-index: 5;
	top: 0;
	left: 0;
	/*width: 845px;
	*/
	width: 100%;
	height: 76px;
	background: #CCCCCC;
}

#logo {
	position: absolute;
	left: 0px;
	top: 20px;
	width: 155px;
	height: 55px;
}

#topmenu {
	position: absolute;
	left: 171px;
	bottom: 19px;
 	font: normal 9px Arial,Helvetica,Verdana,sana-serif;
	color: black;
	text-align: left;
}
#rotelinie {
	position: absolute;
	left: 145px;
	height: 1px;
	background-color: #DA251C;
	bottom: 18px;
	width: 95%;
	text-align: left;
}
#sprachmenu {
	position: absolute;
	left: -21px;
	bottom: -22px;
	width: 171px;
	height: 13px;
	background-color: none;
	text-align: left;
}

#content-wrapper {
	position: absolute;
	top: 70px;
	left: 170px;
	width: 695px;
}


/*
#rootline a {
	text-decoration: none;
	font: normal 11px Arial, Helvetica, Verdana, sans-serif;	
}
*/


#content {
	position: relative;
	top: 0px;
	margin: 20px 0 0 0;
}

#copyright {
	padding: 25px 0 0 0;
	clear: both;
	text-align: center;
	font: normal 11px Arial,Helvetica,Verdana,sana-serif;
	color: black;
}

#rotelinie2 {
	text-align: center;
	left: 220px;
	position: relative;
	height: 1px;
	background-color: #DA251C;
	bottom: -23px;
	width: 250px;
}

#lastupdate {
	padding: 2px 0 0 0;
	clear: both;
	text-align: center;
	font: normal 11px Arial,Helvetica,Verdana,sana-serif;
	color: black;
}

#left {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0px;
	background: url(../img/grau.gif);
	width: 148px;
	height: 100%;
}

#leftmenu {
	position: relative;
	top: 10px;
	margin: 100px 0 0 0;
	background: #CCCCCC;
}


#search {
	position: relative;
	top: 20px;
	left: 0px;
	z-index: 10;
}

#tipafriend {
	float: left;
	position: relative;
	z-index: 1;
        top: 20px;
	padding: 0 0 0 5px;
	width: 120px;
}


#leftklein {
	float: left;
	position: relative;
	z-index: 1;
        top: 20px;
	padding: 0 0 0 5px;
	width: 110px;
}
#printmenu {
	position: relative;
	left: 5px;
	top: 35px;
	width: 120px;
	font: normal 11px Arial,Helvetica,Verdana,sana-serif;
	color: black;
}

#pdflink {
	position: absolute;
	font: normal 11px Arial,Helvetica,Verdana,sana-serif;
	color: black;
	top: 60px;
	left: 0px;
	margin: 0;
	padding: 0;
}
#pdflinktext {
	position: absolute;
	font: normal 11px Arial,Helvetica,Verdana,sana-serif;
	color: black;
	top: 60px;
	left: 20px;
	margin: 0;
	padding: 0;
}

#printlink {
	position: absolute;
	font: normal 11px Arial,Helvetica,Verdana,sana-serif;
	color: black;
	top: 90px;
	left: 0px;
	margin: 0;
	padding: 0;
}
#printlinktext {
	position: absolute;
	font: normal 11px Arial,Helvetica,Verdana,sana-serif;
	color: black;
	top: 90px;
	left: 20px;
	margin: 0;
	padding: 0;
}

#tipafriend ul {
	top: 20px;
	left: 20px; 
	margin: 0;
	padding: 0;
}

#tipafriend ul li {
	float: left;
	display: block;
	color: #DA251C;
	padding: 0 0 1px 0 ;
	font: normal 11px Verdana,Arial,Helvetica,sans-serif;  
}

#tipafriend ul li a {
	text-decoration: none;
	color: #000000;
}

#tipafriend ul li a:hover {
	color: #DA251C;
}

#tipafriend ul li.ACT,
#tipafriend ul li.CUR {
	font-size: 11px;
	color: #DA251C;
	position: relative;
	top: 0px;
}


#leftklein ul {
	top: 20px;
	left: 20px; 
	margin: 0;
	padding: 0;
}

#leftklein ul li {
	float: left;
	display: block;
	color: #DA251C;
	padding: 0 0 1px 0 ;
	font: normal 11px Verdana,Arial,Helvetica,sans-serif;  
}

#leftklein ul li a {
	text-decoration: none;
	color: #000000;
}

#leftklein ul li a:hover {
	color: #DA251C;
}

#leftklein ul li.ACT,
#leftklein ul li.CUR {
	font-size: 11px;
	color: #DA251C;
	position: relative;
	top: 0px;
}

#leftmenu ul {
	margin: 0;
	padding: 0;









	list-style-type: none;
}

#leftmenu ul li {
	text-decoration: none;
	font: normal 11px Arial, Helvetica, Verdana, sans-serif;
	padding: 5px 0 0px 30px; 
	color: black;

}

#leftmenu  ul li a {
	text-decoration: none;
	font-weight: bold;
	color: black;
}


#leftmenu ul li a:hover {
	color: red;
}

#leftmenu ul li a {
	color: red;
} 

#leftmenu ul li.ACT {
	font-weight: bold;
	color: red;
}

#leftmenu ul li.CUR {
	background: url(../../../bilder/leftmenu-bg.gif) no-repeat;
	font-weight: bold;
	color: red;
} 
