/*-----------------------------------------------------------------------------
denkmodell

theCode AG
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/

body {
  font-family: Verdana, sans-serif;
  font-size: 12px;
  color: #666666;
}

* {
	margin: 0;
	padding: 0;
}

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

h1, h2, h3, h4, h5, h6, pre, blockquote, form, fieldset, table, ul {
	margin: 0;
}

.clearer {
	clear:both;
	line-height: 1px;
	font-size: 1px;
}

img {
	border: 0;
}

.bg-image {
	min-height: 100%;
	min-width: 1024px;
	
	/* Set up proportionate scaling */
	width: 100%;
	height: auto;

	position: fixed;
	top:0;
	left: 0;
		
}

/* =Layout
-----------------------------------------------------------------------------*/

#wrapper {
	width: 970px;
	position: relative; 
}

#ROOT #mainSingle { overflow: visible;}

#head {
	position: relative;
	height: 118px;
	background: transparent url('/WO/wwwDenkmodell.woa/Contents/WebServerResources/relaunch2010/bg_head.png') no-repeat left top;
}

#footer {
	position: relative;
	height: 45px;
	background: transparent url('/WO/wwwDenkmodell.woa/Contents/WebServerResources/relaunch2010/bg_footer.png') no-repeat; 
}

#content {
	width: 960px;
	padding-top: 26px;
	padding-bottom: 26px;
	background: white;
}

#contentwrapper {
	background: transparent url('/WO/wwwDenkmodell.woa/Contents/WebServerResources/relaunch2010/bg_contentwrapper.png') repeat-y left top;
}

#col2wrapper,
#singleColWrapper {
	width: 725px;
	float: right;
 	min-height:500px;
	height: auto !important;
	height: 500px;
}


#main {
	float: left;
	width: 475px;
}

#mainSingle {
	float: left;
	width: 700px;
	overflow: hidden;
}


#teaser {
	float: right;
	width: 200px;
	font-size: 10px;
	padding-top: 4px;
}

#teaserWrapper {
	padding-right: 23px;
}

/* =Head
-----------------------------------------------------------------------------*/

#logo {
	position: absolute;
	top: 58px;
	left: 20px;
	width: 335px;
	height: 60px;
}

#shortcuts {
	position: absolute;
	top: 22px;
	left: 483px;
	width: 250px;
	height: 32px;
	text-align: left;
}

#shortcuts2 {
	position: absolute;
	top: 22px;
	right: 34px;
	width: 270px;
	height: 32px;
	text-align: right;
}

#language {
	position: absolute;
	top: 58px;
	left: 483px;
	width: 160px;
	height: 26px;
	overflow: hidden;
}

#search {
	position: absolute;
	top: 58px;
	right: 34px;
	width: 200px;
	height: 15px;
	text-align: right;
	
	background: transparent url('/WO/wwwDenkmodell.woa/Contents/WebServerResources/relaunch2010/bg_search.gif') no-repeat left top;
}

#topnav {
	position: absolute;
	top: 66px;
	right: 16px;
	width: 700px;
	height: 44px;
	
	display: none;
}

#search input {
	width: 125px;
	height: 13px;
	border: 1px solid #006699; 
	float: left;
}

#search a {
	text-decoration: none;
	display: block;
	float: right;
	color: white;
	font-size: 9px;
	font-weight: bold;
	line-height: 13px;
	background: transparent url('/WO/wwwDenkmodell.woa/Contents/WebServerResources/relaunch2010/bg_search.gif') no-repeat r top;
}

#search a { padding: 0 6px 0 6px;}

#search img {
	position: relative;
	top: 2px;
}

/* =Navigation
-----------------------------------------------------------------------------*/

#leftColWrapper {
	padding-left: 20px;
}

#leftNav {
	width: 192px;
	float: left;
}

#leftNav #leftCont {
	padding-top: 50px;
	clear: both;
}

#leftNav li {
	margin: 0;
	padding: 0;
	width: 192px;
	float: left;
}

#leftNav li ul {
	display: none;
}

#leftNav li.selected ul,
#leftNav li.inpath ul {
	display: block;
}

