body {
	margin:0;
	padding: 0;
	font-size:62.5%;
	font-family: verdana,arial,helvetica,sans-serif;
	background:url('../style/hg_loop_main_1.gif');
}
img	{
	border:0;
}

a {
	color:#666666;
}

h1 {
	font-size:1.3em;
}

h2 {
	font-size:1.2em;
}

h3 {
	font-size:1.1em;
}

div#root	{
	font-size:1.1em;
	margin-top:30px;
	position:absolute;
	width: 100%;
	text-align:center;
}

div#main	{
	margin:auto;
	width:780px;
	text-align:left;
}
	img.head {
	border:0;
	margin-right:-2px;
	margin-left:-2px;
	}

div#head	{
	float:left;
	width:780px;
	height:70px;
	background:#1E8777;
}
	img.header {
	margin-right:-2px;
	margin-left:-2px;
	}

	div#button	{
		padding:12px;
	}

	div.h_link	{
		margin-top:-5px;
		margin-left:20px;
	}

	a.h_link	{

		margin:10px;
		color:#CBEDE8;
		text-decoration:none;
	}

div#bg {
	background:url('../style/hg_content.gif');
	float:left;
	width:780px;
}

div#left	{
	float:left;
	width:206px;
}
	img.links	{
	margin: -3px -4px 0 0;
	}
	a.link1	{
		color:#62AFA3;
		text-decoration:none;
	}

div#right	{
	float:left;
	width:510px;
	margin:25px 10px 10px 40px;
	color:#666666;
}
	#rechts_oben	{
		text-align:right;
		color:#62AFA3;
	}
	#status	{
		text-decoration:none;
	}
	a:hover#status	{
		text-decoration:underline;
	}

	.content	{
		float:left;
		width:340px;
		margin:0 10px 10px 0;
	}

	.img_r	{
		float:left;
		width:30px;
		margin-bottom:10px;
	}
	label, input, textarea	{
		margin:5px 0 5px 10px;
	}

	.button	{
		margin-right:5px;
		font-family:Verdana;
		background:#E4F6F4;
		border: 2px solid #1E8777;
	}

div#footer	{
	background:#1E8777;
	text-align:center;
	color:white;
	float:left;
	width:780px;
	margin-bottom:40px;
}

/* News */
.text {
    font-family: Verdana,Arial;
    font-size: 11px;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
    line-height:18px;
}

table#tab td, table#tab th {
border:1px solid #707070;
font-size:10px;
margin:0px;

}

