﻿@import url('../templates/sitemap/sitemap.css');
@import url('../templates/ttaddress/ttaddress.css');

/* Sitemap Rahmen grau */
.sitemap-paragraph, .sitemap-rahmen-links, .sitemap-rahmen-unten, .sitemap-entry-level, .sitemap-level-2, .sitemap-level-2-border  {
	border-color: #707070;
}

/* ------------------- */

/* tt_news definitionen */

.news-single-backlink {
	display: none;
}

/* -------------------- */

/* tt_address definitionen */

.fn {
	background-image: none;
	color: black;
}

.fn, .photo, .description  {
	border-color: #707070;
}

/* ----------------------- */

body {
	background-color: white;
	text-align: justify;
	font-size: 11pt;
	font-family: Calibri, Arial, Helvetica, Sans-Serif
}

#box {
	background-image: none;
	width: 100%;
}

#header, #links, #rootline, #rechts, #footer {
	display: none;
}

#mitte {
	width: 98%;
}

h1, h2 {
	color: black;
	font-family: Cambria, "Times New Roman", Times, Serif;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h1 {
	font-size: 14pt;
}

h2 {
	font-size: 12pt;
}

h1 + p, h2 + p {
	margin-top: 0px;
	padding-top: 0px;
}

#mitte a, a {
	color: black;
	font-style: italic;
	text-decoration: underline;
}

/*#mitte a:after, a:after {
	content: " [" attr(href) "]";
}

#mitte a[href^=java]:after, a[href^=java]:after, a[name^=p11]:after {
	content: none;
}*/

.unsichtbar, .tx_spbettercontact_captcha {
	display: none;
}

/* Textstile */

p.indent {
	padding-left: 23px;
}

span.textwichtig {
	color: #404040;
	font-weight: bold;
}

span.textfett {
	font-weight: bold;
}

span.textkursiv {
	font-style: italic;
}

span.textkursivfett {
	font-weight: bold;
	font-style: italic;
}

span.textrot {
	color: #202020;
}

span.textrotfett {
	color: #202020;
	font-weight: bold;
}
