@charset "ISO-8859-15";

/* Stylesheet für a86.de */
p {
	font-family: sans-serif;
	font-size: 12px;
}

:link, :visited {
	font-weight: bold;
	font-style: none;
	text-decoration: none;
}

a:active, a:hover {
	color:		red;
	font-weight:	bold;
	font-style:	none;
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

code {
	font-weight:	bold;
	font-style:	fixed;
}

h1, h2, h3, h4 {
	font-family:	sans-serif;
}
h1 {
	font-size: 24px;
	margin-bottom: 0px;
}

h2 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #305249;
}

h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
html {
	background:	white;
	color:		black;
	font-family:	sans-serif;
}

span.origin {
	font-style:	italic;
	color:		gray;
}

th {
	text-align: left;
	margin: 0px;
	background: #FFDEAD;
	padding: 2px;
	padding: 4px;
}

td {
	text-align:	left;
	margin:		0px;
	padding:	4px;
}

tr {
	margin:		0px;
	padding:	0px;
}

table {
	font-family: sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: smaller;
}
.menue {
	font: normal bolder medium NewCenturySchlbk;
	margin-bottom: -5%;
	color: #305249;
	margin-left: 10%;
	font-style: normal;
	font-size: 20px;
	text-align: center;
}  

