@import url(tt_news.css);
html{
	margin:0px;
	padding:0px;

}
body{
	margin:0px;
	padding:0px;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#5D8698;

}

img{
	border:none;
}

.clearing{
	clear:both;
	visibility:hidden;
}
a.name{
	text-decoration:none;
	visibility:hidden;
	font-size:0px;
	height:0px;
}

/********************/
.wrapper_all{
	width:900px;
}

/********************/
.wrapper_head{
	width:900px;
	height:150px;
}

/********************/
.wrapper_header{
	width:710px;
	float:left;
}


.HEADER_1{
	position:absolute;
	left:0px;
	top:0px;
	width:460px;
	height:150px;
	z-index:1;

}

.HEADER_2{
	position:absolute;
	left:250px;
	top:0px;
	width:460px;
	height:150px;
}

/********************/
.wrapper_search_nav{
	float:right;
	width:183px;
	height:130px;
	margin-left:7px;
	background:#6891A9;
}

.SEARCH{
	width:183px;
}

.wrapper_search_field{
	float:left;
}

.wrapper_search_field input{
	font-size:12px;
	width:100px;
	border:solid 1px #ccc;
	margin:10px 0px 0px 10px;
}
.wrapper_search_button{
}

input.SEARCH_BUTTON{
	background: url(../site_images/search_gruen.gif) no-repeat;
	width:16px;
	height:17px;
	margin:10px 0px 0px 5px;
}


.NAV{
	clear:both;;
	color:#fff;
	font-weight:bold;
	padding-left:10px;
}

.NAV ul{
	list-style:none;
	margin:10px 0px 0px 0px;
	padding:0px;
}

.NAV ul li{
	height:16px;
}
.NAV ul li a{
	color:#fff;
	text-decoration:none;
	padding-left:15px;
	background: url(../site_images/nav_off.gif) 0px 4px no-repeat;
}

.NAV ul li a.ACT{
	color:#082D6C;
	background: url(../site_images/nav_on.gif) 0px 4px no-repeat;
}

.NAV ul li a:hover{
	color:#082D6C;
	background: url(../site_images/nav_on.gif) 0px 4px no-repeat;
}

/********************/
.wrapper_body{
	margin:10px 0px 0px 0px;
	width:100%;
}

/********************/
.wrapper_body_left{
	width:250px;
	float:left;
}
.MENU{
	margin:40px 0px 0px 0px;
}

.MENU li a{
	text-decoration:none;
	color:#082D6C;
}

.MENU li a.NO{
	font-weight:bold;
}

.MENU a.NO:hover{
	font-weight:bold;
}

.MENU a.ACT{
	font-weight:bold;
}

.MENU ul{
	list-style:none;
	margin:0px;
	padding:0px;
}

.MENU ul.LEV_1{
	margin-bottom:14px;
}
.MENU ul.LEV_2{
	padding:0px 0px 0px 22px;
}
.MENU ul.LEV_3{
	padding:0px 0px 0px 15px;
}

.MENU ul.LEV_1 li a{
	padding:0px 0px 0px 21px;
	margin:0px;
}

.MENU ul.LEV_2 li{
	padding:7px 0px 0px 0px;
	margin:0px;
}

.MENU ul.LEV_2 li a{
	padding:0px 0px 0px 14px;
	margin:0px;
	font-weight:normal;
}

.MENU ul.LEV_3 li{
	padding:3px 0px 0px 0px;
	margin:0px;
}

.MENU ul.LEV_3 li a{
	padding:0px 0px 0px 12px;
	margin:0px;
	font-size:10px;
	font-weight:normal;
}

.MENU ul.SEK_1 li a{
	background: url(../site_images/bereich_gruen.gif) 0px 1px no-repeat;
}
.MENU ul.SEK_1 li a:hover{
	color:#97D00A;
}
.MENU ul.SEK_1 ul li a{
	background: url(../site_images/pfeil_v_gruen.gif) 0px 2px no-repeat;
}
.MENU ul.SEK_1 ul ul li a{
	background: url(../site_images/pfeil_a_gruen.gif) 0px 1px no-repeat;
}
.MENU ul.SEK_1 ul ul li a.NO{
	background: url(../site_images/pfeil_a_gruen.gif) 0px 1px no-repeat;
}

