/* hier alles was fr plancom individuell gemacht wird */

/*
*{
	font-family:"times new roman",times,serif;

}
*/

body {
	font-family: Georgia,serif;
}

a img {
	border: none;
}

a {
	text-decoration: none;
}

/*a:after {
	content: " [" attr(href) "]";
	font-size: smaller;
	text-decoration: none;
}*/

html {
	font-size: 11pt;
	font-weight: lighter;
	
}

/*
#page_margins, #page, #main, #mainwrapper {
	margin: 1px;
	padding: 1px;
	position: relative;
	top: 0;
	left: 0;
	clear: both;
	display: block;
	width: 100%;
	height: auto;
}


#col1 {
	 	text-align:justify;
}
*/

div#logo {
	display: none;
}

div#topnav {
	padding-right: 15px;
	background: none;
}

div#main {
	background: none;
}

div#border-top {
	display: none;
}

div#border-bottom {
	display: none;
}

#page_margins {
  background-image:  none;
}
#edge-tl {
  background-image:  none;
}

#page {
  background-image:  none;
}

div#main {
	border-top: none !important;
	position: relative;
}

div#flashersatzbereich {
	background: none;
	/*background: #B8EEF7;*/
	border-top: none;
	border-bottom: none;

}



#topnav a.skip {
	display: none;
}

div#submenueoben {
	float: right;
	color: #FFF;
	display: none;
}


div#suchbereichoben {
	display: none;
}


#nav { display: none; }
#nav_main {  }

#footer { padding: 10px 20px; color:#666; background: #f9f9f9; border-top: 5px #efefef solid; 
	display: none;
	}


#submenue1 {
	display: none;
}

#submenue2 {
	display: none;
}


#teaser {
	display: none;
}

div#obenlinks {
	display: none;
}

div#flashwrapper {
	display: none;
}

div#obenrechts {
	display: none;
}


div.tx-indexedsearch input{
	display: none;
}

div#drucklogo {
	font-size: 11pt;
	display: block;
	color: #000000;
	float: left;
	text-align: left;
	margin-left: 20px;
	margin-bottom: 10px;
	width: 100%;
	padding-bottom: 10px;
	border-bottom: 1pt solid #000;
}

.rgtabs-menu {
	display: none;
}

#col3 {
	display: none;
}

#col1 {
	margin-left: 20px;
}

div#flashersatzbereich div#buttons {
	display: none;
}


#druckbereichaktionen {
	/*xmargin-right: 56px;*/
	position: relative;
	margin-top: -0px;

}

div#druckschliessen {
	float: right;
	margin-right: 60px;
}

div#adresse {
	float: left;
	width: 400px;
}

#seitennamewrap {
	color: #000; 
	height: 20px; 
	display: block; 
	width: 600px;
	padding: 15px 0 0px 0px;
}

.druckansichtlink {
	display: none;
}

.hideme {
	display: none;
}

/*
a:link:after, a:link:visited:after {
  content: " (Link auf <" attr(href) ">) ";
  font-size: 76%;
  color: #999;
  background: transparent;
}

a[href^="/"]:link:after {
  content: " (Link auf <http://www.plancom.de " attr(href) ">) ";
}
*/







/* (en) Preparing base layout for print */
/* (de) Basislayout fr Druck aufbereiten */
/*
body, #page_margins, #page, #main {margin:0; padding: 0; border: 0;}
*/

#page_margins, #page {width: 100% !important; min-width: inherit; max-width: none}
#header {height: auto}
#footer {display: none}

/* (en) Hide unneeded container of the screenlayout in print layout */
/* (de) Fr den Druck nicht bentige Container des Layouts abschalten */
/*
#topnav {xdisplay: none}
#nav {xdisplay:none}
#search {xdisplay: none}
*/
/*
body * {font-family: "Times New Roman", Times, serif}
code, pre { font-family:"Courier New", Courier, mono}
*/
/*body {font-size: 12pt}*/

/* (en) Avoid page breaks right after headings */
/* (de) Vermeidung von Seitenumbrchen direkt nach einer berschrift */

/*h1,h2,h3,h4,h5,h6 { page-break-after:avoid; }*/




#col1, #col1_content {float:none; width: 100%; margin: 0; padding: 0; border: 0}
/*#col1_content {page-break-after:always}*/
 
#col2 {display:none}
 
#col3, #col3_content {width: 100%; margin:0; padding: 0; border:0}
 
/* Optionale Spaltenauszeichnung */
/* 
   #col1_content:before {content:" [ Linke | Mittlere | Rechte Spalte ]"} 
   #col3_content:before {content:" [ Linke | Mittlere | Rechte Spalte ]"}
*/
