/*      CODE		:	Manfred Kirschbaum fuer herausforderung.de

	LAST CHANGE	:	02.07.06 manfred.kirschbaum@web.de*/



body {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	background-image:url(../img/gif/hinten2.gif);
	text-align:center;
}
h1 {
	font-size:36px;
	color:maroon;
	margin:0px;
	letter-spacing:2px;
}
h2 {font-size:14px;color:maroon;letter-spacing:1px;}
h3 {
	font-size:12px;
	color:#600;
}
h4 {font-size:11px;color:#791616;margin-bottom:-10px;font-weight:200;letter-spacing:1px;}
h5 {font-size:12px;color:black;}
.xlarge {
	font-size:xx-large;
	color:maroon;
	font-weight: bolder;
	margin: 5px;
	line-height: 60px;
}
h2 em {color:#6f7416;font-style:normal;}
b {color:#791616;}
em {font-weight:bolder;font-style:normal;} 
.li {float:left;} 
.aufz {font-size:11px;}
.proph {text-indent:-20px;font-weight:bolder;color:#015701;}

h2 a:link, h2 a:visited, h2 a:active, h2 a:hover {font-size:14px;color:maroon;letter-spacing:1px;text-decoration:underline;}
h2 a:active, h2 a:hover {color:#ff8500;}

a:link, a:visited, a:active, a:hover
{text-decoration:underline;font-weight:bold;color:#99ff99;font-size:12px;}
a:active, a:hover {color:#ff8500;}

a.tt:link, a.tt:visited, a.tt:active,a.tt:hover {text-decoration:underline;font-weight:normal;color:#0000ff;font-size:12px;}
a.tt:active, a.tt:hover {color:#ff8500;}

/* Die Hyperlinks im Menü */
a.menu:link, a.menu:visited {display:block;width:84px;max-width:84px;height:15px;background-color:maroon;color:white;font-size:11px;text-decoration:none;font-weight:bolder;}
a.menu:active, a.menu:hover {display:block;width:84px;max-width:84px;height:15px;background-color:yellow;color:maroon;}

/* Die Titelzeile */
#title {height:121px;padding:5px;text-align:left;background-image:url(../img/jpg/hinten.jpg);border-bottom:1px solid green;}

/* Das Menü */
#menu {height:15px;text-align:center;border-bottom:1px solid green;}
#menu p {display:block;width:84px;max-width:84px;height:15px;margin:0px;padding:0px;background-color:maroon;color:yellow;font-size:11px;text-decoration:none;font-weight:bolder;}
#link {position:relative;float:left;margin:0px;padding:0px;width:84px;max-width:84px;height:15px;border-right:1px solid green;}
#link_ {position:relative;float:left;margin:0px;padding:0px;width:84px;max-width:84px;height:15px;}

/* Der Inhalt */
#content {
	background-color:lemonchiffon;
}
#content p {line-height:16px;/*text-indent:20px;*/margin-top:-10px;}

/* Die Bilder */
#pics {position:relative;height:80px;margin:0px;padding:0px;border:1px solid green;}
#pics_ {position:relative;height:80px;float:left;border-right:1px solid green;}
#pics__ {position:relative;float:left;}

