/* Beschreibung des Bodytags */
BODY {
	background-color : #FFECD5;
	margin-top: 0cm;
}

.news {
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 12px;
	color : #553300;
TEXT-ALIGN: justify;
}
/* Link im Kommentar */
 A.news, A.news:LINK, A.news:VISITED {
	font-weight : bold;
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 11px;
	color : #553300;
	text-decoration : none;
}
/* Link im Kommentar, der �berfahren wird */
A.news:HOVER {
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 11px;
	color : #ff0000;
	text-decoration : underline;
}
/* �berschriftenzeile des Kommentars */
.newshead {
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 12px;
	font-weight : bold;
	color : #693714;
}
/* Link im Kommentar */
 A.newshead, A.newshead:LINK, A.newshead:VISITED {
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 12px;
	font-weight : bold;
	color : #693714;
	text-decoration : none;
}
/* Link im Kommentar, der �berfahren wird */
A.newshead:HOVER {
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 12px;
	font-weight : bold;
	color : #693714;
	text-decoration : underline;
}
/* Anzeige der Downloadbeschreibung */
.newsbottom {
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 10px;
	color : #693714;
	text-decoration : none;
}

/* Anzeige der Downloadbeschreibung */
A.newsbottom, A.newsbottom:LINK, A.newsbottom:VISITED {
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 10px;
	color : #693714;
	text-decoration : underline;
}

/* Link innerhalb eines Downloads */
A.newsbottom:HOVER {
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 10px;
	color : #ff0000;
	text-decoration : none;
}
/* Leiste mit Buttons-Definition */
.nav {
	background : #FFDEA5;
	color : #693714;
}
/* Benutzerzeile Standard */
.main {
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 12px;
//	background : #FFDEA5;
	color : #693714;
}
/* Link normal in der Benutzerzeile */
A.main, A.main:LINK, A.main:VISITED {
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 10px;
	font-style : normal;
	color : #693714;
	text-decoration : underline;
}
/* Beim �berfahren eines Links in der Benutzerzeile */
A.main:HOVER {
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 10px;
	font-style : normal;
	color : #ff0000;
	text-decoration : none;
}
/* Hintergrund und Standardauslegung der Navichain */
.navichain {
	background : #FFDEA5;
	color : #693714;
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 12px;
}
/* Die Navichain normal */
A.navichain, A.navichain:LINK, A.navichain:VISITED {
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 12px;
	color : #693714;
	text-decoration : underline;
}
/* Beim �berfahren der Navichain */
A.navichain:HOVER {
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 12px;
	color : #ff0000;
	text-decoration : none;
}
/* Kopfzeile div. Angaben */
.head {
	background : #FFDEA5;
	color : #693714;
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 12px;
}
/* �berschrift der seitlichen Boxen */
.box {
	background : #FFDEA5;
	color : #553300;
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 10px;
	font-weight : bold;
	height : 14px;
	}
/* seiliche Boxen normal */
.inbox, A.inbox:LINK, A.inbox:VISITED {
	background : #FAEEDE;
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 9px;
	color : #553300;
	text-decoration : none;
}
/* Seitliche Boxen beim �berfahren */
A.inbox:HOVER {
	background : #FAEEDE;
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 9px;
	color : #ff0000;
	text-decoration : none;
}

/*Link zur Kategorie und File normal  */
.cat {
	background : #FAEEDE;
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 10px;
	color : #553300;
}

A.cat, A.cat:LINK, A.cat:VISITED {
	background : #FAEEDE;
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 10px;
	color : #553300;
	text-decoration : underline;
}
/* Link zur Kategorie und File beim �berfahren*/
A.cat:HOVER {
	color : #553300;
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 10px;
	text-decoration : none;
}

/*Link zur Kategorie und File normal  */
A.maincat, A.maincat:LINK, A.maincat:VISITED {
	background : #FAEEDE;
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 12px;
	color : #693714;
	text-decoration : underline;
	font-weight : bold;
}

.maincat {
	background : #FAEEDE;
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 12px;
	color : #693714;
	font-weight : bold;
}

