a:hover
{
	text-decoration: none;
	color: red;
}
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.9em;
	background-color: #9FBB73;
	color: white;
	padding: 2px
}
h1
{
	line-height: 180%;
	color: white
}
ul.NoBullet
{
	list-style-type: none;
	padding:0px;
margin:0px;
}
html, body
{
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, sans serif;
	font-size: 0.9em;
	color: #262626 ;
	background-image: url("grafiken/weight_lifting_fitness2.jpg");
	background-repeat: no-repeat;
	background-position: 25px 150px;
	line-height: 170%;
	background-color: white
} 
#header
{
	max-width: 60em;
	text-align: left;
	margin: auto;
	border: 0px;
	padding:5px 65px 25px;
	border-left: 0px solid;
	border-right: 0px solid;
	border-color: #C8C8C8;
	background-color: white
} 
.nav2
{
	text-align: left;
	margin: auto;
	border: 1px solid #707070;
	padding: 15px;
	color: white;
	background-color: black
}
.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: 25px;
	border-bottom: 1px solid #000;
	padding:18px;
	font-size: 1.3em;
	background-color: PaleGoldenRod;
	text-align:center;
	color: fff;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url("grafiken/steelplate1.jpg");
}
.horizontal  a:link
{
	color:white;
	font-size: 1.3em;
	text-decoration: none
}
.horizontal  a:visited
{
	color:white;
	font-size: 1.3em;
	text-decoration: none
}
.horizontal  a:hover
{
	color:red;
	font-size: 1.3em;
	text-decoration: none;
}
.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: 35px;
	border-style: none none solid none;
	padding:7px;
	text-align:center;
	border-width:1px;
	border-color: #737F85;
	background-color: #385365;
}
#ub a:active
{
	color:red;
	text-decoration:none;
}
#ub a:hover
{
	color:red;
	text-decoration:none
}
#ub  a:link
{
	color:white;
	text-decoration: none
}
#ub  a:visited
{
	color:white;
	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: 1.1em;
	background-color: #D3D3D3
}
li
{
	padding-top: 6px;
	text-align: left;
	line-height: 235%;
}
.shade
{
	background-color:#fff;
}