body {
	background-color: white;
	margin: 0px;
	font-size: 14px;
	font-family: Verdana, Arial, sans-serif;
	color: #7A7A7B;
	
	scrollbar-base-color:#FFFFFF;
	scrollbar-face-color:#E3E3E3;
	scrollbar-track-color:#D1D1D1;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-dark-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#000000;
	scrollbar-3d-light-color:#FFFFFF;
	scrollbar-highlight-color:#000000;
	}

a {
	font-size: 14px;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	color: #7A7A7B;
	}

#Header {
	margin-top: 10px;
	height: 90px;
	width: 100%;
	background: url(GUIPics/Main_Line.gif) repeat-x;
	font-size:22px;
	font-weight:bold;
	}
	
#HeadPic {
	position: absolute;
	width: 120px;
	}

#MenuPic {
	position: absolute;
	width: 40px;
	}

a.AnchorButt {
	position: absolute;
	margin-top: 30px;
	margin-left: 20px;
	height: 20px;
	width: 20px;
	background-repeat: no-repeat;
	background-image: url(GUIPics/Prod_Anchor_Butt.gif);
	}

a.AnchorButt:hover {
	background-position: -20px;
	}

a.GUIButt, a.DLButt, a.EButt {
	position: absolute;
	height: 60px;
	width: 60px;
	background-repeat: no-repeat;
	background-image: url(GUIPics/Prod_Back_Butt.gif);
	}

a.DLButt {
	background-image: url(GUIPics/Prod_DownLo_Butt.gif);
	}

a.EButt {
	background-image: url(GUIPics/Main_Enter_Butt.gif);
	}

a.GUIButt:hover, a.DLButt:hover, a.EButt:hover {
	background-position: -60px;
	}

#ContBox {
	width: 95%;
	margin: 20px 0px;
	}

#Content, #GBContent {
	margin-left: 30px;
	padding: 0px 10px;
	text-align: left;
	background-color: #f1f1f1;
	line-height: 21px;
	}

#Content img {
	position: relative;
	top: -20px;
	margin: 0px 0px -20px 10px;
	border: 2px solid white;
	float: right;
	}
	
#RoundLine {
	height: 10px;
	width: 100%;
	font-size: 5px;
	background: url(GUIPics/Prod_TafelEck_RU.gif) no-repeat right #f1f1f1;
	}

a.MenuItem {
	display: block;
	height: 100%;
	width: 100%;
	background: url(GUIPics/Menu_Slider.gif) repeat-x;
	line-height: 37px;
	margin: 0px 10px;
	}

a.MenuItem:hover{
	background-position: 0px -40px;
	color: black;
	}

a.DLpdf, a.DLdef, a.WWWlink, a.MAIL, a.Mail2, a.ICQ, a.EDIT{
	padding: 2px 7px 2px 25px;
	border: 1px solid white;
	font-size: 12px;
	font-style: italic;
	background: url(GUIPics/Ico_PDF.gif) 2px 1px no-repeat;
	}

a.EDIT {
	background: url(GUIPics/Ico_EDIT.gif) 2px 1px no-repeat;
	}

a.ICQ {
	background: url(GUIPics/Ico_ICQ.gif) 2px 1px no-repeat;
	}

a.DLdef {
	background: url(GUIPics/Ico_DEF.gif) 2px 1px no-repeat;
	}

a.WWWlink {
	background: url(GUIPics/Ico_WWW.gif) 2px 1px no-repeat;
	}

a.MAIL {
	background: url(GUIPics/Ico_MAIL.gif) 2px 1px no-repeat;
	padding-right: 253px;
	height: 18px;
	}

a.MAIL2 {
	background: url(GUIPics/Ico_MAIL2.gif) 2px 1px no-repeat;
	}

a.DLpdf:hover, a.DLdef:hover, a.WWWlink:hover, a.MAIL:hover, a.MAIL2:hover , a.ICQ:hover,  a.EDIT:hover{
	background-color: #C8CED9;
	color: black;
	}