@charset "UTF-8";

@font-face {
font-family: mager;
src: url('../schriften/suk-Light.eot');
src: local('suk-Light'), url('../schriften/suk-Light.ttf') format('opentype');
}

@font-face {
font-family: regular;
src: url('../schriften/suk-Regular.eot');
src: local('suk-Regular'), url('../schriften/suk-Regular.ttf') format('opentype');
}

@font-face {
font-family: medium;
src: url('../schriften/suk-Medium.eot');
src: local('suk-Medium'), url('../schriften/suk-Medium.ttf') format('opentype');
}

@font-face {
font-family: fett;
src: url('../schriften/suk-Bold.eot');
src: local('suk-Bold'), url('../schriften/suk-Bold.ttf') format('opentype');
}

@font-face {
font-family: extrafett;
src: url('../schriften/suk-Black.eot');
src: local('suk-Black'), url('../schriften/suk-Black.ttf') format('opentype');
}


/* CSS Document */
body, td, th, select, input, textarea, .suche { font-family: "Lucida Grande", "Segoe UI", "Lucida Sans Unicode", Tahoma, sans-serif; color:#222; }
small, sub, sup { font-size: 0.9em; line-height:1.4em; }

/* Verknüpfungen */
a:link, a:visited { color:#666; outline:none; text-decoration: none; }
a:hover { color:#999; outline:none; text-decoration: none; }

/* magerer Titelsatz */
h1, h2, h3 { font-weight: normal; font-family: medium, Tahoma, sans-serif; } 
h4, h5, h6 { font-weight: normal; font-family: medium, Tahoma, sans-serif; } 

/* Verknüpfungsstile */
.ohne, .ohne:link, .ohne:visited, .ohne a:link, .ohne a:visited { color:#444; text-decoration: none; outline:none; }
.ohne:hover, .ohne a:hover { color:#666; text-decoration: none; outline:none; }

.weiter, .weiter a:link, .weiter a:visited, a.weiter:link, a.weiter:visited { color:#666; padding-right: 15px; background: url(../elemente/weiter.png) no-repeat right center; text-decoration: none;  outline:none; }
.weiter a:hover, a.weiter:hover{ color:#888; }

.zurueck, .zurueck a:link, .zurueck a:visited, a.zurueck:link, a.zurueck:visited { color:#666; padding-left: 15px; background: url(../elemente/zurueck.png) no-repeat left center; text-decoration: none; outline:none; } 
.zurueck a:hover, a.zurueck:hover { color:#888; }

.EinblendLink, .EinblendLink a:link, .EinblendLink a:visited, a.EinblendLink:link, a.EinblendLink:visited { color: #36C; }
.EinblendLink a:hover, a.EinblendLink:hover { color: #36C; }


/* Farben */
.grau, .grau a:link, .grau a:visited, a.grau:link, a.grau:visited { color: #999; }
.grau a:hover, a.grau:hover { color: #999; }

.hellgrau, .hellgrau a:link, .hellgrau a:visited, a.hellgrau:link, a.hellgrau:visited { color: #BBB; }
.hellgrau a:hover, a.hellgrau:hover { color: #BBB; }

.suche { line-height: 1em; padding-left:5px; }

small, .small { font-size: 0.9em; line-height: 1.4em; }

/* Kein Umbruch */
.keinumbruch { white-space: nowrap; } 

/* Karteikarten*/
.kr a:link, .kr a:visited, a.kr:link, a.kr:visited, .krl a:link, .krl a:visited, a.krl:link, a.krl:visited { color:#222; text-decoration: none; outline:none; }

/* Navigationen */
dd a:link, dd a:visited, dd a:active, dd a:hover, dd a.aktiv:link, dd a.aktiv:visited, dd a.aktiv:active, dd a.aktiv:hover { text-decoration:none; outline:none; white-space:nowrap; color:#7A1; font-family: regular, Tahoma, sans-serif;  }
dd a:hover, dd a.aktiv:link, dd a.aktiv:visited, dd a.aktiv:active, dd a.aktiv:hover { color:#222; }
dd a.aktiv:hover { color:#222; }


/* Fuß */
#Fusz, #Fusz a:link, #Fusz a:visited, #Fusz a:hover { color: #999; text-decoration:none; }
#Fusz a:hover { color: #666; text-decoration:none; }

/* spezial */
#SucheWort { color:#333; text-decoration:none; outline:none; }

