h1 {
	color:#ffffff;
	margin:0px 0px 20px 0px;
	padding:5px 0px 0px 15px;
	font-size:0.65em;
	line-height:1em;
	height:16px;
	width: auto;
	background-image:url(../images/icons/quadrat1.gif);
	background-repeat:no-repeat;
	background-position:6px 8px;
	}

h2 {
	margin:0px 0px 15px 0px;
	padding:3px 0px 0px 12px;
	font-size:0.65em;
	height:16px;
	width: auto;
	background-image:url(../images/graphics/bg_headers_once.gif);
	background-repeat:no-repeat;
	}

h3 {
	margin:0px 0px 15px 0px;
	padding:4px 15px 5px 12px;
	height:24px;
	width: auto;
	font-size:0.65em;
	background-image:url(../images/graphics/bg_headers_twice.gif);
	background-repeat:no-repeat;
	}

img.IconHeadline {
	vertical-align:middle;
	margin-right:4px;
	}

p {
	font-size:0.65em;
	color:#525252;
	padding:0px 30px 0px 0px;
	line-height:1.5em;
	margin:0px;
}

#Content ul,#Content ol {
	font-size:0.65em;
	padding:0px 0px 0px 0px;
	margin-right:30px;
	margin-left:18px;
	}

#Content ul li {
	color:#525252;
	list-style-image:url(../images/icons/arrow6.gif);
	line-height:1.5em;
	}

#Content ol li {
	color:#525252;
	line-height:1.5em;
	}


#Content a:link, #Content a:visited, #Content a:active, #Content a:hover {
	color:#FE480B;
	font-size:1em;
	font-weight:bold;
	}

#Content a.pageCount:link, #Content a.pageCount:visited, #Content a.pageCount:active, #Content a.pageCount:hover {
	color:#ffffff;
	font-size:1em;
	font-weight:bold;
	}

.notification {
	color:#FE480B !important;
	}

.offset_once{
	margin-bottom:15px;
	}

.offset_twice {
	margin-bottom:30px;
	}

sup{
	font-size:0.65em;
	}

div.InfoBox {
    width: 42%;
    float: left;
    margin: 20px 40px 10px 0;
    }

div.InfoBox div {
    display: block;
    float: left;
    width: 45px;
    }

div p {
    margin-bottom: 10px;
    }

.en {
    background-image:url(../images/icons/britain.gif);
    background-repeat: no-repeat;
    background-position: 240px 4px;
    }

.de {
    background-image:url(../images/icons/germany.gif);
    background-repeat: no-repeat;
    background-position: 240px 4px;
    }