body {
	margin: 0;
	padding: 0;
	text-align: left;
	color: #2A2D32;
	font-size: 0.7em;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(/images/tex_main.gif);
	background-repeat: repeat-x;
}

#outer {
	float:left;
	width:880px;
}

#lefttopholder {
	float:left;
	width:208px;
	height:62px;
	padding: 46px 0 0 37px;
}

#ulLanguage {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#ulLanguage li img {
	border-width: 0px;
}

#ulLanguage li {
	float:left;
	padding: 0 0 0 26px;
	margin: 0px;
}

#logo {
	float:left;
	background-image: url(/images/tex_topmid.gif);
	width: 429px;
	height: 70px;
	padding: 38px 3px 0 23px;
}

#logo img {
	border-width: 0px;
}

#menu {
	float:left;
	background-image: url(/images/tex_menu.gif);
	width: 223px;
	height: 161px;
	padding: 18px 7px 0 18px;
}

.menuIcon {
	margin: 6px 0 6px  0;
}



.submenuLink {
	margin: 0 0 6px 0;
	border-width: 0px;
}

#header {
	float:left;
	width: 627px;
	height: 181px;
	overflow:hidden;
	background-image: url(/images/tex_right.gif);
	background-repeat: no-repeat;
	background-position: 450px 0px;
}

#submenu {
	float:left;
	width:220px;
	padding: 27px 7px 0 18px;
}

.submenuLink {
	margin: 0 0 6px 0;
	border-width: 0px;
}

#contentHolder {
	float:left;
	width:456px;
	background-image: url(/images/tex_contenttop.gif);
	padding: 12px 0 0 0;
}

#content {
	float:left;
	width:456px;
	padding: 19px 0 0 0;
	background-image: url(/images/tex_content.gif);
}

#content p {
  padding: 0;
  margin: 2px 0 3px 0;
  font-size: 0.95em;
}

#content p span.question{
  color: #93080a;
}

#content p span.answer{
  color: #2f567a;
}

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

#content li {
	padding: 0 0 6px 12px;
	background-image: url(/images/list.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
}

.contentText {
	float:left;
	width:400px;
	padding: 0 28px 0 28px;
	line-height: 14px;
	
}

.contentText strong {
  color: #2f567a;
	background-color: inherit;
}

.contentText a {
	color: #2A2D32;
	background-color: inherit;
	text-decoration: underline;
}

.contentText a:hover {
	color: #840200;
	background-color: inherit;
	text-decoration: none;
}

#contentBot {
	float:left;
	width:456px;
	height:95px;
	background-image: url(/images/tex_contentbot.gif);
}

.headline {
	margin: 0 0 10px 24px;
}

#content ul#referencelist {
  width: 400px;
  margin: 20px 0 0 0;
  padding: 0;
  float: left;
}

#content ul#referencelist li {
  background: none;
  float: left;
  text-align: center;
  width: 180px;
  margin: 0 20px 10px 0;
  padding: 0;
}

#content ul#referencelist li img {
  border: 0;
  margin: 0 0 2px 0;
  padding: 0;
}

#content ul#referencelist li a {
  border: 0;
  text-decoration: none;
}

#content ul#referencelist li a img {
  border: 0;
}

.textSmall {
	font-size: 0.9em;
}

.btnIcon {
	width: 17px;
	height: 17px;
	overflow: hidden;
	float:left;
	background-image: url(/images/btn_icon.gif);
}

.menuSpacer {
 	margin: 4px 0 4px 0;
}

.menuLink {
	margin: 2px 0 0 8px;
	border-width: 0px;
}

hr {
	border-top: 1px solid #bababa;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	padding: 0.4em 0;
  margin: 10px 0 0 0;
}

/* Kontakt */
#contact {
	padding: 0;
}

#contact fieldset {
	border: 0;
	display: block;
	padding: 0.2em 0;
	margin: 0;
}

.left {
	float: left;
	width: 5em;
	font-weight: bold;
	text-align: right;
}

.right {
	float: left;
	padding-left: 0.6em;
	width: auto;
}

input, textarea {
	border: 1px solid #cccccc;
	background-color: #fdfdfd;
	font: normal 1em Verdana;
	color: #2A2D32;
	padding: 0.2em;
}

#send {
	border: 1px solid #cccccc;
	background-color: #fdfdfd;
	font: normal 1em Verdana;
	color: #840200;
	padding: 0.2em;
}
/* Total Defenition f&uuml;r die obere Sub men&uuml; Leiste */
ul#topsubnav{
  margin: 25px 0 0 0;
  padding: 0;
  list-style: none;
  overflow:hidden;
  height: 80px;
}

ul#topsubnav li{
  margin: 2px 0 2px 0;
  padding: 0;
}

ul#topsubnav li a {
  text-decoration: none;
  padding: 0 0 0 18px;
  margin: 2px 0 2px 18px;
  color: #244e75;
}

ul#topsubnav li a:hover {
  text-decoration: underline;
}
/* Defenition Buttons */

a#sub-contact {
  background: url('/images/sub_buttons/contact.gif') no-repeat 0 3px ;
}

a#sub-approach {
  background: url('/images/sub_buttons/approach.gif') no-repeat 0 3px ;
}

a#sub-imprint {
  background: url('/images/sub_buttons/imprint.gif') no-repeat 0 2px ;
}

a#sub-terms {
  background: url('/images/sub_buttons/terms.gif') no-repeat 0 2px ;
}

#address {
  margin: 27px 0 0 18px;
  font-size: 0.9em;
  padding: 0;
  float: left;
  width: 150px;
  font-style: normal;
  color: #244e75;
}

#address p{
  margin: 0 0 3px 0;
  padding: 0;
}

#address a{
  padding: 0;
  text-decoration: none;
  color: #244e75;
}

#address a:hover{
  padding: 0;
  text-decoration: underline;
  color: #244e75;
}

#address p span.nobr {
  white-space: nowrap;
}


