html {
	background: #ffffff;
}
body, input, textarea {
	font-size: 12px;
	font-family: verdana;
	color: #424242;
	background: #ffffff;
}
body, img, div { 
	padding: 0px;
	margin: 0px;
	outline: none;
}
img {
	border: 0px;
}
#main {
	width: 1010px;
	margin: 0 auto;
	background: url(../images/border.gif) repeat-y;
}
#main #top {
	width: 1000px;
	height: 70px;
	margin: 0 5px 0 5px;
}
#top #logo {
	float: left;
	width: 245px;
	height: 55px;
	padding: 15px 0 0 50px;
}
#top #topmenu {
	float: right;
	height: 30px;
	padding: 40px 110px 0 0;
}
#main #content {
	clear: both;
	width: 1000px;
	margin: 0 5px 0 5px;
	background: url(../images/taust.jpg) no-repeat;
}
#content #splash {
	height: 300px;
	background: url(../images/splash2.png) top center no-repeat;
}
#content #splashtext {
	text-align:center;
	padding-top:272px;
}
#content #splashtext h1 {
	font-size:22px; 
}
#content #main_menu {
	width: 486px;
	height: 302px;
	margin: 0 auto;
	background: url(../images/main_menu.png) 0 24px no-repeat;
	padding-top: 24px;
}
#content #inner {
	margin: 0 auto;
	width: 800px;
}
#content #c {
	margin: 0 auto;
	width: 760px;
	padding: 0 0 20px 0;
}
#content #tree {
	width: 285px;
	padding: 5px 5px 20px 5px;
}
#content #box_top {
	width: 500px;
	height: 20px;
	background: url(../images/box_top.png) no-repeat;
}
#content #box_middle {
	width: 500px;
	background: url(../images/box_middle.png) repeat-y;
	padding: 0 20px 20px 20px;
}
#content #box_bottom {
	width: 500px;
	height: 20px;
	background: url(../images/box_bottom.png) no-repeat;
}
#main_menu #menu {
	width: 476px;
	height: 155px;
	padding: 12px 10px 0 10px;
}
#main_menu #menu1, #main_menu #menu2, #main_menu #menu3 {
	display:block;	
	float:left;
	padding: 145px 0 0 7px;
	height:13px;
	cursor:pointer;
	color:#ffffff;
	font-size:10px;
	text-decoration:underline;
}
#main_menu #menu1 {	
	width: 154px;
}
#main_menu #menu2 {
	width: 137px;
}
#main_menu #menu3 {
	width: 153px;
}
#content #inner .demo {
	width: 85px;
	height: 85px;
	margin: -40px -50px 0 0;
	_position: relative;
	float: right;
}
#euro {
	height:120px;
	padding-top:20px;
	text-align:center;
	background:url(../images/euro_watermark.png) center bottom no-repeat;
}
#euro div {
	padding-right:50px;
	text-align:right;	
}
#euro h2 {
	font-size:18px;
	margin:0;
}
#content a {
	color: #424242;	
}
#content a:hover {
	color: #424242;
}
#content a.link {
	color: #d90721;
	text-decoration: none;
}
#content a.link:hover {
	color: #e30c2d;
	text-decoration: underline;
}
#content #tree a {
	color: #424242;
	text-decoration: none;
}
#content #tree a:hover {
	color: #424242;
	text-decoration: underline;
}
.clear {
	clear: both;
}
#footer {
	width: 1010px;
	height: 30px;
	margin: 0 auto;
	padding-top: 10px;
	background: url(../images/footer.gif) no-repeat;	
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-align: center;
}
.menuIcon,.menuIconOpened {
	width: 20px;
	height: 20px;
}
.menuIconOpened {
	background: url(../images/menu_bg.gif) repeat-y;
}
div .header {
	height: 30px;
}
div .header h1 {
	font-size: 16px;
}
.button {
	width: 70px;
	border: solid 1px #424242;
	float: right;
}
textarea {
	padding: 2px;
}

/* VIDEOD */

.video-tab .menuLink h1 {
	font-size:14px;
}
.video-tab .videoDesc {
	position:relative;
	left:20px;
	padding:5px !important;
	border:solid 1px #eee;
}
.video-tab .videoDesc h2 {	
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:0;
}

