body
{
         background-color:white;
	background:url(../bodypix/hg_gesamtrot.png);
         overflow-x: auto;
	overflow-y: scroll;
         scrollbar-face-color:red;
	scrollbar-highlight-color:red;
	scrollbar-3dlight-color:#CC0000;
	scrollbar-darkshadow-color:#CC0000;
	scrollbar-shadow-color:#CC0000;
	scrollbar-arrow-color:silver;
	scrollbar-track-color:#CC0000;
         text-align:center;
	height:100%;
	width:100%;
	padding:0;
	margin:0;
}

.box_testmittig
{
	width: 100px;
	height: 200px;
	background-color:silver;
         margin:auto 0;
	text-align:center;
}

.box_main
{
	width: 982px;
	height: 579px;
	background-color:silver;
         background-color:transparent;
         float:left;
}
.box_rand
{

	width: 42.5px;
	height: 579px;
	background-color:silver;
	background-color:transparent;
         float:left;
}
.box_middle
{
	width: 895px;
	/*height: 579px;*/
         min-height:579px;
         background-color:transparent;
         background:url(../bodypix/hg_profil.png);
         margin:0 auto;
         overflow:visible;
}

.box_footer
{
	width: 895px;
         height:15px;
         background-color:transparent;
         margin:0 auto;
}

.box_header
{
	width: 895px;
	height: 100px;
	background-color:silver;
         background:url(../bodypix/header.png);
	float:left;
}

.box_navigation
{
	width: 150px;
	height: 479px;
         background-color:silver;
         background-color:transparent;
         background:url(../bodypix/hg_profil.png);
         float:left;

}

.box_inhalt
{
	width: 595px;
	min-height: 479px;
         background-color:white;
	float:left;
         overflow:visible;


}

.box_navigationrechts
{
	width: 150px;
	height: 479px;
         background-color:silver;
         background-color:transparent;
         background:url(../bodypix/hg_profil.png);
         float:left;
}

.klein {
	color: #00172C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	font-weight: normal;
         text-decoration: none;
}
a.klein {
	color: #00172C;
         text-decoration: none;
         font-weight: normal;
}
a.klein:link {
	color: #00172C;
         text-decoration: none;
         font-weight: normal;
}
a.klein:visited {
	color: #00172C;
         text-decoration: none;
         font-weight: normal;
}
a.klein:hover {
	color: #00172C;
         text-decoration: underline;
         font-weight: normal;
}

.textnavi {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	color: #00172C;
         text-decoration: none;
}
a.textnavi {
	color: #00172C;
         text-decoration: none;
         font-weight: bold;
         font-variant:small-caps;
}
a.textnavi:link {
         color: #00172C;
         text-decoration: none;
         font-weight: bold;
         font-variant:small-caps;
}
a.textnavi:visited {
         color: #00172C;
         text-decoration: none;
         font-weight: bold;
         font-variant:small-caps;
}
a.textnavi:hover {
	color: red;
	text-decoration: none;
         font-weight: bold;
	color:red;
	font-variant:small-caps;
}

.textnormalnavi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
         font-weight: normal;
         color: #00172C;
         text-decoration: none;
}
