/* Anregungen aufgegriffen von Gerrit Kaiser http://www.style-sheets.de/guide/medien/print */
/* printstyle.css fuer  W2d Templates 21.08.2009, Webdesignconsult.de*/

body {
	margin: 		0;
	padding: 		0;
	font-family: 		Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:		150%;
	color: 			#000;
	background-color:	transparent;
}
body a:link, body a:visited {
	font-weight: 		bold;
	text-decoration: 	none;
}
@page { 
	margin:			0; 
}

h1, h2, h3{
  	font-weight: 		bold;
	margin-left:		0;
  	page-break-after: 	avoid;	/* avoid verhindert einen Seitenumbruch */
	page-break-before:	avoid;
}
h1  {	
	font-size: 		11pt;
	line-height:		9pt;
}
h2  {	
	font-size: 		10pt;
	line-height:		9pt;
}
h3  {	
	font-size: 		9pt;
	line-height:		9pt;
}
#content  { 
	float:			left;
	width:			100%;
	border:			0px solid #ccc;
	padding-left:0px;
}
#sidebar   { 
	float:			right;
	width:			0%;
	border:			1px solid #ccc;
}

#content p, #suchausgabe p,#content ul,#sidebar ul,#sidebar li, #sidebar p {
	line-height : 		130%;
	font-size : 		11pt; 
}

/* Liste */
#content ul, #sidebar ul {
	list-style: 			circle;
	padding: 			0px;
	margin: 			0 0  0 30px;
}
#content li,  #sidebar li {
	padding: 			2px 	0px	 2px 	16px;

}
#content p, #suchausgabe p, #sidebar p {
    	color: 				#000;
	background-color:		transparent;
	margin: 			10px 	8px 	10px	 0px;
/* 					oben, rechts, unten, 	links */
}

/* Marginalie */
div.marginalbild  {
	width:				100%;
	margin: 			0px;
}
.sidepicture {
	float:				right;
	line-height:			90%;
	padding:			4px     0px     0px    5px;

	margin:				0px    18px     5px    5px;
	width:				140px;
}

/* Die Schattenmenues stammen von www.thestyleworks.de/tut-art/shadow.shtml */
div.shadow {
	float: 				left;
	background-color: 		#CBD9BD;
	padding: 			1px;
	border: 			1px solid #999;
	margin: 			0px;
}
div.shadow img {
	margin: 			0;
	display:			block;
	position: 			relative;
	top: 				-3px;
	left: 				-3px;
}
p.sidepicturetext {
	width:				116px;
	font-size: 			11px;
	padding: 			5px !important;	

	margin: 			0px 	0px 	5px 	0px;
	border-bottom:			1px solid #CBD9BD;	
	border-right:			1px solid #CBD9BD;
	border-left:			1px solid #095D02;
	background-color: 		#ECEFB4;
}
/* Stand alone Grafik-Absatz*/ 
div.picture {
	padding: 		0px;
	margin: 		10px   0px     10px  0px;
	/* 			oben, rechts, unten, links */
	border: 		none   !important;
}
.picturetext {
	clear:			both;
	float:			none   !important;
	padding-top: 		5px;
}
em {
	font-size:		9pt;
	font-weight :		normal;
}

/*Teaser */
div.teaserelement {
	float: 			left;
	padding: 		10px 	8px 	0px 	0px;
/* 				oben, rechts, unten, links */
	margin: 		0px;
}
.teaserelement p, .teaser p, .teaserpicture p {
  	font-size: 		11pt !important;
}
div.teaser {
	margin: 		0px;
/* 				oben, rechts, unten, links */
	padding: 		2px 	0px 	2px 	0px;
  	font-size: 		8pt;	
	line-height:		12pt;
}

div.teaserpicture {
	float: 			right;
	padding: 		0px;
/* 				oben, rechts, unten, 	links */
	margin: 		4px 	0px 	10px 	5px;
	border: 		none;
  	font-size: 		8pt;
}

/* was nicht gedruckt werden soll abschalten */


