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

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

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

body {
  font-family: Verdana, sans-serif;
  font-size: 13px;
  color: #535353;
  background: #FFCC66 url('/WO/wwwDenkmodell.woa/Contents/WebServerResources/bg_body2.jpg') no-repeat top left;
}

* {
	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;
}



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

#wrapper {
	width: 966px;
}

#head {
	position: relative;
	height: 110px;
}

#footer {
	position: relative;
	height: 45px;
	background: transparent url('/WO/wwwDenkmodell.woa/Contents/WebServerResources/bg_contentBottom.gif') no-repeat right top;
}

#content {
	width: 950px;
}

#contentwrapper {
	background: white url('/WO/wwwDenkmodell.woa/Contents/WebServerResources/bg_vertruler.gif') repeat-y -12px top;
	border-right: 16px solid #ED860D;
}

#col2wrapper {
	width: 670px;
	float: right;
 	min-height:150px;
	height: auto !important;
	height: 150px;
}

#col2wrapperStart {
	width: 790px;
	float: right;
 	min-height:150px;
	height: auto !important;
	height: 150px;
	margin-top: 20px;
}

#main {
	float: left;
	width: 453px;
	padding-top: 24px;
}


#teaser {
	float: right;
	width: 192px;
	font-size: 11px;
}


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

#logo {
	position: absolute;
	top: 20px;
	left: 16px;
	width: 233px;
	height: 43px;
}

#shortcuts {
	position: absolute;
	top: 16px;
	right: 16px;
	width: 240px;
	height: 20px;
	text-align: right;
}

#language {
	position: absolute;
	top: 16px;
	right: 260px;
	width: 140px;
	height: 20px;
	overflow: hidden;
}

#search {
	position: absolute;
	top: 35px;
	right: 16px;
	width: 500px;
	height: 16px;
	text-align: right;
}

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

#search input {
	width: 166px;
	height: 14px;
	border: 1px solid #3A80B8;
}

#search a {
	text-decoration: none;
	color: #3A80B8;
	font-size: 10px;
}

#search span { padding-left: 3px;}

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

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

#leftNav {
	width: 240px;
	margin-top: 65px;
	float: left;
}

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

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

#leftNav li ul {
	display: none;
}

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

#leftNav li a {
	display: block;
	background: #f2f5fa;
	font-size: 13px;
	text-decoration: none;
	color: #005C9A;
	padding: 5px 5px 5px 26px;
	margin-bottom: 5px;
}

#leftNav li a:hover,
#leftNav li.selected a,
#leftNav li.inpath a {
	background: #a1bad9;
	color: #fff;
}

#leftNav li.selected li a:hover,
#leftNav li.inpath li a:hover {
	background: #F8FAFC url(/WO/wwwDenkmodell.woa/Contents/WebServerResources/subnav_icon.gif) no-repeat 0% 50%;
	color: #ee870d;
}

#leftNav li.selected,
#leftNav li.inpath {
	background: #F8FAFC;
}

#leftNav li.selected li a,
#leftNav li.inpath li a {
	margin-bottom: 0;
	margin-left: 26px;
	background: #F8FAFC url(/WO/wwwDenkmodell.woa/Contents/WebServerResources/subnav_icon.gif) no-repeat 0% 50%;
	color: #86b2d2;
	font-size: 12px;
	padding: 6px 5px 6px 10px;
}

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

#shortcutsBottom {
	height: 30px;
	padding-left: 20px;
	clear: both;
}

#shortcutsBottomStart {
	height: 30px;
	padding-left: 152px;
	clear: both;
}

#shortcuts ul {
	float: right;
}

#shortcuts li,
#shortcutsBottom li,
#shortcutsBottomStart li,
#language li {
	float: left;
}

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

#shortcuts li.last a,
#shortcutsBottom li.last a,
#shortcutsBottomStart 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: 18px;
	color: #A1BAD9;
	margin-bottom: 12px;
}

h2 {
	font-size: 14px;
	color: #3A80B8;
	margin-bottom: 8x;
}

h3 {
	font-size: 13px;
	color: #535353;
	margin-bottom: 8px;
}

h4 {
	font-size: 13px;
	color: #535353;
	margin-bottom: 8px;
	padding: 3px 0;
	background: #EDF5FF;
}

#main a,
#mainStart a {
	color: #3A80B3;
	text-decoration: none;
}

#main a:hover,
#mainStart a:hover {
	color: #ED860D;
}

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

.totoplink,
.backlink  {
	margin-top: 5px;
	margin-bottom: 10px;
	border-top: 2px solid #D0DCEC;
}

