a:hover
{
	text-decoration: none;
	color: #2e2d30;
}
a:active
{
	text-decoration: none;
	color: red;
}
hr
{
	border:none;
	border-top: 1px dotted #707070;
	height: 1px;
	margin: 20px 0 20px 0 
}
h3
{
	font-size:1.8em;
	font-style: italic;
	background-color: #D8D8D8 
}
ul.NoBullet
{
	list-style-type: none;
	padding:0px;
margin:0px;
}
html, body
{
	margin: 0px;
	padding: 0px;
	font-family: verdana, helvetica, arial, sans serif;
	font-size: 0.83em;
	line-height: 190%;
	background-color: white;
} 
#header
{
	width: 520px;
	text-align: left;
	margin: auto;
	border:0;
	padding:5px 25px 20px;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #737F85;
	background-color: #fff 
} 
.nav2
{
	text-align: left;
	margin: auto;
	border: 1px solid #707070;
	padding: 10px;
	color: white;
	background-color:#1C1C1C
}
.nav2  a:link
{
	color:white
}
.nav2  a:visited
{
	color:LightGray 
}

#google
{
	margin: 20px 0 0;
} 
#footer
{
	text-align: left;
	margin: auto;
	width: 100%;
	clear: both;
	height: 25px;
	border: 0px; /* Für Firefox und Opera */
	border-top: solid 1px #cecece;
	border-bottom: transparent;
}
#hor-minimalist-b
{
	width: 300px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b th
{
	color: black;
	font-weight: normal;
	padding: 10px 8px;
	border-bottom: 2px solid #404042;
}
#hor-minimalist-b td
{
	border-bottom: 1px solid #ccc;
	color: black;
	padding: 6px 8px;
}
#hor-minimalist-b tbody tr:hover td
{
	color: black;
}
.horizontal
{
	margin: 0 auto 0 auto;
	height: 40px;
	padding:5px;
	background-color: #D8D8D8;
	text-align:center;
	color: black;
	font-weight: bold;
	border-bottom: 1px solid black;
}
.horizontal  a:link
{
	color:black;
	text-decoration: none
}
.horizontal  a:visited
{
	color:black;
	text-decoration: none
}
.horizontal  a:hover
{
	color:black;
	text-decoration: none;
	background-color: #D8D8D8 
}
.horizontal ul
{
	list-style-type:none;
	list-style-image: none;
	margin:0;
	padding:0;
}
.horizontal li
{
	float:left;
	padding: 0px 20px;
	display:block;
}
#ub
{
	margin: 0 auto 0 auto;
	height: 22px;
	border-style: none none solid none;
	padding:5px;
	text-align:center;
	border-width:1px;
	border-color: #737F85;
	background-color:white;
	font-weight: bold;
}
#ub a:active
{
	color:red;
	text-decoration:none;
}
#ub  a:link
{
	color:black;
	text-decoration: none
}
#ub  a:visited
{
	color:black;
	text-decoration: none
}
#ub ul
{
	list-style-type:none;
	list-style-image: none;
	margin:0;
	padding:0;
}
#ub li
{
	float:left;
	padding: 0px 20px;
	display:block;
}
#left
{
	float:left;
	margin: 20px
	
}
.ueberschrift
{
	color: black;
	font-weight: bold;
	display: block;
	font-size: 1em;
}
.ueberschrift_inline
{
	color: black;
	font-weight: bold;
	display: inline;
	font-size: 1em;
}
li
{
	padding-top: 6px;
	text-align: left;
	line-height: 215%;
}
.shade
{
	background-color:#fff;
}
