/* StyleSheet von Modellflugvewrein Säubrenner Wittlich - validiert */


/* Hintergrund */

   body 
	{
	background-image: url(_gifs/hintergrund.gif)
	}

/* Text*/

   body, p,ul,ol,li,td,th  
	{
	font-family: 	Verdana, Arial, sans-serif;
	font-weight:	normal;
	border:		1px;
	padding: 	0px;
	margin:		1px;
	}

/* Klassen */

.kopf 
	{font-size:	 0.7em;
	margin-left: 3px;
	padding:	 1px;}

.text 
	{font-size:	 0.85em;
	margin-left: 3px;
	padding:	 1px;}

.text_gross
	{font-size:	 0.9em;
	margin-left: 3px;
	padding:	 1px;}

.text_klein
	{font-size:	0.75em;
	margin-left: 	3px;
	padding:	1px;}

.text_fett
	{font-size:	 0.85em;
	font-weight: bold;
	margin-left: 3px;
	padding:	 1px;}
	
.text_klein_fett
	{font-size:	 0.75em;
	font-weight: bold;
	margin-left: 3px;
	padding:	 1px;}
	
.fuss 
	{font-size:	0.7em;
	margin-left: 	3px;
	padding:	1px;}

.tabellentext {
	font-size:	 0.75em;
	margin-left: 3px; 
	padding:	 1px;}

.liste {
	font-size:	0.75em;
	list-style-type: circle;
	margin-left: 20px;
	margin-top:  12px;}

/* Einstellungen für HyperLinks*/
    
a:link
{	text-decoration:none;
	color: #0000FF; 
}

a:visited
{	text-decoration:none;
	color: #0000FF; 
} 

a:hover 
{	color: #FF0000;
	text-decoration:underline;
}

a:active 
{	color: #FF0000;  
	text-decoration:underline;
}

a:focus 
{	color: #333333;    
	text-decoration:underline;
}

/* Einstellungen für Überschriften*/

h1 { font-size:1.3em; font-weight:bold;   color:#333333; margin-top: 3px; margin-left: 3px;}
h2 { font-size:1.2em; font-weight:bold;   color:#333333; margin-top: 3px; margin-left: 3px;}
h3 { font-size:1.1em; font-weight:bold;   color:#333333; margin-top: 3px; margin-left: 3px; }

<link rel="stylesheet" href="css/lytebox.css" type="text/css" media="screen" />

