/*W3C suggestion on printing-css*/
th              { font-weight: bolder; text-align: center }
caption         { text-align: center }
body            { line-height: 1.33 }
h1              { font-size: 2em; margin: .67em 0 }
h2              { font-size: 1.5em; margin: .83em 0 }
h3              { font-size: 1.17em; margin: 1em 0 }
h4, p,
blockquote, ul,
form,
ol, dl          { margin: 1.33em 0 }
h5              { font-size: .83em; line-height: 1.17em; margin: 1.67em 0 }
h6              { font-size: .67em; margin: 2.33em 0 }
h1, h2, h3, h4,
h5, h6, b,
strong          { font-weight: bolder }
i, cite, em,
var, address    { font-style: italic }
pre, tt, code,
kbd, samp       { font-family: monospace }
pre             { white-space: pre }
big             { font-size: 1.17em }
small, sub, sup { font-size: .83em }
ol              { list-style-type: decimal }
ol ul, ul ol,
ul ul, ol ol    { margin-top: 0; margin-bottom: 0 }
br       { content: "\A" }

/*W3C suggestion on printing-css*/

/* ADK - styles for printing */
body {
	background: #FFF;
	color: #FFF;
    font-family: Arial, Verdana, sans-serif;
	/*float: none;*/
}

#header #metaContainer #metaNavigation, 
#header #metaSuche .searchButtonMeta,
#header #metaSuche .metaFieldSearch,
#mainNavigation, #subNavi, .leftNavi {
	display: none;
}

.screen {
	display: none;
}

.print {
	display: block;
}
.clearBoth {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

.mainContent .screen {
	background: none;
	text-indent:0px;
}

li {
   list-style-type:disc;
}

ul {
  list-style-type:disc;
  font-size:14px;
}

p, h1, h2, h3, h4, h5, h6, span, a {
	color: #000;
}

h1 {
    font-size:20px;
}

h2 {
    font-size:17px;
    padding:0px;
    margin:0px;
    line-height:14px;
}

h3 {
    font-size:14px;
}

h5 {
    padding:0px;
    margin:0px;
    font-size:14px;
}

h6 {
    font-size:14px;
}

p {
    font-size: 14px;
	display: block;
    margin: 3px 0px 20px 0px;
	line-height: 1em;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}

a {
	text-decoration: underline;
    font-size:14px;
    margin: 0px 0px 0px 0px;
}

img{
	border: none;
    padding:0px 0px 0px 0px;
	display: block;
} 
#logo{display: block;}
/* Home */
.topthemaWrapper {
}
.ADK_teaserTopRight{
	display: block;	
}
.ADK_teaser.homeShort,
.ADK_teaserRight {
	display: block;
}
.topThemaPrint {
    display:block;
	width: 100%;
}
.ADK_teaserHead h2 {
    padding-top:20px; padding-bottom:6px;
}
.NSM_btn_right {
    padding-bottom:30px;
}
.teaserInner ul p {
    margin-bottom:10px;
}
.teaserInner ul li {
    font-weight:bold;
}
.teaserInnerImg span {
    font-size: 14px;
}
.shadebox p {
    font-weight:bold;
    letter-spacing:0.5px;
}

/* Inhaltsseite */
.teaserInner .smallContent2,
.smallContent { /*Ansprechpartnerseite...*/
	width: 100%!important;
	margin: 25px 0 0 10px;	
}

.smallImage2Print img {
    border: 1px solid #000;
}
  
.date {
    font-size:14px;
    padding-bottom:0px;
    margin-bottom:0px;
}


.wysiwyg {
    padding-bottom:20px;
}
.container_12 .grid_3_special {
	width: 100%!important;
}
table.rechtsberatung{width:150%;}
  
/* Übersichtsseite */
.content4 {
	width: 750px;
}

.content4 .smallImageBorder3 {	
	height: 137px;
	width: 176px;
	border: 1px solid #000;
	padding: 1px;
	float: left;
	margin: 0;
}
.uebersichtLessWideText {
	margin-left: 10px;
	width: 320px;
	float: left;
}
#header {
	width: 100%;
	clear: both;
}

/* Unterübersicht */
.unterUeber {
	width: 600px!important;
}
.content3 .teaserLong {
	width: 700px;
}
.content3 .teaserShort {
	width: 300px;
}
.teaserInnerBlock {
	width: 300px;
	float: left;
}
.teaserInnerBlock div ul {
	padding: 0 0 10px 0;
}
.teaserInnerBlock div ul li {
    list-style-type: disc;
}   

.unterUebTeaserPrintImg {
    padding: 1px;
    border: 1px solid #000000;
    margin-right: 10px;
}

.teaserShort2 {
	width: 100%;
}

/**//*ansprechpartnerPAge*/
div.print {
	width: 100%;
	display: block;
}

.ansprechpartner2 .teaserShort2 {
	width: 400px;
}
/*.ansprechpartner2 .print table,*/
#content2 {	
	width: 100%;
}
.ansprechpartner .print table {
	/*border: 2px solid red;*/
	width: 350px;	
}

table td.teaserContactPersonPrint {
    font-size:14px;
	letter-spacing:0.3pt;
	/*width: 170px;*/	
}
.teaserInner.edgeRight {
	width:100%;
}
.print table {
	width: 350px;	
	display: block;
}
.print table tr {
	height: 100%;
	width: 100%;
}
.print table tr td {	
	line-height: 16px;
	overflow: visible;
	text-align: left;
}
/* Guided tour */
.tourWrapText{
	display: block;
}
.teaserInner .teaserInnerBlock{
	
}
.printClear {
    clear:both;
	line-height: 1px;
	height: 1px;
}
.tourWrapText h2 {
	margin-top: 5px;
}
#btnDarum {
    padding-top:20px;
}
#btnDarum a {
	float: left;
}

.bigImagePrint {
    margin: 0 5px 10px 0;
    padding:1px;
	border:1px solid #000000;	
}
/*dyn listen Meldungen*/
#content5 .dynamic {
	width: 50%;
}
#content5 .teaserShort {
	float: none;
}
