body {
	background: url(bigbg.jpg) no-repeat fixed center top;	
	background-color: #000;
	margin: 0;
	padding: 0;	
	text-align: center;
}
#main {
	margin: 0px auto;
	padding: 0px;
}
#container {
	margin: 0px auto;
	padding: 0px;
	width: 994px;
}
#tltop {
	float: left;
	background: url(topleft.png) no-repeat;
	_background: none;
	height: 417px;
	width: 74px;
}
#top {	
	float: left;
	background: url(top.jpg) no-repeat;
	height: 417px;	
	width: 831px;
}
#flags {
	float: left;
	padding: 0px;
	margin: 0px;
	margin-left: 357px;
	margin-top: 62px;
	display: inline;
	height: 49px;
	width: 130px;
}
#flags span {
	display: none;
}
#flags ul {
	padding: 0px;
	margin: 0px;		
	list-style-type: none;	
}
#flags ul li { display: inline; }
#flag-en a {
	float: left;
	background: url(flag_eng.jpg) no-repeat top left;
	height: 49px;
	width: 64px;
}
#flag-de a {
	float: left;
	background: url(flag_ger.jpg) no-repeat top left;
	height: 49px;
	width: 66px;
}
#flag-en a:hover {
	float: left;
	background: url(flag_eng_glow.jpg) no-repeat top left;
	height: 49px;
	width: 64px;
}
#flag-de a:hover {
	float: left;
	background: url(flag_ger_glow.jpg) no-repeat top left;
	height: 49px;
	width: 66px;
}
#trtop {
	float: left;
	background: url(topright.png) no-repeat;
	_background: none;
	height: 417px;
	width: 89px;	
}
#lframe {
	float: left;
	background: url(frameleft.png) no-repeat;
	_background: none;
	height: 47px;
	width: 106px;	
}
#menu {
	float: left;	
	height: 47px;
	width: 770px;
}
#menu span {
	display: none;
}
#menu ul {
	padding: 0px;
	margin: 0px;		
	list-style-type: none;	
}
#menu ul li { display: inline; }
#menu-1 a {
	float: left;
	background: url(menu1.jpg) no-repeat;	
	height: 47px;
	width: 155px;
}
#menu-2 a {
	float: left;
	background: url(menu2.jpg) no-repeat;	
	height: 47px;
	width: 256px;
}
#menu-3 a {
	float: left;
	background: url(menu3.jpg) no-repeat;	
	height: 47px;
	width: 149px;
}
#menu-4 a {
	float: left;
	background: url(menu4.jpg) no-repeat;	
	height: 47px;
	width: 210px;
}
#menu-1 a:hover {
	float: left;
	background: url(menu1glow.jpg) no-repeat;	
	height: 47px;
	width: 155px;
}
#menu-2 a:hover {
	float: left;
	background: url(menu2glow.jpg) no-repeat;	
	height: 47px;
	width: 256px;
}
#menu-3 a:hover {
	float: left;
	background: url(menu3glow.jpg) no-repeat;	
	height: 47px;
	width: 149px;
}
#menu-4 a:hover {
	float: left;
	background: url(menu4glow.jpg) no-repeat;	
	height: 47px;
	width: 210px;
}
#rframe {
	float: left;
	background: url(frameright.png) no-repeat;
	_background: none;
	height: 47px;
	width: 118px;	
}
#tbgtop {
	float: left;
	background: url(textbgtop.png) no-repeat;
	_background: none;
	height: 25px;
	width: 994px;		
}
#tsleft {
	float: left;
	background: url(shadowleft.png) top left repeat-y;
	_background: none;
}
#tsright {
	float: right;
	background: url(shadowright.png) top right repeat-y;
	_background: none;
}
#tfleft {
	float: left;
	margin: 0px;
	margin-left: 86px;
	display: inline;
	background: url(textframeleft.jpg) top left repeat-y;
}
#tfright {
	float: right;
	margin: 0px;
	margin-right: 94px;
	display: inline;
	background: url(textframeright.jpg) top right repeat-y;
}
#text {
	float: left;
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
	margin-left: 70px;
	margin-right: 74px;
	display: inline;
	background: url(textbg.jpg) repeat-y;
	width: 670px;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.5em;
/*	letter-spacing: 0.005em; */
	text-align: justify;
}
#bframe {
	float: left;
	background: url(framebottom.png) no-repeat;
	_background: none;
	height: 52px;
	width: 994px;		
	
	padding: 0px;
	margin: 0px;
	
	margin-top: -16px;
}
h1 {
	font-size: 18px;
	margin: 10px 0 0;
	padding: 0;
}
h2 {
	margin: 0px;
	padding: 0px;	
	padding-top: 15px;
	font-size: 16px;
}
table.price_table {
	border-width: 1px;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
	background-color: white;
	width: 470px;
}
table.price_table th {
	border-width: 1px;
	padding: 5px;
	border-style: inset;
	border-color: black;
	background-color: white;
}
table.price_table td {
	border-width: 1px;
	padding: 10px;
	border-style: inset;
	border-color: black;
	background-color: white;
}
.price_table.td_head td {
	padding: 10px;
}
#warning {
	color: #FF0000;
	font-weight: bold;
}
img {
	border-width: 0px;
}
a:link, a:visited, a:active {
	color: #11406c;
	text-decoration: underline;
}
a:hover {
	color: #11406c;
	text-decoration: none;
}
.simg {
	width: 110px;
	height: 165px;
	margin: 6.4px;
	padding-top: 1px;	
	padding-left: 1px;
	padding-bottom: 8px;	
	padding-right: 7px;
	background: url(ImageBg.png) no-repeat bottom right !important;
	_background: none;	
}
