@charset "utf-8";





/* Tabelle */

.tm_main {

	border-top:1px solid #054291;

	border-left:1px solid #054291;

}



.tm_head {

	background-color:#f7a800;

}



.tm_head td {

	font-weight:bold;

	padding:2px 2px 2px 4px;

	border-right:1px solid #054291;

	border-bottom:1px solid #054291;

}



.tm_content {

	background-color:#FFFFFF;

	cursor:pointer;

}



.tm_content:hover {

	background-color:#fbd480;

}

	

.tm_content td {

	border-right:1px solid #054291; 

	border-bottom:1px solid #054291;

	padding:2px 4px;

	text-align:right;

}



.tm_content th {

	border-right:1px solid #054291; 

	border-bottom:1px solid #054291;

	padding:2px 4px;

	text-align:left;

}



.tm_details td {

	border-right:1px solid #054291; 

	border-bottom:1px solid #054291;

	padding:2px 4px;

	text-align:right;

}



.tm_details th {

	border-right:1px solid #054291; 

	border-bottom:1px solid #054291;

	padding:2px 4px;

	background-color:#fbd480;

	text-align:left;

}



/* Bilder */

h3.tm_image_head {

	margin: 0 0 10px 20px;

}



p.tm_image {

	margin: 0 0 10px 20px;

}





/* Suchengine */

.se_top	{

	padding:4px; 

	background-color:#f7a800; 

	color:#FFFFFF; 

	font-size:12px; 

	font-weight:bold;

	margin: 10px 0 0 2px;

}



.se_body {

	margin:10px;

	width:165px;

}



.se_maske {

	height:40px; 

	line-height:20px; 

	border:2px solid #f7a800; 

	margin:5px; 

	font-size:11px; 

	background-color:#FFFFFF; 

	color:#054291;

}



.se_maske span {

	display:block;	

	line-height:20px; 

	height:20px; 

	font-weight:bold; 

	padding-left:4px; 

	overflow:hidden;

}



.se_maske select{

	width:100%; 

	height:20px; 

	line-height:16px;

	font-size:11px;  

	color:#054291;

	background-color:#fbd480;

	border:1px solid #054291;

}



.se_submit	{

	margin:5px; 

	padding:0; 

}



.se_button 	{

	padding:0; 

	margin:0; 

	background-color:#FFFFFF; 

	color:#054291; 

	font-size:11px; 

	font-weight:bold;

	width:155px;

	border:2px solid #f7a800; 

}



/* Tabelle-titel*/



#toplink {

	position:relative;

	margin:0;

	padding:0;

	visibility: hidden;

	z-index: 99;

	width:570px;

	height:80px;

}