/* Link zur Kategorie und File beim �berfahren*/
A.maincat:HOVER {
	color : #ff0000;
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

/* Anzeige der Kategoriebeschreibung selbst */
.incat {
	background : #FAEEDE;
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 10px;
	color : #553300;
}

A.incat, A.incat:LINK, A.incat:VISITED {
	background : #FAEEDE;
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 10px;
	color : #553300;
	text-decoration : underline;
}
/* Anzeige wenn Link innerhalb einer Kategorie */
A.incat:HOVER {
	background : #FAEEDE;
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 10px;
	color : Blue;
	text-decoration : none;
}
/* Anzeige der Downloadbeschreibung */
.infile {
	background : #FAEEDE;
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 10px;
	color : #553300;
	text-decoration : none;
}

/* Anzeige der Downloadbeschreibung */
A.infile, A.infile:LINK, A.file:VISITED {
	background : #FAEEDE;
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 10px;
	color : #553300;
	text-decoration : underline;
}

/* Link innerhalb eines Downloads */
A.infile:HOVER {
	background : #FAEEDE;
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 10px;
	color : #ff0000;
	text-decoration : none;
}
/* Standardgr�sse des Bewertungsfeldes */
.incomment {
	background : #FAEEDE;
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 9px;
}
/* INUPT Tag im Bewertungsfeld */
INPUT.incomment {
	background : #FAEEDE;
	border-bottom : 1px solid #FFDEA5;
	border-left : 1px solid #FFDEA5;
	border-right : 1px solid #FFDEA5;
	border-top : 1px solid #FFDEA5;
	text-align : center;
	color : #553300;
}
/* grosse Schrift innerhalb Kommentare und Bewertung */
.incommentbig {
	background : #FAEEDE;
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 12px;
}
/* der Kommentar selbst */
.post {
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 11px;
	color : #553300;
}
/* Link im Kommentar */
 A.post, A.post:LINK, A.post:VISITED {
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 11px;
	color : #553300;
	text-decoration : underline;
}
/* Link im Kommentar, der �berfahren wird */
A.post:HOVER {
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 11px;
	color :#553300;
	text-decoration : none;
}
/* �berschriftenzeile des Kommentars */
.posthead {
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 10px;
	font-weight : bold;
	color : Black;
}
/* Daten des Users wenn Kommentar gepostet */
.user {
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 10px;
	color : Black;	
}
/* Namensanzeige um Kommentare zu schreiben */
.username {
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 14px;
	font-weight : bold;
}
/* Zeile f�r die Postingdaten */
.posting {
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 12px;
	color : #553300;
}
/* Eingabefelder f�r Postin */
.input {
	background-color :#FFECD5 ;
	color : #553300;
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 12px;
	border-bottom : 1px solid #FFDEA5;
	border-left : 1px solid #FFDEA5;
	border-right : 1px solid #FFDEA5;
	border-top : 1px solid #FFDEA5;
TEXT-ALIGN: justify;
/*	width : 90%;*/
}

.listfield {
	background-color : #FFECD5;
	color : #553300;
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 11px;
	border-bottom : 1px solid #FFDEA5;
	border-left : 1px solid #FFDEA5;
	border-right : 1px solid #FFDEA5;
	border-top : 1px solid #FFDEA5;
}

.button {
	background-color : #FFECD5;
	color : #553300;
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 11px;
	border-bottom : 1px solid #553300;
	border-left : 1px solid #553300;
	border-right : 1px solid #553300;
	border-top : 1px solid #553300;
}


/* Daten die Unterhalb der KlickSmilies stehen */
.info {
	background : #FAEEDE;
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 9px;
	text-align : center;
}
/* Beschreibt die Klicksmilies */
.smilie {
	background : #553300;
	color: #693714;
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 9px;
	vertical-align : middle;
}

INPUT.input {
	background-color : #FFECD5;
	color : #553300;
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 12px;
	border-bottom : 1px solid #553300;
	border-left : 1px solid #553300;
	border-right : 1px solid #553300;
	border-top : 1px solid #553300;
}

TEXTAREA.input {
	background-color : #FFECD5;
	color : #553300;
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 12px;
	border-bottom : 1px solid #553300;
	border-left : 1px solid #553300;
	border-right : 1px solid #553300;
	border-top : 1px solid #553300;
TEXT-ALIGN: justify;	
}

.message {
	background-color : #FFDEA5;
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 11px;
	color : #693714;
	font-weight : bold;
	letter-spacing : 2px;
}

A.message, A.message:LINK, A.message:VISITED {
	background-color : #FFDEA5;
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 11px;
	color : #ff0000;
	font-weight : bold;
	letter-spacing : 2px;
	text-decoration : underline;
}

A.message:HOVER {
	background-color : #FFDEA5;
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 11px;
	color : #FFE7BD;
	font-weight : bold;
	letter-spacing : 2px;
	text-decoration : none;	
}
.member {
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 12px;
	color : #553300;
	background-color : #FAEEDE;
	line-height : 25px;
}

A.member, A.member:LINK, A.member:VISITED {
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 12px;
	text-decoration : underline;
	color : #553300;
	background-color : #FAEEDE;
	line-height : 25px;	
}
A.member:HOVER {
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 12px;
	text-decoration : none;
	color : #553300;
	background-color : #FAEEDE;	
	line-height : 25px;	
}

.article {
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 14;
	background-color : #FAEEDE;
LINE-HEIGHT: 1.4;
text-align : justify;
text-indent: 0.8cm; 
margin-bottom: 0cm; 
margin-top: 0cm;
}

A.article, A.article:VISITED {
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 12;
	background-color : #FAEEDE;
	text-decoration : underline;
	color : #553300;
}

A.article:HOVER {
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 12;
	background-color : #FAEEDE;
	text-decoration : none;
	color : #ff0000;
}

.topfile {
	font-family : Tahoma, Arial, Trebuchet MS;
	background-color : #FAEEDE;
}

A.topfile, A.topfile:VISITED {
	font-family : Tahoma, Arial, Trebuchet MS;
	background-color : #FAEEDE;
	text-decoration : underline;
	color : #553300;
}

A.topfile:HOVER {
	font-family : Tahoma, Arial, Trebuchet MS;
	background-color : #FAEEDE;
	text-decoration : none;
	color : Blue;
}

.footer {
	font-family : Tahoma, Arial, Trebuchet MS;
	color : #553300;
	font-size: 10;
}

A.footer, A.footer:VISITED {
	font-family : Tahoma, Arial, Trebuchet MS;
	text-decoration : underline;
	color : #553300;
}

A.footer:HOVER {
	font-family : Tahoma, Arial, Trebuchet MS;
	text-decoration : none;
	color : #553300;
}

.legend {
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 10px;
	color : #693714;
}

/* Style-Definition f�r die Topliste */
.toplist {
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 12;
	background-color : #FAEEDE;
}

A.toplist, A.toplist:VISITED {
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 12;
	background-color : #FAEEDE;
	text-decoration : underline;
	color : #553300;
}

A.toplist:HOVER {
	font-family : Tahoma, Arial, Trebuchet MS;
	font-size : 12;
	background-color : #FAEEDE;
	text-decoration : none;
	color : #553300;
}

/********** ��� ����� ************/

.menu a{
	font-weight:bold;
	FONT-SIZE: 10pt;
	COLOR:  #553300; 
	LINE-HEIGHT: 1.4;
	display:block;
	background-repeat:no-repeat;
	background-color:#FFDEA5;
	background-position: left top; 
	FONT-FAMILY: Tahoma, Arial, Trebuchet MS; 
	TEXT-DECORATION: none;
padding: 0px 2px 0px 5px;
	}
.menu a:hover{
	background-color:#F6CE99;
	}
.text, .text2 { 
	FONT-WEIGHT: regular; 
	COLOR:  #553300;
 LINE-HEIGHT: 1.2; 
	FONT-FAMILY:Tahoma, Arial, Trebuchet MS; 
	TEXT-DECORATION: none 
	}
.text { 
	FONT-SIZE: 10pt; 
	}
.text2 { 
	FONT-SIZE: 8pt; 
	}


p {
margin-bottom: 0cm; 
margin-top: 0cm;
}


.p {
margin-bottom: 0cm; 
margin-top: 0cm;
}

.link0, a.link0 {
	COLOR: #DBCCA6; 
	FONT-FAMILY:  Tahoma, Verdana; 
	LINE-HEIGHT: 1; 
	FONT-WEIGHT: regular; 
	FONT-SIZE: 8pt;
	TEXT-DECORATION: none;
}


