/*
hintergrunfarbe logo: A8A9B0 
activlink CFD0D8
normlink E1E2EB
*/

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E4050;
}
.hintprofil {
	background-image: url(img/profil.jpg);
	background-repeat: no-repeat;
}
.hintsluzby {
	background-image: url(img/sluzby.jpg);
	background-repeat: no-repeat;
}
.hintreferencie {
	background-image: url(img/referencie.jpg);
	background-repeat: no-repeat;
}
.hintodkazy {
	background-image: url(img/odkazy.jpg);
	background-repeat: no-repeat;
}
.hintinfo {
	background-image: url(img/info.jpg);
	background-repeat: no-repeat;
}
.hintkontakt {
	background-image: url(img/kontakt.jpg);
	background-repeat: no-repeat;
}

.hintsubnavi {
	background-image: url(img/subnavihint.jpg);
	background-repeat: no-repeat;
}
.hintinhalt {
	background-image: url(img/inhalthint.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #D2D2D2;
	border-left-color: #CCCCCC;

}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3E4050;
	text-decoration: none;
	letter-spacing: 1px;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3E4050;
	text-decoration: none;
	letter-spacing: 1px;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3E4050;
	text-decoration: none;
	letter-spacing: 1px;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3E4050;
	text-decoration: none;
	letter-spacing: 1px;
}
a.aktiv:link, a.aktiv:visited, a.aktiv:hover, a.aktiv:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3E4050;
	text-decoration: none;
}
a.text:link, a.text:visited, a.text:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E4050;
	font-weight: normal;
	text-decoration: underline;
}
a.down:link, a.down:visited, a.down:hover, a.down:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E4050;
	font-weight: bold;
	text-decoration: none;
}
.inhalt {
	padding-top: 14px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.header {
	font-weight: bold;
	letter-spacing: 1px;
	color: #3E4050;
}
.textfeld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E4050;
	background-color: #F3F3F3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.activlink {
	background-color: #CFD0D8;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.normlink {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
body {
	background-color: #9C9DA4;
}
.hintliste {
	background-color: #EEEEEE;
}
a.text:active { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E4050;
	font-weight: normal;
	text-decoration: underline;
 } 
.divinhalt { 	
  position:absolute;
  height:300px; 
  width:600px;
  margin:-150px 0px 0px -300px;
  top: 50%; 
  left: 50%;}

