/* (c)2007 Expert Solutions Strahlhofer */


/*-----------------------------------  Body  -----------------------------------*/
* {
	margin:		0;
	padding:	0;
}

html, body {
  	font-family: 		Tahoma, Verdana, Arial, Helvetica;
  	COLOR: 				#333333;
	font-size: 			11px;
	margin: 			0 auto;
    padding: 			0px;
    background: 		#F0F0F0 url('../data/verlauf.gif') repeat-x;
	width:				100%;
	}

div {
  	font-family: 		Tahoma, Verdana, Arial, Helvetica;
  	COLOR: 				#333333;
	font-size: 			11px;
	}

p {
	margin: 			0 0 0 0;
	padding-top: 		6px;
    padding-bottom:		0px;
    line-height:		1.5em;
    }

P A { 
	color: 				#C32C29; 
	font-weight: 		bold; 
	text-decoration: 	none;
	}

P A:hover { 
	color: 				#333; 
	font-weight: 		bold; 
	text-decoration: 	none;
	}

/*-----------------------------------  Link  -----------------------------------*/


A { 
	color: 				#C32C29; 
	text-decoration: 	none;
	}
	
A:hover { 
	color: 				#C32C29;  
	text-decoration: 	underline; 
	}

#hauptinhalt li a { 
	color: 				#C32C29; 
	font-weight: 		bold; 
	text-decoration: 	none;
	}


/*--------------------------------- Überschriften  -----------------------------------*/
#hauptinhalt h1 {
	font-family: 		Tahoma, Verdana, Arial, Helvetica, sans-serif;	
  	font-size: 			18px;
  	padding-top:		20px;
  	margin-bottom:		5px;
  	padding-bottom:		3px;
  	COLOR: 				#333;
  	line-height:		1.5em;
	font-weight:		normal;
	}

h2 {
	font-family: 		Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 			16px;
  	margin-left:		0px;
	margin-right:		0px;
	margin-top:			0px;
	margin-bottom:		0px;
	COLOR: 				#333;
  	line-height:		1.5em;
	font-weight:		normal;
   }

#hauptinhalt h2 {
	font-family: 		Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 			14px;
  	margin-left:		0px;
	margin-right:		0px;
	margin-top:			20px;
	margin-bottom:		0px;
	COLOR: 				#333;
  	line-height:		1.5em;
	font-weight:		bold;
   }

#block1 h1 {
	font-family: 		Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 			14px;
  	margin-left:		0px;
	margin-right:		0px;
	margin-top:			0px;
	margin-bottom:		0px;
	COLOR: 				#333;
  	line-height:		1.5em;
	font-weight:		bold;
   }

#block2 h1 {
	font-family: 		Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 			14px;
  	margin-left:		0px;
	margin-right:		0px;
	margin-top:			0px;
	margin-bottom:		0px;
	COLOR: 				#333;
  	line-height:		1.5em;
	font-weight:		bold;
   }

#block2 h2 {
	font-family: 		Tahoma, Verdana, Arial, Helvetica, sans-serif;	
  	font-size: 			11px;
  	padding-top:		5px;
  	margin-bottom:		0px;
  	padding-bottom:		0px;
  	COLOR: 				#C32C29;
  	line-height:		1.5em;
	font-weight:		bold;
	}

#block3 h1 {
	font-family: 		Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 			14px;
  	margin-left:		0px;
	margin-right:		0px;
	margin-top:			0px;
	margin-bottom:		0px;
	COLOR: 				#333;
  	line-height:		1.5em;
	font-weight:		bold;
   }

#hauptinhalt div.csc-frame-frame1 h3 {
	font-family: 		Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 			13px;
  	margin-left:		0px;
	margin-right:		0px;
	margin-top:			20px;
	padding-top:		15px;
	margin-bottom:		0px;
	COLOR: 				#333;
  	line-height:		1.5em;
	font-weight:		normal;
	border-top: 		1px dotted #9C9C9C;
   }