.nolink {
	margin-top: 5px;
	margin-bottom: 10px;
	border-top: 2px solid #D0DCEC;
}

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

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

.totoplink a:hover,
.backlink a:hover {
	color: #ee870d;
}

.imgLightCaption {
	background-color: #F2F5FA;
	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 {
	display: block;
	margin-top: -10px;
	height: 25px;
	text-align: right;
	background: transparent url('/WO/wwwDenkmodell.woa/Contents/WebServerResources/icon_forward.gif') no-repeat 100% 50%;
}

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

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

.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: #3A80B3;
}

#errorWrapper a:hover {
	color: #ED860D;
}

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


/* ++++++++++++++++ Form styles ++++++++++++++++++ */

.CMSMailForm form {
	padding: 0 0 20px 0;
	margin: 0;
	background: #F2F5FA;
	border: 1px solid #535353;
}

.CMSMailForm form h1 {
	background-color: #F6B972;
	font-size: 13px;
	color: #535353;
	padding: 8px 0 8px 18px;
	font-weight: normal;
}


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

.CMSMailForm input.field,
.CMSMailForm textarea.CMSformfield,
.GlirariumLogin input.inputfield  {
	width: 314px;
	border: 1px solid #3A80B8;
	overflow: auto;
}

.CMSMailForm textarea.CMSformfield {
	width: 314px;
}

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


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


.CMSMailForm input.submit {
	border: 1px solid #3A80B8;
	background: #eee;
	margin: 0 0 0 18px;
}

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

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

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

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

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

.CMSNewsletterSubscription .buttons input {
	border: 1px solid #3A80B8;
	background: #EDF5FF;
	font-size: 12px;
	font-family: verdana;
	padding: 2px 4px;
}

/* ++++++++++++++++ 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: 2px solid #D0DCEC;
}

#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: 2px solid #D0DCEC;
	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: 14px;
	color: #005C9A;
	font-weight: normal;
}

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

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

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

.CMSDownloadMedia {
	border-bottom: 2px solid #D0DCEC;
}

.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/icon_download.gif') no-repeat 0% 50%;
	float: right;
	display: block;
	height: 25px;
	line-height: 25px;
	padding-left: 25px;
	color: #005c9a;
	text-decoration: none;
}

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

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

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

.CMSSearchResultsEnhanced ul {
	border-top: 2px solid #D0DCEC;
	padding-top: 10px;
}

.CMSSearchResultsEnhanced ul li a { 
    color: #3A80B3;
}

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: 2px solid #D0DCEC;
	margin-bottom: 5px;
	margin-top: -10px;
}

.foldInLink {
	text-align: right;
	padding-bottom: 3px;
	margin-bottom: 5px;
	border-bottom: 2px solid #D0DCEC;
	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;
}


/* ++++++++++++++++ start page ++++++++++++++++++ */

#mainStart {
	float: left;
	width: 584px;
}

#claimImage {
	margin-left: -160px;
	height: 250px;
	width: 365px;
	background: transparent url('/WO/wwwDenkmodell.woa/Contents/WebServerResources/bg_homepage2.jpg') no-repeat;
}

#claimContainer {
	position: absolute;
	top: 180px;
	left: 400px;
	width: 330px;
	height: 150px;
	overflow: hidden;
}

#mainStart p {
	padding-bottom: 30px;
	width: 214px;
	font-size: 12px;
}

#mainStart #claimContainer p {
	width: auto;
	font-size: 14px;
}

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

.teaserNews {
	padding: 0 13px 0 21px;
}

.teaserNews h3 { 
	margin: 0 0 4px 0;
	font-size: 11px;
	font-weight: bold;
	color: #535353;
}

.teaserRuler {
	border-bottom: 1px solid #CD860D;
	margin: 8px 13px;
}

.teaserNews p {
	color: #535353;
}

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

.teaserNews p a:hover {
	color: #ED860D;
}

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

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

#teaser a.linkbullet {
	display: block;
	margin-top: -10px;
	text-align: right;
	display: block;
	height: 16px;
	text-align: right;
	background: transparent url('/WO/wwwDenkmodell.woa/Contents/WebServerResources/icon_teaser_more.gif') no-repeat 100% 0%;
}

.startTeaser {
	padding-top: 15px;
}

#teaserImg {
	width: 192px;
	height: 50px;
	overflow: hidden;
	margin-bottom: 10px;
}

#noImgSpacer {
	height: 24px;
}

/* only for comaptibility with the 2010-relaunch */
#teaser .teaserEntryImg { width: 154px; overflow: hidden; }


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

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