#leftNav li a {
	display: block;
	font-size: 12px;
	text-decoration: none;
	color: #006699;
	padding: 5px 5px 5px 0;
	margin-bottom: 3px;
}

#leftNav li a:hover,
#leftNav li.selected a,
#leftNav li.inpath a {
	color: #993333;
}

#leftNav li.selected li a:hover,
#leftNav li.inpath li a:hover {
	color: #993333;
	border-bottom: 1px solid #993333;
}

#leftNav li.selected,
#leftNav li.inpath {
	
}

#leftNav li.selected li a,
#leftNav li.inpath li a {
	margin-bottom: 0;
	margin-left: 17px;
	color: #006699;
	font-size: 10px;
	border-bottom: 1px solid #006699;
	padding: 6px 5px 4px 0;
}

#leftNav li.selected li.selected a,
#leftNav li.inpath li.selected a {
	color: #993333;
	border-bottom: 1px solid #993333;
}

#leftNav li.selected li.first a,
#leftNav li.inpath li.first a { padding-top: 0;}

#leftNav li.inpath li.last a,
#leftNav li.selected li.last a { margin-bottom: 8px;}


#shortcuts li,
#shortcuts2 li,
#language li {
	float: left;
}

#shortcuts2 ul { float: right;}


#language li a {
	font-size: 10px;
	color: #A1ABD9;
	text-decoration: none;
	border-right: 1px solid #A1BAD9;
	padding: 0 8px 0 8px;
}

#language li a { border-right: none; padding: 0 5px 0 5px;}
#language li.first a { padding-left: 0;} 

#shortcuts li a,
#shortcuts2 li a  {
	font-size: 9px;
	color: #006699;
	text-decoration: none;
	border-right: 1px solid #006699;
	padding: 0 5px 0 5px;
}

#shortcuts2 li a { font-weight: normal;}
#shortcuts li a { font-weight: bold;}
#shortcuts li.first a { padding-left: 0;}

#shortcuts li.last a,
#shortcuts2 li.last a,
#language li.last a {
	border: 0;
	padding-right: 0;
}

#topnav ul {
	float: right;
}

#topnav li {
	float: left;
	margin-left: 5px;
	height: 44px;
	overflow: hidden;
}

#topnav li a {
	display: block;
	float: left;
	height: 44px;
	padding: 12px 10px 10px 10px;
	text-decoration: none;
	color: #005C9A;
	background: #edf5ff;
}

#topnav li a:hover,
#topnav li.selected a {
	background-color: #A1BAD9;
	color: white;
}


/* =Content
-----------------------------------------------------------------------------*/

h1 {
	font-size: 14px;
	color: #006699;
	margin-bottom: 6px;
}

h2 {
	font-size: 12px;
	color: #000;
	margin-bottom: 4px;
}

h3 {
	font-size: 12px;
	color: #000000;
	margin-top: 26px;
	margin-bottom: 10px;
	text-align: left;
}

h4 {
	font-size: 12px;
	color: #006699;
	margin-bottom: 6px;
	padding: 3px 0;
	border-bottom: 1px solid #006699;
}

h5 {
	font-size: 12px;
	color: #000000;
	text-align: right;
	margin-bottom: 4px;
}

h6 {
	font-size: 10px;
	color: #666666;
	font-style: italic;
}

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

a:hover {
	color: #993333;
}

#main p {
	margin-bottom: 10px;
}

.totoplink,
.backlink  {
	margin-top: 5px;
	margin-bottom: 10px;
}

.totoplink a,
.backlink a {
	float: right;
	display: block;
	height: 25px;
	line-height: 25px;
	padding-left: 20px;
	color: #993333;
	text-decoration: none;
}

.totoplink a { background: transparent url('/WO/wwwDenkmodell.woa/Contents/WebServerResources/relaunch2010/icon_totop.gif') no-repeat 0% 50%; }
.backlink a { background: transparent url('/WO/wwwDenkmodell.woa/Contents/WebServerResources/relaunch2010/icon_back.gif') no-repeat 0% 50%; }

.totoplink a:hover,
.backlink a:hover {

}

