body,td {
  font-family: Verdana,sans-serif;
  font-size  : 10pt;
}

body {
  margin: 0;
  padding: 0;
}

body.popup {
	background-image: url(/WO_TC/wwwTheCode.woa/Contents/WebServerResources/menu_back.jpg);
	background-repeat: no-repeat;
	padding: 10px;
}

#popuphead {
	position: absolute;
	right: 5px;
	top: 6px;
}

#popuphead a {
	font-size: 8pt;
	color: white;
}

#popuplogo {
	margin-top: 8px;
	margin-left: -10px;
}

#popupcontent {
	padding: 0 10px;
}

a {
  text-decoration : none;
  color : #039;
}

a:hover {
  text-decoration : underline;
}

h1, h2, h3, h4, h5, h6 {
	color: #00558F;
}

h1 {
	font-size: 14pt;
}
h2 {
  font-size: 13pt;
  margin-top: 1em;
}
h3 {
  font-size: 12pt;
}
h4 {
	font-size: 11pt;
}

.CMSBulletListContainer ul,
.CMSSitemap ul {
	list-style-image: url(/theCMS/linkbullet.gif);
}

.CMSSitemap ul li {
	margin-top: 1em;
}

.CMSSitemap ul li li {
	margin-top: 0;
}

.CMSSitemap .sitmapAbstract {
  font-weight: normal;
  font-size: 8pt;
  color: #666;
}

.CMSSitemap .sitemapLink0 {
	font-size: 10pt;
	font-weight: bold;
}

.CMSSearchResults ul {
  padding-top: 10px;
  list-style-image: url(/theCMS/linkbullet.gif);
  border-top: 1px solid #00558F;
}

.CMSSearchResults form {
	border-bottom: 1px solid #00558F;
	padding-bottom: 10px;
}

p.CMSSearchResultCount,
p.CMSSearchResultPageBrowser {
	font-size: 8pt;
	margin: 0 0 0.5em 0;
}
p.CMSSearchResultCount {
	font-weight: bold;
}


.TCNews {
	margin-top: 1em;
	border-bottom: 1px solid #036;
}

.TCNews h3  {
  padding: 2px 0 0 0;
  margin: 0;
  font-size: 13px;
  font-weight: bold;
}

.TCNews .abstract {
	
}

.TCNews .full {
	clear: right;
}

.TCNews .date {
  background: #e0e0e0;
  margin-right: 1em;
  padding: 4px;
  color: #005a9c;
  font-size: 11px;
  float: left;
}

.TCNews .links ul {
	list-style-image: url(/theCMS/linkbullet.gif);
	padding-left: 2em;
}

.TCNews a.further {
	display: block;
	font-size: 8pt;
	padding-left: 1em;
}

.TCNewsTeaser {
	font-size: 8pt;
}

.TCNewsTeaser .entry {
	margin: 0.5em 0 0.5em 1em;
}

.TCNewsTeaser .date {
	float: left;
	margin-right: 0.5em;
	font-weight: strong;
}

.TCNewsTeaser .headline {

}


p.extra {
 text-indent: -50px;
 padding-left: 65px; 
 padding-top:0px;
}

p.TC03NewsAbstract {
  margin-bottom: 0;
  padding-bottom: 2px;
}

p.TC03PresseParagraph {
  padding-right: 10px;
}

h3.kunden {
  margin-bottom:1px;
}

h3.referenz {
  margin-bottom:1px;
}


h4.teasHead {
  margin: 0;
  padding: 0;
  color : #036;
  font-size: 9pt;
  font-weight: bold;
}

a.teasHead, a.teasHead:visited {
  text-decoration : none;
  color : #003366;
}


a.teasHead:hover {
  text-decoration : none;
  color           : white;
  background: #005a9c;
}

a.teasLink {
  text-decoration : underline;
  font-size: 11px;
  color           : #003366;
}

a.teasLink:hover {
  text-decoration : underline;
  color           : #6699cc;
}

.teasBody {
  font-size: 8pt;
}

p.teasBody {
	margin-top: 4pt;
	padding-left: 1em;
}

a.linkList {
  font-size:9px;
}

.paddingLeft {
  margin-left:10px;
  width: 100%;
}

.job {
  color: #666666;
  padding-left: 20px;
  font-size: 11px;
}

span.CMSSearchHighlight {
  background: #8B8773;
  color: white;
}


div.CMSNewsletterSubscription div.CMSMessage {
	background: #8B8773;
	color: white;
	padding: 2px;
	margin-top: 4px;
}


div.GlirariumLogin {
	border: 1px inset;
	background: white;
	padding: 10px;
	width: 50%;
}

div.GlirariumLogin a {
	display: none;
}


#header {
	margin: 10px 0 12px 72px;
	height: 60px;
	width: 872px;
}

#header .left {
	float: left;
}

#header .right {
	margin-top: 26px;
	float: right;
}

#mainmenu {
	margin: 0 0 0 72px;
	height: 26px;
	line-height: 26px; /* vertical centering */
	width: 872px;
	background-image: url(/WO_TC/wwwTheCode.woa/Contents/WebServerResources/menu_back.jpg);
	background-repeat: no-repeat;
}

#mainmenu ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 16px;
}

#mainmenu li.entry {
	display: block;
	float: left;
	background-image: url(/WO_TC/wwwTheCode.woa/Contents/WebServerResources/menu_seperator.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-weight: bold;
	font-size: 8pt;
	_letter-spacing: -0.05em;
	padding: 0 16px 0 16px;
}

