/* CSS Document */
html,body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	background: url("../images/heading_bg.gif") repeat-x top left;
	font-family: Verdana, sans-serif;
	background-color: #ffffff;
	color: #373737;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: 100%;
	font-size: 80%;
}

h1,h2,h3,h4 {
	font-weight: bold;
	line-height: 1.5em;
	color: #373737;
	letter-spacing: 0.06em;
	margin: 0.6em 0;
}

h1 {
	font-size: 123.1%;
}

h2 {
	font-size: 108%;
}

h3 {
	font-size: 100%;
}

h4 {
	font-size: 93%;
}

strong,b {
	font-weight: 900;
}

ol li {
	list-style: decimal;;
	list-style-position: outside;
}

ul,ol {
	list-style: none;
	padding-left: 30px;
	padding-bottom: 10px;
}

/*
li, li p {
	list-style: disc;
	list-style-position:outside;
	line-height: 1.5em;
	background-image:none;
	font-size:94%
}
*/
ul li {
	list-style: disc;
	list-style-position: outside;
	line-height: 1.5em;
	background-image: none;
	padding-left: 0;
	color: #333;
}

p {
	color: #333;
	padding: 0 2px 5px;
	line-height: 1.6em;
}

br {
	float: none;
	padding-bottom: 1em;
}

a,a:link {
	color: #0069b4;
	text-decoration: none;
}

a:hover {
	color: #900;
}

a img,a:link img {
	text-decoration: none;
}

a [target="_blank"] p {
	display: inline-block;
	line-height: 18px; /* check your icon height */
	background: url("../images/icons/window.png") center right no-repeat;
	padding-right: 20px;
}

table {
	margin-bottom: 0.25em;
	border-collapse: collapse;
	line-height: 1.6em;
}

th {
	font-weight: bold;
}

tr,th,td {
	margin: 0;
	padding: 0;
}

tfoot {
	font-style: italic;
}

caption {
	text-align: center;
	font-family: Georgia, serif;
}

abbr,acronym {
	border-bottom: 1px dotted #000;
}

address {
	margin-top: 1.625em;
	font-style: italic;
}

del {
	color: #000;
}

blockquote {
	padding: 1em 1em 1.625em 1em;
	font-family: georgia, serif;;
	font-style: italic;
}

blockquote:before {
	content: "\201C";;
	font-size: 3em;;
	margin-left: -.625em;
	font-family: georgia, serif;;
	color: #aaa;;
	line-height: 0;
}  /* From Tripoli  */
blockquote>p {
	padding: 0;
	margin: 0;
}

strong {
	font-weight: bold;
}

em,dfn {
	font-style: italic;
}

dfn {
	font-weight: bold;
}

pre,code {
	margin: 1.625em 0;
	white-space: pre;
}

pre,code,tt {
	font: 1em monospace;
	line-height: 1.5;
}

tt {
	display: block;
	margin: 1.625em 0;
}

hr {
	margin-bottom: 1.625em;
}

tr.bglight {
	background-color: transparent;
}

tr.bgdark {
	background-color: transparent;
}

#print-logo {
	display: none;
}

#main {
	height: 100%;
	width: 5%;
	position: absolute;
	left: 922px;
	top: 195px;
	border-left: #EFECE5 solid 1px;
}

#wrapper {
	min-height: 100%;
	position: relative;
	width: 100%;
}

#custom-doc {
	width: 960px;
	text-align: left;
	margin-left: 60px;
	min-height: 100%;
	padding-left: 0;
	padding-bottom: 20px;
	float: left;
	display: block;
}

#hd,.yui-layout-unit-top {
	height: 75px;
	display: block;
	padding-bottom: 3px;
	padding-top: 0px;
	margin: 0;
}

#main-menu {
	padding: 0;
	margin: 0;
}

