/* Beschreibung des Bodytags */
BODY {
     background-color : #FFffff;
margin-top: 0px;
margin-left: 0px;

}
.news {
	font-family : Tahoma,Verdana,Arial;
	font-size : 12px;
	color : #000000;
TEXT-ALIGN: justify
}
/* Link im Kommentar */
 A.news, A.news:LINK, A.news:VISITED {
	font-family : Tahoma,Verdana,Arial;
	font-size : 10px;
	color : #000000;
	text-decoration : underline;
}
/* Link im Kommentar, der Überfahren wird */
A.news:HOVER {
	font-family : Tahoma,Verdana,Arial;
	font-size : 10px;
	color : #BFBEBD;
	text-decoration : none;
}
/* Überschriftenzeile des Kommentars */
.newshead {
	font-family : Tahoma,Verdana,Arial;
	font-size : 12px;
	font-weight : bold;
	color : #656565;
}
/* Link im Kommentar */
 A.newshead, A.newshead:LINK, A.newshead:VISITED {
	font-family : Tahoma,Verdana,Arial;
	font-size : 12px;
	font-weight : bold;
	color : #656565;
	text-decoration : underline;
}
/* Link im Kommentar, der Überfahren wird */
A.newshead:HOVER {
	font-family : Tahoma,Verdana,Arial;
	font-size : 12px;
	font-weight : bold;
	color : #656565;
	text-decoration : none;
}
/* Anzeige der Downloadbeschreibung */
.newsbottom {
	font-family : Tahoma,Verdana,Arial;
	font-size : 10px;
	color : #656565;
	text-decoration : none;
}

/* Anzeige der Downloadbeschreibung */
A.newsbottom, A.newsbottom:LINK, A.newsbottom:VISITED {
	font-family : Tahoma,Verdana,Arial;
	font-size : 10px;
	color : #656565;
	text-decoration : underline;
}

/* Link innerhalb eines Downloads */
A.newsbottom:HOVER {
	font-family : Tahoma,Verdana,Arial;
	font-size : 10px;
	color : #FF0000;
	text-decoration : none;
}
/* Leiste mit Buttons-Definition */
.nav {
/*	background : #BFBEBD;*/
	color : #656565;
}
/* Benutzerzeile Standard */
.main {
	font-family : Tahoma,Verdana,Arial;
	font-size : 12px;
	background : #BFBEBD;
	color : #656565;
}
/* Link normal in der Benutzerzeile */
A.main, A.main:LINK, A.main:VISITED {
	font-family : Tahoma,Verdana,Arial;
	font-size : 10px;
	font-style : normal;
	color : #656565;
	text-decoration : underline;
}
/* Beim Überfahren eines Links in der Benutzerzeile */
A.main:HOVER {
	font-family : Tahoma,Verdana,Arial;
	font-size : 10px;
	font-style : normal;
	color : #FF0000;
	text-decoration : none;
}
/* Hintergrund und Standardauslegung der Navichain */
.navichain {
	background : #BFBEBD;
	color : #656565;
	font-family : Tahoma,Verdana,Arial;
	font-size : 12px;
}
/* Die Navichain normal */
A.navichain, A.navichain:LINK, A.navichain:VISITED {
	font-family : Tahoma,Verdana,Arial;
	font-size : 12px;
	color : #656565;
	text-decoration : underline;
}
/* Beim Überfahren der Navichain */
A.navichain:HOVER {
	font-family : Tahoma,Verdana,Arial;
	font-size : 12px;
	color : #FF0000;
	text-decoration : none;
}
/* Kopfzeile div. Angaben */
.head {
/*	background : #BFBEBD;*/
	color : #656565;
	font-family : Tahoma,Verdana,Arial;
	font-size : 12px;
}
/* Überschrift der seitlichen Boxen */
.box {
	background : #BFBEBD;
	color : #000000;
	font-family : Tahoma,Verdana,Arial;
	font-size : 10px;
	font-weight : bold;
	height : 14px;
	}
