body {
	font-family: arial,helvetica,geneva,sans-serif;
	font-size: 100.01%;
	font-style: normal;
	font-weight: normal;
	color: #171419;
	background-color: #ffffff;
	padding: 0;
	margin: 0;
	text-align: left;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: top;
}

dfn {
	display: none;
}

#page {
    text-align: left;
    margin: 0;
    padding: 0 10px 0 0;
}

div.w755 {
    max-width: 755px;
    min-width: 565px;
}

* html div.w755 {
    width: 755px;
}

div.w962 {
    max-width: 962px;
}

* html div.w962 {
    width: 760px;
}


#logo {
	padding: 25px 0 45px 55px;
}

#navigation {
	height: 160px;
	width: 560px;
	overflow: visible;
}

#navigation ul.lvl1 {
	margin: 0 0 16px 53px;
	padding: 0;
}

#navigation ul.lvl2 {
	margin: 0 0 20px 54px;
	padding: 0;
}

#navigation ul li {
	list-style-type: none;
	display: inline;
}

#navigation ul.lvl1 li {
	margin: 0;
	padding: 0 12px 0 0;
}

#navigation ul.lvl2 li {
	margin: 0;
	padding: 0 6px 0 0;
}

a {
	text-decoration: none;
	color: #009ee0;
}

a:hover {
	text-decoration: underline;
	color: #009ee0;
}

h1,h4,h3,h4,h5,h6 {
	font-size: 12px;
	padding: 0 0 1em 0;
	margin: 0;
	min-width: 200px;
}

p {
	font-size: 12px;
	padding: 0 0 1em 0;
	margin: 0;
	min-width: 200px;
}

dd {
	font-size: 12px;
	padding: 0.25em 0;
	margin: 0;
}

div.fltext p {
	font-size: 20px;
	line-height: 1em;
}

table {
	border-collapse: collapse;
}

td {
	font-size: 12px;
}

td p {
	padding: 0;
	margin: 0;
}

table.contenttable {
	width: 644px;
}

table.contenttable td {
	border-bottom: 1px solid #171419;
	padding: 0.66em 0.33em 0.66em 0;
	vertical-align: top;
}

table.contenttable td.td-0 {
	width: 40%;
	font-weight: bold;
}

table.contenttable td.td-1 {
	width: 60%;
	font-weight: normal;
}


table.imggallery td {
	padding: 0 5px 5px 0;
}

ul {
	margin: 0;
	padding: 0 0 0 13px;
}

ul li {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

ul.content-navigation {
	margin: 0;
	padding: 0 0 0 13px;
}

ul.content-navigation li {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

ul.content-navigation li a {
	font-weight: bold;
	color: #171419;
}

ul.content-navigation li a.act {
	color: #009ee0;
}


#content {
	padding: 0 0 55px 55px;
}

div.content-left {
	float: left;
	width: 22.5em;
	overflow: visible;
}

div.content-right {
	text-align: right;
	margin: 0 0 0 22.5em;
}

#service-navigation {

}

#service-navigation ul {
	margin: 0 0 20px 55px;
	padding: 0;
}

#service-navigation ul li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0 10px 0 0;
}

#service-navigation ul li a {
	text-decoration: none;
	padding: 0;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #171419;
}


#service-navigation ul li a:hover {
	text-decoration: none;
	color: #009ee0;
}

.clearfix:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
   background: green;
}

.clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

.nodisplay {
	display: none;
}

div.first-header {
	margin-bottom: 0.2em;
}

div.csc-text {
    max-width: 755px;
    min-width: 565px;
}

* html div.csc-text {
    width: 600px;
}

div.csc-textpic {
    min-width: 696px;
}
/* Captions */
div.csc-textpic-caption-c .csc-textpic-caption {
	text-align: center;
}
div.csc-textpic-caption-r .csc-textpic-caption {
	text-align: right;
}
div.csc-textpic-caption-l .csc-textpic-caption {
	text-align: left;
}

/* Needed for noRows setting */
div.csc-textpic div.csc-textpic-imagecolumn {
	float: left;
	display: inline;
}


div.csc-textpic-imagewrap {
	padding: 0;
}

div.csc-textpic IMG {
	border: none;
}

/* DIV: This will place the images side by side */
div.csc-textpic div.csc-textpic-imagewrap div.csc-textpic-image {
	float: left;
}

