@charset "utf-8";

ul#navigation,
div#headContainer,
div#animationContainer,
ul#metanavi,
p#adress,
p#contacts,
div#notrufContainer { display: none !important; }



/* Company: Euroweb Internet GmbH */

/*======================================================
Stylesheet for printer
========================================================*/

/*------------------ =body -----------------------------*/
body {
   width: 100% !important;
   margin: 0 !important;
   padding: 0 !important;
   background: white;
	font-size: 10pt;
   font-family: "Times New Roman", Georgia, serif;
   color: black;
}

/*------------------ =H1 and Branding  -----------------*/

h1.branding a {
	font-size: 18pt; font-family: Arial, Helvetica, sans-serif;
	text-indent: 0;
	text-decoration: none;
	font-weight: normal;
	line-height: 20pt;
   margin: 0 0 45pt 0;
	display: block;
}

/*------------------ =Claim ----------------------------*/
blockquote.claim {
	font-size: 16pt;
	color: #339900;
}

blockquote.claim,
blockquote.claim p {
   margin: 0;
	padding: 0;
	width: auto;
	display: block;
	text-indent: 0;
}

/*------------------ =Headlines ------------------------*/
h1, h2, h3, h4, h5, h6 { font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none; }

h1 {font-size: 16pt;}
h2 {font-size: 15pt;}
h3 {font-size: 14pt;}
h4 {font-size: 13pt;}
h5 {font-size: 12pt;}
h6 {font-size: 11pt;}

/*------------------ =Lists ---------------------------*/
ol, ul, li {
   font-size: 11pt;
   line-height: 1.4;
}

/*------------------ =hr ------------------------------*/
hr {
	background-color: #ccc;
	margin: 0 0 25pt 0;
}

/*------------------ =Paragraphs ----------------------*/
p {
   font-size: 11pt;
   line-height: 1.5;
   margin: 0 0 1.1em 0;
}

/*------------------ =Link ----------------------------*/
a, a:visited, a:hover, a:visited:hover {
   background: transparent;
   text-decoration: none;
}

a:link, a:visited {
   background: transparent;
   text-decoration: underline;
   color: black !important;
}

a img {border: none;}

/*------------------ =Internal Links 
a[href^=""]:after {
	content: " (www.test-webseiten.de/designmeeting/print/" attr(href) ")";
	font-family: "Courier New", Courier, monospace !important;
	color: #FF66CC;
}
------------------*/

h1.branding a[href^=""]:after {content: "" !important;}

/*------------------ =External Links ------------------*/
a[href^="http"]:after {
    content: " (" attr(href) ") ";
}

/*------------------ =Title and Abbreviations ---------*/
abbr[title]:after,
acronym[title]:after {
	content: '(' attr(title) ')';
	background-color: inherit;
	color: #369;
	font-style: italic;
}
  
/*------------------ =Images  -------------------------*/

img {
   float: right;
   margin: 0 0 1.5em 1.5em !important;
	border: 1px solid black !important;
}


/*------------------ =Show items ----------------------*/

div#contentContainer,
div#innerContent,
div.content { height: auto !important; overflow: auto !important; float: left; }

#contentContainer {
	border-bottom: 1pt dotted #D6D6D6 !important;
   margin: 0 0 25pt 0 !important;
   padding: 0 0 25pt 0 !important;
}

hr {
	display: block;
	clear: both;
	height: 1pt;
	border-width: 0pt 0pt 1pt 0pt; border-style: dotted; border-color: #333;
}

/*------------------ =copyrights ---------------------*/
#container:after {content: "\ f.Lassnig - Flurgasse 59 - 9020 Klagenfurt // www.lassnig.com // instalaltionen@lassnig.com";}