.MENU ul.SEK_1 li a.ACT{
	color:#97D00A;
	font-weight:bold;
}

.MENU ul.SEK_2 li a{
	background: url(../site_images/bereich_blau.gif) 0px 1px no-repeat;
}
.MENU ul.SEK_2 li a:hover{
	color:#089093;
}
.MENU ul.SEK_2 ul li a{
	background: url(../site_images/pfeil_v_blau.gif) 0px 2px no-repeat;
}
.MENU ul.SEK_2 ul ul li a{
	background: url(../site_images/pfeil_a_blau.gif) 0px 1px no-repeat;
}
.MENU ul.SEK_2 ul ul li a.NO{
	background: url(../site_images/pfeil_a_blau.gif) 0px 1px no-repeat;
}

.MENU ul.SEK_2 li a.ACT{
	color:#089093;
	font-weight:bold;
}

.MENU ul.SEK_3 li a{
	background: url(../site_images/bereich_lila.gif) 0px 1px no-repeat;
}
.MENU ul.SEK_3 li a:hover{
	color:#762F84;
}
.MENU ul.SEK_3 ul li a{
	background: url(../site_images/pfeil_v_lila.gif) 0px 2px no-repeat;
}
.MENU ul.SEK_3 ul ul li a{
	background: url(../site_images/pfeil_a_lila.gif) 0px 1px no-repeat;
}
.MENU ul.SEK_3 ul ul li a.NO{
	background: url(../site_images/pfeil_a_lila.gif) 0px 1px no-repeat;
}
.MENU ul.SEK_3 li a.ACT{
	color:#762F84;
	font-weight:bold;
}


.MENU ul.SEK_4 li a{
	background: url(../site_images/bereich_pink.gif) 0px 1px no-repeat;
}
.MENU ul.SEK_4 li a:hover{
	color:#CF3963;
}
.MENU ul.SEK_4 ul li a{
	background: url(../site_images/pfeil_v_pink.gif) 0px 2px no-repeat;
}
.MENU ul.SEK_4 ul ul li a{
	background: url(../site_images/pfeil_a_pink.gif) 0px 1px no-repeat;
}
.MENU ul.SEK_4 ul ul li a.NO{
	background: url(../site_images/pfeil_a_pink.gif) 0px 1px no-repeat;
}
.MENU ul.SEK_4 li a.ACT{
	color:#CF3963;
	font-weight:bold;
}

.MENU ul.SEK_5 li a{
	background: url(../site_images/bereich_orange.gif) 0px 1px no-repeat;
}
.MENU ul.SEK_5 li a:hover{
	color:#FF8400;
}
.MENU ul.SEK_5 ul li a{
	background: url(../site_images/pfeil_v_orange.gif) 0px 2px no-repeat;
}
.MENU ul.SEK_5 ul ul li a{
	background: url(../site_images/pfeil_a_orange.gif) 0px 1px no-repeat;
}
.MENU ul.SEK_5 ul ul li a.NO{
	background: url(../site_images/pfeil_a_orange.gif) 0px 1px no-repeat;
}
.MENU ul.SEK_5 li a.ACT{
	color:#FF8400;
	font-weight:bold;
}



/********************/
.wrapper_body_center{
	float:left;
	width:466px;
	height:100%;
}

.BREADCRUMB{
	color:#082D6C;
	font-size:10px;
	width:466px;
	margin-bottom:2px;
}

.BREADCRUMB ul,.BREADCRUMB li{
	margin:0px;
	padding:0px;
	font-size:10px;
	display:inline;
}

.BREADCRUMB a{
	color:#045AAF;
	text-decoration:none;
	font-size:10px;
}




.PAGETITLE{
	width:466px;
}

.CONTENT{
	position:relative;
	width:425px;
	margin:5px 0px 0px 0px;
}

.CONTENT h1{
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	color:#082D6C;
	padding:0px;
	width:280px;
	margin:0px 0px 3px 0px;
}


