h1 {font-size:16px; color: #6F6F6F; margin-top: 0px; }
h2 {font-size:14px; color: #6F6F6F; margin-top: 0px; margin-bottom: 10px;}
pre {font-family: arial;}
a {color: #000000; text-decoration:none;}
a:hover {text-decoration:underline;}

body
{
margin-top:30px;
background-color:#F7F7F6;
text-align:center;
font-family:arial;
font-size:14px;
}

#container
{
width:980px;
margin:5px auto;
background-color: #ffffff;
text-align:left;
}


#head
{
height:119px;
text-align:right;
border-bottom: 2px solid #F7F7F6;
background-image:url(img/.jpg);
background-repeat: no-repeat;
}

#topnavi
{
border-bottom: 2px solid #F7F7F6;
padding-top:3px;
}
	#topnavi a
    {
	font-weight: bold;
	color: #000000;
	}	

.navibox
	{
	width: 170px;
	height: 311px;
	background-color: #F7F7F6;
	background-image:url(img/rot.gif);
    background-repeat: no-repeat;
	
	margin:2px;
	}
	.navi
	{
	
	line-height: 1.8;
	
	}
	
	
#content
{
padding:10px;
background-color: #ffffff;

}
	
	#leftcontent
	{
	float: left;
	width:190px;

	}
	
	#maincontent
	{

	}

#imagediv
	{
		float: right;
		padding: 15px;
		text-align: center;
	    font-size: 90%;
	}	
	
	

#footer
{
clear:both;
padding:5px;
border-top: 2px solid #F7F7F6;
text-align: center;
font-size: 85%;
}

	#footer a
	{
	
	}

