/* *{margin: 0; padding: 0;}*/

a img {border-width:0px;}

hr
{
	color: #000000;
	width:198px;
	height:1px;
}

h1
{
	font-family:arial, helvetica;
	color: #0676BE;
	font-size: 18px;
	font-weight: bold;
	line-height:normal;
}

h2
 {
	color: #0676BE;
	font-size: 14px;
	font-weight: bold;
	padding-top:0px;
	margin-top:10px;
	padding-bottom:0px;
	margin-bottom:5px;
	line-height:normal;
}

a 
{
	color:#0676BE;
	text-decoration:underline;
}

a:hover
{
	text-decoration:none;
}

.print
{
	padding: 20px 20px 20px 20px;
}

.site
{
	position: relative;
	width:100%;
}

.head
{
	position: relative ;
	top: 0px;
	left: 0px;
	background-image: url(../images/leisteoben.jpg);
	background-position:right;
	background-repeat: no-repeat;
	width: 100%;
	height:120px;
	float:left;
}

.navi_head
{
	position: relative ;
	background: #0676BE;
	float:left;
	width: 100%;
	height: 22px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.navi_head_contend
{
	position: relative ;
	top:4px;
	left:10px;
	width:500px;
}

.main_site
{
	position: relative;
	background-image: url(../images/bg_navi.jpg);
	background-repeat:no-repeat;
	width:100%;
	float:left;
}


.navi_bottom
{
	position: relative ;
	background: #0676BE;
	float:left;
	width: 100%;
	height: 22px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.navi_bottom_inhalt_left
{
	position: relative ;
	visibility: visible;
	width: 20%;
	float:left;
	top:1px;
	left:10px;
}

.navi_bottom_inhalt_right
{
	position: relative ;
	visibility: visible;
	width: 350px;
	float:right;
	top:1px;
	right:5px;
}

.toolbar
{
	position: absolute;
	right:10px;
	top:2px;
	float:right;
	width:80px;
}
