/* 1.0 | hannes | 2006-02-21 | erica.it */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt; 
	background-color: white;
	color: black; 
	text-align: justify;
}
#content { text-align: justify; }
a {	color: black; text-decoration: none; }
hr {
	border: 1px solid #FFF;
	border-top: 1px solid #DDD;
	margin: 0.5cm 0;
	clear: both;
}

h1 { font-size: 18pt; font-weight: 500; }
h2 { font-size: 14pt; }
h3 { font-size: 12pt; }

td, th, caption { text-align: left; vertical-align: top; }
#header, #copyright, #sitemap, #showcase, #menu, #extramenu, #fooder, #panoramabild, #logos, #invisibleimage , #invisiblehr { display: none; }


#mysqlnav { text-align: center; padding: 1em; }

/* STANDARD FOMRATIERUNGEN */
.formularvertical th {
	font-weight: normal;
	padding-right: 5px;
	text-align: left;
}
.formularhorizontal th {
	font-weight: normal;
	text-align: left;
}
.formularvertical th strong, 
.formularhorizontal th strong {
	font-weight: bold;
}

.tourenbox {
	width: 200px;
	font-size: 10pt;
}
.tourenbox dl {
	background: #FFF; /* 20% weiß auf contentbg */
	margin: 0 0 0 20px;
}
.tourenbox dt, .tourenbox dd { 
	margin: 0;
	padding: 4px;
}
.tourenbox dt { font-weight: bold; }
.tourenbox dd table { margin-bottom: 1em; }
.tourenbox table th { font-weight: normal; }