/* COMMON ELEMENTS START */
body, p, form, h1 {
    padding: 0;
    margin: 0;
}
body {
    font-size: 75%;
    font-family: Georgia, Trebuchet MS, Tahoma, Arial, sans-serif;
}
table {
    font-size: 100%;
}
a, a:hover, .topic, .menu a.sel, .menu a:hover, .childMenu a:hover, .childMenu a.sel, h1, .lang a.sel, .lang a:hover {
    text-decoration: none;
    color: #DF177A;
}
img {
    border: 0;
}
.clear {
    clear: both;
    overflow: hidden;
}
hr {
    color: #000;
    height: 1px;
}
h1 {
    font-size: 100%;
    margin-bottom: .667em;
}
/* COMMON ELEMENTS END */

/* LANGUAGE ELEMENTS END */
.lang {
		margin-left: 67.500em;
    margin-top: 10px;     
}
.lang a {
		color: #000;
}
/* LANGUAGE ELEMENTS END */

/* TOPIC ELEMENTS START */
.topic {
    margin: 5em 0 .417em 0;
    font-weight: bold;
}
.topic img {
    vertical-align: middle;
}
/* TOPIC ELEMENTS END */

/* MENU ELEMENTS START */
.menu {
    margin: 0 0 3em 2.5em;
}
.menu a {
    color: #000;
}
/* MENU ELEMENTS END */

/* CONTENT ELEMENTS START */
.holder, .holderwide {
    padding-bottom: 5em;
}
.holderwide{
	width: 97em;
}
.contentholder {
	width: 76em;
}
.content {
    width: 41.667em;
}
.content a {
	text-decoration: underline;
  color: #000;
}
.content a:hover {
	text-decoration: none;
  color: #DF177A;
}
.contentwide {
		width: 66.667em;
}
.images {
		position: relative;
    left: 1.5em;
}
.imagesgal {
		position: relative;
    left: 1.5em;
    top: 23px;
}
.title {
  width: 35em;
  float: left;
}
.nool {
	text-align: right;
  width: 41.5em;
  margin-bottom: 8px;
}
.noolwide {
	text-align: left;
  margin-bottom: 8px;
}
.nool a, .noolwide a {
	color: black;
  text-decoration: none;
}
.nool a:hover, .noolwide a:hover {
	color: DF177A;
  text-decoration: none;
}
.clear {
	height: 1px;
  clear: both;
  overflow: hidden;
}
/* CONTENT ELEMENTS END */

/* CHILDMENU ELEMENTS START */
.childMenu, .content, .images, .contentwide, .contentholder {
    float: left;
    display: inline;
}
.childMenu {
    width: 18.333em;
    margin-right: 1.667em;
}
.childMenu a {
    display: block;
    float: left;
    color: #000;
}
.l1 {
    font-weight: bold;
    width: 17.833em;
}
.l2 {
    font-size: 91%;
    width: 17.583em;
}
.l3 {
    font-size: 91%;
    width: 15.333em;
}
.item {
    padding: 1px 0;
}
.line1_bg_b, .line2_bg_b, .line3_bg_b, .line1_bg_p, .line2_bg_p, .line3_bg_p {
    height: 1em;
    overflow: hidden;
    float: left;
}
.line1_bg_b, .line1_bg_p {
    width: 2.5em;
}
.line2_bg_b, .line2_bg_p {
    width: 3.75em;
}
.line3_bg_b, .line3_bg_p {
    width: 5em;
}
.allkiri {
    font-size: 86%;
    font-family: Georgia, Trebuchet MS, Tahoma, Arial, sans-serif;
}
/* CHILDMENU ELEMENTS END */