/*	Meteonorm CSS
	(c) METEOTEST
	by Christoph Schilter
	September 2006
*/

/*	Global
	------ */
	
page {
	size: portrait;
	margin: 0.2in;
	}
	
* {padding:0;
	margin:0;}
	
	
body {
	font-size: 10pt;
	font-family:  Arial,Verdana, Sans-Serif;
	background-color: white;
	color: black;
	}	

h1	{
	font-size: 1.2em;
	font-weight: bold;
	line-height:2em;
	padding: 20px 0px 0px 0px;
	}
h2 { 
	font-size: 1em;
	font-weight: bold;
	line-height: 2em;
	padding: 10px 0px 5px 0px;
	}
h3 { 
	font-size: 1em;
	font-weight: bold;
	line-height: 2em;
	padding: 10px 0px 5px 0px;
	font-style: italic;
	}
a {
	color: black;
	text-decoration: none;
	}
a:link {
	border: none;
	}
dd {
	margin: 0px 0px 10px 50px;
	border-bottom: 1px solid #000000;
	}
form dd {
	border: none;
	}
form dd input {
	width: 250px;
	}
form dd select {
	width: 250px;
	}

div#box {
	width: 100%;
	}	
#container {
	position:relative;
	margin: 0;
	width: 100%;
	}

#header {
	display:none;
	}
	
#advertising {
	display:none;
	}
#advertising_print {
	margin:50px 170px 0px 170px;
	padding: 20px;
	border: 1px solid black;
	text-align: left;
	vertical-align: middle;
	}
#advertising_print img{
	float:right;
	}
#advertising_print p{
	margin: 30px 0px;
	}
	
#headerprint {
	border-bottom: 1px solid black;
	height: 105px;
	vertical-align: bottom;
	}

#headerprint .logom{
	position:relative;
	float: right;
	vertical-align: baseline;
}
#headerprint h1 {
	padding-top: 75px;
	}
.error {
	font-size: 0.9em;
	}
	
/* Inhalt Druck wird nur linke Spalte ausgegeben
--------------------------------------------------*/

#content {
	position:relative;
	}
	
#content .mountain_pix {
	position: absolute;
	right: 0;
	top: 0;
	}
	
.rightbox p,
.leftbox p {
	line-height: 1.2em;
	padding-bottom: 10px;
	}
.rightbox {
	display: none;
	}
.leftbox {
	width: 100%;
	}
.leftbox img {
	margin:20px 0px 0px 0px;
	}
	
.mtlogo {
	margin: 50px 0px;
	border: none;
	}
	
.mtlogo a img{
	border: none;
	text-decoration: none;
	}
#mountain2 {
	padding: 1px 3px;
	}
	
.test {
    visibility:hidden;
    }	
	
/* Fusszeile 
-----------------------------------------------*/
	
#footer {
	display: none;
	}
#footerprint {
	border-top: 1px solid black;
	padding-top: 4pt;
	font-size: 8pt;
	line-height:1.5em;
	}
#footerprint p a:after{
	content: " <" attr(href) "> ";
	}
	
/* Werbung
-----------------------------------------------*/
td.mammut {
	display: none;
	width: 0;
	}
table{
	border-collapse: collapse;
	}
	