/* ----- global ----------------------------------------- */
* {
	margin: 0;
	padding: 0;
}

html, body, form {
	height: 100%;
}

body {
	background: #F2F2F2 url(../Images/main_bg.gif) repeat-x;
	font: normal normal normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

a {
	color: #000;
}

.rtfParagraph img {
	border: 1px solid #A2A2A2;
}

/* ----- headings ---------------------------------------- */
h1 {
	font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #007AC2;
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 10px 0;
}

h3,
.boxTitleUC,
.boxTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0 10px;
}

.boxTitle a {
	text-decoration: none;
}

.boxTitle a:hover {
	text-decoration: underline;
}

.boxTitleUC {
	text-transform: uppercase;
}

.boxTitle {
	font-weight: normal;
}

/* ----- common ------------------------------------------ */
.selfClear:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.selfClear {
	display: inline-table;
}

/* Hide from IE-mac \*/
* html .selfClear {
	height: 1%;
}

.selfClear {
	display: block;
}
/* End hide from IE-mac */

.contentBox .bi {
	padding: 0 0 0 3px;
	background: #fff url(../Images/contentbox_borders.gif) repeat-y 0 0;	
}

.contentBox .ci {
	padding: 0 3px 0 0;
	background: #fff url(../Images/contentbox_borders.gif) repeat-y 100% 0;
}

.contentBox .bt {
	height: 6px;
	margin: 0 0 0 6px;
	background: url(../Images/content_box.gif) no-repeat 100% 0;
}

.contentBox .bt div {
	width: 6px;
	height: 6px;
	position: relative;
	left: -6px;		
	background: url(../Images/content_box.gif) no-repeat 0 0;
}

.contentBox .boxContent {
	background-color: #fff;
}

.contentBox .bb {
	height: 6px;
	margin: 0 0 0 6px;
	background: url(../Images/content_box.gif) no-repeat 100% 100%;
}

.contentBox .bb div {
	width: 6px;
	height: 6px;
	position: relative;
	left: -6px;		
	background: url(../Images/content_box.gif) no-repeat 0 100%;
}


.contentBox.blue .bt {
	height: 3px;
	margin: 0 0 0 3px;
	background: url(../Images/content_box_blue.gif) no-repeat 100% 0;
}

.contentBox.blue .bt div {
	width: 3px;
	height: 3px;
	position: relative;
	left: -3px;		
	background: url(../Images/content_box_blue.gif) no-repeat 0 0;
}

.contentBox.blue .boxContent {
	background-color: #007AC2;
}

.contentBox.blue .bb {
	height: 3px;
	margin: 0 0 0 3px;
	background: url(../Images/content_box_blue.gif) no-repeat 100% 100%;
}

.contentBox.blue .bb div {
	width: 3px;
	height: 3px;
	position: relative;
	left: -3px;		
	background: url(../Images/content_box_blue.gif) no-repeat 0 100%;
}


.contentBox.blueTop .bt {
	height: 26px;
	margin: 0 0 0 29px;
	background: url(../Images/contentbox_bluetop.gif) no-repeat 100% 0;
	line-height: 27px;
}

.contentBox.blueTop .bt div {
	float: left;
	width: 29px;
	height: 26px;
	position: relative;
	left: -29px;		
	background: url(../Images/contentbox_bluetop.gif) no-repeat 0 0;
	margin: 0 -29px 0 0;
}

.contentBox.redTop .bt {
	height: 26px;
	margin: 0 0 0 27px;
	background: url(../Images/contentbox_redtop.gif) no-repeat 100% 0;
	line-height: 27px;	
}

.contentBox.redTop .bt div {
	float: left;
	width: 27px;
	height: 26px;
	position: relative;
	left: -27px;		
	background: url(../Images/contentbox_redtop.gif) no-repeat 0 0;
	margin: 0 -29px 0 0;	
}

/* ----- main layout ------------------------------------ */
#container {
	background: #DADADA url(../Images/main_borders.gif) repeat-y;
	min-height: 100%;
	width: 792px;
	margin: 0 auto;
}

#contentWrapper {
	background: transparent url(../Images/main_borders_top.gif) no-repeat;
	min-height: 916px;
	padding: 10px 18px;
}

#topContent {
	margin: 0 0 3px 0;
}

#topContent #mainLogo {
	margin: 0 0 6px 9px;
}

#topContent #Uemboss {
	float: right;
	margin: 20px 10px 0 0;
}

#footer {
	padding: 5px 10px 0 0;
	text-align: right;
}

#footer a {
	color: #fff;
	margin: 0 0 0 10px;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#subfooter {
	margin: 4px 3px 0 3px;
}

#subfooter .boxContent {
	min-height: auto;
	padding: 1px 0 1px 5px !important;
	color: #fff;
}

#printFooter {
	display: none;
}

/* ----- menus ------------------------------------------- */
#mainMenu #menuLeft {
	float: left;
}

#mainMenu #menuRight {
	float: right;
}

#mainMenu ul {
	background: #fff url(../Images/menurow_bg.gif) repeat-x;	
	height: 30px;
	margin: 0 6px 0 6px;
	padding: 0 0 0 5px;
}

#mainMenu ul li {
	float: left;
	list-style: none;
	height: 30px;
}