/* seiliche Boxen normal */
.inbox, A.inbox:LINK, A.inbox:VISITED {
	background : #EEEEEE;
	font-family : Tahoma,Verdana,Arial;
	font-size : 9px;
	color : #000000;
	text-decoration : none;
}
/* Seitliche Boxen beim Überfahren */
A.inbox:HOVER {
	background : #EEEEEE;
	font-family : Tahoma,Verdana,Arial;
	font-size : 9px;
	color : #FF0000;
	text-decoration : none;
}
/*Link zur Kategorie und File normal  */
.cat {
	background : #EEEEEE;
	font-family : Tahoma,Verdana,Arial;
	font-size : 10px;
	color : #000000;
}

A.cat, A.cat:LINK, A.cat:VISITED {
	background : #EEEEEE;
	font-family : Tahoma,Verdana,Arial;
	font-size : 10px;
	color : #000000;
	text-decoration : underline;
}
/* Link zur Kategorie und File beim Überfahren*/
A.cat:HOVER {
	color : #000000;
	font-family : Tahoma,Verdana,Arial;
	font-size : 10px;
	text-decoration : none;
}

/*Link zur Kategorie und File normal  */
A.maincat, A.maincat:LINK, A.maincat:VISITED {
	background : #EEEEEE;
	font-family : Tahoma,Verdana,Arial;
	font-size : 12px;
	color : #656565;
	text-decoration : underline;
	font-weight : bold;
}

.maincat {
	background : #EEEEEE;
	font-family : Tahoma,Verdana,Arial;
	font-size : 12px;
	color : #656565;
	font-weight : bold;
}

