/* NAK.css  */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFF1A0;
	margin: 0px;
	padding: 0px;
	color: #828385;
	font-size: 12px;
	line-height: 21px;
	text-align: left;
}

DIV {
	text-align: left
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
}

p.bodytext {
	margin-top: 0px;
	margin-bottom: 12px;
}

img {
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p.bodytext a.internal-link, p.bodytext a.external-link {
	text-decoration:none;
	border-bottom-style: none;
}

ul {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0;
	margin-top: 0px;
	margin-bottom: 0px;
}
/*
ol {
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 21;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
*/
ul li {
	line-height: 21px;
	padding-left: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
/*	background: url(../images/bullet.gif) 2px 8px no-repeat;  */
}

ol li {
	line-height: 21px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.Subheadline {
	color: #FFBC02;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.Text {
	color: #828385;
	font-size: 12px;
	line-height: 21px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: -15px;
	padding-bottom: 0px;
}

select {
	border: 1px solid #666666;
	font-size: 10px;
}

.BigText {
	font-weight: bold;
	color: #828385;
	font-size: 18px;
	line-height: 24px;
	text-align: left;
}

.UnderlinedText {
	color: #828385;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	border-bottom: 1px solid #828385;
}

.SmallText {
	color: #828385;
	font-size: 10px;
	line-height: 14px;
	text-align: right;
}

#headline {
	color: #828385;
	font-weight: bold;
	font-size: 10px;
	line-height: 14px;
	text-align: left;
}

#descriptiontext {
	font-family: Arial, Helvetica, sans-serif;
	color: #231F20;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
}

.Bild_Text {
	color: #828385;
	font-size: 9.5px;
	line-height: 14px;
	text-align: right;
}

.Coloured_Text {
	color: #918836;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}

#extra {
	position:absolute;
	width:750px;
	height:600px;
	z-index:1;
	left: 25px;
	top: 25px;
	visibility: hidden;
}
div  ul.action-items li  {
	list-style-type: disc;
}

h2 {
	font-size: 13px;
}

a, a:visited, a:active, a:hover {
  	color: #F09800;
	text-decoration: none;
	border-bottom: 1px dotted #F09800;
}

a.nav, a.nav:visited, a.nav:active, a.nav:hover {
	border-bottom: none;
	text-decoration: none;
	margin: 0px;
}