html
{
	min-height: 100%
	height: auto;
}

body
{
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000;
	padding: 0;
	margin: 0;
	background: #EFEFEF url('../gfx/background.jpg') repeat-x bottom;
}

td,th
{
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

a
{
	text-decoration: none;
	color: #036;
}

a:hover
{
	text-decoration: underline;
	color: #C00;
}

a:visited { color: #666; }

p
{
	padding: 0;
	margin: 0 0 5px 0;
}

h1
{
	font-family: helvetica, arial, sans-serif;
	font-size: 25px;
	color: #C00;
	margin: 40px 0 25px 0;
}

h2 { font-size: 13px; }
h3 { font-size: 11px; }

h4
{
	font-family: helvetica, arial, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #C00;
	margin: 6px 0 6px 0;
}

img { border: none; }

#frame { width: 875px; text-align: left; background-color: #FFF; }
#inner-frame { border: 13px solid #FFF; }
#header {}
#nav1
{
	background: url('../gfx/nav_no.gif') repeat-x;
	height: 24px;
	padding-left: 15px;
}

#nav1 a
{
	display: block;
	float: left;
	padding: 3px 10px 3px 10px;
	border-right: 2px solid #FFF;
	color: #666;
	text-decoration: none;
}

#nav1 a:hover,
#nav1 a.act
{
	background: url('../gfx/nav_act.gif') repeat-x;
	text-decoration: none;
	color: #000;
}

#nav2
{
	clear: both;
	height: 23px;
	background-color: #F1F1F1;
	padding-left: 15px;
}

#nav2 a
{
	display: block;
	float: left;
	padding: 3px 10px 3px 10px;
	color: #666;
	text-decoration: none;
}

#nav2 a:hover,
#nav2 a.act
{
	text-decoration: none;
	color: #000;
}

#content-imageheader {}
#content-main
{
	margin: 0 25px 0 25px;
}
#content-pageheader {}
#content-left
{
	float: left;
	width: 580px;
}
#content-right
{
	float: right;
	width: 185px;
}

#footer
{
	clear: both;
	border-top: 1px solid #C2C2C2;
	color: #999;
	margin: 20px 25px 10px 25px;
}
#footer a { color: #999; }

#start-news
{
	width: 645px;
}

#start-info,
#start-info-me
{
	width: 201px;
	float: right;
	padding-top: 30px;
}
#start-info-inner
{
	color: #FFF;
	height: 128px;
	border-top: 1px solid #B41913;
	overflow: hidden;
	background: url('../gfx/background_info.jpg') repeat-x;
}

#start-info-me #start-info-inner
{
	height: 174px;
	background: url('../gfx/background_info_me.jpg') repeat-x;
}

#start-info-inner p { margin: 10px; }
#start-info-inner a { color: #FFF; font-weight: bold; }

#start-go-small { margin-top: 13px; }

.news-latest-container
{
	overflow: hidden;
}
.news-latest-item
{
	width: 215px;
	float: left;
}

.news-latest-item-inner
{
	height: 128px;
	background-color: #EEE;
	border-top: 1px solid #000;
	margin-right: 10px;
	padding: 0 10px 0 10px;
}

.news-latest-item-inner p.bodytext a { display: block; margin-top: 10px; font-weight: bold; }
.news-latest-item-inner p.bodytext { margin: 0; }

.news-single-backlink img { margin: 0 10px 0 0; vertical-align: middle; }

.news-single-backlink { margin: 20px 0 20px 0;}


.tx-wecmap-pi3
{
	margin-bottom: 20px;
}

.tx-wecmap-pi3 table
{
	width: 825px;
}
