@charset "UTF-8";
/* CSS Document */

#shadowbox_container { position: absolute; }
#copyright { width: 1000px; margin: auto; text-align: center; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
 
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*line-height: 20px;*/
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px auto;
	text-align: center;
	background: #e6e6e8;
	color: #000000;
	line-height: 15px;
}

body p {
	padding-bottom: 7px;
}

body td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: none;
	padding-left: 0px;
}

body a:link, body a:visited, body a:active {
	color: #003366;
	text-decoration: none;
}
body a:hover {
	text-decoration: underline;
}

#pagecontainer {
	position: relative;
	margin: 0 auto;
	display: block;
	width: 1000px;
	background: #FFFFFF;
	background: transparent url('./images/bg.png') left top repeat-y;
	text-align: left;
}

#top {
	height: 95px;
	width: 100%;
}

#nav1 {
	height: 95px;
	width: 818px;
	font-family: Arial, san-serif;
	background: transparent url('./images/topnav_bg.png') left top repeat-x;
	float: left;
	overflow: hidden;
}

#nav1 a { display: block; width: 100%; height: 100%; }

#nav1-punkt1 a { background: url('./images/topnav1.png') no-repeat; }
#nav1-punkt1 a:hover { background: url('./images/topnav1.png') right top no-repeat; }

#nav1-punkt2 a { background: url('./images/topnav2.png') no-repeat; }
#nav1-punkt2 a:hover { background: url('./images/topnav2.png') right top no-repeat; }

#nav1-punkt3 a { background: url('./images/topnav3.png') no-repeat; }
#nav1-punkt3 a:hover { background: url('./images/topnav3.png') right top no-repeat; }

#nav1-punkt4 a { background: url('./images/topnav4.png') no-repeat; }
#nav1-punkt4 a:hover { background: url('./images/topnav4.png') right top no-repeat; }

#nav1-punkt5 a { background: url('./images/topnav5.png') no-repeat; }
#nav1-punkt5 a:hover { background: url('./images/topnav5.png') right top no-repeat; }

#nav1-punkt6 a { background: url('./images/topnav6.png') no-repeat; }
#nav1-punkt6 a:hover { background: url('./images/topnav6.png') right top no-repeat; }

#nav1-punkt7 a { background: url('./images/topnav7.png') no-repeat; }
#nav1-punkt7 a:hover { background: url('./images/topnav7.png') right top no-repeat; }

#nav1 li {
	width: 117px;
	list-style: none;	
	list-style-type: none;
	list-style-position: outside;
	float: left;
}

#nav1 #nav1-punkt7 { width: 113px; }
#nav1-punkt7 a {
	padding-right: 0px;
}


#nav1 li:hover {
	background-position: right top;
}

#nav1 ul, #nav1 li {
	list-style: none;
	padding:0px;
	margin:0px;
	overflow: visible;
}

#nav1 a{
	text-decoration: none;
	display: block;
	width: 116px;
	height: 25px !important;
	padding-top: 70px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
	line-height: 12px;
	text-indent: -2px;
	overflow: visible;
}

#nav1 a:hover {
	text-decoration: none;
}

#toolbox {
	width: 176px;
	height: 95px;
	float: right;
	background: transparent url('./images/toolbox_bg_small.png') left top repeat-x;
	text-align: right;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
}

#toolbox a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

#tools {
	width: 176px;
	padding-top: 40px;
	position: relative;
	left: -12px;
}

#tools .right { padding-right: 4px; }


#mid {
	width: 100%;
	clear:both;
	min-height: 460px;
/* 	height: 460px; */
	/*padding-top: 25px;*/
/* 	overflow-y: scroll; */
}

#contentwrap {
	width: 814px;
	float: left;
}

#contentwrap .csc-textpic-imagerow { width: 814px; }

#contentmedia {
	height: 200px;
	/*background-color: #FFAAAA;*/
}

#contentmedia dl,
#contentmedia dt {
	float: left;
	width: 116px;
	margin: 0px;
	padding: 0px;
}

#contentmedia dt { height: 100px; }

#contentheadermenu {
	height: 55px;
	background: transparent url('./images/contentmenu_bg.png') left top repeat;
	position: relative;
	top: -55px;
	display: block;
}

#contentheader {
	width: 570px;
	height: 55px;
	float: left;
	/*background-color: #AAAAFF;*/
}

#contentheader h1,#contentheader h2,#contentheader h3 {
	color: #003366;
	display: table-cell;
	vertical-align: middle;
	text-indent: 117px;
	padding-top: 20px;
}

#contentmenu {
	/*width: 220px;*/
	height: 55px;
	float: right;
	text-align: right;
	/*padding-top: 5px;*/
	padding-right: 5px;
}

#contentmenu li {
	width: 35px;
	height: 55px;
	background: transparent url('./images/ekstra_side.png') left top no-repeat;
	float: left;
}

#contentmenu ul, #contentmenu li {
	list-style: none;	
	list-style-type: none;
	list-style-position: outside;
	padding: 0px;
	margin: 0px;
	display: inline;
}

