/**
*	Structure
**/
* {
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;
}

body {
	height:100%;
	width:100%;
}

body
	{
	font-family:		helvetica, arial, sans-serif;  
	font-size:			11px;
	font-weight:		normal;
	}

#horizon        
	{
	text-align:			center;
	position:			absolute;
	top:				50%;		/* to center verticaly */
	left:				0px;
	width:				100%;
	height:				0px;
	overflow:			visible;
	visibility:			visible;
	display:			block;
	}

#content_container_splash {
	position:			absolute;
	left:				50%;		/* to center horizontaly */
	width:				800px;
	margin-left:		-400px;
	height:				400px;
	margin-top:			-200px;
	visibility:			visible;
	cursor:				pointer;
}
#content_container {
	position:			absolute;
	left:				50%;		/* to center horizontaly */
	width:				800px;
	margin-left:		-400px;
	height:				400px;
	margin-top:			-200px;
	visibility:			visible;
}

#content_header,
#content_body,
#content_footer,
#bottom {
	width: 100%;
}

#content_header	{ height: 31px; }

#content_body	{ height:373px; }

.content_body_area2 {padding: 40px 30px 0px 170px; }
.content_body_area2 {padding: 40px 30px 0px 250px; }

#content_footer	{ height: 27px; }

#bottom			{ height: 27px;}

.innertube
	{
	padding: 3px 3px 3px 3px;
	}

img {
	display:block;
}

p {
	margin-bottom:0.900em;
}

/**
* General settings
**/
a:link, a:visited 
	{
	text-decoration:	none
	}

a:hover, a:active
	{
	text-decoration:	underline;
	}

/**
*	Fonts
**/
#bottom
	{
	font-family:		arial,sans-serif;  
	font-size:			1em;
	font-weight:		normal;
	}

/**
*	Colors
**/
body 
	{
	background-color:	#000000;
	color:				#FFFFFF;
	}
	
#content_container
	{
	background-color:	#FFFFFF;
	color:				#222222;
	}

h1, h2, h3		{color:#CC9900;}
	
.innertube		{font-size:1.100em;}

a
	{
	color:				#006699;
	}

.fl			{ float:left; }
img.fl		{ margin-right:0.900em;}

.fr			{ float:right; }
img.fr		{ margin-left:9px }

.tl			{ text-align:left; }
.tc			{ text-align:center; }
.tr			{ text-align:right; }

.clearfix	{ clear:both; }
.bordered	{ border:.100em solid #CC9900; }

ul.hmenu			{ margin:3px 0px 4px 133px; padding:0; }
ul.hmenu li			{ display: inline; list-style-type: none; margin:0; padding:0; }
ul.hmenu li a		{ color:#006699; font-weight:bold; margin:0; padding-right:10px; padding-left:14px;}
ul.hmenu li a img	{ display:inline; }

h1 { font-size:1.500em; font-family:helvetica; padding:0; margin:0px 0px 9px 0px; text-transform: uppercase; }
h2 { font-size:1.300em; font-family:helvetica; padding:0; margin:0px 0px 0px 0px; text-transform: uppercase; }
h3 { font-size:1.150em; font-family:helvetica; padding:0; margin:0px 0px 0px 0px; text-transform: uppercase; }

#content_kol1 { height:350px; width:200px; overflow:auto; display:block; margin:3px 3px 3px 2px; padding:0 3px 0 3px; float:left;}
#content_kol2 { width:300px; overflow:auto; display:block; margin:3px 3px 3px 3px; padding:0 3px 0 3px; float:left;}


#content_header h1 {color:#555555;}
#content_header	{display:none;}
#bottom			{display:none;}



.attention {
	margin-left: 0.500em;
	font-size: 1.200em;
	font-weight: bold;
	color: #880000;
}

.bg00 {
	background-image:url(bg00.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

.bg01 {
	background-image:url(bg01.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

.bg02 {
	background-image:url(bg02.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
.bg03 {
	background-image:url(bg03.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
.bg04 {
	background-image:url(bg04.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
.bg05 {
	background-image:url(bg05.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
.bg06 {
	background-image:url(bg06.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
.bg07 {
	background-image:url(bg07.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
.splash1 {
	background-image:url(splash1.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
.splash2 {
	background-image:url(splash2.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
