A:LINK {
	color: black;
	font-size: 0.95em;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

A:VISITED {
	color: black;
	font-size: 0.95em;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

A:HOVER {
	color: black;
	font-size: 0.95em;
	font-weight: normal;
	text-decoration: underline;
	letter-spacing: 0em;
}

A:ACTIVE {
	color: black;
	font-size: 0.95em;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0em;
}

BODY
{	background-color: white;
	background-image:url('#');
	background-repeat:no-repeat;  
	background-attachment:fixed; 
	background-position: 100px 100%; 
	font-size: 100.01%;
	font-family: arial, tahoma;
	color: black;
}


td {
	font-family: arial, tahoma;
	font-size: 0.90em;
	line-height: 1.16em;
	font-weight: normal;
	color:black;
}

.lebenslauf td{
	font-family: arial, tahoma;
	font-size: 0.80em;
	line-height: 1.15em;
	font-weight: normal;
	color:black;
}

.lebenslauf a:link, .lebenslauf a:visited, .lebenslauf a:active {
	text-decoration: underline;
  }

.lebenslauf a:hover {
	color: #ef7e0d;
  }

.content a:link, .content a:visited, .content a:active, .content a:hover {
	color: red;
	text-decoration: underline;
  }


.text80 {
	font-family: arial, tahoma;
	font-size: 0.90em;
	line-height: 1.15em;
	font-weight: normal;
	color:black;
  }

.extern a:link, .extern a:visited, .extern a:active {
	font-family: arial, tahoma;
	font-size: 0.90em;
	text-decoration: underline;
  }

.extern a:hover {
	color: #ef7e0d;
  }

p {
	font-family: arial, tahoma;
	font-size: 0.90em;
	line-height: 1.15em;
	font-weight: normal;
	color:black;
}

ul {
	font-family: arial, tahoma;
	font-size: 0.90em;
	line-height: 1.15em;
	font-weight: normal;
	color:black;
}

h1 {
	font-family: arial, tahoma;
	font-size: 1.95em;
	line-height: 1.5em;
	font-weight: bold;
	color:black;
  }

h2 {
	font-family: arial, tahoma;
	font-size: .90em;
	line-height: 1.15em;
	font-weight: bold;
	color:black;
  }

h3, h3 a:link, h3 a:visited, h3 a:active {
	font-family: arial, tahoma;
	font-size: 1.05em;
	line-height: 1.2em;
	font-weight: bold;
	text-decoration: none;
	color: #ef7e0d;
  }

h3 a:hover {
	text-decoration: underline;
	color: black;
  }

.aktuell {
	font-family: arial, tahoma;
	font-size: 1.05em;
	line-height: 1.2em;
	font-weight: bold;
	text-decoration: none;
	color: #ef7e0d;
  }

.date {
	font-family: arial, tahoma;
	font-size: 0.7em;
	line-height: 1.0em;
	font-weight: normal;
	color: black;
}

.team, .team a:link, .team a:visited, .team a:active {
	font-family: arial, tahoma;
	font-size: 1.00em;
	line-height: 1.4em;
	font-weight: bold;
	text-decoration: none;
	color: #ef7e0d;
  }

.team a:hover {
	text-decoration: underline;
	color: #ef7e0d;
  }


.adress {
	font-family: arial, tahoma;
	font-size: 0.90em;
	line-height: 1.16em;
	font-weight: 500;
	color:black;
}

.impressum {
	font-family: arial, tahoma;
	font-size: 0.75em;
	line-height: 1.05em;
	font-weight: normal;
	color:black;
}

.nav-small, .nav-small a:link, .nav-small a:visited, .nav-small a:hover, .nav-small a:active {
	font-family: arial, tahoma;
	font-size: 0.8em;
	line-height: 1.0em;
	font-weight: bold;
	color: #ef7e0d;
}

.nav-small a:hover {
	color: white;
	background-color: #ef7e0d;
  }

