/* Stylesheets für terrorgruppe.com: Hedonistische Heilsfront */

body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-color: #cc0000;
	color: #000000;	
}

#content, .jax_gb {
	padding: 5px;
	width: 95%;
	margin: 5px auto 10px auto;
	position: relative; 	/* wegen IE 6 doch nicht noetig ? */
	text-align: left;
	background-color: #ffffff;
	color: #000000;
}
#headimage {
	margin: 5px auto 10px auto;
	text-align: center;
}

.top { 
	text-align: right;
	vertical-align: bottom;
	border-bottom: 2px solid #cc0000;
	padding-bottom: 0px; 
	font-size: 0.9em;
	color: #cc0000;
}
a.top {
	text-decoration: none;
}

.image {
	font-size: 0.75em;
}
.werbung {
	text-align: right;
	vertical-align: top;
	font-size: 0.6em;
}
.footnote {
font-size: 0.8em;	
}
select.menu {
	width: 200px;
	background-color: #ffffff;
	font-size: 9pt;
}

p, div, li, input, select, textarea, td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
}
pre { 
	font-family: Courier New,Courier,monospace;
	font-size: 0.9em;
}
strong { font-weight: bold; }
em { font-style: italic; }	

img {
	border: none;
}

table {
	border: none;
}
td {
	padding: 0;
	margin: 0;
	vertical-align: top;
}

ul {
	list-style: none;
/*	list-style-position: inside */
}

hr { clear:both; }
	
/* allgemeine Groessendefinition */
h1 { font-size:1.3em; font-weight:bold; }
h2 { font-size:1.2em; font-weight:bold; }
h3 { font-size:1.0em; font-weight:bold; }
h4 { font-size:0.9em; font-weight:bold; }

/* Linkdefinition */
a { 
	border: none;
}
a:link { color:#000000; }
a:visited { color:#505050; }
a:active { color:#cc0000; }
a:hover { color:#cc0000; }

/* Formate fuer Mitgliederliste der Hedonistischen Heilsfront (jax guestbook) */

/* Spezifische Definitionen für Guestbook*/
table.guestbook {
	background-color: #FFFFFF;
	color: #000000; 
	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: #9F9F9F; font-size: xx-small;
	margin-top:0px;
}
.name {
	font-size: bigger;
	margin-bottom: 1pt;  margin-top: 0px;
}
.message { 
	font-size: medium; font-weight: normal;
	margin-bottom: 2pt; margin-top: 0px;
}
.formular {
	background-color: #FFFFFF;
}
.formmailer {
	background: #FFFFFF; border :  0.5pt;	
}

.author_info {
	font-size: xx-small;
}
.authorinfo {
	font-size: xx-small;
}


