@import "bh.css";

body {
	margin: 0px;
	padding: 0px;
	background-color: #fbf1f0;
}

#table_main {
	width: 900px;
	height: auto;
	border: none;
	margin: auto;
	padding: 0px;
}

#bg_links {
	width: 50px;
	height: auto;
	background-image: url('images_v3/bg_links.gif');
	background-repeat: repeat-y;
}

#bg_rechts {
	width: 50px;
	height: auto;
	background-image: url('images_v3/bg_rechts.gif');
	background-repeat: repeat-y;
}

#header {
	width: 800px;
	height: 268px;
	background-color: #FFFFFF;
	background-image: url('header_v3.php');
	background-repeat: no-repeat;
	border: none;
}

#menu {
	width: 800px;
	height: 35px;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url('images_v3/menu.gif');
	background-repeat: no-repeat;
}

#content {
	width: 800px;
	min-height: 300px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

/* IE */
* html #content {
	height: 300px;
}

#links {
	width: 480px;
	float: left;
	padding: 10px;
	padding-right: 10px;
	margin: 0px;
}

#links p {
	text-align: justify;
	color: #050d24;
	font: small/160% "Lucida Grande", verdana, helvetica, arial, sans-serif;
	letter-spacing: 0,3EM;
	margin: 0px;
	padding: 0px;
}

#links h2 a {
	color: #000000;
}

#rechts {
	width: 230px;
	float: right;
	margin: 0px;
	padding: 10px;
}

#rechts p {
	text-align: justify;
	color: #050d24;
	font: small/160% "Lucida Grande", verdana, helvetica, arial, sans-serif;
	letter-spacing: 0,3EM;
	margin: 0px;
	padding: 0px;
}

#midden {
	width: autopx;
	margin: 0px;
	padding: 10px;
}

#midden p {
	text-align: justify;
	color: #050d24;
	font: small/160% "Lucida Grande", verdana, helvetica, arial, sans-serif;
	letter-spacing: 0,3EM;
	margin: 0px;
	padding: 0px;
}

.midden {
	text-align: justify;
	color: #050d24;
	font: small/160% "Lucida Grande", verdana, helvetica, arial, sans-serif;
	letter-spacing: 0,3EM;
	margin: 0px;
	padding: 0px;
}

#footer {
	height: 50px;
	padding: 0px;
	margin: 0px;
	border: none;
	background-color: #FFFFFF;
	background-image: url('images_v3/footer.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: right;
}

h2 {
  font-family: "Lucida Grande", "Trebuchet MS", verdana, helvetica, arial, sans-serif;
  font-weight: normal;
  letter-spacing: 1px;
  padding: Opx;
  padding-bottom: 3px;
  margin: 0px;
}

a:link {
	color: #0066CC;
	border: none;
	text-decoration: none;
}

a:active {
	color: #FF9933; 
	border: none;
	text-decoration: none;
}

a:visited {
	color: #0066CC;
	border: none;
	text-decoration: none;
}

a:hover {
	color: #0066CC;
	border: none;
	text-decoration: underline;
}

ul {
	padding: 0px;
	padding-left: 50px;
	margin: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	border: none;
	border-top: 1px solid #dce6ff;
	border-bottom: 1px solid #dce6ff;
	background-color: #edf2ff;
	background-image: url(images_v3/ul_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}

li {
	list-style: url(images_v3/li.gif);
	text-align: left;
	color: #050d24;
	font: small/160% "Lucida Grande", verdana, helvetica, arial, sans-serif;
	letter-spacing: 0,3EM;
	line-height: 20px;
}

/* IE */
* html li {
	list-style: url(images_v3/li_IE.gif);
	text-align: left;
	color: #050d24;
	font: small/160% "Lucida Grande", verdana, helvetica, arial, sans-serif;
	letter-spacing: 0,3EM;
	line-height: 20px;
}

li.sub {
	list-style-image: none;
	list-style: none;
	margin-left: 10px;
	margin-bottom: 5px;
	font-size: 12px;
	font-style: italic;
	color: #666666;
}

ul.rechts {
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
	background: none;
	border: none;
}

* html ul.rechts {
	margin-left: 18px;
}

ul.rechts li {
	list-style: url(images_v3/li.gif);
	text-align: left;
	color: #050d24;
	font: small/160% "Lucida Grande", verdana, helvetica, arial, sans-serif;
	letter-spacing: 0,3EM;
	line-height: 20px;
}

/* IE */
* html ul.rechts  li {
	list-style: url(images_v3/li_IE.gif);
	text-align: left;
	color: #050d24;
	font: small/160% "Lucida Grande", verdana, helvetica, arial, sans-serif;
	letter-spacing: 0,3EM;
	line-height: 20px;
}


#features_templates_bg {
	width: 130px;
	height: 86px;
	padding: 10px;
	border: 1px solid #658ceb;
	background-color: #dce6ff;
}

.reg_url {
	border-top: 1px solid #dce6ff;
	border-bottom: 1px solid #dce6ff;
	background-color: #edf2ff;
	background-image: url(images_v3/ul_bg.gif);
	background-position: left;
	background-repeat: repeat-y;
	padding: 10px;
	padding-left: 50px;
}

