
/* Leiste mit Buttons-Definition */
.nav {
	background : #4665B5;
	color : #FFFFFF;
}
/* Benutzerzeile Standard */
.main {
	font-family : Tahoma,Arial,sans-serif;
	font-size : x-small;
	background : #4665B5;
	color : #FFFFFF;
}
/* Link normal in der Benutzerzeile */
A.main, A.main:LINK, A.main:VISITED {
	font-family : Tahoma,Arial,sans-serif;
	font-size : x-small;
	font-style : normal;
	color : #FFFFFF;
	text-decoration : underline;
}
/* Beim Überfahren eines Links in der Benutzerzeile */
A.main:HOVER {
	font-family : Tahoma,Arial,sans-serif;
	font-size : x-small;
	font-style : normal;
	color : #FFFFFF;
	text-decoration : none;
}
/* Hintergrund und Standardauslegung der Navichain */
.navichain {
	background : #4665B5;
	color : #FFFFFF;
	font-family : Tahoma,Arial,sans-serif;
	font-size : x-small;
	text-align : right;
}
/* Die Navichain normal */
A.navichain, A.navichain:LINK, A.navichain:VISITED {
	font-family : Tahoma,Arial,sans-serif;
	font-size : x-small;
	color : #FFFFFF;
	text-decoration : underline;
}
/* Beim Überfahren der Navichain */
A.navichain:HOVER {
	font-family : Tahoma,Arial,sans-serif;
	font-size : x-small;
	color : #FFFFFF;
	text-decoration : none;
}
/* Kopfzeile div. Angaben */
.head {
	background : #4665B5;
	color : #FFFFFF;
	font-family : Tahoma,Arial,sans-serif;
	font-size : x-small;
}
/* Überschrift der seitlichen Boxen */
.box {
	background : #4665B5;
	color : #FFFFFF;
	font-family : Tahoma,Arial,sans-serif;
	font-size : x-small;
	font-weight : bold;
	height : 14px;
	}
/* seiliche Boxen normal */
.inbox {
	background : #FFFFFF;
	font-family : Tahoma,Arial,sans-serif;
	font-size : x-small;
	color : #4665B5;
}

A.inbox:LINK, A.inbox:VISITED {
	background : #FFFFFF;
	font-family : Tahoma,Arial,sans-serif;
	font-size : x-small;
	color : #4665B5;
	text-decoration : none;
}
/* Seitliche Boxen beim Überfahren */
A.inbox:HOVER {
	background : #FFFFFF;
	font-family : Tahoma,Arial,sans-serif;
	font-size : x-small;
	color : #FF9933;
	text-decoration : none;
}
/* Beschreibung des Bodytags */
BODY {
	background-color : #E0EBF3;
}
/*Link zur Kategorie und File normal  */
.cat {
	background : #4665B5;
	font-family : Tahoma,Arial,sans-serif;
	font-size : x-small;
	color : #FFFFFF;
	font-weight : bold;
}

A.cat, A.cat:LINK, A.cat:VISITED {
	background : #4665B5;
	font-family : Tahoma,Arial,sans-serif;
	font-size : x-small;
	color : #FFFFFF;
	text-decoration : underline;
	font-weight : bold;
}
/* Link zur Kategorie und File beim Überfahren*/
A.cat:HOVER {
	color : #FF9933;
	font-family : Tahoma,Arial,sans-serif;
	font-size : x-small;
	font-weight : bold;
	text-decoration : none;
}
/* Anzeige der Kategoriebeschreibung selbst */
.incat {
	background : #FFFFFF;
	font-family : Tahoma,Arial,sans-serif;
	font-size : x-small;
	color : #4665B5;
}

A.incat, A.incat:LINK, A.incat:VISITED {
	background : #FFFFFF;
	font-family : Tahoma,Arial,sans-serif;
	font-size : x-small;
	color : #4665B5;
	text-decoration : underline;
}
/* Anzeige wenn Link innerhalb einer Kategorie */
A.incat:HOVER {
	background : #FFFFFF;
	font-family : Tahoma,Arial,sans-serif;
	font-size : x-small;
	color : Blue;
	text-decoration : none;
}
/* Anzeige der Downloadbeschreibung */
.infile {
	background : #FFFFFF;
	font-family : Tahoma,Arial,sans-serif;
	font-size : x-small;
	color : #4665B5;
	text-decoration : none;
}

