
h1, h2, h3, h4, h5, h6, p, ul, li, dl, dt, dd, caption, th, td, label 
{
	font-family:Verdana;
	margin:0pt;
	padding:0pt;
	font-size: 13px;
	line-height:16px;
	color: #E2FFAA;
}

a
{
	text-decoration:none;
	color:#000000;
}

h1
{
	padding:10px 0;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
}

ul
{
	list-style-type:none;	
}

li
{
	float:left;
}

body
{
	background:transparent url(img/bg.jpg);
	margin: 0px;
}

div#mainpage
{
	width:950px;
	padding-bottom:10px;
	/*background:#ffffff;*/
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -45px;
	overflow: hidden;
}

div#header
{	
	background:transparent url(img/header.gif) left center no-repeat !important;
	width: 950px;
	height: 185px;
}

div#header .topheadline
{
	text-align: center;
}

div#header .subheadline
{
	text-align: center;
	padding-top: 70px;
}

div#header h1
{
	font-size: 30px;
	padding-top:28px;
	color: #000000;
}

div#header h2
{
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}

/* - Navigation - */

div#sideboxleft
{
	float:left;
}

div#navigation
{
	background: transparent url(img/leftmenu.gif) left top no-repeat;
	width: 221px;
	height: 242px;	
}

div#navigation a
{
	color:#FAE5E0;
	font-size: 13px;
	line-height: 29px;
	font-weight: bold;
	font-family:Verdana;
}

div#navigation a:hover
{
	color:#ffffff;
}

div#navigation a.active
{
	color:#ffffff;
}

div.mainnavigation
{
	padding: 13px 17px 17px 15px;
}

div.mainnavigation .navmargin
{
	margin-top:-31px;
}

div#infosleft
{
	width: 215px;
}

div#infosleft .lefthead
{
	background:transparent url(img/leftheader.gif) no-repeat;
	min-height:180px;	
}

div#infosleft .leftbody
{
	background:transparent url(img/leftbody.gif) repeat-y;
}

div#infosleft .leftfooter
{
	background:transparent url(img/leftfooter.gif) no-repeat;
	height: 6px;
}

#leftheadline
{
	margin: 73px 0 0 45px;
}

#leftheadline h2,
div.headline h2
{
	color: #FAE5E0;
	font-size: 18px;
	font-weight: bold;
}

/* - Maincontent - */
div#content
{	
	width:744px;
	float:right;
	margin: -7px 0px 0px -15px;	
}

div#maincontent
{	
	width: 545px;
	float: left;	
}

div#maincontent .headline
{
	background:transparent url(img/contentheader.gif) no-repeat;
	height: 39px;
}

div#maincontent .inner
{
	background:transparent url(img/contentbody.gif) repeat-y;
	min-height: 375px;
	padding: 15px;
	font-family: Arial;
	font-size: 12px;
}

div#maincontent .inner a
{
	color: #fff;
}

div#maincontent .inner a:hover
{
	text-decoration: underline;
}

div#maincontent .footer
{
	background:transparent url(img/contentfooter.gif) no-repeat;
	height: 9px;
}

div#sidebox
{
	width:197px;
	float: right;
}

div#sidebox .headline
{
	background:transparent url(img/sideheader.gif) no-repeat;
	height: 38px;	
}

#boxheadtext
{
	padding: 12px 0 0 26px;
}

div#sidebox .inner
{
	background:transparent url(img/sidecontent.gif) repeat-y;
	min-height: 403px;
	padding: 5px;
	font-size: 10px;
	font-family: Verdana;
	line-height: 12px;
}

div#sidebox .footer
{
	background:transparent url(img/sidefooter.gif) no-repeat;
	height: 15px;
}

p.headtext
{
	font-family:Comic Sans MS;
	font-size:40px;	
	line-height:16px;
	padding:20px 0 0 12px;
}

div#footer
{
	background:transparent url(img/footercontent.gif) repeat-x;
	height:30px;
	padding: 5px 0 0 5px;
}

div#footer h1
{
	padding:5px;
}

div#flashcontent
{
	height:442px;
}

ul.footernavi
{
	list-style: none;
}

ul.footernavi li
{
	float: left;
	padding-right: 10px;
}

ul.footernavi a
{
	color: #000000;
}

ul.footernavi a:hover
{
	text-decoration: underline;
}

div.sideimage
{
	float:left;	
	margin-right:5px;
	width:50px;
}

div.sideimage img
{
	padding-top: 2px;
}

div.sidenews p
{
	color:#000000;
	font-size: 10px;
	line-height: 12px;
	padding-top: 0px;
	margin-top: 0px;
}

div.sidenews a
{
	font-weight: bold;
	line-height: 11px;
}

div.sidenews a:hover
{
	text-decoration: underline;
}

div.leftcont,
div.leftcont p,
div.leftcont a
{
	padding: 5px 18px 0px 5px;
	font-size: 10px;
	line-height: 12px;
	font-family: Verdana;
}

#contactleft
{
	float:left;
	width:150px;
	margin:3px 0 10px 0;
	font-family:Verdana;
	font-size: 13px;
	line-height:16px;
	color: #E2FFAA;
}
	