/*******************************************
 * CSS by N.Weber/T.Behnke 09.05
 * Ticcon AG | Flensburg
 * Mediatype = print
 *******************************************
 * http://lighthouse-foundation.de
 *******************************************/


/**
 * GRUNDEINSTELLUNG
 **************************************************/
body {
	width: 100%;
/*	height: 100%;*/
	margin: 0px;
	padding: 0px;
	overflow: visible;
	background-color: #FFFFFF;
	background-image: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}
p {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
}
ul, li, dl, dt, dd {
	margin: 0px;
	padding: 0px;
}
A {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dashed #000000;
}
.csi-image A,
.navi-sub-media A,
A .navi-sub-title,
A .navi-sub-abstract {
	border-bottom: 0;
	color: #000000;
}
table {
    margin: 20px 0 0 0;
    padding: 0;
    font-size: 1em;
}
td {
    margin: 0;
    padding: 0 0 2px 0;
    vertical-align: top;
}
input,
textarea,
select {
    border-top: 2px solid #8EA9BA;
    border-right: 2px solid #E3EAF1;
    border-buttom: 2px solid #E3EAF1;
    border-left: 2px solid #8EA9BA;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}
input[type=submit] {
    padding: 0 10px 0 10px;
    background-color: #8EA9BA;
    color: #FFFFFF;
}
.hidden {
	visibility:hidden;
}




/**
 * HEADER
 **************************************************/
#header {
    width: 0;
    height: 0;
    visibility: hidden;
}


/**
 * HEADER2
 **************************************************/
#header2 {
    width: 0;
    height: 0;
    visibility: hidden;
}


/**
 * HEADER3
 **************************************************/
#header3 {
    width: 0;
    height: 0;
    visibility: hidden;
}


/**
 * HEADER4
 **************************************************/
#header4 {
    width: 0;
    height: 0;
    visibility: hidden;
}


/**
 * NAVI-BASIS
 **************************************************/
#navi-basis {
    width: 0;
    height: 0;
    visibility: hidden;
}


/**
 * NAVI-BCT
 **************************************************/
#navi-bct {
    width: 0;
    height: 0;
    visibility: hidden;
}

/**
 * CONTENT
 **************************************************/
#content {
    top: 10px;
    left: 10px;
    width: 615px;
    height: auto;
    position: absolute;
    font-weight: normal;
}

/**
 * INHALT CONTENT
 **************************************************/
#content h1,
#content h2 {
    padding: 0 0 0.2em 0;
    font-size: 1.3em;
    font-weight: normal;
    color: #000000;
}
#content h2 {
    padding: 0 0 0.8em 0;
}
#content h3 {
    padding: 1em 0 0.3em 0;
    font-size: 1.1em;
    color: #000000;
}
#content p.csc-subheader.csc-subheader-0 {
    padding: 0 0 1em 0;
    font-size: 1.3em;
    font-weight: bold;
    color: #000000;
}
#content p.csc-subheader.csc-subheader-1 {
    padding: 0 0 1em 0;
    font-size: 1.1em;
    font-weight: bold;
    color: #000000;
}
#content ul {
    padding: 0 20px 0 20px;
}
#content li {
    padding: 0 0 0.4em 0;
}


/**
 * CONTENT - NAVI-SUB
 **************************************************/
#content .navi-sub-row {
    padding: 1em 0 0 0;
    height: 4em;
}
#content .navi-sub-media {
    padding: 0 10px 5px 0;
    float: left;
    border: 0;
}
#content .navi-sub-title {
    padding: 0 0 0.1em 0;
    font-weight: bold;
}
#content .navi-sub-abstract {
    
}
#content .navi-sub-link a.link,
#content .navi-sub-link a.visited,
#content .navi-sub-link a.active {
    text-decoration: none;
}
#content .navi-sub-link a.hover {
    text-decoration: none;
}

/**
 * CONTENT 
 **************************************************/
