body
{
	padding:0px;
	margin:0px;
}

div
{
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	color: #000000;
	text-align: left;
}

a
{
	text-decoration: none;
	color: #7D7D7D;
}

a:hover
{
	text-decoration: underline;
}

h4
{
	float:left;
	width:100%;
	margin-bottom:10px; 
	font-weight:bold;
}

#page
{
	position:absolute; 
	left:50%; 
	margin-left:-400px; 
	width:800px; 
	margin-top:50px; 
	background-image:url('../images/title.jpg');
	background-repeat:no-repeat;
}
	
#title
{
	margin-bottom:5px;
}

#navigation
{
	width:150px;
	float:left;
	margin-top:60px;
}

#quicklinks
{
	width:150px;
	float:left;
	margin-bottom:20px;
}

a.hyperlink
{
	display:block;
	width:145px;
	height:23px;
	line-height:2.2;
	text-indent:5px;
	float:left;
	border-bottom:1px dashed rgb(230,230,230);
	margin-left:5px;
	text-align:left;
	vertical-align:baseline;
	text-decoration: none;
	color: #000000;
	background-image: url('../images/linksymbol.gif');
	background-repeat: no-repeat;
	background-position: right 4px;
}

#hyperlink
{
	width:145px;
	height:23px;
	float:left;
	border-bottom:1px dashed rgb(230,230,230);
	margin-left:5px;
	cursor:pointer;
	background-image: url('../images/linksymbol.gif');
	background-repeat: no-repeat;
	background-position: right 4px;
}

#navigation a:hover
{
	font-weight:bold
}

#anker
{
	text-decoration: none;
	color: #000000;
}

span
{
	margin:5px;
	float:left;
	text-decoration: none;
        color: #000000;
}

#content
{
	float:left; 
	margin-left:20px; 
	margin-top:15px; 
	width:630px; 
	overflow:hidden;
	text-align:left;
}

#line
{
	float:left;
	margin-bottom:20px;
	width:100%;
}

#infobox
{
	float:left; 
	width:100%;
	color:rgb(100,0,0);
}

h3
{
	color: rgb(0,0,0);
	font-size: 11px;
	float:left; 
	width:100%;
	margin-bottom:3px; 
	padding-bottom:3px;
	border-bottom:1px dashed rgb(0,0,0);
}

.title_nav
{
	width:100%;
	float:left;
	font-weight:bold;
	border-bottom:1px dashed rgb(0,0,0);
	padding-bottom:5px;
	margin-bottom:0px;
}

#linktop
{
	float:right;
	border-top:1px dashed rgb(230,230,230);
	width:100%;
	margin-top:3px;
	background-image: url('../images/linktopsymbol.gif');
	background-repeat: no-repeat;
	background-position: right 4px;
}

#link
{
	float:right;
	border-top:1px dashed rgb(230,230,230);
	width:100%;
	margin-top:3px;
	background-image: url('../images/linksymbol.gif');
	background-repeat: no-repeat;
	background-position: right 4px;
}

#link a, #linktop a
{
	float:right;
	margin:5px 20px 5px 5px;
	text-decoration: none;
        color: #000000;
}

#link a:hover, #linktop a:hover
{
	margin:5px 20px 5px 5px;
	float:right;
	font-weight:bold;
}

h1
{
	float:left; 
	width:100%;
	font-weight:normal;
	font-size:20px;
	margin-bottom:10px;
}

h2
{
	float:left; 
	width:100%;
	font-weight:normal;
	font-size:17px;
	margin-bottom:10px;
}

#section
{
	float:left; 
	width:100%;
	margin-bottom:10px;
}

#features
{
	width:100%;
	border:1px solid rgb(210,210,210); 
	background-color:rgb(240,240,240);
}

#features .spalte1
{
	width:150px;
	padding-bottom:10px;
	padding:5px;
	padding-top:10px;
	border-bottom:1px dashed rgb(210,210,210);
}

#features .spalte2
{
	width:120px;
	padding-bottom:10px;
	padding:5px;
	padding-top:10px;
	border-bottom:1px dashed rgb(210,210,210);
}

#features .spalte3
{
	padding-bottom:10px;
	padding:5px;
	padding-top:10px;
	border-bottom:1px dashed rgb(210,210,210);
}

.featureinfo1
{
	width:100px;
}

.featureinfo2
{
	font-weight:bold;
}