#mainMenu ul li a {
	display: block;
	color: #3E3E3E;
	text-decoration: none;
	font-size: 11px;
	line-height: 30px;
	padding: 0 8px 0 8px;
}

#mainMenu ul li a:hover,
#mainMenu ul li a.active {
	background: transparent url(../Images/menurow_bg_active.gif) repeat-x;
}

#subMenu ul {
	list-style-type: none;
	border-bottom: 1px solid #858585;
}

#subMenu ul ul {
	padding: 3px 0 0 0;
}

#subMenu li {
	border-top: 1px solid #858585;
	border-bottom: 1px solid #EDEDED;
	text-align: right;
	padding: 1px;
}

#subMenu li li,
#subMenu li.subItems {
	padding: 0 !important;
}

#subMenu li a {
	display: block;
	text-decoration: none;
	padding: 5px 13px 5px 5px;
	width: 149px;
}

#subMenu li a:hover,
#subMenu li a.active,
#subMenu li.subItems li a:hover,
#subMenu li.subItems li a.active {
	background-color: #C1DFF1 !important;
}

#subMenu li.subItems a:hover,
#subMenu li.subItems a.active {
	background-color: #F2F2F2 !important;
}

#subMenu ul li.subItems a {
	background-color: #F2F2F2;
	font-weight: bold;
	width: 151px;
}

#subMenu ul li.subItems li a {
	padding: 3px 13px 3px 5px;
	background-color: transparent;
	font-weight: normal;
}

#subMenu li ul {
	margin: 0 0 20px 0;
}

#subMenu ul li.first,
#subMenu li ul,
#subMenu li li {
	border: none !important;
}

/* ---- newslist & newspresentation -------------------- */
.newsItem, .oddNewsItem {
	margin: 0 0 15px 0;
}

.newsItem .newsListSubject,
.oddNewsItem .newsListSubject {
	display: block;
	color: #005E96;
	font-weight: bold;
	margin: 0 0 5px 0;
}

.newsItem .newsListMore,
.oddNewsItem .newsListMore {
	text-align: right;
	margin: -10px 0 10px 0;
}

.newsHead {
	font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #007AC2;
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 10px 0;	
}

.newsIngress {
	font-style: italic;
}

/* ---- startpage -------------------------------------- */
.startPage #topImage {
	margin: 0 0 4px 0;
}

.startPage .leftCol {
	float: left;
	width: 175px;
}

.startPage .rightCol {
	float: left;
	width: 571px;
	margin: 0 0 0 9px;
}

.startPage #mainContent .boxContent {
	min-height: 163px;
	padding: 30px 25px 10px 25px;
}

.startPage #newsSpot {
	margin: 0 0 5px 0;
}

.startPage #newsSpot .boxContent {
	position: relative;
	padding: 10px 10px 80px 10px;
	min-height: 341px;
}

.startPage #addressBox {
	padding: 5px;
	position: absolute;
	bottom: 0; left: 0;
	text-align: right;
	width: 159px;
}

/* ----- subpage ---------------------------------------- */
.subPage .leftCol {
	width: 175px;
	float: left;
}

.subPage .rightCol {
	width: 571px;
	float: left;
	margin: 0 0 0 9px;
}

.subPage #subMenu .boxContent {
	position: relative;
	min-height: 470px;
	padding: 0 0 80px 0;
}

.subPage #addressBox {
	padding: 5px;
	position: absolute;
	bottom: 0;
	text-align: right;
	width: 159px;
}

.subPage #mainContent .boxContent,
.subPage.lvl3 #mainContent .boxContent {
	min-height: 308px;
	padding: 5px 25px 10px 25px;
}

.subPage.lvl3 #mainContent .boxContent {
	min-height: 437px;
}

/* ----- newspage -------------------------------------- */
.newsPage .leftCol {
	width: 175px;
	float: left;
}

.newsPage .rightCol {
	width: 571px;
	float: left;
	margin: 0 0 0 9px;
}

.newsPage #newsSpot .boxContent {
	position: relative;
	min-height: 460px;
	padding: 10px 10px 80px 10px;
}

.newsPage #addressBox {
	padding: 5px;
	position: absolute;
	bottom: 0; left: 0;
	text-align: right;
	width: 159px;
}

.newsPage #mainContent .boxContent {
	min-height: 437px;
	padding: 5px 25px 10px 25px;
}

/* ----- 404 page -------------------------------------- */
#errorContent .boxContent {
	padding: 25px 50px 25px 50px;
	min-height: 400px;
}

/* ----- print styles ---------------------------------- */
@media print 
{
	body,
	#container,
	#contentWrapper,
	.contentBox .bi,
	.contentBox .ci {
		background-color: #fff !important;
		background-image: none;
		color: #000 !important;
	}
	
	#mainMenu,
	#addressBox,
	.subPage .leftCol,
	#topImage,
	.contentBox .bt,
	.contentBox .bb {
		display: none;
	}
	
	.subPage .rightCol {
		margin: 0 !important;
	}	
	
	#mainLogo,
	#mainContent .boxContent {
		padding: 0 !important;
	}
	
	#mainLogo {
		margin: 0 0 20px 0 !important;
	}
	
	#printFooter {
		display: block;
		padding: 30px 0 0 0;
	}
}