#content p.csc-caption {
    margin: 0;
}
#content p.csc-caption {
    font-size: 0.8em;
}
#content div.csi-caption-c .csi-caption {
    text-align: center;
}
#content div.csi-caption-r .csi-caption {
    text-align: right;
}
#content div.csi-caption-l .csi-caption {
    text-align: left;
}
/* Needed for noRows setting */
#content div.csi-textpic div.csi-imagecolumn {
    float: left;
    display: inline;
}
/* Border just around the image, like content (default) does: */
#content div.csi-border-2-black div.csi-imagewrap .csi-image img {
    border: 2px solid #000000;
}
#content div.csi-imagewrap {
    padding: 0;
}
#content div.csi-textpic img {
    border: none;
}
#content div.csi-textpic div.csi-imagewrap div.csi-image {
    float: left;
}
#content div.csi-textpic div.csi-imagewrap ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#content div.csi-textpic div.csi-imagewrap ul li {
    float: left;
    margin: 0;
    padding: 0;
}
#content div.csi-textpic div.csi-imagewrap dl.csi-image {
    float: left;
}
#content div.csi-textpic div.csi-imagewrap dl.csi-image dt {
    float: none;
}
#content div.csi-textpic div.csi-imagewrap dl.csi-image dd {
    float: none;
}
#content div.csi-textpic div.csi-imagewrap dl.csi-image dd img {
    border: none;
}
#content dl.csi-image {
    margin: 0;
}
#content dl.csi-image dt {
    margin: 0;
    display: inline;
}
#content dl.csi-image dd {
    margin: 0;
}
#content div.csi-clear {
    clear: both;
}
/* Pictures on left, add padding on right */
#content div.csi-left div.csi-imagewrap .csi-image,
#content div.csi-intext-left-nowrap div.csi-imagewrap .csi-image,
#content div.csi-intext-left div.csi-imagewrap .csi-image {
    display: inline; /* IE fix for double-margin bug */
    margin-right: 10px; /* Customize me, and set colSpace/textMargin in TS */
}
/* Pictures on right, add padding on left */
#content div.csi-right div.csi-imagewrap .csi-image,
#content div.csi-intext-right-nowrap div.csi-imagewrap .csi-image,
#content div.csi-intext-right div.csi-imagewrap .csi-image {
    display: inline;
    margin-left: 10px; /* Customize me, and set colSpace/textMargin in TS */
}
/* Pictures centered, add padding left and right */
#content div.csi-center div.csi-imagewrap .csi-image {
    display: inline;
    margin-left: 5px; /* Customize me, and set colSpace/textMargin in TS */
    margin-right: 5px; /* Customize me, and set colSpace/textMargin in TS */
}
#content div.csi-textpic div.csi-imagewrap .csi-image .csi-caption {
    margin: 0;
}
#content div.csi-textpic div.csi-imagewrap .csi-image img {
   margin: 0;
}
/* Space below each image (also in-between rows) */
#content div.csi-textpic div.csi-imagewrap .csi-image {
    margin-bottom: 5px;
}
#content div.csi-equalheight div.csi-imagerow {
    margin-bottom: 5px;
    display: block;
}
/* Positioning of images: */
/* Above */
#content div.csi-above div.csi-text {
    clear: both;
}
/* Center (above or below) */
#content div.csi-center {
    text-align: center;
}
#content div.csi-center div.csi-imagewrap {
    margin: 0 auto;
}
#content div.csi-center div.csi-imagewrap .csi-image {
    text-align: left;
}
#content div.csi-center div.csi-text {
    text-align: left;
}
/* Right (above or below) */
#content div.csi-right div.csi-imagewrap {
    float: right;
}
#content div.csi-right div.csi-text {
    clear: right;
}
/* Left (above or below) */
#content div.csi-left div.csi-imagewrap {
    float: left;
}
#content div.csi-left div.csi-text {
    clear: left;
}
/* Left (in text) */
#content div.csi-intext-left div.csi-imagewrap {
    float: left;
}
/* Right (in text) */
#content div.csi-intext-right div.csi-imagewrap {
    float: right;
}
/* Right (in text, no wrap around) */
#content div.csi-intext-right-nowrap div.csi-imagewrap {
    float: right;
    clear: both;
}
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csi-intext-right-nowrap .csi-text { height: 1%; }
/* End hide from IE5/mac */ 
/* Left (in text, no wrap around) */
div.csi-intext-left-nowrap div.csi-imagewrap {
    float: left;
    clear: both;
}
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csi-intext-left-nowrap .csi-text { height: 1%; }
/* End hide from IE5/mac */


/**
 * CONTENT - DAMDOWNLOADLIST
 **************************************************/
#content .tx-damdownloadlist-pi1 {
}
#content dl.ddl_container {
}
#content dt.ddl_title {
    padding: 2em 0 0 0;
    font-weight: bold;
}
#content dd.ddl_description {
}
#content p.ddl_file_description {
}
#content img.ddl_icon {
}
#content span.ddl_file_size {
}
#content span.ddl_file_mtime {
}


/**
 * CONTENT - LINKTOTOP
 **************************************************/
#content .csc-linkToTop {
    display: none;
}




/**
 * INFO
 **************************************************/
#info {
    visibility: hidden;
}