/* Anzeige der Downloadbeschreibung */
A.infile, A.infile:LINK, A.file:VISITED {
	background : #FFFFFF;
	font-family : Tahoma,Arial,sans-serif;
	font-size : x-small;
	color : #4665B5;
	text-decoration : underline;
}

/* Link innerhalb eines Downloads */
A.infile:HOVER {
	background : #FFFFFF;
	font-family : Tahoma,Arial,sans-serif;
	font-size : x-small;
	color : #4665B5;
	text-decoration : none;
}
/* Standardgrösse des Bewertungsfeldes */
.incomment {
	background : #FFFFFF;
	font-family : Tahoma,Arial,sans-serif;
	font-size : x-small;
}
/* INUPT Tag im Bewertungsfeld */
INPUT.incomment {
	background : #FFFFFF;
	border-bottom : 1px solid #4665B5;
	border-left : 1px solid #4665B5;
	border-right : 1px solid #4665B5;
	border-top : 1px solid #4665B5;
	text-align : center;
	color : #4665B5;
}
/* grosse Schrift innerhalb Kommentare und Bewertung */
.incommentbig {
	background : #FFFFFF;
	font-family : Tahoma,Arial,sans-serif;
	font-size : x-small;
}
/* der Kommentar selbst */
.post {
	font-family : Tahoma,Arial,sans-serif;
	font-size : x-small;
	color : Black;
}
/* Link im Kommentar */
 A.post, A.post:LINK, A.post:VISITED {
	font-family : Tahoma,Arial,sans-serif;
	font-size : x-small;
	color : Black;
	text-decoration : underline;
}
/* Link im Kommentar, der Überfahren wird */
A.post:HOVER {
	font-family : Tahoma,Arial,sans-serif;
	font-size : x-small;
	color : Black;
	text-decoration : none;
	background : #FFFFFF;
}
/* Überschriftenzeile des Kommentars */
.posthead {
	font-family : Tahoma,Arial,sans-serif;
	font-size : x-small;
	font-weight : bold;
	color : Black;
}
/* Daten des Users wenn Kommentar gepostet */
.user {
	font-family : Tahoma,Arial,sans-serif;
	font-size : x-small;
	color : Black;
}
/* Namensanzeige um Kommentare zu schreiben */
.username {
	font-family : Tahoma,Arial,sans-serif;
	font-size : x-small;
	font-weight : bold;
}
/* Zeile für die Postingdaten */
.posting {
	font-family : Tahoma,Arial,sans-serif;
	font-size : x-small;
	color : #4665B5;
}
/* Eingabefelder für Posting */
INPUT.posting {
	background : #FFFFFF;
	border-left : 1px solid #4665B5;
	border-right : 1px solid #4665B5;
	border-top : 1px solid #4665B5;
	font-size : x-small;
	color : #4665B5;
	border-bottom : 1px solid #4665B5;
}
/* Daten die Unterhalb der KlickSmilies stehen */
.info {
	background : #FFFFFF;
	font-family : Tahoma,Arial,sans-serif;
	font-size : x-small;
	text-align : center;
}
/* Beschreibt die Klicksmilies */
.smilie {
	background : #4665B5;
	font-family : Tahoma,Arial,sans-serif;
	color : #FFFFFF;
	font-size : x-small;
	vertical-align : middle;
}

.input {
	background-color : #E0EAF0;
	color : Black;
	font-family : Tahoma,Arial,sans-serif;
	font-size : x-small;
	border-bottom : 1px solid #4665B5;
	border-left : 1px solid #4665B5;
	border-right : 1px solid #4665B5;
	border-top : 1px solid #4665B5;
	width : 90%;
}

