@charset "utf-8";

#tm-cat {
	margin-top:15px;
	display: block;
}

#tm-header {
	margin-top:40px;
}

#tm-cat h1 {
	color: #ff0000;
	font-weight: bold;
	font-size: 14px !important;
	border-bottom: 1px solid #000000 !important;
	margin-bottom:0px !important;
	font-weight: bold !important;
}

#tm-header h2 {
	color: #25a58a;
	font-weight: bold;
}

#tm-content {
	height: 100%;
	background-image: url("../index-Dateien/bg-tabelle.png");
	background-position: left top;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	/*border-bottom: 1px dotted #9d9c9c;*/
}
	
#tm-content h2 {
	margin: 0;
	color: #000000;
	font-size: 12px !important;
	font-weight: bold;
	text-transform: uppercase;
}

.tm-name {
}

.tm-description {
}

.tm-link {
}


#tm-div-1 {
	height:100%;
	float: left !important;
	width: 33% !important;
	padding-right:2%;
}

#tm-div-2 {
	height:100%;
	float: left !important;
	width: 48% !important;
	margin: 0 auto;
	padding-right:2%;
}

#tm-div-3 {
	height:100%;
	float:right !important;
	width: 15% !important;
}

#tm-div-3 p {
	float:right;
	margin:0;
	padding:0;
	padding-right:2px;
}