.CONTENT p{
	margin:0px 0px 16px 0px;
	line-height:16px;
}

.CONTENT p a{
	text-decoration:none;
	padding-left:12px;
	color:#045AAF;
	font-weight:bold;
	background: url(../site_images/pfeil_v_gruen.gif) 0px 2px no-repeat;
}

.CONTENT ul{
	margin:0px 0px 16px 0px;
	padding:0px;
}

.CONTENT ul li{
	margin:0px 0px 3px 16px;
	padding:0px;
}

.CONTENT table tr td p{
	margin:0px 0px 0px 0px;
	line-height:16px;
}

.csc-mailform .csc-form-row{
	clear:both;
	height:18px;
}

.csc-mailform .csc-form-labelcell{
float:left;
}

.csc-mailform .csc-form-fieldcell{
float:right;
}

.csc-mailform input{
	width:250px;
	border:solid 1px #6891A9;
}

.csc-mailform select{
	width:254px;
	max-width:252px;
	border:solid 1px #6891A9;
}

.csc-mailform .csc-mailform-check{
	width:16px;
	margin:0px 237px 0px 0px;
	padding:0px;
	border:none;
}

span.csc-mailform-radio{
}

.csc-mailform fieldset{
	margin:0px;
	padding:0px;
	float:right;
	width:254px;
	max-width:252px;
	border:none;
}

.csc-mailform fieldset legend{
	display:none;
}

.csc-mailform fieldset label{
	display:inline;
}

.csc-mailform fieldset input{
	display:inline;
	width:16px;
	padding:0px;
	border:none;

}

.csc-mailform textarea{
	width:250px;
	border:solid 1px #6891A9;
	overflow:auto;
}

.csc-mailform .reset,.csc-mailform .submit{
	padding:0px;
	margin:0px 0px 1px 0px;
	width:254px;
	max-width:252px;
	border:solid 1px #6891A9;
	background:#fff;
	color:#6891A9;
}


.tipafriend{
	margin-bottom:20px;
}

.TIPLINK{
	text-decoration:none;
	color:#6891A9;
}


.tipafriend .input{
	width:250px;
	border:solid 1px #6891A9;

}

.tipafriend .textarea{
	width:250px;
	border:solid 1px #6891A9;
	overflow:auto;
}

.tipafriend .submit{
	padding:0px;
	margin:0px;
	width:254px;
	max-width:250px;
	border:solid 1px #6891A9;
	background:#fff;
	color:#6891A9;
}

/********************/
.FOOT{
	clear:both;
	margin:0px;
	padding:10px 0x;
}

.FOOT ul{
	list-style:none;
	margin:10px 0px 0px 0px;
	padding:0px;
}

.FOOT ul li{
	display:inline;
	margin:0px 10px 0px 0px;
	height:15px;
}

.FOOT ul li img{
	margin:0px 3px 0px 0px;
}
a.FOOT{
	vertical-align:top;
	height:15px;
	color:#045AAF;
	text-decoration:none;
	font-size:10px;
	padding:0px 0px 0px 10px;
	background: url(../site_images/pfeil_t_gruen.gif) 0px 3px no-repeat;
}

/********************/
.wrapper_body_right{
	float:left;
	width:183px;
	margin:38px 0px 0px 0px;
	padding:0px;
}
.wrapper_body_right[class]{
	float:left;
	width:183px;
	margin:40px 0px 0px 0px;
	padding:0px;
}

.CONTENT_RIGHT{
}

.CONTENT_RIGHT h1{
	font-size:12px;
	font-weight:bold;
	color:#082D6C;
	padding:0px;
	margin:0px 0px 13px 0px;
}

.CONTENT_RIGHT p{
	padding:0px;
	margin:0px 0px 16px 0px;
	line-height:16px;
}

.CONTENT_RIGHT p a{
	text-decoration:none;
	padding-left:12px;
	color:#045AAF;
	background: url(../site_images/pfeil_v_gruen.gif) 0px 2px no-repeat;
}

/********************/
.wrapper_foot{
}


/*******************************/

