body, table, p {
	font-family:  'Trebuchet MS', Tahoma,  sans-serif;
	font-size: 13px;
	line-height: 140%;
	margin: 0;
color: #666;
}

/**********Startseite***********/

.space {
position:absolute;
top:10px;
left:890px;
width:92px;
height:50px;
border:0px solid red;   
}

#highlight {
background: #fff;
color:#a2a2a2;
-moz-border-radius:6px;
-khtml-border-radius:6px;
-webkit-border-radius:6px;
}

#highlight:hover, 
#highlight h2:hover {
background: #c7e1dd;
color:#fff;}


h1, h2, h3 {
	color: #000;
	font-size: 24px;
font-variant:small-caps;
font-family: 'Trebuchet MS', Tahoma, sans-serif;
font-weight:100;
	margin-top: 0.2em;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

hr {
border: 0px; /* Für Firefox und Opera */
border-top: dotted 1px #5DC5F0;
border-bottom: solid 1px #00A4E7; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}


a img { border: none }

a { text-decoration:none;color:#000;font-weight:bold; }
a:hover { text-decoration:none;color:#000;font-weight:bold; }

.backtotica a{
color: #000;
background: url(../img/arrow_right_d.png) 0 0 no-repeat;
width: 120px;
height: 17px;
}

.backtotica a:hover {
color: #666666;
background: url(../img/arrow_right_d.png) 0 0 no-repeat;
background-position: 0 -17px;
width: 120px;
height: 17px;
}

.testthebest a:hover {
color: #666666;
}

.testthebest a img:hover{
border: 1px solid #666666;
}

.testthebest a img{
border: 1px solid #DBDED5;
}

.testthebest2 {
font-family: 'Trebuchet MS',Tahoma,sans-serif;
font-size: 24px;
font-variant: small-caps;
font-weight: 100;
}
