﻿body
{
	background-color: #ffff66; /* #66CCFF */
	margin: 10px;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 8pt;
}

h1
{
	font-weight: bold;
	font-size: 12pt;
	padding: 0;
	margin: 0 0 10px 0;
	color: #FF0000;
}

h2
{
	font-weight: bold;
	font-size: 9pt;
	padding: 0;
	margin: 13px 0 -7px 0;
	color: #FF0000;
}

h3
{
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	margin: 13px 0 -10px 0;
	padding: 0;
}

a
{
	color: #FF0000;
}

hr
{
	border: 0;
	border-bottom: 1px solid #DDDDDD;
}

input, textarea
{
	font-size: 8pt;
	margin-bottom: 4px;
	padding: 3px;
	border: 1px solid #DDDDDD;
}

input:focus, textarea:focus
{
	background: #F1F1F1;
}

#divContainer
{
	width: 1015px;
	border-bottom: 1px solid #FF0000;
	clear: both;
	margin: 0 auto;
}

#divHeaderContainer
{
	width: 1015px;
	margin: 0 auto;
	padding: 0 0 0 192px;
}

#divHeader
{
	background: url('header.jpg');
	width: 822px;
	height: 211px;
	position: relative;
	float: left;
}

#divHeader-Lang
{
	width: 620px;
	padding: 5px;
	background-color: #FFFFFF;
	text-align: right;
	position: absolute;
	top: 1px;
	right: 10px;
}

#divHeader-Lang a, img
{
	border: 0;
	text-decoration: none;
	color: #000000;
}

#divHeader-Menu
{
	background: url('menu.gif');
	padding: 5px 5px 5px 15px;
	position: absolute;
	bottom: 9px;
	right: 10px;
}

#divHeader-Menu a:hover
{
	color: #FF0000;
}

#divMain
{
	width: 792px;
	display: table;
	/*border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;*/
	padding: 5px 15px 5px 15px;
	background: url('bg_main.jpg');
	clear: both;
}

#divFooter
{
	background-color: #FFFFFF;
	width: 790px;
	clear: both;
	height: 110px;
	padding: 5px 15px 5px 15px;
	position: relative;
	font-size: 7pt;
	border-left: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
}

#divFooter .Column
{
	float: left;
	height: 60px;
	width: 213px;
	text-align: left;
}

#divFooter .Copyright
{
	clear: both;
	text-align: center;
}

#divFooter .Logotyp
{	
	position: absolute;
	top: 0px;
	right: 49px;
	width: 101px; /*199*/
	text-align: center;
}

#divFooter .Logotyp img
{
	margin: 3px;
	height: 25px;
}

#divAds
{
	width: 174px;
	padding: 0 0 0 10px;
	color: #FF0000;
	float: right;
	font-weight: bold;
}

#divAds .Header
{
	margin: 0 0 0 5px;
	line-height: 26px;
	font-weight: bolder;
}

#divFooterSub
{
	margin: 0 auto;
	padding: 5px 10px 0 10px;
	text-align: right;
	color: #000000;
	width: 800px;
}

#divFooterSub a
{
	color: #000000;
	text-decoration: none;
}

#divFooterSub a:hover
{
	color: #FF0000;
}

.ColLeft
{
	float: left; 
	width: 590px;
}

.ColRight
{
	float: right; 
	width: 190px;
}

#SlideShow
{
	border: 1px solid #000000;
	width: 600px;
	height: 250px;
}

#SlideShow img
{
	width: 600px;
	height: 250px;
}

.OfferBoxHolder
{
	background: url('OfferBox.jpg');
	width: 150px;
	height: 250px;

	margin: 0 auto;
}

.OfferBox
{
	width: 150px;
	height: 73px;
	padding-top: 12px;
	text-align: center;
	color: #FFFFFF;
}

/******* TinyMCE ******/
body.mceContentBody {
   background: #FFFFFF;
}

.TinyMCE
{
	background-color: #FFFFFF;
}
