body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background-color: #dedac9;
	margin: 0px;
	color: #000000;
}
td {
	font-size: 11px;
	line-height: 15px;
}
a { 
	text-decoration: none; 
	color: #900000; 
}
a:hover { 
	text-decoration: underline; 
}
h1  {
	color: #900000;
	font-size: 14px;
	margin: 7px 0px 7px 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}
h2 {
	color: #900009;
	font-size: 12px;
	margin: 0px 0px 2px;
}
h3 {
	font-size: 11px;
	margin: 0px 0px 2px;
}
p {
	margin-top: 0px;
}
#kopf {
	position:absolute;
	left:0px;
	top:0px;
	height:103px;
	background-color: #990000;
	right: 0px;
}
#inhalt-kopf {
	width:840px;
	height:71px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	left: 67px;
	position: relative;
}
#sprache {
	height:11px;
	z-index:1;
	text-align: right;
	font-size: 11px;
	line-height: 11px;
	padding-top: 60px;
	float: right;
}
#logo {
	position:absolute;
	z-index:1;
	float: left;
}
#strichlinie {
	position:absolute;
	left:0px;
	top:101px;
	height:1px;
	z-index:1;
	right: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #e1b3b3;
}

/* GRUNDSAETZLICHES */

#hg    {
	position: relative;
	z-index: 0;
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	top: 113px;
}
#navigation     {
	z-index: 1;
	width: 120px;
	float: left;
}
#inhalt      {
	z-index: 2;
	width: 840px;
	float: right;
}

.sprache { 
	color: #e1b3b3;
}
.nav {
	color: black;
	font-size: 12px;
	line-height: 20px;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.nav-an { 
	color: #900009; 
	font-size: 12px; 
	line-height: 20px; 
	padding: 5px; 
	font-family: Georgia, "Times New Roman", Times, serif;
}
.abstand-15-20-15-30 {
	padding: 15px 20px 15px 30px;
}
.abstand-15   {
	padding: 15px;
}
.abstand-7-15-7-15 {
	padding: 7px 15px;
}
.abstand-5-0-3-15 {
	padding: 5px 0 3px 15px;
}
.kein-abstand {
	margin: 0;
}
.abstand-15px-links {
	margin-left: 15px;
}
.hemac {
	color: #585650;
	font-size: 10px;
	line-height: 13px;
	padding: 3px;
}
.bu-15 {
	font-size: 10px;
	line-height: 13px;
	padding: 15px;
}
.fett { 
	font-weight: bold; 
}
.rot { 
	color: #900000; 
}
.schwarz {
	color: #000000;
}
.rot-fett { 
	color: #900000; font-weight: bold; 
}
.klein {
	font-size: 9px;
}
.kontur-1px {
	border: 1px solid #000000;
}


/* STARTSEITE */

#training_aktiv {
	color: #585650;
}
#training_head { 
margin-bottom: 5pt; 
}
#training_zelle {
	font-size: 10px;
	padding: 0 5px 0 10px;
	border-bottom: 1px dotted #fdf8e5;
}
#training_footer { 
margin-top: 5px; 
}
#training {
	height: 200px;
	width: 200px;
	position: relative;
	overflow:auto;
	border: solid 1px black;
}
.nowrap {
	white-space: nowrap;
}

