body {
	margin: 0 0 2em 0;
}

/* PAGE */

#page {
	width: 960px;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}

#page a {
	color: #8f1880;
	text-decoration: none;
}

#page a.inactive {
	color: #a7a7b1;
}

#page a.right,
#page a.up,
#page a.down,
#page a.left {
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: center left;
	font-weight: bold;
}

#page a.inactive.right {
	background-image: url("../img/all/icons/arrow_right_grey.gif");
}

#page a.right {
	background-image: url("../img/all/icons/arrow_right.gif");
}

#page a.down {
	background-image: url("../img/all/icons/arrow_down.gif");
}

#page a.left {
	background-image: url("../img/all/icons/arrow_left.gif");
}

#page a.up {
	background-image: url("../img/all/icons/arrow_up.gif");
}

#page a img {
	border: 0;
}

#page hr {
	height: 1px;
	border: 0 dashed #a7a7b1;
	border-width: 1px 0 0 0;
	margin: 0.7em 0 1em 0;
	overflow: hidden;
}

#page hr.solid {
	border-style: solid;
	margin: 0.3em 0 1em 0;
}

#page h1,
#page h2,
#page h3,
#page h4 {
	clear: both;
}

#page h1 {
	margin: 0 0 1em 0;
	color: #8f1880;
	line-height: 1.2em;
	font-size: 1.6em;
	font-weight: normal;
}

#page h2 {
	margin: 0 0 1em 0;
	font-size: 1.3em;
	line-height: 1.2em;
}

#page h3 {
	margin: 0 0 0.3em 0;
	font-size: 1em;
	font-weight: bold;
}

#page h4 {
	width: 100%;
	padding: 0.3em 0 0.3em 0;
	border: 0 dashed #a7a7b1;
	border-width: 1px 0 1px 0;
	margin: 0 0 1em 0;
	color: #8f1880;
	font-size: 1em;
}

#page p {
	margin: 0 0 1.4em 0;
}

/* HEADER */

#header {
	margin-bottom: 35px;
}

#header img {
	display: block;
}

/* Logo */

#logo {
	position: relative;
	padding-top: 10px;
	margin: 0 0 -95px 0;
}

#logo a img {
	border: 0;
}

/* NAVIGATION */

#navigation {
	width: 180px;
	overflow: hidden;
	float: left;
}

#navigation ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#navigation ul li a {
	height: 20px;
	padding: 4px 7px 0 25px;
	margin-bottom: 4px;
	overflow: hidden;
	display: block;
	color: #fff;
	background-color: #a7a7b1;
	background-image: url("../img/all/standards/list_item_corners.gif");
	background-repeat: no-repeat;
	background-position: top right;
	font-size: 1.1em;
}

#navigation ul li a:hover,
#navigation ul li a.active {
	background-color: #8f1880;
	background-image: url("../img/all/standards/list_item_corners_pink.gif");
}

#navigation ul ul {
	padding: 6px 0 6px 0;
}

#navigation ul ul li a {
	height: auto;
	padding: 0 7px 7px 25px;
	margin: 0;
	color: #000;
	background-color: #fff;
	background-image: none;
	font-size: 1em;
	font-weight: bold;
}

#navigation ul ul li a.active,
#navigation ul ul li a:hover {
	color: #8f1880;
	background-color: #fff;
	background-image: none;
}

/* CONTENT */

#content {
	width: 510px;
	margin: 0 30px 0 30px;
	overflow: hidden;
	float: left;
	line-height: 1.3em;
}

#content a {
	font-weight: bold;
}

#content ul {
	padding: 0 0 0 2em;
	margin: 0.5em 0 1em 0;
	list-style: square;
	list-style-image: url("../img/all/icons/bullet.gif");
}

/* Mostly used for overview */
#content ol {
	width: 100%;
	padding: 0;
	margin: 0.5em 0 0 0;
	list-style: none;
}

#content ol li {
	width: 100%;
	clear: both;
	margin: 0;
}

#content ol li img {
	display: block;
	margin: 0 20px 0 0;
	float: left;
}

#content ol li h3 {
	display: inline;
}

#content ol.home li div {
	display: block;
	width: 340px;
	height: 1em;
	float: right;
	padding: 0;
	margin: 0;
}

#content ol.home li div a {
	
}

#content ol.home li h3 {
	display: block;
	margin: 0 0 0.5em 0;
	color: #8f1880;
}

#content ol li p {
	float: right;
	width: 340px;
	margin: 0 0 0.3em 0;
}

#content ol.home li div p {
	padding: 0;
	margin: 0;
}

#content img {
	margin: 0.5em 0.5em 1em 0;
	float: left;
}

#content .index {
	margin: 0;
	overflow: hidden;
}

#content .index .item,
#content ol li {
	padding: 1em 0;
	border: 0 dashed #a7a7b1;
	border-width: 1px 0 0 0;
	overflow: hidden;
}

#content ol.home li.first-child,
#content ol.home li:first-child {
	border: 0;
}

#content .index .item h3 {
	margin: 0 0 0.3em 0;
	clear: none;
}

#content .index .item p {
	margin: 0 0 0.3em 0;
}

#content .index .item img {
	float: left;
	margin-right: 20px;
}

/* GRID */

#content .grid {
	margin: 1.3em 0 0 0;
	overflow: hidden;
}

#content .grid .item {
	float: left;
	margin: 0 0 30px 30px;
}

#content .grid .item img {
	margin: 0;
	border: 0;
}

#content .grid .item:first-child {
	margin: 0;
}

/* RELATED */

#related {
	width: 210px;
	overflow: hidden;
	float: left;
}

#related .box {
	overflow: hidden;
	line-height: 1.4em;
}

/* SEARCH */

#language {
	padding: 0 0 10px 0;
	border-bottom: 1px dashed #a7a7b1;
	margin: 0 0 15px 0;
}

#language a {
	padding: 0 15px 0 0;
}

#search {
	margin-bottom: 14px;
}

#search h4 {
	padding: 1em 0 1em 0;
	margin: 0;
	overflow: hidden;
}

#search form {
	height: 1px;
}

#search form input.text {
	width: 150px;
	border: 1px solid #b3b3be;
	border-color: #b3b3be #a7a7b1 #a7a7b1 #b3b3be;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

#search form input.text:active,
#search form input.text:focus {
	border-color: #999;
}

#search form input.image {
	float: right;
}

/* FOOTER */

#footer {
	width: 750px;
	margin: 1em 0 2em 210px;
	clear: both;
	overflow: hidden;
	font-size: 0.9em;
}

#footer a {
	display: block;
	padding-right: 8px;
	border: 0 solid #000;
	border-width: 0 1px 0 0;
	margin-right: 8px;
	float: left;
	color: #000;
}

#footer hr {
	margin: 0 0 1em 0;
	border-style: solid;
}

#footer div a:last-child {
	padding: 0;
	border: 0;
	margin: 0;
}

#footer .imprint {
	color: #a5a5b2;
	float: right;
}