@import "stylesheet.css";

/*@import "layout.css";
@import "tags.css";
@import "box.css";
@import "start.css";
@import "page.css";
@import "content.css";
@import "colors.css";*/

#main-navigation,
#article_navigation_wrappper,
#footer,
#header_content {
	display: none;
}

#resizeable-content {
	margin-left: 0;
}

html>/**/body #wrapper #content {
	height: auto;
	overflow-y: auto;
	overflow: visible;	
}

.box_small_space {
	height: auto;
	overflow-y: auto;
	overflow: visible;
}

#wrapper #content {
	font-size: 13pt;
	line-height: 20pt;
}

* html #wrapper #content {
	font-size: 10pt;
	line-height: 15pt;
	width: 16cm;
}



.col_100,
.col_80,
.col_66,
.col_50,
.col_33,
.col_25,
.col_20 {
  overflow: visible;
}


#article_tabs {
	font-size: 13pt;
}

#article_tabs .right {
	display: none;
}

.state #article_tabs .active a,
.private #article_tabs .active a {
	border: 1px solid #c30e13;
	border-bottom: none;
}

.private #article_tabs .active a {
	border-color: #30549f;
}

#content_wrapper {
	overflow: visible;
}

#content .toplink {
	display: block;
	text-indent: -30cm;
}

#content .box_grey {
	border: 2pt solid #ddd;
}

#content .description_box {
	border: 2pt solid;
}

.state #content .description_box {
	color: #c30e13;
}

.private #content .description_box {
	color: #30549f;
}

#sitemap h4 {
	border: 1px solid;
}

#sitemap .state h4 { border-color: #D21912;}
#sitemap .private h4 { border-color: #093A97;}
#sitemap .normal h4 { border-color: #C4C4C4;}

#article_wrapper {
	overflow: visible;
}

#content .toplink {
	text-align: left;
	text-indent: -1000em;
	display: block;
}

#merklisten #content-wrapper ol {}

#merklisten #content-wrapper li {
	padding-left: 0;
	list-style-type: disc;
	list-style-position: inside;
	color: #000;
}

#merklisten #content-wrapper li span,
#merklisten #content-wrapper a.delete {
	display: none;
}

#merklisten #content-wrapper li a {
	float: none;
}

#merklisten #content-wrapper  li.state,
#merklisten #content-wrapper  li.state a {
	color: #C40D18;
}

#merklisten #content-wrapper  li.private,
#merklisten #content-wrapper  li.private a {
	color: #30549F;
}

* html #merklisten #content-wrapper li {
	zoom:1;
	list-style: disc inside;
	vertical-align: middle;
	position: relative;
}

* html #wrapper,
* html #outer_wrapper,
* html #outer_header,
* html #header {
	width: 17cm;
	padding: 0;
	margin: 0;
}

* html #startpage .welcome {
	width: 5cm;
	overflow: hidden;
	zoom: 1;
}

* html #startpage .box {
	padding: 0;
	border: 1px solid #ddd;
}

* html #startpage .box_blue .checklist_blue_arrow {
	margin: 0;
}

* html #startpage .box_blue .checklist_blue_arrow li {
	list-style: disc inside;
	margin-left: 0;
	padding-left: 0;
}

* html #startpage .col_33 {
	width: 30%;
	margin-right: 2%;
}

* html #startpage .box_small_space {
	padding: 0;
}

* html #startpage .col_20 {
	width: 16%;
	margin-right: 1%;
}

* html .col_50 {
	width: 7cm;
}

* html #sitemap .col_50 {
	overflow: hidden;
	width: 8cm;
}

* html #sitemap .col_20 {
	width: 19%;
	margin-right: 1%;
}

* html #register #content-wrapper {
	font-size: 11pt;
}

* html #register form.styleme .single label {
	width: 100%;
	clear: both;
}


/******* Änderung Print Artikel-Content Merkliste ********/

.bookmark_content_print {
	display:inline
}
