body {
	font-family: Georgia, Times New Roman, Times, serif;
    background-attachment: fixed;
	background-repeat: no-repeat;
}

.txtmainnorm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
}
.txtmainnormbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;
}
.txtmainnorm-white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.txtmainnormbold-white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.txtheadernorm-white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.txtfooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
}

.txtlinknorm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
}

a.txtlinknorm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
}

a.txtlinknorm:hoover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	font-variant: normal;
	color: #FF9900;
}

a.txtlinknorm:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
}

a.txtlinknorm:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
}

a.txtmainnorm-white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
}

a.txtmainnorm-white:hoover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	font-variant: normal;
	color: #FF9900;
}

a.txtmainnorm-white:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
}

a.txtmainnorm-white:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
}	
	
.loginbox {
	width: 350px;
	border: 1px;
	border-color: #ffffff;
	align: center;
}

.txtmainnorm-hp {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

/*
  Menue-styles fuer Slideshow
*/

#slideshow {
    margin: 1em auto;
    border: 2px solid #555;
    width: 200px;
    height: 212px;
  }


pre { text-align: left; overflow: visible }
code { background-color: #ffc }
pre code { background-color: #eee }

.pics { height: 212px; width: 200px; padding:0; margin:0; overflow: hidden }
.pics img { height: 212px; width: 200px; padding: 0px; border: 0px solid #ccc; background-color: #eee; top:0; left:0 }
.pics img {
	-moz-border-radius: 0px; -webkit-border-radius: 0px;
}

