@charset "utf-8";

body
{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 160%;
	color: #7e4e34;
	font-size: 0.8em;
	text-align: justify;
	
	background-image: url('bilder/index/hintergrund_content.png') top left;
}

a, a:link {
	color: #00aeef;
	font-weight: bold;
}

a:hover {
	text-decoration: italic;
	color: #00aeef;
}


h1 
{
	font-size: 1.5em;
	color: #00aeef;
	text-transform: uppercase;
}
h1.no-uppercase {
	font-size: 1.5em;
	color: #00aeef;
	text-transform: none;
}

h1 {
	background: url('../bilder/logo-klein.png') top left no-repeat;
	padding-left: 35px;
}

h2
{
	font-size: 1.2em;
	color: #00aeef;
}

ul li 
{
	margin: 0.9em 0;
}

.mittig
{
	text-align: center;
}

.kursiv
{
	font-style: italic;
}

.blau
{
	color: #00aeef;
}

.fett
{
	font-weight: bold;
}


#content {
	text-align: left;
}

.lauftext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7e4e34;
	text-decoration: none;
	line-height: 16pt;
	letter-spacing: normal;
}
.permanent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	text-decoration: none;
	line-height: 15pt;
}
.lauftextfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #7e4e34;
	line-height: 16pt;
}

.a1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #7e4e34;
	text-decoration: none;
}

.a1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #7e4e34;
	border-bottom-style: none;
	border-bottom-color: #7e4e34;
	border-bottom-width: thin;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
.lauftextblaufett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #00aeef;
	text-decoration: none;
	line-height: 16pt;
}


.a2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.a2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}

#abschluss a.ahidden:link, #abschluss a.ahidden {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999;
	text-decoration: none;
	font-weight: normal;
}
