/* @override http://www.alte-feuerwache.de/academy/11_css/academy_basis.css */
/* CSS by Etienne Girardet, www.pacificografik.de */

h1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
	font-size: 19px;
	margin-top: 5px;
	margin-bottom: 3px;
}

h4 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
	font-size: 15px;
	margin-top: 1px;
	margin-bottom: 1px;
}

p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

pre {
	font-family: Chicago, monospaced;
	font-size: 11px;
	line-height: 16px;
}

ul { 
font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
list-style-type: square;
	font-size: 11px;
	line-height: 16px;
}

li {
margin-bottom: 10px;
padding-top: 2px;
border-top: 1px dotted #000;
}

.listtop {
	padding-left: 5px;
	background-color: #f60;
	margin: 0px 5px 0px 5px;
	font: bold 12px/18px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
	color: #dfd6c0;
}

.fliess-standard {
	line-height: 16px;
	margin-top: 7px;
	margin-bottom: 3px;
}
.fliess-high {
	line-height: 20px;
	margin-top: 7px;
	margin-bottom: 3px;
}

.small {
	font-size: 9px;
	line-height: 11px;
}

.impressum {
	font-size: 10px;
	line-height: 12px;
	color: #6C684E;
	margin-top: 20px;
}
.color-hg1 {
	background-color: #C4C8DC;
}
.color-hg2 {
	background-color: #DFD6C0;
}

.color-hg3 {
	background-color: #A8A9CC;
}

.color-logo1 {
	background-color: #CC0000;
}
.color-logo2 {
	background-color: #FF6600;
}
.color-font-neg {
	color: #FFFFFF;
}
.color-font-logo2 {
	color: #FF6600;
}

.color-font-logo1 {
	color: #CC0000;
}
.raumvor {
	margin-top: 15px;
}

A:link
{color: #CC0000;
font-weight: bold;
text-decoration: underline}

A:visited
{color: #666;
font-weight: bold;
text-decoration: underline}

A:active
{color: #FC0;
font-weight: bold;
text-decoration: none}

A:hover
{color: #FFFFFF;
font-weight: bold;
text-decoration: underline overline}

/*
FORMULARE
*/

form		{
	background-color: #CCCAB0;
	border: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-color: #000000;
	padding: 5px;
			}


.inputkiste		{
	background-color:#DFD6C0;
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	border: 1px solid #666666;
			}

textarea	{
			background-color:#DFD6C0;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 11px;
			color: #000000; 
			border-color: black #000000;
			border-style: solid;
			border-width: 1px;
			}
button		{
			background-color:#DFD6C0;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 11px; 
			color: #000000; 
			}
select		{
			font-family: "Courier New", Courier, mono;
			font-size: 11px; 
			color: #000000; 
			}
option		{
			background-color:#DFD6C0;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 11px;
			color: #000000; 
			}
.nav {
font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
	font-size: 11px;
}

.nav A:link
{color: #C00;
font-weight: bold;
text-decoration: none}

.nav A:visited
{color: #000;
font-weight: bold;
text-decoration: none}

.nav A:active
{color: #FC0;
font-weight: bold;
text-decoration: none}

.nav A:hover
{color: #FFF;
font-weight: bold;
text-decoration: underline overline}
a.black {
	color: #000000;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
