﻿/*Standard-CSS für www.mdoering.de */
/* (c)2006 Michael Döring */

/*Farben
Textfarbe = #DDDDDD
Linkfarbe = #FF6600
Hoverfarbe = #FF9933
*/

body
{
	topmargin: 0;
	leftmargin: 0;
}
img
{
	margin:0; font-family: Verdana;
	font-size: 8pt;
	line-height: 13pt; 
	text-indent: 0; 
	word-spacing: 0; 
	text-align:left; 
	color:#DDDDDD;
	text-decoration: none;
}
form
{
	margin:0; font-family: Verdana;
	font-size: 8pt;
	line-height: 13pt; 
	text-indent: 0; 
	word-spacing: 0; 
	text-align:left; 
	color:#DDDDDD;
	text-decoration: none;
}
table
{
	margin:0; font-family: Verdana;
	font-size: 8pt;
	line-height: 13pt; 
	text-indent: 0; 
	word-spacing: 0; 
	text-align:left; 
	color:#DDDDDD;
	text-decoration: none;
}
a
{
	margin:0; font-family: Verdana;
	font-size: 8pt;
	line-height: 13pt; 
	text-indent: 0; 
	word-spacing: 0; 
	text-align:left; 
	color:#DDDDDD;
	text-decoration: none;
}
span
{
	margin:0; font-family: Verdana;
	font-size: 8pt;
	line-height: 13pt; 
	text-indent: 0; 
	word-spacing: 0; 
	text-align:left; 
	color:#DDDDDD;
	text-decoration: none;
}
h5
{
	margin:0; font-family: Verdana;
	font-size: 8pt;
	line-height: 13pt; 
	text-indent: 0; 
	word-spacing: 0; 
	text-align:left; 
	color:#DDDDDD;
	text-decoration: none;
}
h4
{
	margin:0; font-family: Verdana;
	font-size: 8pt;
	line-height: 13pt; 
	text-indent: 0; 
	word-spacing: 0; 
	text-align:left; 
	color:#DDDDDD;
	text-decoration: none;
}
h3
{
	margin:0; font-family: Verdana;
	font-size: 8pt;
	line-height: 13pt; 
	text-indent: 0; 
	word-spacing: 0; 
	text-align:left; 
	color:#DDDDDD;
	text-decoration: none;
}
h2
{
	margin:0; font-family: Verdana;
	font-size: 8pt;
	line-height: 13pt; 
	text-indent: 0; 
	word-spacing: 0; 
	text-align:left; 
	color:#DDDDDD;
	text-decoration: none;
}
h1
{
	margin:0; font-family: Verdana;
	font-size: 8pt;
	line-height: 13pt; 
	text-indent: 0; 
	word-spacing: 0; 
	text-align:left; 
	color:#DDDDDD;
	text-decoration: none;
}
p
{
	margin:0; font-family: Verdana;
	font-size: 8pt;
	line-height: 13pt; 
	text-indent: 0; 
	word-spacing: 0; 
	text-align:left; 
	color:#DDDDDD;
	text-decoration: none;
}
body
{
	margin:0; font-family: Verdana;
	font-size: 8pt;
	line-height: 13pt; 
	text-indent: 0; 
	word-spacing: 0; 
	text-align:left; 
	color:#DDDDDD;
	text-decoration: none;
}
html
{
	margin:0; font-family: Verdana;
	font-size: 8pt;
	line-height: 13pt; 
	text-indent: 0; 
	word-spacing: 0; 
	text-align:left; 
	color:#DDDDDD;
	text-decoration: none;
}
body
{
	background-color:#111;
}
html
{
	background-color:#111;
}
table
{
	vertical-align: top;
	horizontal-align: center;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
div
{
	align: center;
}
td
{
	vertical-align: top;
	horizontal-align: left;
	padding: 5;
	spacing: 6;
	text-decoration: none;
	}
th
{
	vertical-align: top;
	horizontal-align: left;
	padding: 5;
	spacing: 6;
	text-decoration: none;	
}
a
{
	text-decoration: none;
	color: #F60;
}
a:hover
{ 
	color: #F93;
}
h5
{
	font-weight: bold;
	color: #F30;
}
h3
{
	font-weight: bold;
	color: #F30;
	font-size: 10pt;
}
ul
{ 
	list-style-image: url('../images/bullet.gif');
	text-align: left; 
	text-indent: 0;
	word-spacing: 0; 
	line-height:14pt; 
	margin-left: 5; 
	margin-right:0; 
	margin-top:0; 
	margin-bottom:0
}
li           
{ 
	text-align: left; 
	word-spacing: 0; 
	line-height: 14pt; 
	margin-left: 5; 
    margin-right: 0; 
    margin-top: 0; 
    margin-bottom: 0 }