﻿/* XHTML 1.0 Strict */
/*Logo-Rot # E 4 1 C 0 C*/
/*Pant185 #E 8 1 1 2d*/
/*Ral Leuchtrot # F C 0 A 1 C"*/
/*Blau # 0 8 4 A A 0*/
/*Helleres Blau #86BBFF*/


/* Remove unwanted vertical space between divs */
*  {margin:0; padding:0}

img {
	border: none;
} 

.clearing {
	height: 0;
	clear: both;
}


.invisible {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}

body, html {
	height: 100%;
	/*
	max-width: 900px; 
	min-width: 550px;  
	*/
	width: 900px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #333333;  /*#084AA0;*/
	background-color: white; 
}




/*Shortcuts are not visible in layout */
#shortcuts {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}
#shortcutsbottom {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}


#header {
	height: 100px;
	background-color: transparent;  
}

#headerimg{
	position: absolute;
	top: 20px;
	left: 730px;
}
#logo {
	float: none;
	margin-left: 40px;
	
	border-top: 0;
	border-left: 0;
	border-bottom: 20px solid transparent;
	font-weight: normal;
	font-size: 15px;
	color: #084AA0; 
	overflow: hidden;
	white-space: nowrap;
}

#logo img{
	position:relative;
	top: 8px;
}


#backnavigation {
	background-color: white;  
	
	border-top: 1px solid #084AA0;  
	
	font-size:12px;
	height: 1.4em;  /*Passt sich Benutzer-Schriftgrösse an*/
	padding-top: 0;  /*0.2em; */
	
	white-space: nowrap;
	overflow: hidden;	
	text-align: right;
	
	position: absolute;  /*In Header-Bereich schieben */
	top: 94px;  /*90px; */
	left: 10px;
	margin-right: 45px;
	width: 99%;
	max-width: 900px;  /* Gleich wie max-width des Body, damit von IE7 aktzeptiert */
	
}
#backnavigation ul li {

position:relative;
top: -1000px;
left: -1000px;

	color: white;
	display: inline;
	background: transparent url(../img/breadcrumb_dot.gif) no-repeat center left;
	padding-left: 10px; /*adjust bullet image padding*/
	padding-right: 10px; /*adjust bullet image padding*/
}
#backnavigation p {
position:relative;
top: -1000px;
left: -1000px;
	text-decoration: none;
}
#backnavigation a {
	border-left: 1px solid #084AA0;  /*#084AA0;*/
	border-right: 2px solid #084AA0;  /*#084AA0;*/	
	text-decoration: none;
	color: white;
}
#backnavigation a:hover {
	border-left: 2px solid #084AA0;  /*#084AA0;*/
	border-right: 1px solid #084AA0;  /*#084AA0;*/	
	text-decoration: none;
	color: white;
}

#outer_wrapper{
	background-color: transparent;	
}

#wrapper{
	background-color: transparent;
	margin-right:0px;
}

#container{
	background-color: transparent;
	width: 100%;
	float: left;
	margin-right: 0; 
	margin-top: 20px;  /*40px;	*/
	margin-bottom: 20px;	
}

#content{
	background-color: transparent;
	color: #333333;  /*#084AA0;*/
	margin-right: 0;
	padding-top: 0;
	padding-right: 0px;
}

#content H1 {	
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0.02em;
	text-decoration: none;

	color: #084AA0;
	margin-top: 12px;
	margin-bottom: 12px;
}

#content H1 .cscFirstHader{	
	margin-top: 0;	
}

#content H2 {
	font-size: 16px;
	font-weight: normal;  
	text-decoration: none;
	letter-spacing: 0.02em;
	padding-bottom: 2px;
	color: #084AA0;
	
	margin-bottom: 8px;
	margin-top: 20px;	
}

#content H3 {
	font-size: 14px;
	font-weight: normal; 
	letter-spacing:0.02em;
	color: #084AA0;
	margin-bottom: 8px;	
	margin-top: 15px;	
}


#content p {
	font-size: 14px;
	letter-spacing:0.02em;
	line-height: 18px;
	font-weight: normal;	
	margin-bottom: 8px;	
}

#content a{
	color: #333333; 
	text-decoration: underline;
}

#content a:hover{
	color:  #E41C0C;
	text-decoration: underline;	
}

#content ul {
	margin-top:4px;
	margin-bottom: 8px;
	list-style-type: square;
}


#content ul li{
	margin-top: 8px;
	margin-left: 16px;
	font-size: 14px;
	line-height: 18px;

	list-style: outside;
}

#main ol {
	margin-top:4px;
	margin-bottom: 8px;
	list-style-type: decimal;
}