#bd,.yui-layout-unit-center {
	padding: 10px 0 20px 0;
	/* Height of the footer */
	margin-bottom: 35px;
	width: 100%;
	height: 100%;
	border-right: 1px solid #bfbfbf;
	border-top: #bfbfbf solid 1px;
	-moz-border-radius-topright: 0.7ex;
	-webkit-border-top-right-radius: 0.7ex;
}

#ft,.yui-layout-unit-bottom {
	margin: 0;
	padding: 0;
	bottom: 0;
	position: static;
	width: 100%;
	height: 22px; /* Height of the footer */
	background-color: #70A489;
}

#ft span {
	font-size: 80%;
	padding: 5px 0 0 83px;
	margin: 0;
	text-align: left;
	float: left;
}

#nav,.yui-layout-unit-left {
	
}

div.content-view-full {
	margin-bottom: 25px;
}

.yui-t3 .yui-b {
	float: left;
	width: 15em;
}

.yui-t3 #yui-main .yui-b {
	margin-left: 17em;
}

.col1 {
	float: left;
	width: 48%
}

.col2 {
	float: left;
	width: 48%
}

/*  Tekst justeringer */
.whitebg th {
	padding-left: 5px;
}

.text-right {
	clear: both;
	text-align: right;
	padding: 0 15px 10px 0;
}

strong.date {
	font-size: 0.9em;
	font-weight: bold;
}

/* Logo settings */
div.logo-header {
	padding: 10px 0 0 0;
}

/* Search */
div.search {
	float: right;
	clear: both;
	padding: 25px 0 0 0;
}

.search input {
	width: 190px;
	border: 1px solid #f7f7f7;
}

.search form {
	float: right;
}

input.s-submit {
	display: none;
}

.block-header h1 {
	padding: 0 0 5px 0;
}

/* Home */
.home {
	float: left;
	padding: 0 4px 0 0;
}

/* Menu settings */ /** Main Left **/
.main-left {
	padding: 0;
	margin: 0;
}

ul.main-left li,ul.main-right li,ul.top-menu li,ul.left-menu li,.left-menu
	{
	text-indent: 0;
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.main-left {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	text-transform: uppercase;
}

ul.main-left li {
	float: left;
	list-style: none;
}

ul.main-left li a {
	float: left;
	color: #655e57;
	padding: 1px 10px 0 0;
	margin-right: 3px;
	font-size: 82%;
	font-weight: normal;
	letter-spacing: 0.8px;
	background: transparent url("../images/main-menu-left.png") no-repeat
		scroll right top;
	text-decoration: none;
}

ul.main-left li a span {
	float: left;
	padding-right: 3px;
	display: block;
	margin-top: -1px;
	height: 20px;
	background: transparent url("../images/main-menu-left.png") no-repeat
		scroll left top;
	text-decoration: none;
}

ul.main-left li a:hover,ul.main-left li a.current {
	color: #333;
	background: url("../images/main-menu-left.png") no-repeat scroll right
		bottom;
	text-decoration: none;
}

ul.main-left li a:hover span,ul.main-left li a.current span {
	background: url("../images/main-menu-left.png") no-repeat scroll left
		bottom;
	text-decoration: none;
}

#main-right {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	font-size: 82%;
	letter-spacing: 0.03px;
}

#main-right ul,#main-right li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#main-right li a {
	display: block;
	height: 15px;
	float: left;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background: #9A8F85;
	line-height: 1.5em;
	margin-right: 3px;
	padding: 2px 4px;
	color: #fff;
	text-decoration: none;
}

#main-right li a:hover,#main-right li a.current {
	background: #fff;
	color: #333;
}

img#english {
	padding: 2px 2px 0 0;
	vertical-align: text-top;
}

/** Top menu **/
div.top-menu {
	float: none;
	clear: both;
	padding: 5px 0 5px;
}

ul.top-menu {
	padding: 0;
	margin: 0;
	list-style: none;
	float: right;
}

ul.top-menu li {
	float: left;
	border-right: #ffffff solid 1px;
	list-style: none;
	background-image: none;
	line-height: 1em;
}