/* Link zur Kategorie und File beim Überfahren*/
A.maincat:HOVER {
	color : #FF0000;
	font-family : Tahoma,Verdana,Arial;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

/* Anzeige der Kategoriebeschreibung selbst */
.incat {
	background : #EEEEEE;
	font-family : Tahoma,Verdana,Arial;
	font-size : 10px;
	color : #000000;
}

A.incat, A.incat:LINK, A.incat:VISITED {
	background : #EEEEEE;
	font-family : Tahoma,Verdana,Arial;
	font-size : 10px;
	color : #000000;
	text-decoration : underline;
}
/* Anzeige wenn Link innerhalb einer Kategorie */
A.incat:HOVER {
	background : #EEEEEE;
	font-family : Tahoma,Verdana,Arial;
	font-size : 10px;
	color : Blue;
	text-decoration : none;
}
/* Anzeige der Downloadbeschreibung */
.infile {
	font-family : Tahoma,Verdana,Arial;
	font-size : 10px;
	color : #000000;
	text-decoration : none;
}

/* Anzeige der Downloadbeschreibung */
A.infile, A.infile:LINK, A.file:VISITED {
	font-family : Tahoma,Verdana,Arial;
	font-size : 10px;
	color : #000000;
	text-decoration : underline;
}

/* Link innerhalb eines Downloads */
A.infile:HOVER {
	font-family : Tahoma,Verdana,Arial;
	font-size : 10px;
	color : #FF0000;
	text-decoration : none;
}
/* Standardgrösse des Bewertungsfeldes */
.incomment {
	background : #EEEEEE;
	font-family : Tahoma,Verdana,Arial;
	font-size : 9px;
}
/* grosse Schrift innerhalb Kommentare und Bewertung */
.incommentbig {
	font-family : Tahoma,Verdana,Arial;
	font-size : 12px;
}
/* der Kommentar selbst */
.post {
	font-family : Tahoma,Verdana,Arial;
	font-size : 11px;
	color : #000000;
}
/* Link im Kommentar */
 A.post, A.post:LINK, A.post:VISITED {
	font-family : Tahoma,Verdana,Arial;
	font-size : 11px;
	color : #000000;
	text-decoration : underline;
}
/* Link im Kommentar, der Überfahren wird */
A.post:HOVER {
	font-family : Tahoma,Verdana,Arial;
	font-size : 11px;
	color :#000000;
	text-decoration : none;
}
/* Überschriftenzeile des Kommentars */
.posthead {
	font-family : Tahoma,Verdana,Arial;
	font-size : 10px;
	font-weight : bold;
	color : Black;
}
/* Daten des Users wenn Kommentar gepostet */
.user {
	font-family : Tahoma,Verdana,Arial;
	font-size : 10px;
	color : Black;	
}
/* Namensanzeige um Kommentare zu schreiben */
.username {
	font-family : Tahoma,Verdana,Arial;
	font-size : 14px;
	font-weight : bold;
}
/* Zeile für die Postingdaten */
.posting {
	font-family : Tahoma,Verdana,Arial;
	font-size : 12px;
	color : #000000;
}
/* Eingabefelder für Postin */
.input {
	background-color :#FFffff ;
	color : #000000;
	font-family : Tahoma,Verdana,Arial;
	font-size : 12px;
	border: 1px solid;
 border-color: #878574;
text-indent: 5px;
}

.listfield {
	background-color : #FFffff;
	color : #000000;
	font-family : Tahoma,Verdana,Arial;
	font-size : 11px;
	border-bottom : 1px solid #BFBEBD;
	border-left : 1px solid #BFBEBD;
	border-right : 1px solid #BFBEBD;
	border-top : 1px solid #BFBEBD;
}

.button {
	background-color : #FFffff;
	color : #878574;
	font-family : Tahoma,Verdana,Arial;
	font-weight : regular;
	font-size : 12px;
	border: 1px solid;
 border-color: #878574;
}


/* Daten die Unterhalb der KlickSmilies stehen */
.info {
	font-family : Tahoma,Verdana,Arial;
	font-size : 9px;
	text-align : center;
}
/* Beschreibt die Klicksmilies */
.smilie {
	background : #000000;
	color: #656565;
	font-family : Tahoma,Verdana,Arial;
	font-size : 9px;
	vertical-align : middle;
}

INPUT.input {
	background-color : #FFffff;
	color : #000000;
	font-family : Tahoma,Verdana,Arial;
	font-size : 12px;
	border-bottom : 1px solid #878574;
	border-left : 1px solid #878574;
	border-right : 1px solid #878574;
	border-top : 1px solid #878574;
}

TEXTAREA.input {
	background-color : #FFffff;
	color : #000000;
	font-family : Tahoma,Verdana,Arial;
	font-size : 11px;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	border-top : 1px solid #000000;	
}

.message {
	font-family : Tahoma,Verdana,Arial;
	font-size : 11px;
	color : #FF0000;
	font-weight : bold;
	letter-spacing : 2px;
}

A.message, A.message:LINK, A.message:VISITED {
	font-family : Tahoma,Verdana,Arial;
	font-size : 11px;
	color : #FF0000;
	font-weight : bold;
	letter-spacing : 2px;
	text-decoration : underline;
}

A.message:HOVER {
	font-family : Tahoma,Verdana,Arial;
	font-size : 11px;
	color : #FF0000;
	font-weight : bold;
	letter-spacing : 2px;
	text-decoration : none;	
}
.member {
	font-family : Tahoma,Verdana,Arial;
	font-size : 12px;
	color : #000000;
	background-color : #EEEEEE;
	line-height : 25px;
}

A.member, A.member:LINK, A.member:VISITED {
	font-family : Tahoma,Verdana,Arial;
	font-size : 12px;
	text-decoration : underline;
	color : #000000;
	background-color : #EEEEEE;
	line-height : 25px;	
}
A.member:HOVER {
	font-family : Tahoma,Verdana,Arial;
	font-size : 12px;
	text-decoration : none;
	color : #000000;
	background-color : #EEEEEE;	
	line-height : 25px;	
}

.article {
	font-family : Tahoma,Verdana,Arial;
	font-size : 12;
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,Verdana,Arial;
	font-size : 12;
	text-decoration : underline;
	color : #000000;
}

A.article:HOVER {
	font-family : Tahoma,Verdana,Arial;
	font-size : 12;
	text-decoration : none;
	color : #FF0000;
}

.topfile {
	font-family : Tahoma,Verdana,Arial;
	background-color : #EEEEEE;
}

A.topfile, A.topfile:VISITED {
	font-family : Tahoma,Verdana,Arial;
	background-color : #EEEEEE;
	text-decoration : underline;
	color : #000000;
}

A.topfile:HOVER {
	font-family : Tahoma,Verdana,Arial;
	background-color : #EEEEEE;
	text-decoration : none;
	color : Blue;
}

.footer {
	font-family : Tahoma,Verdana,Arial;
	color : #000000;
	font-size: 10;
}

A.footer, A.footer:VISITED {
	font-family : Tahoma,Verdana,Arial;
	text-decoration : underline;
	color : #000000;
}

A.footer:HOVER {
	font-family : Tahoma,Verdana,Arial;
	text-decoration : none;
	color : #000000;
}

.legend {
	font-family : Tahoma,Verdana,Arial;
	font-size : 10px;
	color : #656565;
}

/* Style-Definition für die Topliste */
.toplist {
	font-family : Tahoma,Verdana,Arial;
	font-size : 12;
	background-color : #EEEEEE;
}

A.toplist, A.toplist:VISITED {
	font-family : Tahoma,Verdana,Arial;
	font-size : 12;
	background-color : #EEEEEE;
	text-decoration : underline;
	color : #000000;
}

A.toplist:HOVER {
	font-family : Tahoma,Verdana,Arial;
	font-size : 12;
	background-color : #EEEEEE;
	text-decoration : none;
	color : #000000;
}

/********** Ìîè ñòèëè ************/
.p {
	margin-bottom: 0cm; 
	margin-top: 0cm;
}

.menu a{
	FONT-FAMILY: Century Gothic,Tahoma,Verdana,Arial; 
	font-weight:regular;
	FONT-SIZE: 10pt;
	COLOR:  #656565; 
TEXT-ALIGN: left;
	LINE-HEIGHT: 1.2;
	display:block;
	/*background-repeat:no-repeat;*/
	background-color:#BFBEBD;
	background-position: left top; 
/*	background-image: url(http://artarv.iriston.com/images/tb_bg_.gif);*/
	border: 0px solid; border-color: #878574;
	padding: 4px 15px 4px 14px;
	TEXT-DECORATION: none;
	}

.menu a:hover{
	background-color:#FfFfFf;
	}

.amenu a{
	font-weight:regular;
	FONT-SIZE: 10pt;
	COLOR:  #656565; 
	TEXT-ALIGN: left;
	LINE-HEIGHT: 1.2;
	display:block;
	/*background-repeat:no-repeat;*/
	background-color:#FFffff;
	background-position: left top; 
/*	background-image: url(http://artarv.iriston.com/images/tb_bg_.gif);*/
	FONT-FAMILY: Century Gothic,Tahoma,Verdana,Arial; 
	border: 0px solid; border-color: #656565;
	padding: 4px 8px 4px 14px;
	TEXT-DECORATION: none;
	}

.pmenu a{
	FONT-SIZE: 10pt;
	LINE-HEIGHT: 1.2;
	display:block;
	background-color:#BFBEBD;
	background-position: left top; 
/*	background-image: url(http://artarv.iriston.com/images/tb_bg_.gif);*/
	FONT-FAMILY: Century Gothic,Tahoma,Verdana,Arial; 
	border: 0px solid; border-color: #656565;
	padding: 4px 15px 4px 14px;
	TEXT-DECORATION: none;
	}

.text, .text2 { 
	FONT-WEIGHT: regular; 
	COLOR:  #000000;
	 LINE-HEIGHT: 1.2; 
	FONT-FAMILY:Tahoma,Verdana,Arial; 
	TEXT-DECORATION: none 
	}
 .text a {
	TEXT-DECORATION: none; 
	}
.text { 
	FONT-SIZE: 10pt; 
	}
.text2 { 
	FONT-SIZE: 8pt; 
	}
/********************************/
a.link11 {
FONT-WEIGHT: regular; FONT-SIZE: 10pt; COLOR: #ffffff; LINE-HEIGHT: 1.6; FONT-FAMILY: Arial Narrow, Arial; TEXT-DECORATION: none;
}
a.link11:hover {
TEXT-DECORATION: none;
}
.text11 {
FONT-WEIGHT: regular; FONT-SIZE: 10pt; COLOR: #878574; LINE-HEIGHT: 1.6; FONT-FAMILY: Arial Narrow, Arial; TEXT-DECORATION: none
}
.text12 {
FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #878574; LINE-HEIGHT: 1.6; FONT-FAMILY: Arial, Arial Narrow; TEXT-DECORATION: none
}

A.starttext {
	FONT-FAMILY: Century Gothic,Tahoma,Verdana,Arial; 
	font-weight:regular;
	FONT-SIZE: 11pt;
	COLOR:  #656565; 
	LINE-HEIGHT: 1.2;
	display:block;
	TEXT-DECORATION: none;
	}