#main ol li{
	margin-top: 8px;
	margin-left: 16px;
	font-size: 14px;
	line-height: 18px;
	list-style-type: decimal;
	list-style: outside;
}



#main {
	background-color: white;
	
	min-height: 610px;
	margin-left:  200px; 
	margin-right: 200px; 
	margin-top: 0px;
	margin-bottom: 0px;
	
	padding-left: 30px; 
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#main .bodytext {

background-color: white;
padding-right: 100px;
margin-bottom: 10px;
}

#main p 
{
	margin-bottom: 8px;
}


#sidebar{
	width: 158px;  
	float: none;
	
	position: absolute;
	top: 136px;
	left: 40px;
	
	padding-left: 0;
	margin-top: 0;  /*50px;*/
	margin-bottom: 0;
	
	border-right: 0;
	
	display: block;

	font-size: 13px;
	background-color: white;
	font-size:14px;

	font-weight: normal;
	text-align: left;

	text-decoration: none;
	color: black;
}

/*Mainmenu new start*/



#mainmenu {
	width: 160px;
	padding: 0;
	padding-left: 0;
	margin: 0;
	maargin-right: 20px;
	border: 0;		
	
	font-size: 14px;
	font-weight: normal;
	
	background-color: transparent; 
	border-right: 1px solid #084AA0;
}


#mainmenu ul li a {
	color: #084AA0;
	text-decoration: none;
}

#mainmenu ul li a:active{
	color: #E41C0C;
	text-decoration: none;
}

#mainmenu ul li a:hover{
	color: #E41C0C;
	text-decoration: none;
}

#mainmenu ul li a:visited{

}


#mainmenu ul{
	list-style: none;
}


.menu1-lev1 {
	line-height: 20px;	
	background-color: transparent;
	letter-spacing: 0.04em;
}


.menu1-lev1-cur {
	color: #E41C0C;
	text-decoration: none;
}

.menu1-lev2-no {
	color: #084AA0;
	text-decoration: none;
}

.menu1-lev2 {
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;	
	padding-left: 8px;
	background-color: transparent;
	letter-spacing: 0.02em;	
}


.menu1-lev2-cur {
	color: #E41C0C;
	text-decoration: none;
}

.menu1-lev2-no {
	color: #084AA0;
	text-decoration: none;
}


.menu1-lev3 {
	text-decoration: none;
	font-size: 12px;
	line-height: 15px;	

	position: relative;
	top: -1px;

	background-color: transparent;
	padding-left: 10px;
}

.menu1-lev3-cur {
	color: #E41C0C;
	text-decoration: none;
}

.menu1-lev3-no {
	color: #084AA0;
	text-decoration: none;
}

#newsbar{
	position: absolute;
	top: 240px;
	left: 730px;
	width: 176px;
	
}


#sidenews{
	color: #333333;  /*#084AA0;*/
	background-color: white;
	margin-top:20px;
	padding-left: 0px;
	padding-right: 0px;	
	padding-top: 0px;
	padding-bottom: 5px;
	border: 0px solid #084AA0; 
	border-left: 1px solid #084AA0; 	
}

#sidenews {
	padding-left: 13px;
}

#sidenews  h3{
	font-size: 13px;
	line-height: 15px;
	margin-bottom: 3px;
	letter-spacing: 0;
	font-weight: normal;
	color: #084AA0;
}

#sidenews    h3 a{
	color: #084AA0;
	text-decoration: none;
}

#sidenews    h3 a:hover{
	color: #E63E2A; 
}

#sidenews p    {
	font-size: 10px;
	font-weight: normal;
	color: #333333;  /*#084AA0;*/
}
#sidenews p  a{
	color: #333333;  /*#084AA0;*/
	text-decoration: none;
}

#sidenews p  a:hover{
	color: #E63E2A; 
}





#sidenews.navigbar H1{
	color: #084AA0; 
	background-color: white;
	font-size: 14px;
	font-weight: normal;
	padding-left: 3px;
}

#sidenews.navigbar p{
	font-size: 12px;
	font-weight: normal;
	padding: 3px;
}


#login{
	color: #084AA0;
	background-color: white;  /* #86BBFF;	*/
	margin-top:20px;
	padding-left: 5px;
	white-space: nowrap;
}

#adress{
	color: #666666;  /*#084AA0;*/
	background-color: white;  /* #86BBFF;	*/
	margin-top: 90px;
	margin-bottom:20px;
	padding-left: 0;
	white-space: nowrap;
	font-size:11px;
}

#adress a{
	color: #666666;  
	text-decoration:none;
}

