﻿body /*//tholey-jung-und-alt*/
{
	margin:0px;
	padding:0px;
    font-family: Arial, Sans-Serif;
    color: CCC;
    background-color: #CCCCCC;
	font-size:100.01%;
    background-image: url(http://www.tholey.de/stuff_09/main_schatten.jpg);
   
    background-repeat: repeat-x;
    
}
 H1
{
    color: #333;
    
    font-size: 20px;
   font-weight:lighter;
}

H2
{
    color: #333;
    
    font-size:18px;
	font-weight:lighter;
    
}

H3 
{
    padding-left: 10px; 
    font-size: large;
    padding-top: 10px; 
}

#main_center
{
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	
	width:960px;
	
	background-color:#FFFFFF;
	
	
}

#navigation_spalte
{
	width:150px;
	float:left;
	vertical-align:top;
	
	position:relative;
	z-index:1030;
	
	
	
	}

#inhalt_txt 
{
margin-left:180px;
margin-top:-20px;
margin-bottom:10px;
padding:20px;
width:700px;
text-align:left;
color:#333;
font-size:0.8em;
position:relative;

background-color:#CCCCCC;
vertical-align:top;
position:relative;
z-index:0;
	
}

a.mylevel1 {
	color:#FF0000;
	font-style:italic;
	text-decoration: none;
}

a.mylevel1:hover {
	 background: #FF0000;
	 color:#FFFFFF; 
}

  