ul.top-menu li.top-menu-last {
	border-right: none;
}

ul.top-menu li a {
	float: left;
	color: #655D57;
	text-decoration: none;
	padding: 2px 4px 0 0;
	margin-right: 2px;
	font-size: 84%;
	font-weight: normal;
	letter-spacing: 0px;
	background-image: none;
}

ul.top-menu li a span {
	float: left;
	padding-right: 5px;
	display: block;
	margin-top: -2px;
	height: 12px;
}

ul.top-menu li a:hover,ul.top-menu li a.current {
	color: #333;
}

ul.top-menu li a:hover span,ul.top-menu li a.current span {
	
}

/** Left menu **/
div.left-menu {
	font-family: Lucida Sans, Lucida Grande, Lucida Sans Unicode, sans-serif
		;
}

ul.left-menu {
	list-style: none;
	padding-left: 0px;
}

ul.left-menu li {
	line-height: 1.5em;
	width: 100%;
	border-bottom: #EFECE5 solid 1px;
	padding: 0 0 0 5px;
	list-style: none;
}

ul.left-menu li a {
	text-decoration: none;
	color: #3F8DC6;
	font-size: 93%;
	line-height: 1.8em;
	font-weight: bold;
	letter-spacing: 1px;
}

ul.left-menu li ul {
	padding-left: 5px;
}

ul.left-menu li ul li {
	padding: 2px 4px 0 0;
}

ul.left-menu li ul li a {
	color: #655D57;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.4px;
}

ul.left-menu li li ul li a:hover {
	color: #333;
}

ul.left-menu li a span {
	
}

ul.left-menu li a:hover,ul.left-menu li a.selected {
	color: #373737;
}

ul.left-menu li a.selected {
	text-transform: none;
	color: #373737;
}

ul.left-menu li.collapse a,ul.left-menu li.collapse a:link {
	display: block;
	background: url("../images/arrow_left_blue.gif") center right no-repeat;
}

ul.left-menu li.collapse a:hover {
	display: block;
	background: url("../images/arrow_left_gray.gif") center right no-repeat;
}

span.selected {
	float: left;
	position: absolute;
	left: -5px;
	width: 12px;
	height: 20px;
	background: transparent;
	background-image: url("../images/arrow_gray_fill_left.gif");
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 0 0 0 5px;
}

span.selected:hover {
	float: left;
	position: absolute;
	left: -5px;
	width: 12px;
	height: 20px;
	background: transparent;
	background-image: url("../images/arrow_gray_fill_left.gif");
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 0 0 0 5px;
}

h1.left-menu {
	border-bottom: #EFECE5 solid 1px;
	padding: 0;
	line-height: 1.3em;
	text-decoration: none;
	display: block;
	width: 100%;
	padding: 0 0 0 5px;
}

h1.left-menu a {
	color: #655E57;
	font-size: 80%;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}

h1.left-menu:hover {
	border-bottom: #0069b4 solid 1px;
}

h1.left-menu a:hover {
	color: #0069b4;
}

.path {
	line-height: 2em;
	margin: 0;
	padding: 0;
	width: 80%;
	float: left;
	padding-left: 5px;
}

p.path {
	color: #8b8178;
}

span.path-text {
	font-weight: 600;
}

.print {
	float: none;
	text-align: right;
	line-height: 2em;
}

/* Nettside */
div.nettside-header {
	
}

div.nettside-header h1 {
	line-height: 1.5em;
	padding-bottom: 10px;
}

div.nettside-ingress {
	padding-bottom: 10px;
}

div.nettside-ingress p {
	
}

div.nettside-innhold {
	margin-bottom: 15px;
}

/* Hoyre Block */
.hoyre_img img {
	
}

div.hoyre {
	display: block;
	float: right;
	width: 250px;
	padding: 3px 0 5px 5px;
	margin: 0;
}

