/*  *{margin: 0; padding: 0;} */

body{
margin: 0;
padding: 0;
border: 0;
height: 100%; 
text-align: center;

/* ------------------------ */

background-color: #2E1A2D;
}

h1 {
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	background-image: url(h1bg.gif);
}

#backtop {
	width: 100%;
	text-align: center;
		
	background-color: Silver;
	background-image: url(bgtest2-2.jpg);	
	
	background: #8E0090 url(bgtop.jpg) no-repeat center top;

	background-image: url(bgtop.jpg);
	background-repeat: ;
}
#frametop {

	margin-left: auto;
   margin-right: auto; 
	padding: 0 0 0 0 ;
	width: 810px;	
	height: 200px;
	text-align: center;
}

#containertop {
	width: 800px;	
	height: 200px;
	margin-left: auto;
   margin-right: auto; 
	padding: 0 0 0 0;
	text-align: center;

	background-image: url(titel.jpg);
}


#titeltop {
	padding: 0px 0 0 0;
	margin: 0px;	
	height: 80px;
	width: 800px;
	color: White;
}
#titelmenu {
	padding: 0 0 0 0;
	margin: 0 0 0 0;	
	height: 120px;
	width: 800px;
	
	color: White;
}

/*  menu */
ul#menu {
	margin: 0 0 0 0px;
	padding: 3 0 0 20px;
	text-align: left;
}

ul#menu li, ul#menu li a  {
	border: 0 none;
	float: left;
	width: 120px;
	text-align: center;
	list-style: none;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: White;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
ul#menu li a img {border: 0px none;}

ul#menu li:hover, ul#menu a:hover {
	color: #DBDDFF;
	background-image: url(menubg.gif);
}


/* *********************************************  content  ***************************************** */

#backmid {
	width: 100%;
	height: auto;
	text-align: center;
	
	background-image: url(midborder.jpg);
	background-repeat: repeat-x;
}
#framemid {
	width: 810px;	
	height: auto;

	background-image: url(midframe.gif);
	background-repeat: repeat-y;

   margin-left: auto;
   margin-right: auto; 
	margin-top: 0;
	
	
	padding:0;
	text-align: center;
}
#framemid img {border: 0; padding: 0; }

#containermid {
	width: 800px; 
	height: auto;
	background-color: #dddddd;

	margin-left: auto;
   margin-right: auto; 
	padding: 0 0 0 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;

	}



/* *********************************************  footer  ***************************************** */

#backbot {

	clear: both;
	width: 100%;
	text-align: center;
	padding-top: 0px;
}
#framebot {
   margin-left: auto;
   margin-right: auto; 
	padding:0;
	width: 810px;	
	height: 75px;
	text-align: center;
	background-image: url(midframe.gif);
	background-repeat: repeat-y;

	
}
#containerbot {
	width: 800px; 
	height: 75px;
   margin-left: auto;
   margin-right: auto; 
	padding:0;
	background-color: Gray;
	background-image: url(bottombackground.jpg);
}


#footerleft{
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 150px;
}

#footerleft img {margin-top: 5px;}

#footerright {
	float: right;
	width: 650px;
	padding-top: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
}
#footerrighttext {
	float: left;
	margin: 0;
	padding: 0;
}
#footeradinfo{
	margin: 0;
	padding: 0;
	float: right;
	text-align: right;
	color: 666666;
}

/* ************************** */
