



@import url(07_formulare.css);



body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0; padding: 0;
	font-size: small;
	width: 400pt;
}
#content { width: 400pt; }

h1 { font-size: 150%; }
h2 { font-size: 130%; }
h3 { font-size: 110%; }

.kleine-schrift { font-size: 85%; }

a:link {
	text-decoration: none;
	color: rgb(0, 102, 202);
}
a:visited {
	text-decoration: none;
	color: rgb(0, 102, 202);
}
a:focus {
	background-color: #CCCCCC;
}
a:hover {

}
a:active {

}

a img  { border: 0; }

#shadowLeft {
	display: none;
}
#shadowRight {
	display: none;
}


#seitenkopf {
	height: 120px;
	color: #000000;
	background: #0066CC url("../bilder/seitenkopf.png") no-repeat top left;
}
#seitenkopf #datum { display: none; }



#dienste {
	display: none;
}
#navigation {
	display: none;
}
p.csc-linkToTop {
	display: none;
}
#inhalt ul li { padding-bottom: 5pt; }

#inhalt table { font-size: 8pt; }

#inhalt table.tabelle-uebersicht-angebote { width: 90%; }

#inhalt table td p.bodytext {
	margin: 0;
	padding: 0;
	line-height: 100%;
}

#content-info {
	margin-top: 20px;
	padding-top: 10px;
}
#content-info p {
	font-size: 80%;
	display: inline;
}
#content-info p.autor {
	padding-left: 12px;
}

#support { border-top: 1px solid black; }


#seitenfuss {
	position: relative;
	margin-top: 16px;
	color: #000000;
	background-color: white;
	font-size: 80%;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}



div.news-search-form,
div.news-search-emptyMsg,
div.tx-ttnews-browsebox,
div.news-list-browse,
div.news-list-morelink,
div.news-latest-gotoarchive {
	display: none;
}

div.news-list-container img {
	float: right;
	border: 1px solid #000;
	margin: 0px 2px 10px 15px;
}
div.news-list-container hr.clearer {
	clear: right;
	height: 1px;
	border: 1px solid #ccc;
}
div.news-single-item {
	text-align: justify;
}
* html div.news-single-item {
	text-align: left;
}
div.news-single-item hr.clearer {
	clear: right;
	border: 1pt solid #fff;
}
div.news-single-item div.news-single-img {
	float: right;
	margin-left: 14pt;
}
p.news-single-imgcaption {
	padding: 0;	margin: 0;
	font-size: 8pt;
	text-align: center;
}
div.news-single-backlink {
	display: none;
}