.sel {
	background-color : #E0EAF0;
	color : Black;
	font-family : Tahoma,Arial,sans-serif;
	font-size : x-small;
	border-bottom : 1px solid #4665B5;
	border-left : 1px solid #4665B5;
	border-right : 1px solid #4665B5;
	border-top : 1px solid #4665B5;
}


.button {
	background-color : #E0EAF0;
	color : Black;
	font-family : Tahoma,Arial,sans-serif;
	font-size : x-small;
	border-bottom : 1px solid #4665B5;
	border-left : 1px solid #4665B5;
	border-right : 1px solid #4665B5;
	border-top : 1px solid #4665B5;
}


TEXTAREA.input {
	background-color : #E0EAF0;
	color : Black;
	font-family : Tahoma,Arial,sans-serif;
	font-size : x-small;
	border-bottom : 1px solid #4665B5;
	border-left : 1px solid #4665B5;
	border-right : 1px solid #4665B5;
	border-top : 1px solid #4665B5;
}

/* Style der Mitteilungen, z. B. falsche Emailadresse */
.message {
	background-color : #4665B5;
	font-family : Tahoma,Arial,sans-serif;
	font-size : x-small;
	color : Yellow;
	font-weight : bold;
	letter-spacing : 2px;
}

/* Link innerhalb einer Warnmeldung */
A.message, A.message:LINK, A.message:VISITED {
	background-color : #4665B5;
	font-family : Tahoma,Arial,sans-serif;
	font-size : x-small;
	color : Yellow;
	font-weight : bold;
	letter-spacing : 2px;
	text-decoration : underline;
}

/* Link innerhalb einer Warnmeldung, der überfahren wird */

A.message:HOVER {
	background-color : #4665B5;
	font-family : Tahoma,Arial,sans-serif;
	font-size : x-small;
	color : Yellow;
	font-weight : bold;
	letter-spacing : 2px;
	text-decoration : none;
}

/* Style-Definition für die Mitglieder-Auflistung */
.member {
	font-family : Tahoma,Arial,sans-serif;
	font-size : x-small;
	color : #4665B5;
	background-color : #FFFFFF;
	line-height : 25px;
}

A.member, A.member:LINK, A.member:VISITED {
	font-family : Tahoma,Arial,sans-serif;
	font-size : x-small;
	text-decoration : underline;
	color : #4665B5;
	background-color : #FFFFFF;
	line-height : 25px;
}
A.member:HOVER {
	font-family : Tahoma,Arial,sans-serif;
	font-size : x-small;
	text-decoration : none;
	color : #4665B5;
	background-color : #FFFFFF;
	line-height : 25px;
}

/* Style-Definition für die Topliste */
.toplist {
	font-family : Tahoma,Arial,sans-serif;
	font-size : x-small;
	background-color : #FFFFFF;
}

A.toplist, A.toplist:VISITED {
	font-family : Tahoma,Arial,sans-serif;
	font-size : x-small;
	background-color : #FFFFFF;
	text-decoration : underline;
	color : #4665B5;
}

A.toplist:HOVER {
	font-family : Tahoma,Arial,sans-serif;
	font-size : x-small;
	background-color : #FFFFFF;
	text-decoration : none;
	color : #4665B5;
}

.topfile {
	font-family : Tahoma,Arial,sans-serif;
	background-color : #FFFFFF;
}

A.topfile, A.topfile:VISITED {
	font-family : Tahoma,Arial,sans-serif;
	background-color : #FFFFFF;
	text-decoration : underline;
	color : #4665B5;
}

A.topfile:HOVER {
	font-family : Tahoma,Arial,sans-serif;
	background-color : #FFFFFF;
	text-decoration : none;
	color : Blue;
}

.footer {
	font-family : Tahoma,Arial,sans-serif;
	color : #4665B5;
	font-size: 10;
}

A.footer, A.footer:VISITED {
	font-family : Tahoma,Arial,sans-serif;
	text-decoration : underline;
	color : #4665B5;
}

A.footer:HOVER {
	font-family : Tahoma,Arial,sans-serif;
	text-decoration : none;
	color : #4665B5;
}

.legend {
	font-family : Tahoma,Arial,sans-serif;
	font-size : x-small;
	color : #FFFFFF;
}

