@charset "utf-8";
/* CSS Document */

body {background-color: #ffffff;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;}

body a:link { color: #000000; } 
body a:visited { color: #000000; }

header {display: none;}

#hilfscontainer {width: 100%;}

aside {display: none;}

nav {display: none;}

main {background-color: #ffffff;
	color: #000000;
	width: 100%;}

main h1 {font-size: large;
 	margin-bottom: 7px;
	margin-top: 9px;
	text-align: center;}

main h2 {font-size: medium;
 	margin-bottom: 0px;
	margin-top: 7px;}

main h3 {font-size: medium;
 	margin-bottom: 0px;
	margin-top: 7px;}

article {margin: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	border: 0px;
    	font-size: medium;}

footer {display: none;}

img {max-width: 100%;
    	height: auto;}
    
.txt-table-satz {padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 0px;}

ul.list {border: 0px solid blue;
	list-style-position: outside;}
ul.list li {margin: 2px;}

#container:after {
  	content: "\ Alle Rechte vorbehalten. (c) www.sy-tongji.de";
  	color: #999999 !important;
  	font-size: 1em;
  	border-top: 1px solid #999999;}

.werbung  {font-size: small;
 	font-style: italic; 
 	line-height: 15px;}

.klein  {font-size: small; 
	line-height: 16px;}

.center {text-align: center; }

.end {text-align: center; 
	color: #CC0000;}
.end a:link { color: #CC0000; } 
.end a:visited { color: #CC0000; }