body             {
	font-family:Arial, Helvetica, Geneva, sans-serif; 
	font-size: 13px;  
	margin-top:15px;
}
td           {
	font-family:Arial, Helvetica, geneva, sans-serif; 
	font-size: 13px; 
}
h1			 {
	font-size: 14px; 
	font-weight: bold;
}
h2	         {
	font-size: 16px; 
	font-weight: bold;
}
.norep           {
	background-repeat: no-repeat;
}
.rep             {
	background-repeat: repeat;
}
.headline   	 {
	font-size:14px; 
	font-weight: bold;
}
.text		     {
	font-size:13px; 
	padding-left:10px;  
	padding-right:10px; 
}
hr.ueberschr     {
	color:#CC0000; 
	width: 250px; 
	text-align: left; 
	height:1px;
}
hr.rot    {
	color:#CC0000; 
	width: 630px; 
	text-align: left; 
	height:1px;
}
hr.rotkurz   {
	color:#CC0000; 
	height:1px;
}
hr.blau    {
	color:#0099FF; 
	width: 630px; 
	text-align: left; 
	height:1px;
}
hr.blaukurz    {
	color:#0099FF; 
	height:1px;
}
.scroll {
	scrollbar-arrow-color:#667788; 
	scrollbar-base-color:#ffffff; 
	scrollbar-darkshadow-color: #efefef;
}
ul {
	list-style-type: none;
	list-style-image: url(../images/navlink.gif);
}
.faq {
	line-height: 2;
}
.klein  {
	font-size:10px;
}
.schriftweiss {
	color:#FFFFFF;
}
.senden{ 
	background-color:#546270; 
	color:#ffffff; 
	border:2px solid #CC0000; 
	font-weight:bold;
}
.eingabe {
	background-color: #EFEFEF;
	border: 0px;}
.rot {
	color:#CC0000;
}
.blau {
	color:#0099FF;
}
.kasten {
	border-top: 1px solid #546270; 
	border-bottom: 1px solid #546270;
}
.startseite {
	border-top: 1px solid #546270; 
	border-bottom: 1px solid #546270; 
	border-left: 5px solid #546270; 
	border-right: 5px solid #546270;
	
}
#startseite {
	background: url(../images/rechteck2.gif) no-repeat 0px 15px; ;
}
a:link           {
	color: #CC0000
}
a:visited        {
	color: #990000
}
a:hover          {
	color: #990000
}
a:active         {
	color: #990000
}

a.blau:link        {
	color: #0099FF
}
a.blau:visited   {
	color: #0066FF
}
a.blau:hover     {
	color: #0066FF
}
a.blau:active   {
	color: #0066FF;
}
a.news:link    {
	color: #000000; 
	text-decoration:none; 
	font-size:13px;
}
A.news:visited    {
	color: #000000; 
	text-decoration:none;
	font-size:13px;
}
A.news:hover      {
	color: #CC0000;
	font-size:13px; 
	text-decoration: underline;
}
/*Navigation links, 1. Ebene*/
a.navi1:link      {
	font-size:13px; 
	color: #000000; 
	text-decoration:none; 
	font-weight: bold;
}
a.navi1:visited   {
	font-size:13px; 
	color: #000000; 
	text-decoration:none; 
	font-weight: bold;
	}
a.navi1:hover     {
	font-size:13px; 
	color: #000000; 
	font-weight: bold;
	text-decoration: underline;  
}
/*2. Naviebene*/
a.navi2:link      {
	font-size:11px; 
	color: #000000; 
	text-decoration:none;
	font-weight: bold;
}
a.navi2:visited   {
	font-size:11px; 
	color: #000000; 
	text-decoration:none;
	font-weight: bold;
}
a.navi2:hover     {
	font-size:11px; 
	color: #000000; 
	font-weight: bold; 
	text-decoration: underline;
}

a.navi3:link      {
	font-size:10px; 
	color: #000000; 
	text-decoration:none;
}
a.navi3:visited   {
	font-size:10px; 
	color: #000000; 
	text-decoration:none;
}
a.navi3:hover     {
	font-size:10px; 
	color: #000000; 
	text-decoration: underline;
}
a.rechts:link	{ 	
	font-size:11px;
	font-weight: bold; 
	text-decoration: none; 
	color: #000000; 
	padding-left:13px;
}
/*rechtes Menü*/
a.rechts:active	{ 	
	font-size:11px; 
	text-decoration: underline;
	font-weight: bold; 
	color: #000000; 
	padding-left:13px;
}
a.rechts:visited {   
	font-size:11px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000; 
	padding-left:13px;
}
a.rechts:hover	{ 
	font-size:11px; 
	text-decoration: underline;
	font-weight: bold; 
	color: #000000; 
	padding-left:13px;		}	
												
/* Nebennavigation waagerecht */
/* über Float left wird waagrechte Navigation erreicht, ohne wird die Ausgabe
senkrecht */

#nav-snav-1 {
	text-align: left;
}
.list-snav-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	valign: absmiddle;
	text-align: left;
}

/* Bei der Ausgabe setzt sich der Style aus snav-1 und activated bzw inactive zusammen! */
td.snav-1 {
	display: block;
	float: left;
	width: 122px;
	height: 18px;
	vertical-align: center;
	text-align: left;
	padding-left: 13px;
	padding-right: 0;
	padding-top: 0;
	margin-left: 0;
	margin-right: 0;
}
.activated {
	font-weight: bold;
	text-decoration: underline;
}
.inactive {
	font-weight: bold;
}
/* Links für die Navigation auf schwarz setzen */
td.snav-1 A:link, td.snav-1 A:visited {
	color: #000000;
	text-decoration: none;
}
td.snav-1 A:hover, td.snav-1 A:hover {
	color: #000000;
	text-decoration: underline;
}
.artlist_headline {
	font-weight:bold;
	 padding-top:5px; 
	 padding-bottom:5px; 
	 textalign:left;
}
.artlist_headlinelink {
	font-weight:bold; 
	color:#006699
}
.artlist_date {
	padding-top:5px; 
	padding-bottom:5px; 
	text-align:right; 
}
.artlist_subheadline {
	padding-bottom: 20px; 
	text-align:justify; 
	font-size:12px; 
	border-bottom:1px solid #CC0000;
}

textarea {
	font-family:Arial, Helvetica, Geneva, sans-serif;
}
.form_spieledb {
	width:400px;
	background-color:#EFEFEF;
	border:1px solid #7F9DB9;
}
html { 
    overflow: -moz-scrollbars-vertical; 
}