h3 {
	font-family: 		Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 			14px;
  	margin-left:		0px;
	margin-right:		0px;
	margin-top:			15px;
	margin-bottom:		0px;
	COLOR: 				#333;
  	line-height:		1.5em;
	font-weight:		normal;
   }

h4 {
	font-family: 		Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 			12px;
  	margin-left:		0px;
	margin-right:		0px;
	margin-top:			8px;
	margin-bottom:		0px;
	padding:			0px;
	COLOR: 				#333;
  	line-height:		1.5em;
	font-weight:		normal;
	}

h5 {
	COLOR: #333333;
	font-size: 11px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
  	padding-top: 5px;
	}

/*-----------------------------------  Hauptmenu  -----------------------------------*/

#top_navigation {
    	margin: 			0;
    	padding: 			0;
    	list-style: 		none;
	text-align:			right;
	float:				right;
}

.top_navigation_li {
	display: 			block;
	font-family: 		Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	color: 				#000000;
    	font-size:			13px;
	font-weight: 		normal;
	float:				left;
	margin: 			0;
	padding-left:		25px;
	text-align:			left;
}

.top_navigation_li a {
	color: 				#000000;
	text-decoration: 	none;
	font-weight: 		normal;
}

.top_navigation_li A:hover {
    	color: 			#C32C29;
	text-decoration: 	none;
	font-weight: 		normal;
}

.top_navigation_li_a {
	display: 			block;
	font-family: 		Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	color: 				#C32C29;
    font-size:			13px;
	font-weight: 		normal;
	float:				left;
	margin: 			0;
	padding-left:		25px;
	text-align:			left;

}

.top_navigation_li_a a {
	color: 				#C32C29;
	text-decoration: 	none;
	font-weight: 		normal;
}

.top_navigation_li_a A:hover {
    color: 				#C32C29;
	text-decoration: 	none;
	font-weight: 		normal;
   }
  
/*-----------------------------------  nebenmenu  -----------------------------------*/
#neben_navigation {
    margin: 			0;
    padding: 			0;
	margin-top:			10px;
    list-style: 		none;
	text-align:			right;
	float:				right;
}

.neben_navigation_li {
	display: 			block;
	color: 				#333;
    font-size:			10px;
	font-weight: 		normal;
	float:				left;
	margin-left:		15px;
	text-align:			left;
	text-transform:		uppercase;
}

.neben_navigation_li a {
	color: 				#333;
	text-decoration: 	none;
	font-weight: 		normal;
	
	padding-left:		5px; 
	padding-right:		5px;
	padding-top:		1px;
	padding-bottom:		1px;
	outline:			none; 
	
}

.neben_navigation_li A:hover {
    color: 				#333;
	text-decoration: 	none;
	font-weight: 		normal;
	
	background-color: 	#CCCCCC;
	padding-left:		5px; 
	padding-right:		5px;
	padding-top:		1px;
	padding-bottom:		1px;
	border:				0px;
}

.neben_navigation_li_a {
	display: 			block;
	color: 				#333;
    font-size:			10px;
	font-weight: 		normal;
	float:				left; 
	margin-left:		15px;
	text-align:			left;
	text-transform:		uppercase;
}

.neben_navigation_li_a a {
	color: 				#333;
	text-decoration: 	none;
	font-weight: 		normal;
	
	background-color: 	#CCCCCC;
	padding-left:		5px; 
	padding-right:		5px;
	padding-top:		1px;
	padding-bottom:		1px;
	border:				0px;
	outline:			none; 
}

.neben_navigation_li_a A:hover {
    color: 				#333;
	text-decoration: 	none;
	font-weight: 		normal;
	
	background-color: 	#CCCCCC;
	padding-left:		5px; 
	padding-right:		5px;
	padding-top:		1px;
	padding-bottom:		1px;
	border:				0px;
}

