/*  
Theme Name: Search-Lab
Theme URI: http://www.search-lab.de
Description: Blog Template angepasst f?r die Typo3 version der Search-Lab seite
Version: 0.6
Author: Mathias Stadler
Author URI: 
*/


.typo_rightnavibox, .typo_rightsubnavibox
{
	padding-bottom:3px;
}

.typo_rightsubnavibox
{
	margin:2px 0 2px 10px;
	font-weight:bold;
	font-size:10px;
}

.typo_rightnavibox
{
	margin-bottom:5px;
	font-weight:bold;
	font-size:12px;
}

.typo_data_table
{
	margin:10px 0 10px 55px;
	border-collapse:collapse;
	width:80%;
	font-size: 10px;
	text-align:center;
	empty-cells:show;
}



.td-1 , .td-2
{
	color:#7172B3;
	font-weight:bold;
}
.typo_data_table thead ,.typo_data_table tfoot,.typo_data_table tfoot td, .td-0 , .td-3 , thead .td-1 , thead .td-2
{
	font-size: 11px;
	font-weight:bold;
	background-color:#003366;
	color:#ffffff;
}


.typo_data_table tr:hover
{
	background-color:#FECB00; 
}


.td-0 , .td-1 , .td-2 , .td-3
{
	border:1px solid #000000;
}

.typo_formu
{
	margin-right:100px;
	text-align:right;
}

.typo_formu input
{
	margin:0 0 2px 0;
	
}
.typo_formu label
{
	padding:0 3px 0 0 ;
}
.csc-mailform-label
{
	padding-left:40px;
	text-align:justify;
	margin-bottom:10px;
}


.typo_sitemap
{
	font-size:11px;
}


.typo_content_text , .typo_content_text p
{
	text-align:justify;
	font-size:12px;
}

.typo_content_text_left
{
	text-align:left;
	font-size:12px;
}
