
	.headline
	{
	
		margin-top:20px;
		margin-bottom:10px;
		margin-right:380px;
	
	}
	
	.headlineschrift
	{
		font-family: verdana;
		font-size: 11px;
		color: #3C3C3C;
		font-weight:bold;
		margin-top:11px;
		margin-left:3px;
	}

	.headline:hover
	{
		font-family: verdana;
		font-size: 11px;
		color: #3C3C3C;
		font-weight:bold;
		margin-left:5px;
		margin-top:30px;
		margin-bottom:20px;

	}
	
	.text
	{
		font-family: verdana;
		font-size: 11px;
		color: #3C3C3C;
		text-align:left;
		margin-left:30px;
		margin-right:30px;
		vertical-align:top;
		line-height: 17px
		
	}

		
	.anot
	{
		font-family: verdana;
		font-size: 11px;		
		color: #3C3C3C;
		text-decoration:none;
	}

	
/***MENÜ****************************************************/	
	
	a:hover
      	{
		Color: #F97D28;
		/*FFD72F
		// #A50021*/
		font-family:verdana;
		font-size:11px;
		font-weight:bold;
    	}
	
	a
       	{
   		Color:#3C3C3C;
    		Text-Decoration: none;
		font-family:verdana;
		font-size:11px;
    	}
	
	.unter
       	{
   	 	Font-Family: verdana;
    		Font-Size: 11px;
    		Color: #3C3C3C;
    		Visibility: hidden;
    		Text-Align: left;
    		Cursor: pointer;
		position:absolute; 
		top:115px; 
		left:255px; 
   	}
	
	.unter1
       {
    		Font-Family: verdana;
   	 	Font-Size: 11px;
    		Color: #3C3C3C;
    		Visibility: hidden;
    		Text-Align: left;
    		Cursor: pointer;
		position:absolute; 
		top:115px; 
		left:379px; 
    	}

	/*********************/
	
	.header
	{
		width:800px;
		height:123px;
	}
	
	.unterheader
	{
		width:800px;
		height:25px;
		vertical-align:bottom;
	}
	
	.textbereich
	{
		width:800px;
		height:375px;
		overflow-x: hidden;
		overflow-y: auto;
	}
	
	.seite
	{
		border:1px solid #3C3C3C;
		width:800px;
		height: 523px;
		position: relative; 
		background-color:#FFFFFF;
 
	}
	
	body
	{
		margin: 10px ;
		padding: 0;
		text-align: center;
		background-image:url(img/bg.png);
	}

	li
	{
		list-style-image:url(img/li.png);
		margin-top:10px;
		font-weight:normal;
		line-height: 17px

	}

	ul
	{
		font-weight:bold;
		line-height:11px;
	}

	.ul
	{
		margin-left:25px;
		font-weight:bold;
		line-height:11px;
	}

	.top
	{
		vertical-align:bottom;
		text-align:center;
	}
	
	table
	{
		font-family:verdana;
		font-size:11px;
		color:#3C3C3C;
		background-color:#FFFFFF;
		
	}
	
	.abstandlinks
	{
		
		margin-bottom:5px;
		margin-top:5px;
		margin-right:5px
	}
	.abstandrechts
	{
		margin-bottom:5px;
		margin-top:5px;
		margin-left:5px;
	}
	.strich
	{
		border-bottom:1px solid #3C3C3C;
	}
	
	img
	{
		border:none;
	}
	