/* UL: This will place the images side by side */
div.csc-textpic div.csc-textpic-imagewrap UL {
	list-style: none;
	margin: 0;
	padding: 0;
}
div.csc-textpic div.csc-textpic-imagewrap UL LI {
	float: left;
	margin: 0;
	padding: 0;
}

/* DL: This will place the images side by side */
div.csc-textpic div.csc-textpic-imagewrap DL.csc-textpic-image {
	float: left;
}
div.csc-textpic div.csc-textpic-imagewrap DL.csc-textpic-image DT {
	float: none;
}
div.csc-textpic div.csc-textpic-imagewrap DL.csc-textpic-image DD {
	float: none;
}
div.csc-textpic div.csc-textpic-imagewrap DL.csc-textpic-image DD IMG {
	border: none;
} /* FE-Editing Icons */
DL.csc-textpic-image {
	margin: 0;
}
DL.csc-textpic-image DT {
	margin: 0;
	display: inline;
}
DL.csc-textpic-image DD {
	margin: 0;
}

/* Clearer */
div.csc-textpic-clear {
	clear: both;
}

/* Margins around images: */

/* Pictures on left, add margin on right */
div.csc-textpic-left div.csc-textpic-imagewrap .csc-textpic-image,
div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap .csc-textpic-image,
div.csc-textpic-intext-left div.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-right: 5px;
}

/* Pictures on right, add margin on left */
div.csc-textpic-right div.csc-textpic-imagewrap .csc-textpic-image,
div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap .csc-textpic-image,
div.csc-textpic-intext-right div.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-left: 5px;
}

/* Pictures centered, add margin on left */
div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-left: 5px;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	margin: 0;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image IMG {
	margin: 0;
}

/* Space below each image (also in-between rows) */
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom: 5px;
}
div.csc-textpic-equalheight div.csc-textpic-imagerow {
	margin-bottom: 5px;
	display: block;
}
div.csc-textpic div.csc-textpic-imagerow {
	clear: both;
}

/* No margins around the whole image-block */
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-firstcol {
	margin-left: 0px !important;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-lastcol {
	margin-right: 0px !important;
}

/* Add margin from image-block to text (in case of "Text w/ images") */
div.csc-textpic-intext-left div.csc-textpic-imagewrap,
div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
	margin-right: 5px !important;
}
div.csc-textpic-intext-right div.csc-textpic-imagewrap,
div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {
	margin-left: 5px !important;
}

/* Positioning of images: */

/* Above */
div.csc-textpic-above div.csc-textpic-text {
	clear: both;
}

/* Center (above or below) */
div.csc-textpic-center {
	text-align: center; /* IE-hack */
}
div.csc-textpic-center div.csc-textpic-imagewrap {
	margin: 0 auto;
}
div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
	text-align: left; /* Remove IE-hack */
}
div.csc-textpic-center div.csc-textpic-text {
	text-align: left; /* Remove IE-hack */
}

/* Right (above or below) */
div.csc-textpic-right div.csc-textpic-imagewrap {
	float: right;
}
div.csc-textpic-right div.csc-textpic-text {
	clear: right;
}

/* Left (above or below) */
div.csc-textpic-left div.csc-textpic-imagewrap {
	float: left;
}
div.csc-textpic-left div.csc-textpic-text {
	clear: left;
}

/* Left (in text) */
div.csc-textpic-intext-left div.csc-textpic-imagewrap {
	float: left;
}

/* Right (in text) */
div.csc-textpic-intext-right div.csc-textpic-imagewrap {
	float: right;
}

/* Right (in text, no wrap around) */
div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {
	float: right;
	clear: both;
}
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html div.csc-textpic-intext-right-nowrap .csc-textpic-text {
	height: 1%;
}
/* End hide from IE5/mac */

/* Left (in text, no wrap around) */
div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
	float: left;
	clear: both;
}
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html div.csc-textpic-intext-left-nowrap .csc-textpic-text {
	height: 1%;
}
/* End hide from IE5/mac */

/* Browser fixes: */

/* Fix for unordered and ordered list with image "In text, left" */
.csc-textpic-intext-left ol, .csc-textpic-intext-left ul {
	padding-left: 40px;
	overflow: auto;
	height: 1%;
}

/* editpanel */
table.typo3-editPanel {
	border-collapse: separate !important;
}

table.typo3-editPanel td {
	padding: 0 2px !important;
	border-bottom: 0 !important;
}

