body {
	/*background:url('designs/docusystem/bg-body.png') repeat-x #fff;*/
	background:#fff;
	font-size: 0.8em;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	color: #808080;
	padding: 0;
	margin: 0;
	text-align:justify;
}
a {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #009764;
}
a:active {
	color: #009764;
}
a.text {
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	text-align:left;
	border-style:double;
	border-width:0px;
	padding:0px;
	text-decoration:none;
	border-color:white
}
a.text:link {
	color:#000000;
	background-color:transparent;
}
a.text:visited {
	color:black;
	background-color:transparent;
}
a.text:hover {
	color:#D53F2E;
	background-color:#FFFFFE;
}
a.text:active {
	color:#D53F2E;
	background-color:#FFFFFE;
}
p {
	padding: 0 20px 15px 25px;
	margin: 0;
}
p.text {
	color: #000000;
	font-size: 1em;
	position: relative;
	text-align: left;
}
table {
	border:0;
	/*padding-left: 25px;*/
	margin:0 25px 25px 25px;
}
#tableranking, table.tablegroups, table.tablerules, #tablerankingpoints {
	margin-left: 25px;
}
div.groups p {
	padding:0 !important;
	margin:0 !important;
}
table.tablegroups, div.groups table {
	float:left;
	margin:0 25px 25px 25px;
	width:345px;
}
* html table.tablegroups, * html div.groups table {
	width:330px;
}
td.tableHeader {
	font-size: 0.8em;
	font-weight: bold;
}
td.tableHeaderLine {
	height: 1px;
	background-color: #666666;
}
tr {
	padding-bottom:10px !important;	
}
td.tdspiel {
	border-bottom:1px solid lightgrey !important;
	padding-bottom:10px !important;
}
h1 {
	/*
	font-size: 2em;
	color: #000000;
	background:#fff;
	position: relative;
	text-align: left;
	font-weight: normal;*/
	border-width:1px;
	border-bottom-style:solid;
	border-color:#C7C8CA;
	margin: 0 0 15px 0;
	padding:1px 25px;
	font-size:1.5em;
	font-weight:bold;
	color:#00985f;
	text-align:left;
	/*padding:34px 0 8px 0;*/
}
h2 {
	padding: 5px 25px;
	margin: 0;
	font-size: 1.7em;
	color: #00985f;
	position: relative;
	font-weight: normal;
	text-align: left;
}
#titel_container {
	background:transparent;
	margin: 0 auto;
	padding: 0;
	width: 801px;
	/*border:2px solid red;*/
}
*+html #titel_container {
	height:115px;
}
#titel {
	background:url('designs/dialogmacher/logo_oben.jpg') no-repeat right 20px #fff;
	padding: 0 !important;
	color: #FFFFFF;
	margin:20px 0 0 0;
	height:100px;
	/*border:1px solid pink;*/
}
#titel a {
	display:block;
	height:70px;
	width:801px;
	margi:0;
	text-indent:-999em;
}
#container {
	width:801px;
	margin: 0 auto;
	padding: 0;
	background: #fff;
	/*border-left:5px solid #fff;*/
	/*border-width:1px;
	border-style:solid;
	border-color:#000000;*/
}
#bild {
	height: 150px;
	margin: 0;
	padding: 0;
	background:url('designs/dialogmacher/bg-bild.jpg') no-repeat transparent;
	height:197px;
	/*border-width:1px;
	border-bottom-style:solid;
	border-color:#000000;*/
}
#menu,
#menu1 {
	width: 650px;
	margin: 0;
	padding: 0 0 0 0;
	margin-left:0;
	background:transparent;
	position:absolute;
	top:0;
}
#menu,
#menu1 {
	/*position:absolute;*/
	top:112px;
	width:801px;
	height:197px;
	z-index:100;
	text-align:left;
}
* html #menu,
* html #menu1 {
	position:relative;
	top:-200px;
	left:-40px;
	margin-bottom:-200px;
	padding:10px 0 0 0;
}
*+html #menu,
*+html #menu1 {
	top:117px;
	margin-left:-848px;
	/*left:0;*/
}
#menu ul,
#menu1 ul {
	font-size:12px;
	background:transparent;
	display:block;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:10px 0 0 29px;
	text-align:left;
	width:150px;
}
#menu ul li,
#menu1 ul li {
	line-height:18px;
	color:#ffffff;
}
#menu a, #menu a:active, #menu a:link,
#menu1 a, #menu1 a:active, #menu1 a:link {
	display:block;
	height:15px;
	width:150px;
	padding:0 3px 0 3px;
	color:#ffffff;
	text-decoration:none;
	background:transparent;
	padding:3px;
}
#menu a:hover, #menu ul li:hover,
#menu1 a:hover, #menu1 ul li:hover
{
	background:#ffffff !important;
	color:#009764 !important;
}

