﻿@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, ftt, var,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: #756a6d;
	background: white;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
}
ol, ul {
	list-style: none;
	padding-left:20px;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


html, body {
  height:100%;
}

body {
  text-align:center; /* horizontal centering for IE Win quirks */
}

#distance {
  width:1px;
  height:50%;
  margin-bottom:-300px;
  float:left;
}

#wrapper {
  background: url("images/bg.gif") 10px 10px no-repeat white;
  width: 940px;
  height: 610px;
  margin:0 auto;
  position:relative;
  clear:left;
  text-align:left;
  overflow: hidden;
}

#wrapper a,
#wrapper a:visited,
#wrapper a:hover {
  text-decoration: none;
  color: #d8002f;
}

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

#wrapper #headerWrapper {
  height: 120px;
  margin: 10px 0px 0px 10px;
}

#wrapper #headerWrapper #logo {
  width: 220px;
  height: 120px;
  float: left;
}

#wrapper #headerWrapper #header {
  width: 708px;
  height: 120px;
  float: right;
  overflow: hidden;
  background:url(images/header.gif) left top no-repeat white;
}

#wrapper #contentWrapper {
  height: 459px;
  width: 930px;
  clear: both;
  overflow: hidden;
  margin: 0px 0px 0px 10px;
}

#wrapper #contentWrapper #menu {
  float: left;
  width: 180px;
  height: 404px;
  margin: 55px 0px 0px 40px;
  color: white;
}

#wrapper #contentWrapper #menu ul {

}

#wrapper #contentWrapper #menu ul li {
  padding: 0px 0px 5px 12px;
  margin:0;
  background: url("images/listItem.jpg") 0px 6px no-repeat;
}

#wrapper #contentWrapper #menu ul li a {
  color: white;
  line-height: 1.5em;
  text-transform: uppercase;
}

#wrapper #contentWrapper #menu ul li.active {
  background: url("images/listItemActive.jpg") 0px 6px no-repeat;
}

#wrapper #contentWrapper #menu ul li.active a,
#wrapper #contentWrapper #menu ul li a:hover {
  text-decoration: none;
  color: #d8002f;
}

#wrapper #contentWrapper #content {
  float: right;
  width: 630px;
  height: 255px;
  margin: 27px 40px 0px 0px;
  padding-right: 0px;
  line-height: 1.3em;
  overflow:auto;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 1.5em;
  font-weight: bold;
   padding-top: 15px;
   padding-bottom: 15px;
}
h2 {
  font-size: 1.3em;
}
h3 {
  font-size: 1.1em;
}
h4, h5, h6 {
  font-size: 1.5em;
  font-weight: bold;
   padding-top: 15px;
   border-bottom:1px solid silver;
   padding-bottom: 0;
   margin-bottom: 15px;
}
h5 {
  font-size: 1.3em;
}
h6 {
  font-size: 1.1em;
}
/*
#wrapper #contentWrapper #content h1 {
  font-size: 1.5em;
  line-height: 1.6em;
  padding-bottom: 1em;
}

#wrapper #contentWrapper #content h2 {
  font-size: 1.3em;
  font-weight: bold;
  line-height: 1.4em;
  padding-bottom: 1em;
}
*/
#wrapper #contentWrapper #content ul {
  list-style-image:url(images/listItem2.jpg);
}

#wrapper #contentWrapper #content div.csc-textpic-intext-left-nowrap {
  margin-bottom: 15px;
}

#wrapper #contentWrapper #content div.csc-textpic-intext-left-nowrap img {
  float: left;
  padding: 0px;
  margin: 0px;
}

#wrapper #siteImages {
  position: absolute;
  /* background: #756a6d;*/
  bottom: 21px;
  left: 230px;
  height: 220px;
  width: 710px;
  overflow: hidden;
  white-space: nowrap;
}

#wrapper #siteImages img {
  background: #756a6d;
}

#wrapper #footer {
  height: 21px;
  line-height: 21px;
  padding-left: 225px;
  overflow: hidden;
}

#wrapper #footer ul li {
  float: left;
  margin-right: 15px;
}

#wrapper #footer,
#wrapper #footer ul li a,
#wrapper #footer ul li a:visited,
#wrapper #footer ul li a:hover {
  font-weight: bold;
  color: #ebe8e9;
  color: #a9a0a2;
  text-transform: uppercase;
}

#wrapper #footer ul li.active a,
#wrapper #footer ul li a:hover {
  color: #ebe8e9;
}




a[target="_blank"] {
	background: url(images/externlink.gif) no-repeat right bottom;
	padding-right: 8px;
	display: inline; /* f�r IE7, IE6 kennt die Pseudoklassen sowieso nicht! */
}

hr {
	background: url(images/sbg.png) no-repeat left top;
	border:0;
}


.textfield,
.select,
.search_string,
.email {
	width:100%;
	border:1px solid #60CFF3;
	background:url(images/input.png) no-repeat top left white;
	color:#1994E4;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0 3px 0 3px;
}

textarea, .textarea {
	border:1px solid #60CFF3;
	background:url(images/textarea.png) no-repeat top left white;
	color:#1994E4;
	font-family:Arial, Helvetica, sans-serif; width: 780px;

	padding: 3px 3px 3px 3px;
}

/* -------  module team  -------  */
/* ----------  Group  ----------  */
.team-head {text-align: left;}
.team-head h2 {font-size: 1.2em; }
.team-head p {font-size: 1.0em; }

/* ----------  Member ----------  */
.team-member {margin-bottom:20px;}
.team-member td {
	font-size: 1.0em;
	text-align: left;
	vertical-align:top;
}

.team-member ul {
	margin: 0 0 0 0 ! important;
	padding: 0 0 0 0 ! important;
	list-style-type: none;
}


.team-member li {
list-style-type: none  ! important;
	padding: 0 0 6px 6px ! important;
	margin: 0 ! important;	
	background-repeat: no-repeat;
}
.team-name {font-size: 1.1em; margin:0; padding:0;}
.team-capa {font-size: 1.0em; margin:4px 0;  padding:0;  padding-top:3px;color: #666666;}
.team-desc { font-size: 0.9em;	margin:6px 0; text-align:justify;}

.team-mail {font-size: 1.0em; list-style-image:none;	background-image: url(mail.gif);}

.team-extra1, .team-extra2 {
	font-size: 0.8em;
	list-style-image:none;
	background-image: none;
}

/*
.team-phone { font-size: 1.0em; background-image: url(phone.gif); }
.team-extra1 {font-size: 0.8em; background-image: url(talk.gif); }
.team-extra2 {font-size: 0.8em; background-image: url(time.gif); }
*/



