a{
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
}

a:active {
	font-style: italic;
	text-decoration: none;
}

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	/*background-image: url(images/hintergrund_grau_grau.gif); 
	/*background-color: #F6F2EE;*/*/
	background-color: ButtonFace;
	/*background-color: #DA6138; orange*/
	margin: 1%;
}

h1,h2,h3,h4,h5,h6 {
	color: Orange;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 2%;
}

th {
	color: ButtonFace;
	background-color: #105284;
	border-style: none;
	border-width: thin;
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #00015E;
	background-color: #FAFAFA;
}

td.td {
	color: #00015E;
	background-color: #EBEBEB;
}

td.l_10 {
	text-align: left;
	width: 10%;
}

td.rt_25 {
	text-align: right;
	vertical-align: top;
	width: 25%;
}

.center {
	text-align: center;
}

.copyright {
	font-size: xx-small;
	text-align: center;
}

.durchschuss_1 {
	line-height: 160%;
}

.faq {
	color: Orange;
	font-size: x-large;
	font-weight: bold;
}

.fussmenue {
	color: #F5E4D6;
	background-color: #105284;
	font-size: smaller;
	text-align: center;
	width: 20%; /*vertical-align: middle;*/
}

.fussmenue a {
	color: #F5E4D6;
	text-decoration: none;
}

.linke_spalte {
	color: #F5E4D6;
	background-color: #105284;
	text-align: center;
	vertical-align: top;
	width: 25%;
}

.linke_spalte a {
	color: #F5E4D6;
	text-decoration: none;
}


.smaller {
	font-size: smaller;
}

.smallest {
	font-size: xx-small;
}

#stiller-link {
	background-image: none;
	color: #4B5F6D;
	text-decoration: none;
}

