/* Stylesheets für terrorgruppe.com */

/* allgemeine Definition */
body, td, p, div, .buttonklasse2, ol, ul, li, dl, dt, dd, span, input, select, textarea {
	font-family: helvetica, arial, geneva, sans-serif;
	color: #FFFFFF;
	font-size: 0.93em;
	line-height:1.1em;
	background-color:#CC0000;
	padding-left:5px;
}
pre { font-family: Courier New,Courier; font-size:0.9em; }
strong { font-weight: bold; }
em { font-style: italic; }	
	
td { 
	vertical-align:top;
	border: 0;
}
	
/* allgemeine Groessendefinition */
h1 { font-size:1.6em; font-weight:bold; }
h2 { font-size:1.5em; font-weight:bold; }
h3,h3.xmp,h3.xpl,h3.inf,h3.tip { font-size:1.2em; font-weight:bold; }
h4 { font-size:1.1em; font-weight:bold; }
/* p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:11pt; } */

.toplink { 
	text-align:right;
	font-size:0.7em;
}
.index { font-size:0.8em; }

/* Linkdefinition */
a { text-decoration:underline; }
a:link { color:#000000; }
a:visited { color:#C0C0C0; }
a:active { color:#C0C0C0; }
a:hover { color:#C0C0C0; text-decoration:underline; }

/* Spezifische Definitionen fuer Seitenbereiche */
body {
	margin: 0px;
	height: 100%;
	background-color:#CC0000;
}


/* Spezifische Definitionen fuer zFormmailer-Script */
input, textarea, select, option {
	color : #000000;
	background-Color: #FFFFFF;
}

.radio, .checkbox {
	background-Color: #000000; 	
}

.formError {
	background-color:#FFFF00;
}


/* Spezifische Definitionen für Guestbook*/
h3.guestbook {  font-family: Arial, Helvetica, sans-serif; color: #FFFFFF}
table.guestbook {
	background-color: #FF0000;
	color: #FFFFFF; 
	border: 0.5pt; border-color: #000000;
	font-size: smaller;
}
table.guestbook td { font-size: smaller}
.page_nav { font-size: smaller}
.counter { font-size: medium; font-weight: bolder;}
.date {
	color: #CCEECC; font-size: xx-small;
	margin-top:0px;
}
.name {
	font-size: medium; font-family: "Times New Roman", Times, serif; font-style: italic;
	margin-bottom: 1pt;  margin-top: 0px;
}
.message { 
	font-size: medium; font-weight: normal;
	margin-bottom: 2pt; margin-top: 0px;
}
.formular {
	background-color: #FF0000;
}
.formmailer {
	background: #FF0000; border :  0.5pt;	
}

.author_info {
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
}
.authorinfo {
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
}
