@charset "utf-8";
/* CSS Document */

/*--------------------------------------
	Normalization			
----------------------------------------*/

/* Normalizes margin, padding */
body, div, dl, dt,dd,ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td
	{margin: 0; padding: 0; font-family: "Times New Roman", Arial;}

/*Normalizes font-size for headers*/
h1, h2, h3, h4, h5, h6
	{font-size: 100%;}

/*Removes list-styles from lists*/
ol, ul, li
	{list-style: none;}

/*Normalizes font-style and font-weight to normal*/
address, caption, cite, code, dfn, em, th, var
	{font-style: normal; font-weight: normal;}

/*Removes borders from tables*/
table
	{border-collapse: collapse; border-spacing: 0;}

/*Removes Borders from fieldset and img*/
fieldset, img
	{border: 0;}

/*Left-aligns text in caption and th*/
caption, th
	{text-align: left;}

/*Removes quotation marks from q*/
q:before, q:after
	{content:'';}
	
/*Removes outlines araound a*/
a
  {outline:none;}

/*--------------------------------------
	LAYOUTDESCRIPTION			
----------------------------------------*/

body {
	font-size:14px;
	color:#000;
	margin-bottom:40px;
}
p {
	line-height:16px;
	padding:15px 10px 0 10px;
}
a {
  color:#000;
  text-decoration:underline;
}
.threeCol a {
  color:#fff;
  text-decoration:underline;
}
object {
  position:relative;
}
div#coHome p, div#coPro p {
  width: 440px;
	background-color:#fff;
	padding:15px 25px 0 25px;
}
div#coAbout p {
  width: 880px;
	background-color:#fff;
	padding:15px 50px 0 50px;
}

div#coHome ul, div#coPro ul {
	padding:6px 0 6px 14px;
	background-color:#fff;
	width: 476px;
}
div#coHome ul li, div#coPro ul li, div#coAbout ul li {
	padding: 0 0 4px 0;
        list-style-type: disc;
        list-style-position: inside;
}
div#coAbout ul {
	padding:6px 0 6px 14px;
	background-color:#fff;
	width: 966px;
}
div#coHome ol, div#coPro ol {
	padding:6px 0 6px 14px;
	background-color:#fff;
	width: 476px;
}
div#coHome ol li, div#coPro ol li, div#coAbout ol li {
	padding: 0 0 4px 0;
	list-style-position: inside;
	list-style-type: decimal;
}
div#coAbout ol {
	padding:6px 0 6px 14px;
	background-color:#fff;
	width: 966px;
}
div#coTease p {
  padding:0px;
}
div#imageslide {
  position: fixed;
  left:0px;
  top:0px;
  width:100%;
  height:100%;
	background-image: url(../../image/background/bg02.jpg);
}
div#container {
	position: relative;
  left: 0px;
	width: 990px;
	margin: 0 auto 0 auto;
}

/* HEADERAREA */

div#header {
	position: relative;
	width: 980px;
	height: 161px;
	background-color: #fff;
}
div#header p {
  padding:0px;
}
div#logo {
	position: absolute;
	width: 406px;
	height: 84px;
	left: 290px;
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	top: 36px;
}
blockquote {
	position:absolute;
	text-indent:-99999px;
}
div#logo a {
  display:block;
  width: 406px;
	height: 84px;
}
div#logo span {
  display:none;
}
div#mainNav {
	position: absolute;
	left: 0px;
	top: 130px;
}
div#navBox {
	position: absolute;
	right: 10px;
	top: 10px;
}
div#langNav {
  float:left;
}
div#addNav {
  float:left;
}
div#pageNav {
	position: absolute;
	left: 435px;
	width:100px;
	top: 132px;
	text-align:center;
}
div#telNu {
	position: absolute;
	left: 10px;
	top: 10px;
	color:#858585;
}

/* CONTENTAREA */

div#subNavWrap {
	position: relative;
	width:980px;
	top:2px;
	background-color:#fff;
}
div#subNavWrap p {
  padding:0px;
}
div#subNavAbout {
	position: relative;
	width:980px;
	height:38px;
	top:2px;
	background-color:#fff;
}
div#subNav {
	position: relative;
	width:980px;
	height:30px;
	padding:8px 0 0 0;
}
div#catNav {
	position: relative;
	width:940px;
	padding:0 20px 0 20px;
	text-align:center;
}
div#catPageNav {
	position: relative;
	width:980px;
	text-align:center;
}
div#coHome {
	position: relative;
	width: 980px;
	overflow: hidden;
	margin-top:20px;
  margin-bottom:20px;
}
div#coTease, div#coPro {
	position: relative;
	width: 990px;
	top:10px;
	overflow: hidden;
  margin-bottom:20px;
}
div#coAbout, div#coCont {
	position: relative;
	width: 990px;
	overflow: hidden;
  margin-bottom:20px;
}
div#coCont {
  margin-top:2px;
}
div.tx-gsipagenav-pi1 {
	position: relative;
	height:27px;
	width: 980px;
	background-color:#fff;
  font-size:20px;
  padding-top:3px;
}
div.tx-gsipagenav-pi1 span.prev {
  position: absolute;
  left:10px;
}
div.tx-gsipagenav-pi1 span.next {
  position: absolute;
  right:10px;
}

div.tx-gsipagenav-pi1 a {
  color:#000;
  text-decoration:none;
}

/* FOOTAREA */