.imgLightCaption {
	background-color: #ffffff;
	font-size: 11px;
	color: #535353;
	padding: 8px 0;
	overflow: hidden;
}

.imgLightCaption span { float: left; padding-left: 5px; padding-right: 5px;}
.imgLightCaption span.magIcon { float: right; display: block; padding-top: 3px;}


#main a.linkbullet,
#mainSingle a.linkbullet {
	display: block;
	text-align: right;
	background: transparent url('/WO/wwwDenkmodell.woa/Contents/WebServerResources/relaunch2010/icon_forward.gif') no-repeat 100% 60%;
	padding-right: 13px;
}

.CMSBulletListContainer li,
#main li,
#mainSingle li {
	font-size: 12px;
	padding-left: 20px;
	margin-bottom: 6px;
	background: transparent url('/WO/wwwDenkmodell.woa/Contents/WebServerResources/relaunch2010/icon_bulletlist.gif') no-repeat 0 5px;
}

.CMSBulletListContainer li p,
#main li p {
	margin-bottom: 6px;	
}

#main ol li {
	background:none repeat scroll 0 0 transparent;
	font-size:12px;
	margin-bottom:6px;
	margin-left:20px;
	padding: 0;
}

.DMLinkDivider {
	margin-top: -2px;
}

.eastern td .dmlightbox {
	background: #F2F5FA;
	padding: 20px 10px 10px 20px;
}

.eastern td {
	background: #F2F5FA;
	border-right: 20px solid white;
	border-bottom: 20px solid white;
}

#errorWrapper {
	position: relative;
	margin-bottom: -30px;
	background: white;
	padding: 25px 50px 70px 160px;
}

#errorWrapper hr {
	margin-bottom: 10px;
}

#errorWrapper p {
	margin-bottom: 10px;
}

#errorWrapper a {
	color: #993333;
}

#errorWrapper a:hover {

}

#errorDescription {
	color: #000;
	font-weight: bold;
}

#main hr,
#mainSingle hr {
	border:0;
	height: 1px;
	color: #006699;
	background-color: #006699;
	margin: 10px 0;
	padding:0;
	display: block;
}

.nolink {
	margin-top: 5px;
	margin-bottom: 10px;
	border-top: 1px solid #006699;
}
	
/* ++++++++++++++++ Form styles ++++++++++++++++++ */

.CMSMailForm form {
	padding: 0 0 20px 0;
	font-size: 12px;
	margin: 0;
}


.CMSMailForm .CMSMailFormEntry,
.CMSMailForm .CMSMailFormOptions {
	padding-bottom: 15px;
}

.CMSMailForm .CMSMailFormEntry .label {
	font-size: 12px;
	color: #006699;
	line-height: 1.8em;
}

.CMSMailForm input.field,
.CMSMailForm textarea.CMSformfield,
.GlirariumLogin input.inputfield  {
	width: 190px;
	border: 1px solid #006699;
}

.CMSMailForm .CMSMailFormCheckbox td { color: #006699;}


.CMSMailForm textarea.CMSformfield {
	width: 200px;
	height: 115px;
	overflow: auto;
}

.GlirariumLogin input.inputfield {
	margin-bottom: 10px;
}


.CMSMailForm select {
	border: 1px solid #006699;
}


.CMSMailForm input.submit {
	border: 1px solid #006699;
	color: #006699;
	background: white;
}

.CMSNewsletterSubscription .label { color: #006699; line-height: 1.8em;}

.CMSNewsletterSubscription .field input {
	width: 300px;
	border: 1px solid #006699;
	margin-bottom: 10px;
}

.CMSNewsletterSubscription .field select {
	margin-bottom: 10px;
	border: 1px solid #006699;
	background: white;	
}

.CMSNewsletterSubscription .field select option {
	padding-right: 20px;
}

.CMSNewsletterSubscription .chkboxdesc,
.CMSNewsletterSubscription .chkbox {
	float: left;
	padding-right: 10px;
	color: #006699;
}

.CMSNewsletterSubscription .buttons {
	padding: 10px 0 20px 0;
	clear: both;
}

.CMSNewsletterSubscription .buttons input {
	border: 1px solid #006699;
	font-size: 12px;
	font-family: verdana;
	padding: 1px 3px;
	background: white;
	color: #006699;
}

/* ++++++++++++++++ References Search styles ++++++++++++++++++ */

#refSearch .formEntry {
	padding-bottom: 10px;
}

#refSearch .formEntry .label {
	width: 150px;
	float: left;
}

