/*_________________________________ Body */
body {
	scrollbar-3dlight-color : Black;
	scrollbar-arrow-color : Navy;
	/* scrollbar-base-color : Black; */
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #D9D9D9;
	scrollbar-highlight-color : #D9D9D9;
	scrollbar-shadow-color : #D9D9D9;
	scrollbar-track-color : #E9E9E9;
	font-family: Arial, Helvetica, sans-serif;
	background-color: White;
	color : Black;
}

td {
	font-family: "@Arial Unicode MS";
	font-size: 11px;
}

/*_________________________________ Header */
.nav {
	font-size: 11px;
	height: 20px;
}
.back {
	font-size: 10px;
	height: 20px;
}
.line {
	background-color: Black;
}
.headline {
	color: Black;
	font-size: 13px;
	font-weight: bold;
	height: 20px;
}
.headline2 {
	color: Navy;
	font-size: 13px;
	font-weight: bold;
	height: 20px;
	text-align: right;
}
/*_________________________________ Home */
.intro {
	color: Navy;
}
/*_________________________________ Referenzen */
.nav2 {
	font-size: 10px;
	color: #8E8E8E;
	height: 18px;
	background: #E9E9E9;
	text-align: center;
}
.linegray {
	background-color: Gray;
}
.thumbs { 
	width: 60px;
	border: 4px solid Silver;
}
.infonext {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	width: 309px;
	height: 17px;
	vertical-align: top;
}
.info {
	font-size: 10px;
	color: Gray;
	height: 14px;
	width: 105px;
	vertical-align: bottom;
}
.info2 {
	font-size: 10px;
	color: Black;
	height: 14px;
	width: 202px;
	vertical-align: bottom;
}
.infomore {
	font-size: 10px;
	color: #8E8E8E;
	height: 18px;
	width: 115px;
	background: #E9E9E9;
	text-indent: 5px;
}
.infomore2 {
	font-size: 10px;
	color: Navy;
	height: 18px;
	background: #E9E9E9;
	text-indent: 5px;
}
.text {
	font-size: 12px;
}
/*_________________________________ Kontakt */
.name {
	color: Gray;
	font-size: 10px;
}
/*.input { 
	width: 80px;
	border: 1px solid Gray;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
} */

.inputbutt { 
	width: 100px;
	border: 1px solid Gray;
	background-color: #F5F5F5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/*_________________________________ Alle Links uebergreifend */

a, a:visited, a:hover, a:active
{
	text-decoration: none;
}

.infonext a, .infonext a:visited
{
	color: #000000;
}
.infonext a:hover, .infonext a:active,
.back a, .back a:visited,
.nav a:hover, .nav a:active
{
	color : Gray;
}
.back a:hover, .back a:active,
.nav a, .nav a:visited
{
	color: Navy;
}

a.email, .a.visited:email
{
	color: Navy;
}
a.email:hover , .a.active:email
{
	color : Gray;








/*_________________________________ Content */




/*_________________________________ Index Content */