#contact{
	color: #666666;  /*#084AA0;*/
	background-color: transparent;
	margin-top: 20px;  /*20px;*/
	margin-bottom:6px;
	padding-left: 0;
	margin-left: 0;
	white-space: nowrap;
	font-size:11px;
}

#contact a{
	color: #666666;  /*#084AA0;*/
	text-decoration:none;
}


#metamenu{
	/*background-color: #084AA0;
	color: white;
	padding-bottom: 5px;
	padding-left: 7px;	
	*/

	margin-left: 10px;
	padding-right: 15px;
	border-top: 1px solid #084AA0;  
	
	background-color: transparent;  /*#084AA0; */
	font-size:12px;
	height: 0;  /*1.4em; */ /*Passt sich Benutzer-Schriftgrösse an*/
	padding-top: 0;  /*0.2em; */

	white-space: nowrap;

	display:block;
	overflow: visible;
	text-align: center;
}

#metamenu a{

position:relative;
top: -1000px;
left: -1000px;


	color: white;
	margin-right: 1em;
	padding-left: 1em;
	padding-right: 1em;	
	
	border-left: 1px solid #084AA0;  /*#084AA0;*/
	border-right: 2px solid #084AA0;  /*#084AA0;*/	
	
	text-decoration: none;
}
#metamenu a:hover{
	color: white;
	margin-right: 1em;
	padding-left: 1em;
	padding-right: 1em;	
	
	border-left: 2px solid #084AA0;  /*#084AA0;*/
	border-right: 1px solid #084AA0;  /*#084AA0;*/
	
	text-decoration: none;	
}

#metamenu ul li{
	color: white;
	display: inline;
}

/*Finetuning CSC*/



.csc-textpic-image {
	padding-top: 5px;
 }

.csc-textpic-caption{
	padding-top: 8px;
	padding-bottom: 3px;	
	font-size: 10px; 
	border-bottom:1px solid #084AA0;
}
 

#main dd {
background-color: white;
margin-top: 4px;
}

#main dd {
margin-bottom: 8px;
}


#main .csc-menu 
{
	font-size: 14px;
}

/*---------------------------------  tt_news Page-Browser ---------------------------------*/

div .news-single-category {
	padding-top: 8px;
	padding-bottom: 8px;	
	float: none;
	font-size: 10px;
}

#main .news-single-imgcaption {
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 2px;	
	font-size: 9px; 
	line-height: 12px;
	border-bottom: 1px solid #084AA0;
}


#main .news-single-backlink{
	 position:absolute;
	 top: 82px;
	 left: 200px;
	 font-weight: normal;
}
#main .news-single-backlink a{
	 font-weight: normal;
	 text-decoration: none;
}

#main .news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
	 text-decoration: none;	
}


.newsPageBrowser{
	padding-top: 5px;
	padding-bottom: 3px;
	text-align: left;
	font-size: 14px;
	border: none; 
	margin-bottom: 0px;
	margin-top: 10px;
}
.newsPageBrowser a{

}

.newsPageBrowser a:hover{

}

.newsPageBrowser .active{
	font-size: 18px;
	font-weight: normal;
	color: #FE0000; 
}


.news-search-emptyMsg {
	font-size: 10px;
	margin-left: 10px;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */

.news-list-date {

padding-left: 3px;
	float: none;
	color: #333333;
	width: 180px;
	text-align: left;
	height: 12px;
	margin: 0;
	margin-top: 2px;
	margin-bottom: 5px;
	
	font-size: 9px;
	font-weight: normal;
	}
	
.news-list-morelink {
	font-size:9px;
	margin-left:0;
}

.news-list-morelink{
	font-size:9px;
	margin-left:0;
	margin-bottom: 10px;
}


.news-search-form {
	padding:0;
	margin-top: 10px;
	margin-bottom:5px;
	border: none;
	background-color:transparent;
}
.news-search-form form .news-search-form-submit input{
	background-color: #dedede;
}

.news-list-container {
	margin-top: 0;
	border: none;
	background-color:transparent;
}


#main .news-list-category {
	font-size:9px;
	margin: 0;
	margin-top: 5px;
	margin-bottom: 5px;

}

.news-list-item {
	min-height: 110px;
	padding:0;
	padding-top: 5px;
	padding-bottom: 5px;
	margin:0;
	border: none;
	background-color:transparent;
	border: none;
	border-top: 1px solid #dddddd;	
}

#main .news-list-item a img{
	float:left;
	border: none;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	margin-right: 10px;
	margin-bottom: 8px;
}

