/* others */
body{
	font-family:Arial, Helvetica, sans-serif;
	background:#FFFFFF;
	color:#142846;
	font-size:12px;
	margin:0;
	padding:0;
	top:0;
	right:;
	bottom:0;
	left:0;
	border:0px solid;
}
a{
	color:#142846;
	font-weight:bold;
	text-decoration:none;
	text-transform: uppercase;
	font-size:13px
}
a:hover{
	color:#CB0233;
}

h1{
	padding:0;
	margin:10px 0 5px 0;
	font-size:22px;
	color:#142846;
	font-weight:bold;
	text-transform: uppercase;
}
p{
	padding:0;
	margin:0;
}
.main{
	width:1024px;
	text-align:left;
	margin: 0 auto;
	background-color: #ffffff;
}
	
.clear{
	clear:both;
}
.bodytext{
	margin:0 85px 0 0;
}
td p.bodytext{
	margin:0;
}

/* top */

.top .left_menu .item_home, .top .left_menu .item_home_active, .top .left_menu .item_contact,  .top .left_menu .item_contact_active, .top .left_menu .item_cross, .top .left_menu .item_cross_active{
	float:left;
	height:50px;
	width:25px;
	font-size:13px;
}


.top .right_menu{
	position:absolute;
	left:225px; top:45px;
	margin:0px 0px 0 0;
	text-align:left;
}
.top .right_menu ul{
	margin:0;
	padding:0;
	color:#666666;
	list-style:none;
	
}
.top .right_menu ul li{
	float:left;
	margin:0 0 0 20px;
}


.top .logo{
	position:absolute;
	left:20px; top:20px;
	margin:0;
	padding:0px 0 0px 0;
}
.top .sprachmenue{
	position:absolute;
	left:222px; top:25px;
	font-size:13px;
}

/* middle */
.middle{
	padding:0 0 25px 0;
	margin:0;
}
.middle .left_menu{
	position:absolute;
	left:25px; top:120px;
	float:left;
	padding:0 0 0 0px;
	margin:0;
}
.middle .left_menu ul{
	margin:0;
	padding:0;
	color:#666666;
	list-style:none;
	line-height:22px;
}
.middle .left_menu ul li .active{
	text-transform: uppercase;
	font-weight:bold;
	color:#CB0233;
	background-image: url("strich_rot.jpg");
	background-repeat: no-repeat;
  	background-position: left bottom;
  	font-size:13px;
}
.middle .content{
	position:absolute;
	left:230px; top:80px;
	width:760px;
	margin:0px 0px 0 0;
	padding:0 0px 0 0;
}
.middle .content .item{
	padding:0 0 8px 0;
	margin:0 0 15px 0;
	border-bottom:1px dotted #000000;
	position:relative;
}
.middle .content .item .image{
	float:left;
	margin:0 25px 0 0;
}
.middle .content .item .image .description{
	clear:both;
	margin:1px 0 0 15px;
	font-size:9px;
}
.middle .content .item p{
	margin:0 0 0 400px;
	padding:0;
	width:290px;
}
.middle .content .item .link_top{
	position:absolute;
	bottom:8px;
	right:0;
}
.middle .content .bottom_menu ul{
	margin:0;
	padding:0;
	color:#003366;
	list-style:none;
}
/*.middle .content .bottom_menu ul a{
	color:#003366;
}
.middle .content .bottom_menu ul li{
	float:left;
	margin:0 20px 0 0;
}*/



/* tt_news */
.news-list-item{
	clear:both;
	margin:0;




	padding:0;
	display:block;


}

.news-list-date-header, .news-list-time-header, .news-list-title-header, .news-list-date-location{
	font-weight:bold;
	margin:0 0 5px 0;
	padding:3px 0 3px 0;
	background:#DEDEDE;
	text-align:left;
}
.news-list-date-header, .news-list-date{
	float:left;
	width:80px;
}
.news-list-date-header{
	padding-left:2px;
	width:78px;
}
.news-list-time-header, .news-list-time{
	float:left;
	width:50px;
}
.news-list-title-header, .news-list-title{
	float:left;
	width:350px;
}
.news-list-date-location, .news-list-location{
	float:left;
	width:200px;
}
.news-list-date-location{
	width:280px;
}
.news-list-details{
	float:right;
	width:70px;
	text-align:right;
}
.news-list-details p{
	margin:0;
	padding:0;
	display:inline;
}
.news-list-details a{
	margin:0 3px 0 0;
}
.news-list-location p{
	margin:0;
	padding:0;
	display:inline;
}
.news-list-title h3{
	padding:0;
	margin:0 5px 0 0;
	float:left;
	font-size:11px;
}
hr.clear{
	border:none;
	border-bottom:1px dotted #000000;
	padding:1px 0 0 0;
	margin:0 0 5px 0;
	height:1px;
}
.news-single-item h2{
	margin:5px 0 15px 0;
	padding:0;
	font-size:14px;
}
.news-single-item p{
	margin:5px 0 0 0;
}
.news-single-backlink{
	margin:7px 0 0 0;
	padding:1px 0 0 0;
	border-top:1px dotted #000000;
	width:100%;
}




.navi_oben{
	text-transform: uppercase;
	font-family: Arial;
	font-weight:bold;
	color:#142846;
	font-size:13px;
}

.navi_links{
	text-transform: uppercase;
	font-family: Arial;
	font-weight:bold;
	color:#142846;
	background-image: url("strich_blau.jpg");
	background-repeat: no-repeat;
  	background-position: left bottom;
  	font-size:13px;
  }

a.navi_links:hover{ 
        color:#CB0233;
	background-image: url("strich_rot.jpg");
	background-repeat: no-repeat;
  	background-position: left bottom;
} 
  	

.active{
	font-weight:bold;
	color:#CB0233;
	font-family: Arial;
	text-transform: uppercase;
	font-size:13px;
	background-repeat: no-repeat;
  	background-position: left bottom;


}

