/* Style-Sheets für Windows & Linux Systeme          */

a:link					{
	color: #1F49C0;
	text-decoration: none;
}

a:visited				{
	color: #1F49C0;
	text-decoration: none;
}

a:hover					{
	color: #84A1EC;
	text-decoration: none;
}

a:active				{
	color: #84A1EC;
	text-decoration: none;
}

a.mail:link {
	color: #1F49C0;
	text-decoration: none;
}

a.mail:visited				{
	color: #1F49C0;
	text-decoration: none;
}

a.mail:hover					{
	color: #1F49C0;
	text-decoration: none;
}

a.mail:active				{
	color: #DBDFE4;
	text-decoration: none;
}

body					{
	background-color: #84A1EC;
	color: #1F49C0;
	font-family: sans-serif;
	scrollbar-3dlight-color: #C7CED5;
	scrollbar-arrow-color: #261273;
	scrollbar-darkshadow-color: #B1BBC5;
	scrollbar-face-color: #EFF1F3;
	scrollbar-highlight-color: #C7CED5;
	scrollbar-shadow-color: #8897A6;
	scrollbar-track-color: #E1E5E8;
}

table {
	border: 0px;
	color: #1F49C0;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

table.head{
	border: 0px;
	height: 80px;
	margin: 5px;
	width: 690px;
}

table.oben			 {
	margin: 5px;
	padding: 20px;
	width: 570px;
}

table.mitte{
	border: 0px;
	height: 390px;
	width: 690px;
}

table.navi{
	background-color: #F6F8FE;
	border: 2px inset #84A1EC;
	color: #261273;
	font-size: 10px;
	height: 22px;
	margin-left: 25px;
	width: 680px;
}
table.eins{
	width:615px;
	height:150px;
}
table.pf{
	width: 600px;
}


td.bild{
   background-image: url(../images/auto_h.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 122px;
	width: 200px;
}

td.bild6{
   background-image: url(../images/kaelt_h.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 122px;
	width: 200px;
}
td.bild7{
   background-image: url(../images/san_h.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 122px;
	width: 200px;
}

td.bild4{
	background-image: url(../images/logo4.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 100px;
	width: 263px;
}

td.bild5{
	background-image: url(../images/heiz.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 87px;
	width: 90px;
}

td.mitte{
	background-color: #84A1EC;
	border: 2px dotted #708090;
	height: 150px;
	width: 150px;
}
td.mitt{
	padding-left: 50px;
}
td.pf{

	padding-left: 5px;
	width: 50%;
}
td.pfei{

	padding-left: 70px;
	width: 50%;
}
td.pfe{
   padding-left: 270px;
	width: 50%;
}
td.pfeil{
   padding-left: 485px;
	width: 50%;
}

td.navi{
	border-right: 2px groove #84A1EC;
	width: 90px;
}
td.ueber{
	padding-left: 50px;
}
td.adr{
	padding-left: 150px;
}
td.adre{
	padding-left: 110px;
}
td.adress{
	padding-left: 140px;
}
td.adres{
	padding-left: 150px;
	font-size: 120%;
	font-weight: bold;
}
td.text{
	background: #EFF1F3;
	font-family: sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 5px;
	width: 220px;
}

td.zw{
	background-color: transparent;
	margin: 5px;
	width: 80px;
}

td.zwei{
	font-size: 14px;
	letter-spacing: 1px;
	padding-left: 15px;
	padding-top: 5px;
}

td.zwi{
	background-color: transparent;
	height: 25px;
	margin: 5px;
	width: 180px;

}
td.mail{
	background-color: transparent;
	font-size: 130%;
	padding-left: 100px;
	height: 25px;
	width: 250px;

}
td.maile{
	background-color: transparent;
	font-size: 130%;
	padding-left: 190px;
	height: 25px;
	width: 250px;

}

#mitte{
	background-color: #F6F8FE;
	border-style: double;
	height: 400px;
	overflow: auto;
	position: absolute;
	scrollbar-3dlight-color: #C7CED5;
	scrollbar-arrow-color: #261273;
	scrollbar-darkshadow-color: #B1BBC5;
	scrollbar-face-color: #EFF1F3;
	scrollbar-highlight-color: #C7CED5;
	scrollbar-shadow-color: #8897A6;
	scrollbar-track-color: #E1E5E8;
	top: 130px;
	width: 100%;
	z-index: 0;
}