@charset "utf-8";

body {
    height: 100%;
}

a:link.text {
	color: #666666;
	font-family: Calibri, Arial;
	font-size: 15px;
	font-weight: 700;
	text-decoration: underline;
	}

a:visited.text {
	color: #666666;
	font-family: Calibri, Arial;
	font-size: 15px;
	font-weight: 700;
	text-decoration: none;
	}
	
a:hover.text {
	color: #B70000;
	font-family: Calibri, Arial;
	font-size: 15px;
	font-weight: 700;
	text-decoration: underline;
	}

a:active.text {
	color: #B70000;
	font-family: Calibri, Arial;
	font-size: 15px;
	font-weight: 700;
	text-decoration: underline;
	}

a:link {
	color: #666666;
	font-family: Calibri, Arial;
	font-size: 15px;
	font-weight: 700;
	text-decoration: none;
	}

a:visited {
	color: #666666;
	font-family: Calibri, Arial;
	font-size: 15px;
	font-weight: 700;
	text-decoration: none;
	}
	
a:hover {
	color: #B70000;
	font-family: Calibri, Arial;
	font-size: 15px;
	font-weight: 700;
	text-decoration: none;
	}

a:active {
	color: #B70000;
	font-family: Calibri, Arial;
	font-size: 15px;
	font-weight: 700;
	text-decoration: none;
	}
	
.tabelle {
	height: 100%;
	position: absolute;
	color: #f3f3f3;
	background-color: #111111;
	margin:0;
	vertical-align: middle;
	width: 100%;
}

.laufzeile {
	color: #666666;
	font-family: Calibri, Arial;
	font-size: 15px;
	font-weight: 700;
	text-decoration: none;
	}
	
.link_active {
	color:#9b0000;
	text-decoration:none;
	font-weight: 700;
	font-family: Calibri, "Kozuka Gothic Pro R", Tahoma, Arial;
	font-size: 12px;
	text-transform: uppercase;
	}

.text {
	color: #666666;
	font-family: Calibri, Arial;
	font-size: 15px;
	font-weight: 500;
	text-decoration: none;
	}
.text-verdeckt {
	color: #111111;
	font-family: Calibri, Arial;
	font-size: 5px;
	font-weight: normal;
	text-decoration: none;
}

.kontakt-titel {
	color: #E4E4E4;
	font-family: Calibri, Arial;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	font-variant: small-caps;
	line-height: 25px;
}

	
.text-zitat {
	color: #C3C3C3;
	font-family: Calibri, Arial;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	font-style: italic;
}


.text2 {
	color: #666666;
	font-family: Calibri, Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	}
	
.text2-fett {
	color: #666666;
	font-family: Calibri, Arial;
	font-size: 13px;
	font-weight: 900;
	text-decoration: none;
	letter-spacing: .05em;
	}