.hoyre-innhold {
	border-left: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	border-top: 2px solid #bfbfbf;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-bottom: 5px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
}

div.venstre-innhold {
	display: block;
	float: left;
	border-left: 2px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-bottom: 5px;
	margin-top: 10px;
}

div.venstre-top {
	margin-top: 15px;
	border-top: 2px solid #bfbfbf;
	-moz-border-radius-topright: 1ex;
	-webkit-border-top-right-radius: 1ex;
	-moz-border-radius-topleft: 1ex;
	-webkit-border-top-left-radius: 1ex;
}

.hoyre-innhold p,.hoyre-innhold ul {
	padding-right: 5px;
}

.hoyre h2,h2.hoyre,div.block-header-infoboks h1,.venstre h2 {
	text-align: left;
	line-height: 1.8em;
	padding-left: 5px;
	background-color: #e5e5e5;
	padding-bottom: 2px;
}

div.hoyre li {
	list-style-image: url(../images/arrow_left.gif);
	background-repeat: no-repeat;
	list-style-position: outside;
	list-style-type: none;
}

/* Nyhets bilder */
.n-img-wrap {
	padding: 5px;
	display: block;
	text-align: center;
	clear: both;
}

.n-img img {
	
}

.n-img-info {
	text-align: center;
	float: left;
	margin: 0;
	margin-top: 0;
	padding: 0;
}

strong.skilleblokk {
	font-size: 100%;
	font-weight: 700;
	display: block;
}

strong.skilleblokk-clear {
	font-size: 100%;
	font-weight: 700;
	background-color: #ffffff;
	display: block;
	border-bottom: none;
}

.imagecenter {
	padding: 5px;
	display: block;
	text-align: center;
	clear: both;
}

.imageleft {
	padding: 5px;
	display: block;
	clear: both;
}

.imageright {
	padding: 5px;
	display: block;
	clear: both;
}

.attribute-image {
	padding: 3px;
	margin: 0;
}

.attribute-image-clear {
	margin: 0;
	margin: 0;
	float: left;
}

.img-shadow {
	display: block;
	background-color: #fff;
	border: 1px solid #bfbfbf;
	margin: -3px 3px 3px -3px;
	padding: 3px;
}

