a:link {
        font-family: Tahoma, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #000066;
        text-decoration: none;
}

a:hover {
	color: #000099;
	text-decoration: underline;
	font-size: 11px;
}
a:visited {
	font-family: Tahoma, sans-serif;
	color: #504D61;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a:active {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #000066;
	text-decoration: none;
}
.bg {
        background-attachment: fixed;
        background-image:  url(backgrounds/content_bg.jpg);
        background-repeat: no-repeat;
        background-position: 0px 0px;
}
.text {
        color: #000066;
        font-family: Tahoma, sans-serif;
        font-size: 11px;
        font-style: normal;
        font-weight: normal;
        text-decoration: none;
        line-height: 14px;
}
.header {
        font-family: Tahoma, sans-serif;
        font-size: 11px;
        color: #000066;
        font-weight: bold;
        text-decoration: none;
}

.alphabg {
        background-attachment: scroll;
        background-image:  url(backgrounds/transbg.png);
        background-repeat: repeat;
}
.subtitle {
        font-family: Tahoma, sans-serif;
        font-size: 10px;
        color: #000066;
        text-decoration: none;
}
.randlinks {
        background-attachment: fixed;
        background-image: url(../images/rand_links.jpg);
        background-repeat: repeat-y;
}
.randrechts {
        background-attachment: fixed;
        background-image: url(../images/rand_rechts.jpg);
        background-repeat: repeat-y;
}
.imgborder {
        border: 1px #000066;
}
.galNaviBg {
        background-image:  url(backgrounds/galerie_navibg.jpg);
        background-attachment: scroll;
        background-repeat: no-repeat;
}
.galContBg {
        background-attachment: scroll;
        background-image:  url(backgrounds/galerie_top.jpg);
        background-repeat: no-repeat;
}
.lineLeft {
        background-attachment: scroll;
        background-image:   url(border/line_left.jpg);
        background-repeat: repeat-y;
}
.lineTop {
        background-attachment: scroll;
        background-image:   url(border/line_top.jpg);
        background-repeat: repeat-x;
}
.lineRight {
        background-attachment: scroll;
        background-image:   url(border/line_re.jpg);
        background-repeat: repeat-y;
}
.lineBtm {
        background-attachment: scroll;
        background-image:   url(border/line_btm.jpg);
        background-repeat: repeat-x;
}
.punktlinie {
        background-attachment: scroll;
        background-image: url(../images/linie.gif);
        background-repeat: repeat-x;
}
.eckeObenLinks {
        background-attachment: scroll;
        background-image: url(border/ecke_o_li.jpg);
        background-repeat: no-repeat;
}
.eckeObenRechts {
        background-attachment: scroll;
        background-image: url(border/ecke_o_re.jpg);
        background-repeat: no-repeat;
}
.eckeUntenRechts {
        background-attachment: scroll;
        background-image: url(border/ecke_u_re.jpg);
        background-repeat: no-repeat;
}
.eckeUntenLinks {
        background-attachment: scroll;
        background-image: url(border/ecke_u_li.jpg);
        background-repeat: no-repeat;
}
.buttontext {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #000099;
}
