.table-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
.table-text a{
	color: #3EA8DA;
	text-decoration: underline;
}
.table-text a:hover{
	color: #ff0000;
	text-decoration: undeline;
}
.table-line {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.table-line a{
	color: #FFFFFF;
	text-decoration: none;
}
.table-line a:hover{
	color: #C20101;
	text-decoration: none;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #3EA8DA;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.nav-top2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-bottom: 5px;
}

.nav-top2 a{
	color: #FFF;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;

}.nav-top2 a:hover {
	color: #000;
	text-decoration: none;
}.texty {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #333;
	text-align: left;
}
#fetty {
	font-weight: bold;
	text-align: left;
}
.mitty {
	text-align: center;
}
#kauflink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: normal;
	color: #333;
	text-decoration: none;
	text-align: center;
}
a.untenmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #3EA8DA;
	text-decoration: none;
		padding:0px;
	margin:0px;
	line-height:12px;

}

td.untenmenu {
	font-size:2px;
}



#tabelleunten td{
	padding:0px;
	margin:0px;
	height:12px;
	font-size:2px;
}

.texty2 {
	font-size:12px;
}

#ecken {
	width:30em;
	background:#3FA7DC;
	margin:0 auto;
	padding:1em;
	text-align: center;
	position: relative;
	vertical-align: middle;
	left: 50%;
    margin-left: -15em;

}
	    #ecken img { position:absolute; }
		#ecken img.eck1 { top:0; left:0; }
		#ecken img.eck2 { top:0; right:0; }
		#ecken img.eck3 { bottom:0; left:0; }
		#ecken img.eck4 { bottom:0; right:0; }
.middle {
	text-align: center;
}
