* {
 	margin:0;
	padding:0;
}

html {
	height:100%;
	margin:0;
	padding:0;
}

body {
	height:100%;
	font-family:verdana;
	font-size:12px;
	text-align:center;
	color:#7a7a7a;
	margin:0;
	padding:0;
	background:silver;
}

.clearer {
	clear:both;
}

img {
	behavior:url('img/pngbehavior.htc');
	border:0px;
}

li {
	list-style-type:disc;
}

#container {
	width:980px;
	min-height:700px;
	margin:0 auto;
	text-align:left;
	background:url('../img/header_bg.jpg');
}

#header {
	height:146px;
	width:980px;
}

#logo {
	margin:49px 0px 0px 47px;
}

#info {
	margin-left:265px;
}

#download {
	margin:0px 0px -5px 12px;
}

#shadow_top {
	height:16px;
	width:444px;
	background:url('../img/shadow_top.jpg');
	margin:16px 0px 0px 267px;
}

#middle {
	width:980px;
	height:auto;
}

#left {
	width:37px;
	height:575px;
	float:left;
}

#left_top {
	height:170px;
	width:37px;
}

#left_middle {
	height:46px;
	width:37px;
	background:#dbd1e7;
}

#shadow_left_top {
	height:46px;
	width:14px;
	float:right;
	background:url('../img/shadow_left_top.jpg');
}

#left_bottom {
	height:356px;
	width:37px;
	background:#fff;
}

#shadow_left_bottom {
	height:356px;
	width:14px;
	float:right;
	background:url('../img/shadow_left_bottom.jpg');
}

#content_container {
	min-height:675px;
	float:left;
	background:#fff;
}

.column {
	width:290px;
	margin:30px 0px 0px 26px;
	color:#000;
	font-size:11px;
	line-height:24px;
	float:left;
}

.column h1 {
	color:#57267a;
	font-size:12px;
}

.column a {
	color:#57267a;
	text-decoration:none;
}

.column a:hover {
	color:#000;
}

.column ul {
	margin-left:20px;
}

#shadow_line_left {
	height:2px;
	width:14px;
	float:right;
	background:url('../img/shadow_line_left.jpg');
}

#content_top {
	height:20px;
	width:660px;
}

#corner1 {
	height:20px;
	width:20px;
	float:left;
	background:url('../img/corner1.jpg');
}

#empty2 {
	height:20px;
	width:620px;
	float:left;
}

#corner2 {
	height:20px;
	width:20px;
	float:left;
	background:url('../img/corner2.jpg');
}

#content_header {
	position:relative;
	top:-6px;
	height:205px;
	width:653px;
	padding-left:7px;
}

#content_header img {
	margin-left:8px;
}

#content_top2 {
	height:155px;
	width:630px;
	margin:7px 15px 0px 15px;
}

#content_top_left {
	height:155px;
	width:16px;
	float:left;
	background:url('../img/content_top_left.jpg');
}

#content_top_center {
	height:155px;
	width:598px;
	float:left;
	background:#a3d0e2;
}

#content_top_image {
	height:126px;
	width:186px;
	margin-top:15px;
	float:left;
}

#content_top2_text {
	height:128px;
	width:397px;
	margin:15px 0px 15px 15px;
	float:left;
	color:#000;
	font-size:11px;
	line-height:24px;
	overflow:hidden;
}

#prices td {
	line-height:15px;
	padding-bottom:10px
}

#titel {
	height:29px;
	width:384px;
	float:none;
	display:block;
	clear:both;
}

#content_top_right {
	height:155px;
	width:16px;
	float:left;
	background:url('../img/content_top_right.jpg');
}

#right {
	height:575px;
	width:283px;
	float:left;
}

#menu {
	height:170px;
	width:283px;
}

#shadow1 {
	height:170px;
	width:14px;
	float:left;
	background:url('../img/shadow_right.jpg');
}

#menuitems {
	height:159px;
	width:269px;
	padding-top:11px;
	float:left;
	background:url('../img/header_bg.jpg') right;
}

.menuitem {
	height:41px;
	width:263px;
	margin:0px 0px 8px 6px;
	background:url('../img/item_bg1.jpg');
	display:block;
}

.menuitem:hover {
	background:url('../img/item_bg2.jpg');
}

.menuitem img {
	margin:8px 0px 0px 10px;
	cursor:pointer;
}

#shadow1_top {
	height:17px;
	width:14px;
	background:url('../img/shadow1_top.jpg');
}

.line {
	height:2px;
	width:100%;
	background:#656564;
	overflow:hidden;
}

#shadow_line {
	width:14px;
	height:2px;
	background:url('../img/shadow_line.jpg');
}

#sub_title {
	height:46px;
	width:283px;
	background:#dbd1e7;
}

#sub_title img {
	margin:12px 0px 0px 16px;
}

#shadow_title {
	width:14px;
	height:46px;
	float:left;
	background:url('../img/shadow_purple.jpg');
}

#sub_menu {
	height:356px;
	width:283px;
	background:#fff;
}

#shadow_sub_menu {
	height:356px;
	width:14px;
	float:left;
	background:url('../img/shadow_white.jpg');
}

#submenu {
	float:left;
	padding:6px 0 0 0;
}

#submenu h3 {
	font-size:11px;
	font-weight:normal;
	margin:0;
	padding:3px 0 3px 1px;
	cursor:pointer;
}

#submenu ul {
	list-style:none;
	margin:1px 0px 6px 26px;
	color:#737372;
	line-height:18px;
	font-size:10px;
}

#submenu a {
	color:#737372;
	text-decoration:none;
}

#submenu a:hover {
	color:#57267a;
}

#footer {
	width:980px;
	background:black;
	padding-bottom:50px;
}

#footer_left {
	width:697px;
	float:left;
}

#footer_top {
	height:31px;
	width:697px;
}

#empty1 {
	height:31px;
	width:37px;
	float:left;
}

#corner3 {
	height:31px;
	width:20px;
	float:left;
	background:url('../img/corner3.jpg');
}

#content_bottom {
	height:31px;
	width:620px;
	float:left;
	background:#fff;
}

#corner4 {
	height:31px;
	width:20px;
	float:left;
	background:url('../img/corner4.jpg');
}

#footer_right {
	position:absolute;
	width:221px;
	float:left;
	padding:19px 31px 0px 31px;
}

#footer_right img {
	float:left;
}

#footer_right a {
	color:#fff;
	text-decoration:none;
}

#footer_right a:hover {
	color:#dbd1e7;
}

#footer_text {
	color:#fff;
	font-size:10px;
	float:left;
	margin:8px 10px 8px 10px;
}

#hydra {
	list-style:none;
	margin-left:0px;
}
#hydra li {
	list-style:none;
}

.hydrapic {
	width:80px;
	float:left;
	margin-top:5px;
}

.hydratext {
	width:200px;
	float:left;
	margin-left:10px;
	margin-bottom:20px;
}

#more_info {
	position:relative;
	top:13px;
	height:20px;
	width:220px;
	background:#4d216c;
	color:#fff;
	padding-top:5px;
}

#more_info a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

.hidden {
	display:none;
}