/*-----------------------------------  Submenu  -----------------------------------*/
#sub_navigation {
    margin: 			0;
    padding: 			0;
    list-style: 		none;
	text-align:			left;
	float:				left;
}

.sub_navigation_li {
	display: 			block;
	color: 				#000;
	font-weight: 		normal;
	font-size:			11px;
	float:				left;
	background:			url('../data/sign_b.gif') no-repeat right center;
	padding-right:		10px; 
	margin-right:		10px;
	text-align:			right;
	width:				170px;
	padding-top: 		8px;
	padding-bottom: 	8px;
	
}

.sub_navigation_li a {
	color: 				#000;
	text-decoration: 	none;
	font-weight: 		normal;
}

.sub_navigation_li A:hover {
    color: 				#C32C29;
	text-decoration: 	none;
	font-weight: 		normal;
}

.sub_navigation_li_a {
	display: 			block;
	color: 				#C32C29;
	font-weight: 		normal;
	font-size:			11px;
	float:				left;
	background:			url('../data/sign_b.gif') no-repeat right center;
	padding-right:		10px; 
	margin-right:		10px;
	text-align:			right;
	width:				170px;
	padding-top: 		8px;
	padding-bottom: 	8px;
}

.sub_navigation_li_a a {
	color: 				#C32C29;
	text-decoration: 	none;
	font-weight: 		normal;
}

.sub_navigation_li_a A:hover {
    color: 				#C32C29;
	text-decoration: 	none;
	font-weight: 		normal;
}



/*-----------------------------------  Aufzählung  -----------------------------------*/
#list_p li {
	text-align: 		left;
	margin-top: 		8px;
	}

#list_p LI A { 
	COLOR: 				#C32C29; 
	font-weight: 		bold; 
	text-decoration: 	none;
	}
	
#list_p LI A:hover { 
	color: 				#C32C29;
	font-weight: 		bold;
	text-decoration: 	underline; 
	}

#list_p {
  	margin-top:			3px;
  	margin-left:		30px;
  	margin-bottom:		10px;
	line-height:		1.4em;
	list-style: 		square;
	}
ol {
  	margin-top:			0px;
  	margin-left:		30px;
  	margin-bottom:		10px;
	padding:			0px;
	line-height:	1.5em;
	}

ol li {
	margin-bottom: 10px;
	}
	
/*-----------------------------------  tt_news LATEST view  -----------------------------------*/
.news-latest-item {
	border: 0px none;
   }

.news-latest-container {
	border: 0px none;
	float: left;
   }

.news-latest-container h2 {
	color: #333333;
	border: 0px none;
   }

.news-latest-gotoarchive {
	color: #333333;
	border: 0px none;
   }
   
.news-latest-container HR.clearer {
	clear:left;
}

.news-latest-morelink {
	height:30px;
}

.news-latest-morelink A {
	float:left;
	color: #C32C29;
	font-weight: bold;
}

	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
	color: #C32C29;
}

.news-single-category {

	float: left;
}

.news-single-item {
	padding:5px;	
	margin-bottom:5px;
	border:0px solid #666;

}

.news-single-author {

         }
.news-single-item h2 {
	color: #333333;
   }
   
.news-single-item, p.bodytext {
         padding-top: 3px;
         }

.news-single-timedata {
         padding-top: 3px;
         }
         
/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	border:1px solid #333333;

}
.news-latest-container HR.clearer {
	clear:left;
}



/* Rand Unter Bildern!!!!! */
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 0px; }


/*----------------------------------- Indexsuche  -----------------------------------*/	

.suchfeld_div {
	width:315px;
	float:left;
	padding-bottom:0px;
	margin-top:10px;
	margin-bottom:10px;
	}

.suchfeldeingabe {
	width:		300px;
	padding:	2px;
	font-size: 	12px;
	border: 	solid 1px #787878;
	background-color:	transparent;
	font-family:		Thaoma, Verdana, Arial, Helvetica, sans-serif;
	}

