﻿/*CSS von Raffael's HomePage*/
body{
	
  scrollbar-face-color:#003868;
  scrollbar-track-color:#006498;
  scrollbar-arrow-color:#C0C0C0;
  scrollbar-shadow-color:#C0C0C0;
  scrollbar-highlight-color:#C0C0C0;
  scrollbar-3dlight-color:#0000FF;
  scrollbar-darkshadow-color:#000000;
  background-image:url(Images/hintergrund2.jpg);

  padding:20px;

}

.menue {
  list-style-type: none;
  margin: 3px 0px 0px 0px;
  padding: 0px;
}


.menue li a
{
  border: none;
  color: #AFAFAF;
  background-color: #006498;
  width: 160px;
  height: 25px;
  margin: 1px;
  text-decoration: none;
  background-image: url(Images/ufali5l.jpg);
  font-size: 10.5pt;
  font-family: "Century Gothic",verdana,arial,helvetica,sans-serif;
  display: block;
  font-weight: normal;
  line-height: 25px;
  text-indent: 5px;
  border: 1px solid #389CFF; 
}
.menue a:hover 
{
	background-image: none;
	font-weight:bold;
	background-color: 6699ff;
	color:black;
}


.texthome
{
	color: black;
	font-weight: bold ;
	font-family: Verdana ;
	
}

.grundtabelle
{
	 align:center;
	 background-color:white;
	 width: 800px;
	 }
	 
td
{
	font-family: Verdana;
	font-size: 10pt;
}

.textnews
{
font-family: Verdana;
font-size: 10pt;
 }
 
.titel
{
	font-family: Verdana;
	font-size: 17pt;
	font-weight: bold;
	font-style: italic;
	
}

#Aussenlinie
{
border-color: black;
border-style: solid ;
border-width: 2pt 2pt 2pt 2pt;
}

td.menuee
{
	vertical-align:top;
	width:162
}

.sponsorentitel
{
	font-weight: bold ;
	color:black;
	font-family:Verdana ;
	font-size:medium;
}

.sponsorentitel2
{
	border-top: thin black solid ;
	font-weight: bold ;
	color:black;
	font-family:Verdana ;
	font-size:medium;
}

a.link
{
	color: blue;
	font-size:9pt;
	text-decoration: underline;
	font-weight: bold ;
	
}

td.sponsoren
{
	font-weight: bold;
	font-size: 11pt 
}

td.links
{
	font-size:10pt;
}

.newslinks
{	 text-decoration: none;
     font-size: 9pt;
	 color:#808080;
	 
}

.copyright
{
	text-align: center;
	font-size: 7pt;
	color: blue ;
}