body {
	background: #B9D300 url(/images/leiste_links.gif) repeat-y fixed;
	color: #575757;
	font: 75%/150% verdana, helvetica, arial, "Gill Sans", "sans-serif";
}

.update {
	background: transparent;
	color: #76B900;
	float: right;
	margin: 10px 10px 0;
	padding: 10px 10px 0;
}

.body_header {
	background: #214232 url(/images/footer-bg.gif) repeat-x;
	border: 1px solid #B9D300;
	border-right-color: #214232;
	height: auto;
	margin: 10px 10px 0;
	padding: 10px;
}

.body_border {
	background: #ffffff;
	color: #575757;
  border-left: 1px solid #B9D300;
	border-top: 1px solid #214232;
	border-right: 1px solid #214232;
	margin: 0 10px;
}

.body_use {
	margin: 15px 20px 0;
	padding: 30px;
}

.navigation_block {
	background: transparent url(/images/navigation-bg.png);
	border-left: 1px solid #B9D300;
	border-right: 1px solid #214232;
	height: 30px;
	margin: 0 10px;
	padding: 0;
}

.body_footer {
	background: #214232 url(/images/footer-bg.gif) repeat-x;
	border: 1px solid #B9D300;
	border-right-color: #214232;
	color: #76B900;
	height: 24px;
	line-height: 24px;
	margin: 0 10px 10px;
	padding: 10px;
}

a img {
	border: 0;
}

a[hreflang]:after {
   color: #575757;
   font-weight: normal;
   font-size: 80%;
   content: "\0000a0[" attr(hreflang) "]";
}

a.logo:link, a.logo:visited, a.logo:active {
	display: block;
	background: url(/images/bt-faq-logo.png) no-repeat;
	height: 50px !important;
	height: 50px;
	margin-left: 0px !important;
	margin-left: 10px;	
	text-align: left;
	text-decoration: none;
	width: 250px;
}

a.logo:hover {
	background-position: 0px -50px;
	text-decoration: none;
}

a.stormbook:link, a.stormbook:visited, a.stormbook:active, a.stormbook:hover {
	display: block;
	background: url(/images/stormbook.png) no-repeat;
	text-align: left;
	margin-left: 0px !important;
	margin-left: 10px;
	height: 25px !important;
	height: 25px;
	width: 117px;
	text-decoration: none;
}


a:link, a:visited {
	color: #80A125;
	background-color: transparent;
	font-weight: bold;
}

a:hover, a:active, a:focus {
	color: #B9D300;
}

fieldset {
	background: #efefef;
	background-position: -8px;
	border: 1px solid #76B900;
	color: #000;
}

blockquote {
	background: #efefef;
	border: 1px dashed #76B900;
	color: #000;
	margin: 10px 60px;
	padding: 10px;
}

blockquote > h3 {
	background: transparent;
	margin: 0;
	padding: 0;
}

blockquote dl {
	margin: 0;
	padding: 0;
}

blockquote dt {
	background: transparent;
	font-style: normal;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

blockquote dd {
	background: transparent;
	margin: 0.1em 10px;
}


hr {
	padding: 0;
	height: 0px;
	border: 0 none;
	background : #ddd;
	margin: 2em 0;
	display: none;
}

h1 {
	margin: 0;
	padding: 0;
	width: 100%;
	background: transparent 100% 100%;
	line-height: 115%;
}

h1 img {
	float: none;
}

h2,h3,h4,h5 {
	font-family: "Trebuchet MS","Gill Sans",arial,sans-serif;
	color: #BE1E09;
	background: transparent;
	line-height: 110%;
	margin: 15px 0 0 15px;
}

h2 {
	font-size: 2em;
	padding-bottom: 0.5em;
	padding-top: 20px;
}

h3 {
	font-size: 1.3em;
	margin: 1.5em 60px 0.5em 60px;
	padding-left: 0;
	text-transform: uppercase;
	color: #9C2616;
	background: transparent;
}

h4 {
	font-size: 1.2em;
	margin-bottom: 0;
}

h5 {
	color: #000;
	font-size: 1.2em;
	margin-bottom: -0.5em;
}

p {
	margin: 0.6em 60px 0;
}

p+p, p+q+p {
	text-indent: 1.8em;
}

li {
	margin: 0 60px 3px;
}

br+table {
	margin-left: 60px;
	margin-right: 60px;
}

table, tr, td {
	padding: 2px;
	border-collapse: collapse;
	margin: 5px 60px;
}

td {
	border: 1px solid #000;
	text-align: left;
	vertical-align: top;
}

#navigation {
	height: 30px;
}

#navigation ul {
	width: auto;
	margin: 0;
	padding: 0;
}

#navigation li {
	float: left;
	width: auto;
	list-style: none;
	border-left: 0px;
	padding: 5px;
	margin: -5px;
	background: none;
}

#navigation a {
	background: url(/images/navigation-bg.png) repeat-x;
	background-position: top 0;
	border-right: 1px solid #B9D300;
	color: #2E4778;
	float: left;
	font-size: 11px;
	line-height: 10px;
	margin: 0;
	padding: 10px;
	text-decoration: none;
	white-space: nowrap;
	width: auto;
}

#navigation a:hover {
	background: url(/images/navigation-bg-hover.png) repeat-x;
	background-position: top -32px;
	color: #fff;
}

q {
	quotes: '„' '”';
	font-style: italic;
}

cite {
	font-style: italic;
}

dt {
  font-style: italic;
	font-weight: bold;
	padding: 0;
	margin-left: 60px;
}

dd {
	margin-left: 70px;
	padding: 0;
}

acronym[title], abbr[title], dfn[title] {
	cursor: help;
	text-decoration: none;
	border-bottom: 1px dotted Navy;
}

.un {
	display: none;
}

noscript {
	margin: auto;
	padding: auto;
	position: fixed !important;
	position: absolute;
	top: 0;
	width: 100%;
	display: block;
	height: 24px;
	line-height: 22px;
	text-align: center;
	background: #FCE100;
	color: red;
	border-bottom: 1px solid #4D5A12;
	font-weight: bold;
}