*{
	margin : 0;
	padding : 0;
    border : 0;
}

body
{
    font-family : Verdana,Arial,Sans-serif;
    font-size : 0.8em;
    margin : 0 0 0 0;
    padding : 0;
    color: #394e84;
    text-align : center;
    background-color : #fff;
    font-size : 11px;
}

a:link, a:active, a:visited {
	color : #28558e;
	text-decoration : none;
}
a:hover, a:focus { text-decoration : underline; }

#startnavi {
	margin: 74px auto 0 auto; width: 998px; text-align: right; color: #999999;
}

#startnavi a:link, #startnavi a:active, #startnavi a:visited {
	color : #999999;
	text-decoration : none;
}
#startnavi a:hover, #startnavi a:focus { text-decoration : underline; }

#rahmen{
	margin : 4px auto 0 auto;
	width : 998px;
	height : 400px;
	border : 1px solid #bbc6d3;
	background-image : url(hg.jpg);
    background-repeat : no-repeat;
	position : relative;
    text-align : left;
	clear: both;
}

#descrbox {
	text-align: center; margin-top: 30px;
}

h1{
	background-image : url(li_box.gif);
	background-repeat : no-repeat;
	background-position : 10px 2px;
    color : #394e84;
    font-size : 16px;
    padding : 6px 0 8px 40px;
    text-align : left;
}

#boxlinks{
	width : 240px;
	height : 220px;
    text-align : center;
	position : absolute;
	top: 88px;
	left: 210px;
}

#boxrechts{
	width : 240px;
	height : 220px;
    text-align : center;
	position : absolute;
	top: 88px;
	right: 206px;
}


.boxabstand
{
    padding : 15px 0 0 0;
    margin : 0;
}

#boxlinks img
{
    margin : 0 0 0 -3px;
}

.both { clear: both; }

.italic { font-style: italic; }