#maintopic,
#topic,
#subtopic,
#youarehere,
#youarehere a,
#youarehere img, #youarehere p, div.more,
#more, #eyecatcher, #search, 
#footer,div.flashmovie,
div.flashmoviefull, .h,
#sidemenu, .bg_pic, #mainnavi, #common, .submit, .reset {line-height:1px;display: none  !important;}


/*Tabelle */
table {
	font-size: 		10pt;
	border:			2px dotted #990000;
}
td.cell {
	padding: 		4px;	
	margin: 		0px;
	vertical-align:		middle;
	text-align: 		left;
}
.clear {clear: both;}
.clearer {clear: both;}

/* Kontaktformular */
#formular{
	font-size:			0.9em !important; 
	width:				100%;   
	margin: 			10px 10px 0px  10px; 
}
fieldset legend {
	padding-left: 			0.5em; 
	padding-right: 			0.5em; 
	color:				#172647;
	background-color:		transparent;
	font-size:			1.0em !important; 
}
fieldset.mainform, fieldset.button {
	margin: 			0.05em   auto   0.05em   0; 
	padding: 			0.5em; 
	background-color: 		transparent;
	color: 				#000; 
	border: 			1px solid #85A0D8;
	clear: 				both;
 	display: 			block;
	width:				100%; 
}
.field_anrede  {
	border: 			#172647 1px solid; 
	background : 			#F1F1F1 url(../images/pcol2.gif) repeat-x;
	margin-left: 			12.9em; 
	padding:			2px	10px	2px	0px;	  
	width:				26.0em; 
	font-size:			1.0em; 
	font-family:			Verdana, Geneva, Arial, Helvetica, sans-serif !important; 
	color:				#000;  
	text-indent:			0.5em; 
	letter-spacing:			0.1em;
	clear:				both;
}
#formular h3 { 
	padding-left: 			10px !important; 
	margin: 			10px  20px 5px  0px !important; 
	border:				none;
	font-size:			1.1em !important; 
	color:				#172647;
	background-color: 		transparent;
}
label { 
	float:				left; 
	font-size:			0.99em !important; 
	padding-left: 			1.0em; 
	padding-top: 			0.3em; 
	padding-bottom: 		0.3em; 
	clear:				both;
}
.formnote {
	color: 				#990000 !important; 
	font-size:			0.8em !important; 
	background-color:		transparent;
	margin: 			0 1.4em 0 1.0em !important; 
	clear:				both;
}

.tx, .option  {
	float:				right;
	border: 			#172647 1px solid; 
	background : 			#F1F1F1 url(../images/pcol2.gif) repeat-x;
	margin-bottom: 			0.2em!important; 
	margin-right: 			2.4em!important; 
	padding:			2px	0;	  
	font-size:			1.0em; 
	font-family:			Verdana, Geneva, Arial, Helvetica, sans-serif !important; 
	color:				#fff;  
	text-indent:			0.5em; 
	letter-spacing:			0.1em;
	clear:				both;
}
.txh  {
	float:				right;
	border: 			#172647 1px solid; 
	background : 			#F1F1F1 url(../images/pcol2.gif) repeat-x;
	margin-right: 			2.4em!important; 
	padding:			2px	0;	  
	width:				26.0em; 
	font-size:			1.0em; 
	font-family:			Verdana, Geneva, Arial, Helvetica, sans-serif !important; 
	color:				#fff;  
	text-indent:			0.5em; 
	letter-spacing:			0.1em;
	clear:				both;
}
}
*+ html .tx, *+ html .option  {
	float:				none;
}
*+ html .field_anrede  {
	margin: 			0; 
}

#formular .rad { 
	float:				left; 
	font-size:			0.99em !important; 
	padding-left: 			0.35em;
	padding-top: 			0.1em; 
	padding-bottom: 		0.3em; 
	padding-right: 			0px; 
}
.radiopoint  {
 	display: 			inline;
	margin-top: 			2px;
	margin-left: 			10px;
}


