/* farben
gruen B0D235
dunkelgrau 52646A
subnavigrau CECCCC
inhalthintgrau EFE9E9

 */
 
 
/* navigation */
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #52646A;
	text-decoration: none;
	font-weight: bolder;
	letter-spacing: 1px;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #52646A;
	text-decoration: none;
	font-weight: bolder;
	letter-spacing: 1px;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
	letter-spacing: 1px;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #52646A;
	text-decoration: none;
	font-weight: bolder;
	letter-spacing: 1px;
}
a.textlink:link, a.textlink:visited, a.textlink:hover, a.textlink:active {
	color:#52646A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:underline;
}
a.aktiv:link, a.aktiv:visited, a.aktiv:hover, a.aktiv:active {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bolder;
	letter-spacing: 1px;
}

/* text */
.header {
	font-size: 14px;
	color: #52646A;
	font-weight: bolder;
}
.headerweiss {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #52646A;
}
/* layout */
body {
	background-color: #5F7278;
	font-size: 11px;
}
.hintsubnavi {
	background-color: #C5C4C4;
}
.hintinhalt {
	background-color: #EFE9E9;
}
.hintlogo {
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
}
.hintlogo1 {
	background-image: url(img/logo_team.jpg);
	background-repeat: no-repeat;
}
.hintlogo2 {
	background-image: url(img/logo_rado.jpg);
	background-repeat: no-repeat;
}
.hintlogo3 {
	background-image: url(img/logo_petra.jpg);
	background-repeat: no-repeat;
}
.hintlogo4 {
	background-image: url(img/logo_helm.jpg);
	background-repeat: no-repeat;
}
.hintlogo5 {
	background-image: url(img/logo_gruppe.jpg);
	background-repeat: no-repeat;
}
.hintlogo6 {
	background-image: url(img/logo_rudi.jpg);
	background-repeat: no-repeat;
}
.hintlogo7 {
	background-image: url(img/logo_peter.jpg);
	background-repeat: no-repeat;
}
.hintlogo8 {
	background-image: url(img/logo_toni.jpg);
	background-repeat: no-repeat;
}
.hintlogo9 {
	background-image: url(img/logo_liesing.jpg);
	background-repeat: no-repeat;
}
.hintlogo10 {
	background-image: url(img/logo_gerald.jpg);
	background-repeat: no-repeat;
}
.hintlogo11 {
	background-image: url(img/logo_radi.jpg);
	background-repeat: no-repeat;
}
.hintlogo12 {
	background-image: url(img/logo_kont.jpg);
	background-repeat: no-repeat;
}
.hintlogo10 {
	background-image: url(img/logo_gerald.jpg);
	background-repeat: no-repeat;
}

.text {
	padding-right: 45px;
	padding-bottom: 45px;
	padding-left: 45px;
}
.rahm {
	border: 1px solid #666666;
}
.headerwbig {
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-weight: bold;
}
.weiss {
	color: #FFFFFF;
}
.inhalt { 	
  position:absolute;
  height:290px; 
  width:640px;
  margin:-145px 0px 0px -320px;
  top: 50%; 
  left: 50%;}
  
.unnamed1 {
	background-color: #CCCCCC;
}
.button {
	background-color: #FFFFFF;
	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;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #52646A;
}
.textfeld {
	background-color: #FFFFFF;
	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;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #52646A;
}

