/*
 * PAGELAYOUT START
 */
body {
	background:url(../grafik/body_bg_f.png) repeat-x;
}
#topimagebar{
	height:164px;	
	overflow:hidden;
}
#topimage{
	height:164px;
}
#topimage-text {
	font-size:11px;
	height:70px;
	left:0px;
	line-height:17px;
	position:absolute;
	top:65px;
	left:30px;
	width:330px;
	background:transparent;
	color:#FFF;
	text-align:left;
}
#topimage-bottom {
	font-size:0px;
	height:13px;
	left:0px;
	line-height:13px;
	position:absolute;
	top:156px;
	left:10px;
	width:931px;
	background:url(../grafik/topimage_bottom.png) repeat-x;
}
#menu1-ext-p{
	padding:19px;
	background: url(../grafik/link_bg_forside.png) no-repeat bottom left;
	/*background: url(../grafik/menu3_bg_bottom.png) repeat-x bottom left;*/
}
#menu1-ext{
	width:100%;
	min-height:154px;
}

/*
 * PAGELAYOUT STOP
 */
/*
 * newsmail START
 */
.newsmail-content input[type="text"]{
	width:142px;
}
.newsmail{
	width:300px;
	margin-top:40px;
}
.newsmail-content{
	padding:15px 20px 15px 20px;
	background-color:#cccccc;
	background-repeat:no-repeat;
	/*min-height:197px;*/
}
.newsmail-bottom{
	width:300px;
	height:7px;
	background-image:url(../grafik/newsmail_bg_bottom.png);
	background-repeat:no-repeat;
}
.newsmail-content h1{
	margin:0 0 28px 0;
	padding:0;
	color:#FFF;
	font-size:15px;
	font-weight:bold;
}
/*
 * newsmail STOP
 */

/*
 * ttnews-latest START
 */

.ttnews-latest-outer{
	margin-left:-8px;
	margin-top:13px;
	background: url(../grafik/ttnews_bg_grey.png) no-repeat top left;
	min-height:312px;
}
.ttnews-latest-content{
	position:relative;
	width:300px;
	left:8px;
	top:7px;
	min-height:270px;
	background-repeat:no-repeat;
	background-color:#666;
}
.ttnews-latest-content-p{
	padding:15px 20px 15px 20px;
}
.ttnews-latest-content h1{
	margin:0 0 28px 0;
	padding:0;
	color:#FFF;
	font-size:15px;
	font-weight:bold;
}
.ttnews-latest-content h2{
	margin:0;
	padding:0;
	font-size:10px;
	font-weight:bold;
	color:#FFF;
}
.ttnews-latest-content p,.ttnews-latest-content a{
	margin:0;
	padding:0;
	color:#FFF;
	font-size:10px;
	text-decoration:none;
}
.ttnews-latest-content a:hover{
	color:#FFF;
	text-decoration:underline;
}
.news-latest-item{
	padding-left:17px;
	margin-bottom:13px;
	background-repeat:no-repeat;
	background-position:0 1px;
}
.news-latest-gotoarchive{
	position:relative;
	width:300px;
	left:8px;
	height:42px;
	/*top:7px;*/
	background-repeat:no-repeat;
	background: url(../grafik/ttnews_bg_bottom.png) no-repeat bottom;
}
.news-latest-gotoarchive p{
	margin:0;
	padding:14px 0 0 0	;
}
.news-latest-gotoarchive a{
	color:#FFF;
	text-decoration:none;
	padding-left:52px;
	background-repeat:no-repeat;
	background-position:35px 0;
}
.news-latest-date{
	font-style:italic;
}
.news-latest-gotoarchive a:hover{
	text-decoration:underline;
}
/*
 * ttnews-latest STOP
 */