div#footer {
	position: relative;
	width: 980px;
	height: 40px;
	background-color:#fff;
	background-image:url(../img/footer_welle.jpg);
	background-repeat:no-repeat;
	background-position: center;
}
div#footer p {
  padding:0px;
}
div#footerNav {
	float:left;
	width: 400px;
  padding:12px 0 0 10px;
}
div#copyright {
  float:right;
  padding:12px 0 0 0;
  color:#858585;
}
div#footerAddNav {
  float:right;
  padding:12px 10px 0 0;
}

/*--------------------------------------
	CONTENTDESCRIPTION			
----------------------------------------*/

/* RTE */

p.italic13 {
  font-size:13px;
  font-style:italic;
  line-height:15px;
}
span.italic13 {
  font-size:13px;
  font-style:italic;
  line-height:15px;
}
p.regular14 {
  font-size:14px;
  font-style:normal;
  line-height:16px;
}
span.regular14 {
  font-size:14px;
  font-style:normal;
  line-height:16px;
}
p.regular18 {
  font-size:18px;
  font-style:normal;
  line-height:20px;
}
span.regular18 {
  font-size:18px;
  font-style:normal;
  line-height:20px;
}
p.regular22 {
  font-size:22px;
  font-style:normal;
  line-height:24px;
}
span.regular22 {
  font-size:22px;
  font-style:normal;
  line-height:24px;
}
p.regular30 {
  font-size:30px;
  font-style:normal;
  line-height:32px;
}
span.regular30 {
  font-size:30px;
  font-style:normal;
  line-height:32px;
}
p.italic30 {
  font-size:30px;
  font-style:italic;
  line-height:32px;
}
span.italic30 {
  font-size:30px;
  font-style:italic;
  line-height:32px;
}
p.regular55 {
  font-size:55px;
  font-style:normal;
  line-height:55px;
}
span.regular55 {
  font-size:55px;
  font-style:normal;
  line-height:55px;
}


/* LINKTYPES */

a.linkType-1 {color: #000; text-decoration: none; font-weight:bold;}
a.linkType-1:hover {color: #99cc33;}
a.linkType-2 {font-size: 15px;
	font-weight:normal;
    line-height: 19px;
    color: #0768a9;
	text-decoration: underline;
}

/* TEXT WITH IMAGE */

.csc-textpic {
	padding: 0 0 10px 0;
}

/*	H-TAG DESCRIPTION */

h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
    font-size: 15px;
	font-weight:normal;
    line-height: 19px;
    color: #0768a9;
	text-decoration: underline;
    padding: 0 0 15px 10px;
}
h3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 15px;
	font-weight:normal;
	line-height: 19px;
	color: #0768a9;
    padding: 0 0 10px 0;
}

/* SITEMAP */

.csc-sitemap ul {
	margin: 0 0 10px 0;
	padding: 0;
}
.csc-sitemap ul li {
	margin: 4px 0 0 16px;
	padding: 0;
}
.csc-sitemap ul li a {
    	text-decoration: none;
}
.csc-sitemap ul li a:hover {
	text-decoration: none;
	color: #fa6800;
}

/*	MAILFORM */

.csc-mailform {
    border: 0px;
}
.csc-mailform-field {
    clear: both;
    padding: 0 0 10px 0;
}
.csc-mailform-field input {
    width: 240px;
	height: 15px;
	border:solid 1px #9b0e4e;
}
input.csc-mailform-check {
	width: 14px;
	height: 18px;
}
.csc-mailform-field textarea {
    width: 240px;
	border:solid 1px #9b0e4e;
}
.csc-mailform-field label {
  	width: 200px;
  	padding: 0 10px 2px 0;
  	display: block;
}
#mailformformtype_mail {
	height: 18px;
    margin: 10px 0 0 0;
	color: #9b0e4e;
	cursor: pointer;
	width: 80px;
	background-color: white;
	border:solid 1px #9b0e4e;
}

/* NO MARGINS AROUND PICTURES */

/* 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: 0px;
}
/* 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: 0px;
}
div.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom: 0px;
}
div.csc-textpic-equalheight DIV.csc-textpic-imagerow {
	margin-bottom: 0px; display: block;
}

/* FlexContent Projectcard */

div.stTeaserContain {
	width:330px;
	height:444px;
  float:left;	
	padding:0 0 10px 0;
}
div.stTeaserContain p {
	width:312px;
}
div.stTeaserContain a {
	background-color: #fff;
	display:block;
	width:320px;
	height:444px;
	text-decoration:none;
}
div.stTeaserContain a:hover {
	background-color: #d6d2cb;
}
span.stTeaserHea {
  display:block;
  position:relative;
	padding: 8px 0 0 8px;
	height:50px;
}
span.stTeaserCon {
  display:block;
  position:relative;
	padding: 0 0 0 5px;
	height:360px;
}
span.stTeaserCat {
  display:block;
  position:relative;
	padding: 0 0 0 4px;
	color:#000;
	float:left;
	font-size:13px;
	font-style:italic;
}
span.stTeaserDat {
  display:block;
  position:relative;
	padding: 0 4px 0 0;
	color:#000;
	float:right;
	font-size:13px;
}

/* FlexContent Three Collumns */

.threeCol {
  clear:both;
  overflow:hidden;
  width:980px;
  background-color:#000;
  color:#fff;
  padding-bottom:15px;
}
.coLeft {
  float:left;
  width:33%;
  text-align:center;
}
.coMain {
  float:left;
  width:33%;
  text-align:center;
}
.coRight {
  float:left;
  width:33%;
  text-align:center;
}

/* pagenav */

.tx-gsipagenav-pi1 .next a {
	padding: 0 0 0 4px;
	color:#000;
	text-decoration: none;
}
.tx-gsipagenav-pi1 .prev a {
	padding: 0 4px 0 0;
	color:#000;
	text-decoration: none;
}