/*
#menu {
	width: 650px;
	margin: 0;
	padding: 33px 0 0 0;
	margin-left:125px;
	background:transparent;
	position:absolute;
	top:0;
}
* html #menu {
	position:relative;
	top:-250px;
	left:125px;
	margin-left:0;
	padding: 28px 0 0 0;
}
*+html #menu {
	margin-left:-577px;
}
#menu h1 {
	background:#fff;
}
#menu ul {
	list-style-type: none;
	padding: 0 0 0 25px;
	margin: 0;
}
#menu li {
	color:#fff;
	margin:0 0 0 18px;
	padding: 0 0 4px 0;
	float:left;
	margin:0 !important;
	padding:0 !important;
}
#menu li a {
	background:url('designs/docusystem/bg-li.gif') no-repeat 0 -22px;
	color: #4F4F4F;
	display: block;
	font-weight: normal;
	height:22px;
	margin:0 !important;
	padding:0 !important;
	text-decoration: none;
	text-indent:-666em;
}
#nav1 {
	background-position:0 -22px !important;
	width:100px;
}
#nav1:hover {
	background-position:0 0 !important;
}
#nav2 {
	width:72px;
	background-position:-100px -22px !important;
}
#nav2:hover {
	background-position:-100px 0 !important;
}
#nav3 {
	background-position:-172px -22px !important;
	width:141px;
}
#nav3:hover {
	background-position:-172px 0 !important;
}
#nav4 {
	background-position:-313px -22px !important;
	width:90px;
}
#nav4:hover {
	background-position:-313px 0 !important;
}
#nav5 {
	background-position:-403px -22px !important;
	width:77px;
}
#nav5:hover {
	background-position:-403px 0 !important;
}
#nav6 {
	background-position:-481px -22px !important;
	width:58px;
}
#nav6:hover {
	background-position:-481px 0 !important;
}
#menu1 {
	width: 310px;
	margin: 0;
	padding: 33px 0 0 0;
	margin-left:375px;
	background:transparent;
	position:absolute;
	top:0;
}
* html #menu1 {
	position:relative;
	top:-250px;
	left:375px;
	margin-left:0;
	padding: 28px 0 0 0;
}
*+html #menu1 {
	margin-left:-577px;
}
#menu1 ul {
	list-style-type: none;
	padding: 0 0 0 25px;
	margin: 0;
}
#menu1 li {
	color:#fff;
	margin:0 0 0 18px;
	padding: 0 0 4px 0;
	float:left;
	margin:0 !important;
	padding:0 !important;
}
#menu1 li a {
	background:url('designs/docusystem/bg-li-index.gif') no-repeat 0 -22px;
	color: #4F4F4F;
	display: block;
	font-weight: normal;
	height:22px;
	margin:0 !important;
	padding:0 !important;
	text-decoration: none;
	text-indent:-666em;
}
#inav1 {
	background-position:0 -22px !important;
	width:114px;
}
#inav1:hover {
	background-position:0 0 !important;
}
#inav2 {
	width:64px;
	background-position:-114px -22px !important;
}
#inav2:hover {
	background-position:-114px 0 !important;
}
#inav3 {
	background-position:-177px -22px !important;
	width:104px;
}
#inav3:hover {
	background-position:-177px 0 !important;
}
*/
#mittellinie {
	float: left;
	width: 100%;
	text-align: right;
	height: 19px;
	margin: 0;
	padding: 3px 0 0 0;
	background-color: #fff;
	color: #000000;
}
#inhalt {
	color:#000000;
	float: left;
	width: 100%;
	min-height: 400px;
	background-color: #fff;
	padding: 0;
	margin: 0;
}
* html #inhalt {
	margin-top: -175px;
}
#inhalt h1 {
	background:#fff;
}
#inhalt ul, #inhalt ol {
	list-style-type: none;
	padding: 0 0 0 25px;
	margin: 0;
	margin-left: 15px;
}
#inhalt form {
	padding-left: 20px;
}
#inhalt li {
	position: relative;
	padding-left: 20px;
	text-align: left;
	list-style-type:square;
	margin: 0;
	margin-left:0;
	padding-left:0;
	vertical-align: middle;
}
#inhalt li span {
	color: #000000;
}
#inhalt a {
	font-size: 1.3em;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#fusszeile {
	clear: left;
	color:#C7C8CA;
	padding: 3px 25px 0 0;
	margin: 0;
	height: 19px;
	font-size: 0.8em;
	text-align: right;
	background:#fff;
}
#fusszeile a {
	color:#C7C8CA;
}
#trendplus img {
	border-style: solid none none none;
	border-color: #669966;
	border-width: 3px;
	width: 5px;
}
#trendminus img {
	border-style: solid none none none;
	border-color: #FF0000;
	border-width: 3px;
	width: 5px;
}
#trendneutral img {
	border-style: solid none none none;
	border-color: #000000;
	border-width: 3px;
	width: 5px;
}