.selected {
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.clearing:after {
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}

/* start commented backslash hack \*/
* html .clearing  , * html .clearing * {
	height: 1%;
}

.clearing {
	display: block;
}

/* close commented backslash hack */
.yui-calendar .calnavleft,.yui-calendar .calnavright,.yui-calcontainer .calclose
	{
	font-size: 0;
}

div.block-type-5items div.class-nettside {
	background-image: none;
	background-position: left top;
	background-repeat: repeat-x;
	padding: 5px 5px;
	position: relative;
}

div.content-view-full div.class-nettside div.attribute-short {
	font-weight: normal;
}

div.attribute-image-left,div.object-left {
	float: left;
	margin-left: 0;
	margin-right: 0.5em;
}

div.attribute-image-right,div.object-right {
	float: right;
	margin: 0.5em;
	margin-right: 0.5em;
}

div.attribute-image-center,div.object-center {
	float: none;
	margin-left: 0.3em;
	margin-right: 0.3em;
}

div.block-content {
	border-bottom: 1px solid #EFECE5;
	padding: 5px 0 0 0;
	margin: 5px 0 0 0;
}

.block-content p {
	padding-right: 5px;
}

div.content-view-embed div.class-image div.attribute-caption {
	background-color: #EAE9E1;
	font-size: 0.8em;
	margin: 2px 3px 0;
	text-align: center;
	display: block;
}

div.object-center div.content-view-embed div.class-image div.attribute-caption
	{
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	margin: 0 auto;
}

div.attribute-header h1 {
	text-align: left;
	border-bottom: solid #bfbfbf 1px;
	font-size: 116%;
	font-weight: 900;
	padding: 0;
	background-color: #F7F7F7;
	padding-bottom: 0;
}

div.attribute-header h1 a,div.attribute-header h1 a:link {
	text-decoration: none;
}

div.attribute-header h1,div.attribute-header h1.long {
	background-image: none;
	color: #000000;
	font-size: 80%;
	padding-bottom: 0;
}

div.block div.attribute-header h2 {
	text-align: left;
	line-height: 1.2em;
	border-bottom: solid #e5e5e5 1px;
}

div.block div.attribute-header h2 a {
	text-decoration: none;
}

div.block div.attribute-header h1 img {
	padding-right: 5px;
}

div.block-view-slideshow {
	padding: 0 0 30px 0;
	height: 320px;
}
.slide-image a, slide-image a:link {
	color: #0069B4;
}
div.standard h1,div.standard h2 {
	text-align: left;
	line-height: 1.4em;
	padding-left: 5px;
	background-color: #e5e5e5;
	border-bottom: solid #bfbfbf 1px;
	margin: 0;
	font-size: 116%;
}

div.standard strong {
	font-size: 100%;
	font-weight: bold;
}

div.standard img {
	padding: 0 5px 0 5px;
}

ul.block-content {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul.block-content li,.hoyre-innhold ul,.hoyre-innhold ul li {
	line-height: 1.6em;
	list-style-image: url(../images/arrow_left.gif);
	background-repeat: no-repeat;
	list-style-position: outside;
	list-style-type: none;
	margin: 0 0 0 15px;
	padding: 0;
}

ul.block-content li a,.hoyre-innhold li,.hoyre-innhold li a,.hoyre-innhold li a span
	{
	padding: 0;
}

ul.block-content li a span {
	height: 12px;
}

.hoyre-innhold ul {
	margin: 0 0 10px 0;
}

.block-content  .itemlist_clear {
	border-top: none;
	background-color: #fff;
}

.itemlist_clear h1 {
	border-top: none;
	background-color: #F7F7F7;
	border-bottom: 1px solid #EFECE5;
	padding: 0 0 0 5px;
}

.block-content  .itemlist_clear li {
	line-height: 1.8em;
	padding-left: 8px;
}

.block-content span.selected {
	float: left;
	position: relative;
	left: -5px;
	width: 12px;
	height: 20px;
	background: transparent;
	background-image: url("../images/arrow_gray_fill_left.gif");
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 0;
}

.block-content span.selected:hover {
	float: left;
	position: relative;
	left: -5px;
	width: 12px;
	height: 20px;
	background: transparent;
	background-image: url("../images/arrow_gray_fill_left.gif");
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 0;
}

div.block {
	padding: 0px;
	margin: 0;
}

div.block div.itemlist_grey h2 {
	color: #333;
}

div.block ul {
	padding-left: 10px;
}

div.block div.itemlist_clear h2 {
	color: #333;
}

div.block ul.itemlist_clear {
	background-color: #fff;
}

div.block ul.itemlist_blue {
	background-color: #fff;
}

div.block ul.itemlist_blue li a {
	color: #0069b4;
}

div.block ul.itemlist_blue li a:hover {
	color: #600;
}

div.block-type-5items div.class-article h2 {
	color: #373737;
	font-size: 108%;
	margin-top: 0;
}

div.block-view-header {
	padding: 5px 0;
}

div.block-view-header h1 {
	color: #333;
	font-size: 116%;
	margin-top: 0;
	font-weight: 900;
	border-bottom: 1px solid #EFECE5;
	background-color: #F7F7F7;
	padding-left: 5px;
	margin-right: 5px;
}

div.block-header h1 a,div.block-header h1 a:link,div.block-header h2 a,div.block-header h2 a,div.block-content h2
	{
	line-height: 1.25em;
	background-image: none;
	color: #373737;
	padding-bottom: 0.1px;
	margin-bottom: 0;
	margin: 0;
	text-decoration: none;
	border-bottom: none;
}

div.block-header h1 a:hover,div.block-header h2 a:hover,div.block-content-rss h1 a:hover
	{
	color: #bfbfbf;
	text-decoration: underline;
}

div.block-header strong,div.attribute-date strong {
	color: #8B8178;
	font-size: 90%;
	font-weight: normal;
	line-height: 1.8em;
}

/* Ansatte */
.ansatte {
	display: block;
	float: none;
	width: 380px;
	border: 1px solid #d9e0e6;
	border-bottom-color: #c8cdd2;
	border-right-color: #c8cdd2;
	background: #f9f9f9;
	margin: 0 4px 0 0;
	padding: 5px;
}

.ansatte dl {
	width: 240px;
	float: right;
	text-align: left;
	margin: 0;
	padding: 3px;
}

.ansatte dt {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

.ansatte dd {
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}

li.line_dark {
	margin: 0;
	padding: 5px;
	border-bottom: 1px #BBCDDC dashed;
}

li.line_light {
	margin: 0;
	padding: 5px;
	border-bottom: 1px #BBCDDC dashed;
}

.spamfilter {
	display: none;
}

/* Button */
a.button,span.button,del.button {
	display: -moz-inline-box;
	display: inline-block;
	cursor: pointer;
	border: none;
	font-size: 0;
	line-height: 0;
	/*
	for Safari, read this first
	http://creativebits.org/webdev/safari_background_repeat_bug_fix
	*/
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 30px;
	text-decoration: none;
	color: #2e523b;
	font-style: normal;
	margin: 0 6px 0px 0;
	padding: 0 10px 0 0;
	vertical-align: middle;
	padding-top: -2px;
	_position: relative;
	_width: 10px;
	_overflow-y: hidden;
}

a.button,span.button,del.button,a.button span,span.button button,span.button input,del.button span
	{
	background-image: url(../images/btn0.png);
	_background-image: url(.../images/btn0.png);
}

a.button span,span.button button,span.button input,del.button span {
	white-space: nowrap;
	cursor: pointer;
	color: #222;
	display: -moz-inline-box;
	display: inline-block;
	line-height: 1;
	letter-spacing: 0 !important;
	font-family: "Arial" !important;
	font-size: 12px !important;
	font-style: normal;
	background-color: transparent;
	background-position: 100% 0;
	background-repeat: no-repeat;
	height: 30px;
	padding: 8px 20px 0 10px;
	margin: 0 -16px 0 10px;
	border: none;
	vertical-align: text-top;
	zoom: 1;
	_position: relative;
	_padding-left: 0px;
	_padding-right: 12px;
	_margin-right: -10px;
	_display: block;
	_top: 0;
	_right: -5px;
}

span.button button {
	line-height: 2.5; /*Opera need this*/
}

html.safari a.button span,html.safari del.button span {
	line-height: 1.3;
}

html.safari span.button button {
	line-height: 2.6;
}

html.safari a.button:focus,html.safari span.button button:focus {
	outline: none;
}

del.button { /* cursor:not-allowed;	*/
	background-position: 0 -120px;
}

del.button span {
	cursor: default;
	color: #aaa !important;
	background-position: 100% -120px;
}

span.button button,span.button input {
	padding-top: 0px;
	line-height: 2.5; /*Opera need this*/
}

div.useraccount {
	padding: 0;
	margin: 0;
	display: block;
	height: 20px;
}

ul.useraccount {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
}

ul.useraccount li {
	list-style: none;
	padding: 0 10px 0 0;
	margin: 0;
	float: left;
}

div.imagetitle {
	width: 100%;
}

.imagetitle h1 {
	font-size: 100%;
	position: absolute;
	top: 0px;
	color: #333;
	background-color: #ffffff;
	filter: alpha(opacity = 70);
	opacity: 0.7;
	line-height: 1.6em;
	width: 100%;
}

div.imagetitle h1 a:link,div.imagetitle h1 a:hover {
	text-decoration: none;
	font-weight: bold;
}

/* Lenke lister */
.lenker {
	margin: 0;
	padding: 0;
}

.lenker dl {
	margin: 3px;
	padding: 3px;
}

.lenker dt {
	font-weight: bold;
	padding: 3px;
	margin: 0;
}

.lenker dd {
	font-weight: normal;
	padding: 3px;
	margin: 0;
	width: 65%;
}

.lenke_bunn {
	margin-bottom: 3px;
	height: 1%;
	border-bottom: 1px #be8657 dashed;
}

div.survey label,div.survey-view label {
	white-space: normal;
	padding-bottom: 5px;
}

div.survey-choices {
	white-space: normal;
	padding-bottom: 5px;
}

input.box,textarea.box {
	width: 95%;
}

/* DD lister */
dl.standard {
	padding: 0;
	margin: 0px 0em 5px 5px;
	font-size: 0.9em;
	padding: 2px;
	background-color: #fbfbfb;
}

dt.standard {
	color: #1C5F67;
	text-transform: uppercase;
}

dd.standard {
	display: block;
	float: left;
	height: 1.2em;
	text-align: right;
	width: 100%;
	font-size: 85%;
	font-style: italic;
	margin: 0;
	padding: 3px;
	color: #444;
	background-color: #f8f8f8;
	clear: both;
}

/* container for slides */
div.corner {
	background: url(../images/gray_gradient.png) repeat-x;
	width: 700px;
	height: 320px;
	display: block;
	positon: relative;
	padding: 0;
	margin: 0;
	float: left;
}

.slideshow {
	position: relative;
	height: 320px;
	width: 676px;
	float: left;
	margin: 0;
	cursor: pointer;
	top: 0;
}

/* single slide */
.slideshow div {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	height: 320px;
}

/* tabs (those little circles below slides) */
.slidetabs {
	margin-left: 300px;
	float: none;
	padding: 0;
}

.slidetabs span {
	display: none;
}

/* single tab */
.slidetabs a {
	width: 8px;
	height: 8px;
	float: left;
	margin: 3px;
	background: url(../images/navigator.png) 0 0 no-repeat;
	display: block;
	font-size: 1px;
	text-decoration: none;
}

/* mouseover state */
.slidetabs a:hover {
	background-position: 0 -8px;
}

.slidetabs a span {
	display: none;
}

/* active state (current page state) */
.slidetabs a.current {
	background-position: 0 -16px;
}

/* prev and next buttons */
.backward {
	float: left;
	background: #fff url(../images/hori_large.png) no-repeat;
	display: block;
	width: 30px;
	height: 30px;
	cursor: pointer;
	font-size: 1px;
	text-indent: -9999em;
}

.forward {
	float: right;
	background: #fff url(../images/hori_large.png) no-repeat;
	display: block;
	width: 30px;
	height: 30px;
	cursor: pointer;
	font-size: 1px;
	text-indent: -9999em;
}

/* next */
.forward {
	background-position: 0 -30px;
	clear: right;
}

.forward:hover {
	background-position: -30px -30px;
}

.forward:active {
	background-position: -60px -30px;
}

/* prev */
.backward:hover {
	background-position: -30px 0;
}

.backward:active {
	background-position: -60px 0;
}

/* disabled navigational button. is not needed when tabs are configured with rotate: true */
.disabled {
	visibility: hidden !important;
}

.slide-image {
	margin: 0px;
	width: 676px;
	z-index: 1;
	height: 290px;
	float: left;
}

span.slide-image{
	margin: 0px;
	width: 217px;
	z-index: 5;
	height: 304px;
	left: 450px;
	padding: 17px;
	right: 0;
	top: 0;
	position: absolute;
}

.slide-image h1,.slide-image h1 a {
	background-image: none;
	border-bottom: medium none;
	color: #373737;
	line-height: 1.25em;
	margin: 0;
	padding-bottom: 0.1px;
	text-decoration: none;
}

.slide-image img {
	position: absolute;
	clip: rect(0px, 450px, 320px, 0px)
}

/* root element for tabs  */
.tabs {
	list-style: none;
	margin: 0 !important;
	padding: 0;
	height: 21px;
	border-bottom: 1px solid #bfbfbf;
}

/* single tab */
.tabs li {
	float: left;
	text-indent: 0;
	padding: 0;
	margin: 0 !important;
	list-style-image: none !important;
	list-style: none;
}

/* link inside the tab. uses a background image */
.tabs a {
	display: block;
	height: 21px;
	line-height: 21px;
	width: auto;
	text-align: center;
	text-decoration: none;
	color: #333;
	padding: 0 15px;
	margin: 0px 0 0 3px;
	float: left;
	top: 1px;
}

.tabs a:active {
	outline: none;
}

.tabs a:hover {
	color: #fff;
}

.tabs .current,.tabs .current:hover,.tabs li.current a {
	cursor: default !important;
	color: #000 !important;
}

.tabs .w0 a,.tabs .w1 a,.tabs .w2 a,.tabs .w3 a,.tabs .w4 a {
	background-color: #bfbfbf;
}

.tabs .w0 a:hover,.tabs .w1 a:hover,.tabs .w2 a:hover,.tabs .w3 a:hover,.tabs .w4 a:hover
	{
	
}

.tabs .w0 a.current,.tabs .w1 a.current,.tabs .w2 a.current,.tabs .w3 a.current,.tabs .w4 a.current
	{
	background-color: #e1e1e1;
}

.panes .pane {
	display: none;
}

div.panes {
	background: url(../images/gray_gradient.png) repeat-x;
	background-attachment: fixed;
	background-position: bottom center;
	border-left: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	padding: 10px;
}

.simple_overlay {
	background-image: url(../images/full_transparent.png);
	background-repeat: no-repeat;
	display: none;
	position: absolute;
	z-index: 10000;
	background-color: #333;
	width: auto;
	-moz-box-shadow: 0 0 20px 5px #000;
	-webkit-box-shadow: 0 0 20px #000;
}

.simple_overlay .close {
	background-image: url(../images/icons/close.png);
	position: absolute;
	right: -5px;
	top: -5px;
	cursor: pointer;
	height: 35px;
	width: 35px;
}

#triggers {
	text-align: center;
	float: none;
}

#triggers img {
	cursor: pointer;
	margin: 0 5px;
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 2px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.details h2,.details p {
	color: #fff;
	padding: 2px;
}

.details {
	color: #fff;
	width: auto;
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, 0.6);
	filter: progid : DXImageTransform . Microsoft .
		gradient(startColorstr = #99000000, endColorstr = #99000000);
	-ms-filter:
		"progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)"
		;
}

#triggers span {
	z-index: 1000;
	background-image: url(../images/icons/application_image_grow.png);
	background-position: right;
	background-repeat: no-repeat;
	position: absolute;
	cursor: pointer;
	height: 20px;
	width: 20px;
	padding: 1px;
	margin: 3px;
}

.tooltip {
	display: none;
	background-color: #ffa;
	border: 1px solid #cc9;
	padding: 3px;
	font-size: 13px;
	-moz-box-shadow: 2px 2px 11px #666;
	-webkit-box-shadow: 2px 2px 11px #666;
}

/* a .label element inside tooltip */
.tooltip .label {
	color: yellow;
	width: 35px;
}

.tooltip a {
	color: #ad4;
	font-size: 11px;
	font-weight: bold;
}

.gradient-box {
	background: url(../images/gray_gradient.png) repeat-x;
	background-color: #e5e5e5;
	margin: 5px 0 5px 0;
	padding: 5px 8px;
	display: table;
	border: 1px solid #cc9;
}

.gradient-box b,.gradient-box strong {
	font-size: 92%;
	text-transform: uppercase;
}

.clear {
    clear: none;
}
