body {
	margin:0px;
	padding:0px;
	background-image:url(../images/background.png);
	background-repeat:no-repeat;
	background-position:50% 0px;
	background-color:#d3d3d3;
	overflow: -moz-scrollbars-vertical;
}

* {
	margin:0px;
	padding:0px;
}

td, div, th {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	border: 0px solid #ffffff;
}

td a, div a, th a {
	color:#666666;
	text-decoration:underline;
}

img {
	border:none;
}

input {
	width:174px;
	height:28px;
	border:1px solid #808080;
	background:none;
	color:#666666;
}

textarea {
	width:200px;
	border:1px solid #808080;
	color:#666666;
}	

.button {
	width:182px;
	border:1px solid #808080;
	background-image:none;
	background-color:#ff0066;
	color:#FFFFFF;
}

/* basis */

.maintable {
	margin:0px auto;
	width:942px;
}

/* topmenu */

td.topmenu {
	height:9px;
	padding-top:15px;
	padding-right:20px;
	font-size:11px;
	text-align:right;
}

td.topmenu a {
	text-decoration:none;
}

td.topmenu a.selected {
	font-weight:bold;
}

/* header */

td.header {
	height:132px;
	padding-right:20px;
	background-image:url(../images/back_header.jpg);
	background-repeat:no-repeat;
	background-position:231px 74px;
}

/* searchform */

td.header table {
	float:right;
	margin-top:25px;
}

td.header table td input {
	width:169px;
	height:23px;
	padding-top:5px;
	padding-left:5px;
	border:none;
	background:none;
	border:none;
	background-image:url(../images/back_input.png);
	background-repeat:no-repeat;
	color:#666666;
	font-size:11px;
}

td.header table td input.button {
	width:75px;
	padding-top:0px;
	background:none;
	background-image:none;
	color:#666666;
	font-size:11px;
	font-weight:normal;
	cursor:hand;
	cursor:pointer;
}

/* menu */

div.mainmenu {
	width:900px;
	margin-top:80px;
	padding-left:10px;
	padding-bottom:55px;
	color:#000000;
	font-weight:bold;
}

div.mainmenu ul li {
	float:left;
	margin-right:5px;
	list-style-type:none;
}

div.mainmenu ul li a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

div.mainmenu ul li.selected a {
	color:#ff0066;
}

/* leftmenu */

td.leftcontent {
	width:165px;
	padding-left:15px;
	padding-bottom:160px;
	padding-right:25px;
	background-image:url(../images/foto_right.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	background-position:bottom; 
	font-size:11px;
	line-height:18px;
}

td.leftcontent div.leftitem P.bodytext a,
td.leftcontent div.submenu div a,
td.leftcontent ul li a {
	padding-left:15px;
	background-image:url(../images/arrow_blue.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	color:#666666;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

td.leftcontent div.submenu,
td.leftcontent div.leftitem {
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px solid #dbdbdb;
	font-size:11px;
}

td.leftcontent ul {
	list-style-type:none;
}

div.no1,
div.act1 {
	width:175px;
	margin-bottom:2px;
	padding-top:1px;
	padding-bottom:1px;
}

div.no2,
div.act2 {
	width:165px;
	padding-top:1px;
	padding-bottom:1px;
	margin-left:15px;
	margin-bottom:2px;
}

div.no3,
div.act3 {
	width:145px;
	padding-top:1px;
	padding-bottom:1px;
	margin-left:30px;
	margin-bottom:2px;
}

div.act1 a,
div.act2 a,
div.act3 a {
	color:#ff0066 !important;
}

/* maincontent */

td.maincontent {
	width:678px;
	height:300px;
	padding-top:20px;
	padding-right:29px;
	padding-bottom:15px;
	font-size:12px;
	line-height:18px;
	background-color:#FFFFFF;
}

td.maincontent ul,
td.maincontent ol {
	margin-left:15px;
	margin-bottom:15px;
}

td.maincontent ol {
	margin-left:25px;
}

/* puzzle */

div.puzzle {
	width:676px;
	height:188px;
	margin-top:15px;
	padding-top:10px;
	background-image:url(../images/back_puzzle.gif);
	background-repeat:no-repeat;
}

div.puzzle table {
	width:676px;
}

div.puzzle table td {
	width:125px;
	padding-left:10px;
	padding-right:34px;
	color:#000000;
	font-size:11px;
}

div.puzzle P.bodytext a {
	padding-left:15px;
	background-image:url(../images/arrow_white.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}

/* tabs */

div.tab1,
div.tab2 {
	float:left;
	width:282px;
	height:214px;
	margin-top:25px;
	padding-top:15px;
	padding-left:15px;
	padding-right:30px;
	background-image:url(../images/back_tab_frontpage.gif);
	background-repeat:no-repeat;
	font-size:11px;
}

div.tab1 {
	overflow:hidden;
}

div.tab2 {
	width:282px;
	height:204px;
	margin-top:25px;
	padding-top:25px;
	padding-left:15px;
	padding-right:30px;
}

div.tab2 img {
	margin-left:10px;
}

div.tab1 table td,
div.tab2 table td {
	font-size:11px;
}

div.tab1 span,
div.tab2 span {
	color:#000000;
}

div.tab1 a,
div.tab2 a {
	color:#ff0066;
}

/* footer */

td.footer {
	padding-top:15px;
	padding-bottom:15px;
	color:#999999;
	text-align:center;
}

td.footer a {
	color:#999999;
	text-decoration:none;
}

/* --- */

P {
	margin-bottom:15px;
}

h1,
h1 font {
	color:#ff0066;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}

h2 {
	color:#ff0066;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}

h3 {
	color:#ff0066;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}

h4 {
	color:#666666;
	font-size:12px;
	font-weight:bold;
	margin-bottom:0px;
}


h5, h6 {
	width:142px;
	color:#666666;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
	border-bottom:1px solid #FFFFFF;
}

div.puzzle h1,
h5 {
	width:125px;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
	border-bottom:1px solid #FFFFFF;
}

span {
	border:none !important;
	background:none !important;
}

table.news td P {
	margin-bottom:10px;
}
