body
{
	margin: 0px;
	padding: 0px;
 	background-repeat:repeat-y;
	background-color: #000000;
	background-position: 0px 90px;
	color: #FFFFCB;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

img
{
	border-style: none;
	behavior: url(/pngbehavior.htc);
}

table
{
	padding-top: 0px;
	padding-bottom: 0px;
}

td
{
	color: #FFFFCB;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

h1
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: -5px;
}

h2
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

h3
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

hr
{
	margin-top: 10px;
	margin-bottom: 10px;
	height: 1px;
	color: #FFFFCB;
}

a.subNavi:link, a.subNavi:visited
{
	color: #FFFFCB;
	font-family: "Comic Sans MS", Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

a.subNavi:hover, a.subNavi:active
{
	color: #FFEB78;
	font-family: "Comic Sans MS", Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

a.inText:link, a.inText:visited
{
	color: #FFEB78;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a.inText:hover, a.inText:active
{
	color: #FFEB78;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}

img.left
{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

img.right
{
	float: right;
	padding-left: 25px;
	padding-bottom: 10px;
}

li.list
{
	padding-top: 10px;
}

.eumBody
{
	width: 975px;
	/*border-right: 1px solid #FFFFCB;
	border-bottom: 1px solid #FFFFCB;*/
	padding-bottom: 10px;
}

.subNaviEntry
{
	float: left;
	padding-right: 15px;
	position: relative;
	z-index: 4;
}

.dropDownMenu
{
	position: absolute;
	visibility: hidden;
	left: -300px;
	top: -300px;
	z-index: 5;
	background-color: #481206;
	border-left: 1px solid #FFFFCB;
	border-top: 1px solid #FFFFCB;
	border-right: 1px solid #FFFFCB;
	border-bottom: 1px solid #FFFFCB;
}

.footer
{
	text-align: left;
	font-size: 10px;
	padding-top: 7px;
	padding-left: 15px;
	padding-bottom: 7px;
}

.horLine
{
	padding-bottom: 5px;
	padding-top: 5px;
}

#logoLeft
{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
	display: inline;
}

#teaserShadow
{
	position: absolute;
	left: 101px;
	top: 93px;
	z-index: 1;
}

#subNav
{
	text-align: left;
	position: absolute;
	top: 100px;
	padding-bottom: 20px;
	padding-left: 20px;
	z-index: 3;
}

#mainNav
{
	position: relative;
	top: 1px;
	left: 15px;
	width: 185px;
}

#content
{
	text-align: left;
	width: 750px;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-top: 27px;
	padding-right: 10px;
}

#imgCenter
{
	width: 100%;
	text-align: center;
	padding-top: 15px;
}

#myHr
{
	text-align: center;
	width: 80%;
	height: 10px;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #FFFFCB;
}