#refSearch .formEntry .field input {
	border: 1px solid #3A80B8;
	height: 18px;
	width: 250px;
}

#refSearch #refSearchSubmit {
	width: auto;
	height: auto;
	padding: 1px 3px 1px 3px;
	margin-top: 10px;
	background-color: #EEEEEE;
}

#refSearch .formEntry .field select {
	width: 250px;
}

#refSearch .resultBrowser {
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px solid #6699cc;
}

#refSearch .valueNumResults {
	font-weight: bold;
}

#refSearch .resultBrowser .prevBatch {
	float: left;
	width: 120px;
	text-align: left;
}

#refSearch .resultBrowser .countShownBatch {
	float: left;
	width: 200px;
	text-align: center;
}

#refSearch .resultBrowser .nextBatch {
	float: right;
	width: 120px;
	text-align: right;
}

#refSearch .refResults {
	clear: both;
	padding-top: 20px;
}

#refSearch .refResults p {
	margin-bottom: 0;
}

#refSearch .refResults h4 {
	font-weight: bold;
	background: white;
	margin-bottom: 0;
}

#refSearch .refResults .more {
	text-align: right;
	border-bottom: 1px solid #6699cc;
	padding-bottom: 6px;
	margin-bottom: 10px;
}

#singleRef {
	padding-bottom: 15px;
}

#singleRef h2 {
	padding-bottom: 5px;
}

#singleRef .runtimeInfo,
#singleRef .clientInfo {
	font-size: 10px;
}

#singleRef .clientInfo {
	float: right;
	text-align: right;
}

#singleRef .runtimeInfo {
	float: left;
}


#singleRef .label {
	font-weight: bold;
	display: block;
}

/* ++++++++++++++++ Download media styles ++++++++++++++++++ */

.CMSDownloadMedia {
	margin: 0;
	padding: 10px 0 8px;
}

.CMSDownloadMedia .CMSMediaIcon {
	padding: 0 10px 0 10px;
}


.CMSDownloadMedia .CMSDownloadMediaInformation .CMSDownloadMediaTitle {
	font-size: 12px;
	color: #000;
	font-weight: bold;
}

.CMSDownloadMedia .CMSDownloadMediaInformation .CMSDownloadMediaDate {
	font-size: 11px;
}

.CMSDownloadMedia .CMSDownloadMediaInformation p {
	font-size: 11px;
	margin:3px 0 0 0;
}

.CMSDownloadMedia .CMSDownloadMediaInformation  {
	width: 370px;
	float: right;
	margin-bottom: 0;
	padding: 0;
}

.CMSDownloadMedia {
	border-bottom: 1px solid #006699;
}

.CMSDownloadMedia .CMSDownloadMediaDownloadButton {
	background-image: none;
	float: right;
}

.CMSDownloadMedia  .CMSDownloadMediaDownloadButton a span {
	display: none;
}

.CMSDownloadMedia .CMSDownloadMediaDownloadButton a,
.CMSDownloadMedia .CMSDownloadMediaDownloadButton a:visited,
.CMSDownloadMedia .CMSDownloadMediaDownloadButton a:hover { 
	background: transparent url('/WO/wwwDenkmodell.woa/Contents/WebServerResources/relaunch2010/icon_download.png') no-repeat 0% 50%;
	float: right;
	display: block;
	height: 31px;
	line-height: 31px;
	padding-left: 28px;
	color: #993333;
	text-decoration: none;
}

/* ++++++++++++++++ Search results ++++++++++++++++++ */

span.CMSSearchHighlight {
    color: #6699cc;
    font-size: inherit!important;
}

#CMSSearchResultsEnhancedSearchField {
	width: 170px;
	border: 1px solid #006699;
	font-size: 12px;
}

.CMSSearchResultsEnhanced ul {
	border-top: 1px solid #006699;
	padding-top: 10px;
}