#main .news-list-item  h2 {
	font-size: 16px;
	margin: 0;
	margin-top: 4px;
	margin-bottom: 4px;
}

#main .news-list-item  h2 a{
	font-size: 16px;
	margin: 0;
	margin-top: 4px;
	margin-bottom: 4px;
}

#main .news-list-item p {
	font-size: 12px;
	
}
#main .news-list-item p a{
	margin: 0;
	margin-top: 4px;
	margin-bottom: 4px; 
}



#main .news-list-container  H3{
	white-space: normal; /*color: #444444;*/
	padding-bottom: 30px;
}

#main .news-list-container H2{
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	padding-bottom: 1px;
	border-bottom: none;
	background-color: transparent;
}

#main .news-list-container H2 a {
}


#main .news-list-container a:focus { color:red;    }
#main .news-list-container a:hover { color:red;  }
#main .news-list-container  a:visited { color: #173840;}
#main .news-list-container  a:active { color:red;   }

#main .news-list-container a:visited:hover { color:red;  }
#main .news-list-container  a:visited:active { color:red;   }


#main .news-list-container H3{
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 0;
	padding: 0;
	border-bottom: none;
	background-color: transparent;
}

#main .news-list-container H3 A {
	margin: 0;
	padding: 0;
}

#main .news-list-container H3 a:focus { color:red;    }
#main .news-list-container H3 a:hover { color:red;  }
#main .news-list-container H3 a:visited { color: #173840;}
#main .news-list-container H3 a:active { color:red;   }


.news-list-container P {
	padding-left:0;
}

#main .news-list-container  DL {
	background-color: transparent;
	border: none;	
}

.news-list-morelink{
position: absolute;
top: -1000px;
left: -1000px;
	padding: 0;
	font-size: 12px;
	margin:0;
}

.news-search-emptyMsg{
	margin:0px;
}

.news-search-form {
	border: none;
	background-color: transparent;
}

.news-catmenu  {
	padding:0;
	margin:0;
	margin-bottom: 10px;	
	border:none;
	border-bottom: none; 
	background-color: transparent;
	font-size: 12px;
	line-height: 18px;
}

.news-catmenu-header {
	font-weight:normal;
	color: #FE0000;
	font-size: 14px;
	line-height: 18px;	
}
.news-catmenu-header a{
	color: #333333;;
}
.news-catmenu DIV {
	font-size:12px;
	white-space: normal;
}
.news-catmenu DIV img, .news-catmenu img, .news-catmenu-header img {
	margin:0px;
	padding: 0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
	color: #FE0000; 
}

#main .news-catresulttitle h2{
font-size: 14px;
	color: #FE0000;
	padding: 0;
	padding-bottom: 5px;
	border: none;
	border-bottom: 1px solid #dddddd;
}

.news-single-item {
border: none;
	background-color:transparent;
	padding: 0;
	margin:0;
}

#main .news-single-item H1 {
	margin-bottom: 10px;
}

#main .news-single-item H2 {
	margin: 0;
	margin-bottom: 10px;
    font-size: 14px;
}

.news-single-timedata{
	font-size: 9px;
	float:none;
	text-align: right;
}

.news-latest-container {
	padding-left: 0;
	margin-left: 0;

/*
	border-bottom: 1px solid #084AA0;
	border-right: 1px solid #084AA0;	
	border-top: 1px solid #dedede;
	border-left: 1px solid #dedede;		
	padding: 5px;
	background-color: #ffff99;  
	width: 180px;
	
	position: relative;
	top: -80px;
	left: 20px;
	*/

}
.news-latest-item  {
	padding-left: 0;
	margin-left: 0;
}


.news-latest-item  h3{
	font-size: 13px;
	line-height: 15px;
	padding: 0;
	margin-bottom: 3px;
	letter-spacing: 0;
	font-weight: normal;
	color: #084AA0;
}

.news-latest-item  h3 a{
	color: #084AA0;
	text-decoration: none;
}

.news-latest-item  h3 a:hover{
	color: #E63E2A; 
}

.news-latest-item  p {
	font-size: 10px;
	font-weight: normal;
	color: #333333;  /*#084AA0;*/
}
.news-latest-item  p a{
	font-size: 12px;
	color: #333333;  /*#084AA0;*/
	text-decoration: none;
}

.news-latest-item  p a:hover{
	color: #E63E2A; 
}


.showResultsWrap {
	display: none;
}

.news-list-browse {
	text-align: left;
	font-size: 11px;
}

#main .news-list-browse a:hover{
	text-decoration: none;
}

.clearer {
	border: 0px solid red;
	height: 0;
	color: transparent;
	background-color: transparent;
	
}