#mainmenu li.true {
	background: white;
	color: #0062A6;
	position: relative;
	left: -1px;
}

#mainmenu .entry a {
	color: white;
	text-decoration: none;
	display: block;
}

#mainmenu .entry a:hover {
	text-decoration: underline;
}

#mainmenu .entry a.true {
	background: white;
	color: #0062A6;
}

#mainmenu .search {
	float: right;
	margin-top: 3px;
}

.search form {
	margin: 0; padding: 0;
}

.search input.field {
  height: 18px;
  width: 90px;
  font-size: 8pt;
  border: 1px solid #666666;
  background: white;
  margin-right: 3px;
}

.search input.button {
	vertical-align: middle;
}

#submenu {
	position: absolute;
	width: 118px;
	left: 0;
	margin: 90px 39px 0 16px;
	font-size: 8pt;
	_letter-spacing: -0.05em; 
}

#submenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#submenu .customContainer {
	margin-bottom: 0.4em;
	padding: 3px;
}

#submenu .heavyContainer a {
	display: block;
	padding-left: 0.6em;
	text-decoration: none;
	color: white;
}

#submenu .liteContainer a {
	display: block;
	padding-left: 0.6em;
	text-decoration: none;
	color: #0062A6;
	font-weight: bold;
	_letter-spacing: -0.06em;
	letter-spacing: -0.02em;
}

a.subMenu2 {
  color: black; 
  text-decoration:none;
  font-size: 8pt;
  display: block;
  width: 100%;
  margin-bottom: 0.4em;
}

a.subMenu2:hover {
  text-decoration: underline;
}

#submenu a.true {
	color: #0062A6;
	font-weight: bold;
}


#submenu ul ul {
	padding: 0.6em 0 0.6em 0.7em;
}

#content {
	position: relative;
	margin-left: 172px;
	width: 770px;
}

#maincontent {
	padding: 50px 0 0 0;
	width: 507px;
}

#teasercontent {
	position: absolute;
	right: 0;
	top: 18px;
	width: 201px;
}

.footer {
	margin: 2em 0;
}

.buttonContainer {
	padding: 0;
	width: auto;
}

.buttonContainer a {
	color: white;
	text-decoration: none;
	font-size: 8pt;
}

/*###################################*/
/*######## Custom Corners ###########*/
/*###################################*/

.customContainer {
  position: relative;
  _width: 100%;
  _height: 1px; 
  padding: 5px;
}

.teaserContainer {
  border: 1px solid #aaa;
  margin-bottom: 1em;
}

.buttonContainer,
.heavyContainer {
	background: #00558F;
	color: white;
}

.liteContainer {
	background: #DCD5B2;
	color: white;
}

.cornerChild {
  position: absolute;
  width: 10px;
  height: 10px;
  font-size: 1px;
  background-repeat: no-repeat;
  background-position: 100% 100%;
}
.buttonContainer .cornerChild,
.heavyContainer .cornerChild,
.liteContainer .cornerChild {
  width: 5px;
  height: 5px;
}

.topLeft {
  background-image: url('/ERROR/NOT_FOUND/framework=app/filename=corner_white_nw.gif');
  top: -1px;
  left: -1px;
}
.topRight {
  background-image: url('/ERROR/NOT_FOUND/framework=app/filename=corner_white_ne.gif');
  top: -1px;
  right: -2px;
}
.bottomLeft {
  background-image: url('/ERROR/NOT_FOUND/framework=app/filename=corner_white_sw.gif');
  bottom: -2px;
  left: -1px;
}
.bottomRight {
  background-image: url('/ERROR/NOT_FOUND/framework=app/filename=corner_white_se.gif');
  bottom: -2px;
  right: -2px;
}
.teaserContainer .topLeft {
  background-image: url('/ERROR/NOT_FOUND/framework=app/filename=border_aaaaaa_nw.gif');
}
.teaserContainer .topRight {
  background-image: url('/ERROR/NOT_FOUND/framework=app/filename=border_aaaaaa_ne.gif');
}
.teaserContainer .bottomLeft {
  background-image: url('/ERROR/NOT_FOUND/framework=app/filename=border_aaaaaa_sw.gif');
}
.teaserContainer .bottomRight {
  background-image: url('/ERROR/NOT_FOUND/framework=app/filename=border_aaaaaa_se.gif');
}


.TCContainerWithCorners .liteContainer {
	color: #8B8773;
	margin-bottom: 0.3em;
	font-size: 8pt;
	font-weight: bold;
	padding: 3px 4px;
	width: 230px;
}

.TCContainerWithCorners .liteContainer a {
	color: #8B8773;
	display: block;
	width: 100%;
}

.teasertop .heavyContainer {
	font-size: 8pt;
	font-weight: bold;
	padding-left: 10px;
}

.teasertop a {
	color: white;
}
#toolnavigation {
	margin-bottom: 12px;
	text-align: center;	
}

#toolnavigation .heavyContainer {
	padding-right: 10px;
}

#toolnavigation .left {
	float:left;width:30%;border-right:1px solid #fff;text-align:left;
}

#toolnavigation .right {
	float:right;width:25%;border-left:1px solid #fff;text-align:right;padding-right: 4px;
}

#contactinfo {
	margin-bottom: 10px;
}

#contactinfo .heavyContainer {
	padding: 10px;
	line-height: 1.7em;
}

/*###################################*/
/*######## TCHeadingImage ###########*/
/*###################################*/

.TCHeadingImage h1 {
 display: none;
}