.CMSSearchResultsEnhanced ul li a { 
    color: #993333;
}

p.CMSSearchResultPageBrowser {
	padding: 10px 0 10px 0;
}

span.stringSearchFor {
	display: block;
	float: left;
	margin-right: 10px;
}

.CMSSearchResultsEnhanced p.CMSSearchResultPageBrowser span.stringResultPage {
	padding: 0;
	float: left;
}

/* ++++++++++++++++ FoldOutTemplate ++++++++++++++++++ */

.foldOutLink {
	text-align: right;
	padding-bottom: 3px;
	border-bottom: 1px solid #006699;
	margin-bottom: 5px;
	margin-top: -10px;
}

.foldInLink {
	text-align: right;
	padding-bottom: 3px;
	margin-bottom: 5px;
	border-bottom: 1px solid #006699;
	margin-top: 10px;
}

.swingOutContainer {
	padding: 10px 0;
}

.swingOutContainer .CMSDownloadMedia {
	margin-left: 20px;
}

/* ++++++++++++++++ Sitemap ++++++++++++++++++ */

ul.sitemap a.sitemapLink1 {
	font-size: 11px;
}

#main ul.sitemap li ul.sitemap li {
	margin-bottom: 3px;
}


/* ++++++++++++++++ Employees ++++++++++++++++++ */
#main .CMSWrappedHorzList .col0 .CMSContainer { width: 230px; }
#main .CMSWrappedHorzList .col1 .CMSContainer { padding-left: 6px;}
#main .CMSWrappedHorzList .col0 img {padding-bottom: 6px;}

/* =One Column Layout special
-----------------------------------------------------------------------------*/

#headlineBesideImg {
	position: absolute;
	top: 388px;
	left: 20px;
	width: 215px;
	height: 26px;
	border-bottom: 1px solid #006699;
}

#headlineBesideImg h1 { white-space: nowrap;}

#mainSingle .CMSSimpleImage,
#mainSingle #map_canvas { border-bottom: 1px solid #006699; }

#mainSingle h2 { margin-bottom: 0;	}


#mainSingle .CMSWrappedHorzList p { margin-bottom: 16px;}

.homeTeaser table td.col0 { padding-right: 18px;}
.homeTeaser table td.col1 { padding-left: 18px;}

.homeClaim .CMSSimpleParagraph { padding-top: 34px; padding-bottom: 34px; }

#mainSingle .contactForm { position: relative; padding-bottom: 50px;}

#mainSingle .contactForm .CMSMailFormCheckbox {
	float: left;
	width: 60px;	
}

#mainSingle .CMSMailForm .CMSSimpleText { color: #006699; line-height: 22px;}
#mainSingle .contactForm input.submit {
	position: absolute;
	top: 230px;
	left: 500px;
	font-size: 12px;
	font-size: 12px;
	font-family: verdana;
	padding: 1px 3px;
}


/* =Teaser Column
-----------------------------------------------------------------------------*/

.teaserNews {
	padding: 0;
}

.teaserNews h3 { 
	margin: 0 0 4px 0;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	color: #000;
}

.teaserRuler {
	border-bottom: 1px solid #993333;
	margin: 8px 0;
}

.teaserNews p {
	color: #666666;
}

.teaserNews p a {
	color: #993333;
	text-decoration: none;
}

.teaserNews p a:hover {

}

.teaserNews h3 a {
	text-decoration: none;
	color: #000;
}

.teaserNews h3 a:hover {
	color: #993333;
}

#teaser a.linkbullet {
	display: block;
	text-align: right;
	padding-right: 13px;
	background: transparent url('/WO/wwwDenkmodell.woa/Contents/WebServerResources/relaunch2010/icon_teaser_more.gif') no-repeat 100% 60%;
}

.startTeaser {
	padding-top: 15px;
}

.teaserNews .teaserEntryImg { padding-bottom: 6px; padding-top: 4px; }


/* =Footer
-----------------------------------------------------------------------------*/

#copyright {
	position: absolute;
	top: 17px;
	right: 0;
	width: 300px;
	height: 20px;
	text-align: right;
	Font-size: 10px;
	color: #434343;
}
