/* *** CSS for Printing Page by Astrid vom Jupiter, Hawaii 2007 *** */


/* *** BODY fro Print *** */
* { font-size:12pt !important;
	margin: 5px 5px 5px 5px !important;	
}

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-align:right;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	border-bottom-color: #0099CC;
	border-bottom-style: solid;
	border-bottom-width: thin;
	background-image: url(../bgr/rainbow.png);
	background-repeat: no-repeat;
	background-position: left;
}
h3 {
	color: #009900;
	font-size: 18pt;
	font-weight: bold;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: thin;
}
h4 {
	color: #000098;
	font-size: 16pt;
	font-weight: bold;
}
h5 {
	color: #009900;
	font-size: 14pt;
	font-weight: bold;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: thin;
}

.break_before {}

.infotext {
	color: #009900;
	font-size: 12pt;

}
.pictures{
	margin: 5px 5px 5px 5px;	
	

	
}
.Textbox{
	margin: 5px 5px 5px 5px;
	color: #000098;
	line-height: 1.2em;
	border-color: #00FF66;
	border-width: 1px;
}
.TextboxFloat{
	margin: 5px 5px 5px 5px;
	color: #000098;
	border-color: #00FF66;
	border-width: 1px;
}

.txt {
	margin: 5px 5px 5px 5px;
	color: #000098;
	line-height: 1.2em;
	
}
.txtFrom {
	margin: 0px 0px 0px 0px;
	color: #000098;
	line-height: 1.2em;
}
.FooterText {
	clear: both;
	color: #003300;
	font-size: 9pt;
}
.Note {
	color: #003300;
	font-size: 11pt;
	line-height: 11pt;
}
.NoteColoured {
	clear: both;
	color: #003300;
	font-size: 11pt;
	line-height: 12px;
	background-color: #FFCC99;
	display: block;
	border-top-color: #FFCC66;
	border-top-style: dotted;
	border-top-width: thin;
}

.preistablelle {
	margin: 5px 5px 5px 5px;
	color: #009900;
	font-size: 15pt;
	font-weight: bold;
	border-bottom-color: #CCFFCC;
	border-bottom-style: solid;
	border-bottom-width: thin;

}

table.price {
    margin: 5px 5px 5px 5px;
	border-width: 0px 0px 0px 0px;
	border-collapse: separate;
	font-size: 15px;
	font-weight: bold;
	color: #3399CC;
	border-spacing: 5px;
	
}
table.price th {
	border-width: 1px;
	padding: 2px 2px 2px 2px;
	border-style:dotted dotted dotted dotted;
	border-color: #C6F9B7;
	-moz-border-radius: 9px 9px 9px 9px;
	font-size: 15pt;
	font-weight: bold;
	color: #3399CC;
	border-spacing: 2px;
}
table.price td {
	border-width: 1px;
	padding: 2px 2px 2px 2px;
	border-width: 1px 1px 1px 1px;
	border-style: dotted dotted dotted dotted;
	border-color:  #C6F9B7;
	-moz-border-radius: 9px 9px 9px 9px;
	border-spacing: 2px;
}
table.infobox {
    margin: 5px 5px 5px 10px;
	border-width: 0px 0px 0px 0px;
	border-collapse: separate;
	font-size: 15pt;
	color: #3399CC;
	border-spacing: 5px;
	
}
table.infobox th {
	border-width: 1px;
	padding: 2px 2px 2px 2px;
	border-style:dotted dotted dotted dotted;
	border-color: #C6F9B7;
	-moz-border-radius: 9px 9px 9px 9px;
	font-size: 15pt;
	color: #3399CC;
	border-spacing: 2px;
}
table.infobox td {
	border-width: 1px;
	padding: 2px 2px 2px 2px;
	border-width: 1px 1px 1px 1px;
	border-style: dotted dotted dotted dotted;
	border-color:  #C6F9B7;
	-moz-border-radius: 9px 9px 9px 9px;
	border-spacing: 2px;
}
table.infoboxFloat {
    margin: 5px 5px 5px 5px;
	border-width: 0px 0px 0px 0px;
	border-collapse: separate;
	font-size: 12pt;
	color: #3399CC;
	border-spacing: 5px;
	
}
table.infoboxFloat th {
	border-width: 1px;
	padding: 2px 2px 2px 2px;
	border-style:dotted dotted dotted dotted;
	border-color: #C6F9B7;
	-moz-border-radius: 9px 9px 9px 9px;
	font-size: 12pt;
	color: #3399CC;
	border-spacing: 2px;
}
table.infoboxFloat td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-width: 1px 1px 1px 1px;
	border-style: dotted dotted dotted dotted;
	border-color:  #C6F9B7;
	-moz-border-radius: 9px 9px 9px 9px;
	border-spacing: 2px;
	background-color: #FFFF99;
}
/* *** LIST STYLE *** */

ul,ol {
	margin: 10px 5px 10px 10px;
	color: #000098;
	line-height: 1.2em;

}


/* *** HYPER LINKS *** */

a:link {
	color: #000066;
	text-decoration: none;
	border: 0px;
}
a:visited {
	text-decoration: none;
	color: #009900;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #990099;
}
a:after {
	content: " (" attr(href) ")";
	}

/* *** WRAPPER *** */

#AllWrapper {
	margin:auto;
	
}

#TopBanner, #MidBanner, #Menu, #Footer {
	display:none;
}
	

#ContentWrapper {
	margin:auto;
	width: Auto;
	height:auto;		
	text-align: left;
	vertical-align: top;
		}


#Content {
   
	width: auto;
	height:auto;
	
}

#Print {
font-size: 10pt;
font-family: "Courier New", Courier, mono;
}