.suchbutton_div {
	width:350px;
	height:20px;
	float: left;
	margin-top:10px;
	margin-bottom:10px;
	clear:right;
	
	}

.suchbutton {
	border: 		0px;
	width:			100px;
	background-color:#C32C29;
	font-family:	Thaoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:		12px;
	color:			#fff;
	padding:	2px;
	text-align:center;
	}
	
.suchergebnis_block {
	padding-top:5px;
	padding-bottom:10px;
	line-height:1.5em;
	float:left;
	}

.suchergebnis_block h3 {
	font-family: 		Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 			12px;
  	margin-left:		0px;
	margin-right:		0px;
	margin-top:			10px;
	margin-bottom:		0px;
	COLOR: 				#333;
  	line-height:		1.5em;
	font-weight:		normal;
	}

.suche_links {
	padding-right:5px;
	float:left;
	}

.tx-indexedsearch .tx-indexedsearch-browsebox LI { 
	display:inline; 
	margin-right:8px; 
	margin-left:0px;
	padding:0px;
	}
.suchergebnis_block_ueberschrift {
	float:left;

	}

.suchergebnis_block_rating {
	float:right;

	margin-top:			10px;
	font-weight:bold;
	}
.suchergebnis_block_desc {
	clear:both;
	}
.browsebox {
	padding:5px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	border:1px solid #D9D9D9;
	float:left;
	width:100%;
	background-color:#EAEAEA;
	}

.tx-indexedsearch-browselist-currentPage a {
	font-size:18px;
	}
	
.tx-indexedsearch {
	padding-top:10px;
	width:95%;
}

	

.suchergebnis_block h3 a {
	font-weight:bold;
	COLOR: #C32C29;
	}
.suchergebnis_block h3 a:hover {
	text-decoration:underline;
	COLOR:#333333;
	}

.tx-indexedsearch-whatis {
	padding-bottom:10px;
	font-weight:bold;
	font-size:12px;
	clear:left;
	font-family: 		Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}
	
.suchergebnis_block_ueberschrift {

	}
	
#hauptinhalt .csc-textpic-image {
	padding-bottom: 10px;
}

#hauptinhalt .csc-textpic img {
	padding-left:3px;
	padding:3px;
	background-color: #fff;
	border: 1px solid #B1B1B1;
	}

#cont_bm {
	float:left;
	width:100%;
	background: 		url('../data/bmvit.gif') no-repeat right bottom;
	line-height:		1.6em;
	}

#cont_ffg {
	float:left;
	width:100%;
	background: 		url('../data/ffg.gif') no-repeat right bottom;
	margin-top:20px;
	line-height:		1.6em;
	}

p.csc-linkToTop {
	float: left;
	text-align:left;
	height:	15px;
	width:90px;
	margin-top:10px;

	}

p.csc-linkToTop a {
	background:			url('../data/up2.gif') no-repeat left center;
	padding-left:		20px; 
	font-weight:		normal;
	color:				#333;
	}

p.csc-linkToTop a:hover {
	color: 				#C32C29; 
	text-decoration: 	none;
	}



#print {
	margin-top:10px;
	float:left;
    text-align: left;

	height:	15px;
	padding-top:7px;
     }
	 
#print a {
	background:			url('../data/print.gif') no-repeat left center;
	padding-left:		20px; 
	font-weight:		normal;
	color:				#333;
	}

#print a:hover {
	color: 				#C32C29; 
	text-decoration: 	none;
	}

.download_div {
	float:				left;
	margin-top:			10px;
	vertical-align:		top;
	width:				100%;
	}

.download_icon {
	float:				left;
	width:				18px;
	}

.download_size {
	float:				left;
	width:				50px;
	}

.download_file {
	float:				left;
	}
	

.download_file a {
	font-weight:		bold;
	margin-right:		10px;
	}

.download_file a:hover {
	font-weight:		bold;
	margin-right:		10px;
	color:				#333;
	text-decoration:	none;
	}
	