/* 1.0 | hannes | 2005-02-07 | maxx-bike-eldorado.com */

/* 1.0 | hannes | 2004-12-28 | dorf-tirol.it */

body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt; 
	background-color: white;
	margin-left: 20px;
	margin-right: 40px;
	margin-bottom: 60px;
	color: black; 
	text-align: justify;
}
#content {
	text-align: justify;
}
a {
	color: black;
	text-decoration: none;
}
hr {
	border-top: 1px dashed #ccc;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	margin: 0.2cm 0 0.5cm 0;
}

th,
caption {
	text-align: left;
}
td,
th {
	vertical-align: top;
}

#menu,
#extramenu,
#showcase, 
#fusszeile, 
#header, 
#copyright, 
#sitemap,
#langselect,
#fooder { 
	display: none; 
}
#content h1 {
	font-size : 18pt; 
	color: #F60;
}		
#content h2 {
	font-size : 14pt; 
}
#content h3 {
	font-size : 12pt; 
}
p, ul {
	font-size : 12pt; 
}
#bilder, .imagebox { margin: 1em 0; }
#bilder img, .imagebox img { border-right: 1px solid #FFFFFF; }