/* Dies ist das Stylesheet für HTB */

/* Hintergrundfarbe: #e3f8d1 */

body {
	margin: 0;
	padding: 0;
	background-color: #e3f8d1;
	font: 1.0em Arial, sans-serif;
}

ul {
	font: 1.0em Arial, sans-serif;
}
	
.centerp {
	text-align: center;
}

#header {
	/* position: relative */;
	padding: 0em;
	margin: 0em;
	text-align: center;
}

#navigation {
	clear:both;
	float: left; 
	width: 20em;
}

.ro {
	/* position: relative */;
	background:url(../images/navigation_box_ro.jpg) top right repeat-y;
}

.lo {
	/* position: relative */;
	background:url(../images/navigation_box_lo.jpg) top left repeat-y;
}

.ru {
	/* position: relative */;
	background:url(../images/navigation_box_ru.jpg) bottom right no-repeat;
}

.lu {
	/* position: relative */;
	background:url(../images/navigation_box_lu.jpg) bottom left no-repeat;
}

.languages {
	/* position: relative */;
	margin:0;
	padding:2.5em 3.5em 0em 2.5em;

}
.menu-1 {
	/* position: relative */;
	clear:both;
	margin:0;
	padding:0.5em 3.5em 3.5em 2.5em;
}

.menu h1 {
	font: 2.0em Times, serif;
	font-weight: bold;
	margin:0 0 0 0;
	padding:0.5em;
	background-color: #e3f8d1;
}

.content {
	/* position: relative */;
	margin:0;
	padding:2.5em 3.0em 3.5em 2.5em;
}

.content p {
	font: 1.0em Arial, sans-serif;
	margin:0;
	padding:0.2em;
}

.content h1 {
	font: 1.5em Times, serif;
	font-weight: bold;
	margin:0 0em 1em 0;
	padding:0.5em;
	background-color: #e3f8d1;
}

#content-wrapper {
	/* position: relative */;
	margin: 0 2.5em 0 20em; /* setting top and bottom margin to 0 and right and left margin to 17em */
}

#footer {
	clear: both;
	position: relative;
	font-size: 0.8em;
	text-align: center;
	border-top: 1px dotted;
	padding-top: 1em;
	margin: 1em 2em 1em 2em;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

div.menu1-level-one-no {
	/* position: relative */;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

div.menu1-level-one-no a, div.menu1-level-one-no a:visited {
	/* position: relative */;
	text-decoration: none;
}
div.menu1-level-one-no a:hover {
	/* position: relative */;
 text-decoration: none;
 font-weight: bold;
}

div.menu1-level-one-act {
	/* position: relative */;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-weight: bold;
}
div.menu1-level-one-act a {
	/* position: relative */;
	text-decoration: none;
}
div.menu1-level-one-act a:visited {
	/* position: relative */;
	text-decoration: none;
}
div.menu1-level-one-act a:hover {
	/* position: relative */;
 text-decoration: none;
}
div.menu1-level-two-no {
	/* position: relative */;
	font-size: 0.8em;
	padding-left: 1em;
}
div.menu1-level-two-no a, div.menu1-level-two-no a:visited {
	/* position: relative */;
	text-decoration: none;
}
div.menu1-level-two-no a:hover {
	/* position: relative */;
 text-decoration: none;
 font-weight: bold;
}

div.menu1-level-two-act {
	/* position: relative */;
	font-size: 0.8em;
	padding-left: 1em;
	font-weight: bold;
}
div.menu1-level-two-act a, div.menu1-level-two-act a:visited {
	/* position: relative */;
	text-decoration: none;
}
div.menu1-level-two-act a:hover {
	/* position: relative */;
 text-decoration: none;
 font-weight: bold;
}

p.csc-caption {
	font-size: 0.8em;
}

/* table.imgtext-table {
	width: 550px;
} */
