body {
	font-family:Verdana;
	font-size : 12px;
	color : white;
	font-weight : normal;
	background-color: #000000;

}
td {
	font-family:Verdana;
	font-size : 12px;
	color : white;
}
#forpic {
	position: relative;
	top: -32px;

}
.smenu_top {
	background-image : url(subtop.jpg);
	background-repeat : no-repeat;
	background-attachment : fixed;
}
.smenu_bund {
	background-image : url(subbund.jpg);
	background-repeat : no-repeat;
	background-attachment : fixed;
}
.topbarbg {
	background-image : url(images/logo.gif);
	background-repeat : no-repeat;
	background-attachment : fixed;
}
.menubgtop {
	background-image : url(images/menubg_top.gif);
	background-repeat : no-repeat;
	background-attachment : fixed;
}
.menubgmiddle {
	background-image : url(images/menubg_middle.gif);
	background-repeat : repeat-y;
	background-attachment : fixed;
}
.menubgbottom {
	background-image : url(images/menubg_bottom.gif);
	background-repeat : no-repeat;
	background-attachment : fixed;
}
.titlebg {
	background-image : url(images/titlebg.gif);
	background-repeat : no-repeat;
	background-attachment : fixed;
}
.menuitembg {
background-color: #CCCCC0;
}
.menuitembg2 {
background-color: #eeeeee;
}
.mainbgtop {
	background-image : url(images/mainbg_top.gif);
	background-repeat : no-repeat;
	background-attachment : fixed;
}
.mainbgmiddle {
	background-image : url(images/mainbg_middle.gif);
	background-repeat : repeat-y;
	background-attachment : fixed;
}
.mainbgbottom {
	background-image : url(images/mainbg_bottom.gif);
	background-repeat : no-repeat;
	background-attachment : fixed;
}

a:link,a:visited,a:active {
	font-family:Verdana;
	font-size : 12px;
	color : white;
	text-decoration : none;
}
a:hover{
	font-family:Verdana;
	font-size : 12px;
	color : white;
	text-decoration : underline;

}
a.menuitem:link,a.menuitem:visited,a.menuitem:active {
	font-family:Verdana;
	font-size : 12px;
	vertical-align: middle;
	color : #ffffff;
	text-decoration : none;
	width : 100%;
	height: 100%;
	display: table-column;
	font-weight : bold;

}
a.menuitem:hover{
	font-family:Verdana;
	font-size : 12px;
	vertical-align: middle;
	color : #ffffff;
	display: table-column;
	text-decoration : none;
	width : 100%;
	height: 100%;
	font-weight : bold;	

	background-color: #ae0025;
	z-index:105;
}
.bundtxt {
font-family:Verdana;
font-size : 12px;
color: white;
letter-spacing:1px;

}
a.menuitem2:link,a.menuitem2:visited,a.menuitem2:active {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
}
a.menuitem2:hover{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
}
.ramme {border:1px solid black;background-color:#ebebeb;color:black;font-family:Verdana;font-size:11px}
.rammetop {border:1px solid black;background-color:#b8b8b8;color:black;font-family:Verdana;font-size:11px}
.input {border:1px solid black;color:black;font-family:Verdana;font-size:11px}
.inputknap {
	border:1px solid #ffffff;
	color:white;
	background-color: #ad0024;
	font-family: Verdana;
	font-size:11px;
}
.copyrights {
	font-family:Verdana;
	font-size : 9px;
	color : Black;
	border:1px solid black
}
.middle {
	border-right : 1px solid Black;
	border-left : 1px solid Black;
}