#contentmenu a{
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 7px;
	padding-right: 7px;
	position: relative;
	right: 2px;
	top: 21px;
}

#contentmenu a:hover{
	font-weight: bold;
	color: #e6f6ff;
}

#content {
	width: 463px;
	float: left;
	text-align: left;
	position: relative;
	left: 117px;
	margin-bottom: -55px;
	padding-top: 7px;
}

#content td {
	text-align: left;
}

#content h2 { font-size: 14px; }


#nav2 {
	width: 176px;
	float: right;
}

#rightcol {
	width: 163px;
	float: right;
	position: relative;
	top: -58px;
}

#rightcol .csc-firstHeader {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 34px;
}

#pgclear {
	clear: both;
	font-size: 1px;
	height: 1px;
	overflow: hidden;
}

#midclear {
	clear: both;
	font-size: 1px;
	height: 25px;
	overflow: hidden;
}

#footer {
	float:left;
	height: 48px;
	background: transparent url('./images/bottom.png') left top repeat-x;
	width: 1000px;
	background-color: #003366;
	clear: both;
}

#breadcrumbs {
	float: left;
	width: 700px;
	position: relative;
	padding-top: 20px;
	padding-left: 5px;
	color: #BCE9FF;
}

#breadcrumbs a {
	color: #BCE9FF;
	text-decoration: none;
}

#breadcrumbs a:hover {
	text-decoration: underline;
}


#logo {
	width: 200px;
	float: right;
	text-align: right;
}

.csc-firstHeader {
	margin-top: 0px;
}

h1 {
	font-size: 168%;
	padding-top: 7px;
	padding-bottom: 1px;
	line-height: 118%;
}

h2 {
	font-size: 148%;
	padding-top: 5px;
}

h3 {
	font-size: 128%;
	padding-top: 3px;
}

h4 {
	font-size: 108%;
	padding-top: 1px;
}

.cl {
clear:both;
/*font-size:0;*/
}

.tx-powermail-pi1 {
	width: 550px;
	float: right;
	text-align: right;
}

.tx-powermail-pi1 textarea {
	width: 450px;
	border: none;
	background-color: transparent;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}

.powermail_text {
	width: 450px;
	border: none;
	background-color: transparent;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	/*float: left;*/
	text-align: right;
}



.tx-powermail-pi1 legend{
	display: none;
	color: #FFFFFF;
	font-size: 11px;
	/*text-indent: 480px;*/
	margin-bottom: 10px;
}

.tx-powermail-pi1 label{
	float: right;
	margin-right: 11px;
	width: 40px;
}
.tx_powermail_pi1_fieldwrap_html {
	clear: both;
	margin-bottom: 9px;
}

.tx-powermail-pi1 fieldset {
	border: none;
	padding: 0px;
	margin: 0px;
}

.tx_powermail_pi1_fieldwrap_html_submitgraphic {
	text-align: right;
}


ul {
	padding: 4px 0px;
	margin: 0px;
	list-style: none;
}

p ul li {
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	line-height: 19px;
	background: transparent url('images/bogballeprik.png') no-repeat -1px 2px;
	list-style-position: inside;
	list-style-type: none;
}


blockquote,ul,ol,dl {
	/*giving blockquotes and lists room to breath*/
	margin:0em;
}
ol,ul,dl {
	/*bringing lists on to the page with breathing room */
	margin-left:0em;
}
ol li {
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;	
}
dl dd {
	/*giving UL's LIs generated numbers*/
	margin-left:0em;
}
ol,ul,dl {
	/*bringing lists on to the page with breathing room */
	padding-left:14px;
}



/*
ul {
	margin-top: 1px;
	margin-bottom: 1px;
}

*/


.red {
	color: #FF0000;
}

.csc-textpic-caption {
	font-style: italic;
	font-size: 80%;
}

.align-right {
	text-align: right;
}


/* template-3columns.html */
.col3span { float: left; width: 100%; }
.col1,
.col2,
.col3 { float: left; width: 160px; min-height: 50px; background: blue; }
.col2padding { float: left; padding: 0 10px; } 

/* Menu in right column */
#rightcol ul.csc-menu  {
	padding: 4px 0px;
	margin: 0px;
	list-style: none;
}

#rightcol ul.csc-menu li {
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
	list-style-position: none;
	list-style-type: none;
	background: none;

}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	background-color: #ebf5ff;
}

.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css {
	margin-top: 0px;
	font-size: 11px;
}

#indexedsearchform {
	float: left;
	padding-left: 25px;
}

input[type="text"].searchbox-sword,
.searchbox-sword {
	background: transparent url('images/soeg_felt.png') no-repeat;
	border: none;
	width: 71px;
	height: 13px;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	position: relative;
	top: -3px;
}

.tx-indexedsearch {
	padding-bottom: 66px;
}
.csc-textpic-imagerow ul {
	padding: 0px;
}
.csc-textpic-imagerow ul li {
	list-style: none;
	float: left;
	line-height: 7px;
}
