/***** Global Settings *****/
/*+clearfix {*/
#home #wrapper:after, #content-box:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
#home #wrapper, #content-box
{
	display: inline-block;
}
#home #wrapper, #content-box
{
/*\*/
	display: block;
/**/
	_height: 1px;
}
/*+}*/
HTML, BODY
{
	border: 0;
	margin: 0;
	padding: 0;
}
BODY
{
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
BODY#pages
{
	background: url(/styles/images/pages-bg.png) repeat-y top center;
}
BODY#home
{
	background: url(/styles/images/home-bg.png) repeat-y top center;
}
/***** Headings *****/
H1, H2, H3, H4, H5, H6
{
	margin: 0;
	padding: 0;
	font-weight: normal;
}
H1
{
	padding: 30px 0 25px;
	letter-spacing: -1px;
	font-size: 2em;
}
H2
{
	letter-spacing: -1px;
	font-size: 1.8em;
	margin: 0 0 1.25em;
	line-height: 1.4em;
}
H3
{
	font-size: 1em;
	font-weight: bold;
}
/***** Common Formatting *****/
P
{
	margin: 0;
	padding: 0 0 1.25em;
}
UL, OL
{
}
BLOCKQUOTE
{
	margin: 1.25em;
	padding: 1.25em 1.25em 0;
}
SMALL
{
	font-size: 0.85em;
}
IMG
{
	border: 0;
}
SUP
{
	position: relative;
	bottom: 0.3em;
	vertical-align: baseline;
}
SUB
{
	position: relative;
	bottom: -0.2em;
	vertical-align: baseline;
}
ACRONYM, ABBR
{
	cursor: help;
	letter-spacing: 1px;
	border-bottom: 1px dashed #000000;
}
EM
{
	font-style: italic;
}
.title
{
	font-size: 16px;
}
/***** Links *****/
A, A:link, A:visited, A:hover
{
	text-decoration: none;
	color: #000;
}
#alpha A:hover, #beta A:hover
{
	color: #BCFE20;
}
#home #alpha A:hover, #home #beta A:hover
{
	color: #FFFFFF;
}
/***** Forms *****/
FORM
{
	margin: 0;
	padding: 0;
	display: inline;
}
INPUT, SELECT, TEXTAREA
{
	font: 1em Arial, Helvetica, sans-serif;
}
TEXTAREA
{
	width: 100%;
	line-height: 1.25;
}
LABEL
{
	cursor: pointer;
}
/***** Tables *****/
TABLE
{
	border: 0;
	margin: 0 0 1.25em;
	padding: 0;
}
TABLE TR TD
{
	padding: 2px;
}
/***** Wrapper *****/
/*[clearfix]*/#home #wrapper
{
	width: 800px;
	margin: 0 auto;
	background-color: #BDFF21;
	display: block;
}
#pages #wrapper
{
	width: 800px;
	margin: 0 auto;
	display: block;
}
/***** Global Classes *****/
.clear
{
	clear: both;
}
.float-left
{
	float: left;
}
.float-right
{
	float: right;
}
.text-left
{
	text-align: left;
}
.text-right
{
	text-align: right;
}
.text-center
{
	text-align: center;
}
.text-justify
{
	text-align: justify;
}
.bold
{
	font-weight: bold;
}
.italic
{
	font-style: italic;
}
.underline
{
	border-bottom: 1px solid #000000;
}
.highlight
{
	background: #FFC;
}
.wrap
{
	width: 960px;
	margin: 0 auto;
}
.img-left
{
	float: left;
	margin: 4px 10px 4px 0;
}
.img-right
{
	float: right;
	margin: 4px 0 4px 10px;
}
.nopadding
{
	padding: 0;
}
.noindent
{
	margin-left: 0;
	padding-left: 0;
}
.nobullet
{
	list-style: none;
	list-style-image: none;
}
/***** Header *****/
#header
{
	width: 740px;
	margin: 15px 30px;
	height: 115px;
}
#home #header
{
	background: #BDFF21 url(/styles/images/header1.gif) no-repeat scroll top center;
}
#pages #header
{
	background: url(/styles/images/header2.gif) no-repeat scroll top center;
}
#header .homelink
{
	width: 740px;
	height: 115px;
	display: block;
}
/*[clearfix]*/#content-box
{
	display: block;
	width: 740px;
	margin: 0 30px;
	float: left;
}
#home #content-box
{
	background-color: #BDFF21;
}
#content-box #alpha
{
	width: 135px;
	border-top: 1px solid #000;
	float: left;
	margin-right: 30px;
	padding-top: 10px;
}
#content-box #beta
{
	width: 405px;
	border-top: 1px solid #000;
	float: left;
	margin-right: 30px;
	padding-top: 10px;
	overflow: hidden;
}
#content-box #gamma
{
	width: 135px;
	border-top: 1px solid #000;
	float: left;
	padding-top: 15px;
}
#footer
{
	display: none;
	width: 760px;
	height: 170px;
	float: left;
	margin: 0 30px;
	position: relative;
}
#home #footer
{
	background: #BDFF21 url(/styles/images/footer1.gif) no-repeat bottom left;
	display: block;
}
.unic-header
{
	width: 135px;
	display: block;
	margin: 0 0 15px;
	display: inline-block;
	float: left;
	position: relative;
	padding-bottom: 10px;
	border-bottom: 1px solid #010101;
}
.unic-header A
{
	width: 135px;
	height: 24px;
	float: left;
	display: inline-block;
}
#home .unic-header A
{
	background: url(/styles/images/unic1.jpg) no-repeat top center;
}
#pages .unic-header A
{
	background: url(/styles/images/unic2.jpg) no-repeat top center;
}
#home .unic-header A:hover, #pages .unic-header A:hover
{
	background-position: bottom center;
}
.organisation #wrapper #content-box #beta P IMG
{
	float: left;
	margin-left: -100px;
}
.organisation #wrapper #content-box #beta P
{
	margin-left: 100px;
}
/***** Navigation *****/
#navlist
{
	font-weight: bold;
}
#navlist UL
{
	font-weight: normal;
	margin-bottom: 5px;
}
#navlist LI
{
	margin-bottom: 5px;
}
#navlist UL LI
{
	margin-bottom: 0;
}
#navlist UL LI A
{
	padding-left: 15px;
	background: url(/styles/images/nav_mainrightbody.gif) no-repeat left top;
}
#navlist UL LI A:hover
{
	background: url(/styles/images/nav_sub_gr.gif) no-repeat left top;
}
#navlist UL UL
{
	display: none;
}
#navlist A.active
{
	padding-left: 15px;
	background: url(/styles/images/nav_menu2.gif) no-repeat left top;
}
#navlist .here
{
	background: url(/styles/images/nav_sub_gr.gif) no-repeat left 2px;
}
#navlist .here A
{
	background-image: none;
}
/***** Typografie *****/
#home #beta P
{
	line-height: 38px;
	font-size: 32px;
	padding: 0 0 1.25em;
}
#pages #beta P+UL
{
}
STRONG
{
	margin-bottom: -10px;
	display: block;
}
/***** Breadcrumbs *****/
#breadcrumbs
{
	font-size: 10px;
	width: 405px;
	margin: 0 20px 10px 195px;
	height: 12px;
	color: #9F9F9F;
}
#breadcrumbs A
{
	display: inline-block;
	float: left;
	color: #9F9F9F;
}
#breadcrumbs A:hover
{
	color: #010101;
}
#breadcrumbs IMG
{
	display: inline-block;
	float: left;
	top: 4px;
	position: relative;
	margin: 0 2px;
}
/***** Lists *****/
.listitems
{
	margin: 0 0 0 15px;
	padding: 0 0 1.25em;
	display: inline-block;
}
.listitems LI
{
	padding-left: 25px;
	background: url(/styles/images/nav_mainrightbody.gif) no-repeat 0px 2px;
}
#partnerlist
{
	border-top: 1px solid #010101;
}
#partnerlist LI IMG
{
	float: right;
	display: inline-block;
	padding: 1.25em 0;
}
/***** News *****/
#gamma #news-box
{
	border: 1px solid #000;
	background: url(/styles/images/top_img.gif) no-repeat top center;
	font-weight: bold;
	font-size: 11px;
	padding-top: 25px;
	display: inline-block;
	float: left;
	position: relative;
}
#gamma #news-box LI
{
	margin: 0 0 25px;
}
#gamma .news-item-date
{
	display: block;
	margin: 0 10px;
	color: #020202;
	font-size: 10px;
}
#gamma .news-item-title
{
	display: block;
	margin: 5px 10px;
	font-size: 10px;
	line-height: 12px;
}
#gamma .readmore
{
	font-weight: normal;
	padding-left: 15px;
	background: url(/styles/images/nav_mainrightbody.gif) no-repeat left top;
	margin-left: 5px;
}
#gamma .readmore SPAN
{
	border-bottom: 1px solid #000000;
}
#pages #gamma .readmore:hover SPAN
{
	color: #BF2;
	border-bottom: 1px solid #BF2;
}
#home #gamma .readmore:hover SPAN
{
	color: #FFF;
	border-bottom: 1px solid #FFF;
}
#beta .news-item
{
	margin: 0 0 1.25em;
	padding: 0 0 1.25em;
	border-bottom: 1px solid #010101;
}
#beta .news-item-date
{
	font-weight: bold;
}
#beta .news-item-date-block
{
	font-weight: bold;
	margin-bottom: 5px;
	display: inline-block;
}
#beta .readmore
{
	font-weight: bold;
	margin-left: 5px;
	position: relative;
	display: inline;
}
#beta .readmore:hover
{
	color: #BCFE20;
}
