body, table {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica;
	word-spacing: 1px;
	line-height: 16px;
	font-size: 10px;
	vertical-align: top;
}
td { 
	vertical-align: top; 
	text-align:left;
	color: #727272;
	font-size: 11px;
}
h1 { color:#FF8A00; font-size:16px; padding-bottom: 10px;}
h2 { display: none;}
h3 { display: none;}
h4 { color:#FF8A00; font-size:14px;}
h5 { font-size:16px; font-weight:bold;}
h6 { font-weight:bold; font-size:12px; letter-spacing: 1px; font-weight: normal;}
ul {list-style-type:none;}
img { 	border-style: none;}
/********************************contend********/
.contend {
	padding: 0px 30px 20px 30px;
	background:url(images/streify.png) no-repeat left top;
}
.contend a {
	color: #FF8A00;
	text-decoration: none;
	border-bottom: 1px dotted;
}
.contend a:hover {
	color: #FF8A00;
	text-decoration: underline;
	border-bottom: 0px;
}
.bild {
	float: left;
	background:url(images/shadow.gif) no-repeat right bottom;
	padding:4px 10px 10px 4px;	
	border:none;
	border-top:#eee 1px solid;
	border-left:#eee 1px solid;	
}
.contend ul { 
   margin-left: 1em; padding-left: 0.7em; 
	list-style-image: url(images/pfeil.gif);
}
.contend ul li { 
   margin-bottom: 0.7em; 
}
.contend ol { 
   margin-left: 0; padding:0;
}
.contend ol li { 
   margin-left: 2em; padding: 0.7em 0.7em 0.3em 0.3em; 
}
/***********************************menu********/

td { 
	vertical-align: top; 
	text-align:left;
	color: #727272;
	font-size: 11px;
}
h1 { color:#FF8A00; font-size:16px; padding-bottom: 10px;}
h2 { display: none;}
h3 { display: none;}
h4 { color:#FF8A00; font-size:14px;}
h5 { font-size:16px; font-weight:bold;}
h6 { font-size:10px; font-weight:bold;}
ul {list-style-type:none;}
img { 	border-style: none;}
/***********************************menu********/
.menue {
	background: #ffffff;
	padding: 0px;	
	vertical-align: top;
}
.menulevel1 { 
	margin:0px; padding:0px; 
text-align: right;
	font-size:11px; 
}
	
.menulevel1 ul {
	list-style-type:none; 
	padding:0px 0px 0px 0px; 
	margin:0px; 
	DISPLAY: block; 
}
.menulevel1 li {
	padding-right: 0px;
}
.menulevel1 li.sdoc {
	padding-right: 30px;
}
.menulevel1 li a  { 
	display:block; 
	height:16px;
	padding: 5px 30px 3px 20px;
	margin:0px;
	text-decoration:none;
	border-bottom: 1px dotted #d2d2d2;
	color:#FF8A00;
}
	
.menulevel1 li a:hover{
	background: url(images/pfeil.gif) center left no-repeat #dfdfdf;
}
.sdoc {
	font-size: 11px;
	display:block; 
	height:16px;
	padding: 5px 0px 3px 0px;
	margin:0px;
	text-decoration:none;
	border-bottom: 1px dotted #d2d2d2;
	color:#FF8A00;
	background: url(images/pfeil.gif) center left no-repeat;
}
.menulevel2 li {
	color: #727272;
	padding-right: 0px;
}
.menulevel2 li a {
	color: #727272;
	padding-right: 0px;
}
.sdocs {
	padding: 5px 30px 0px 0px;
        color: #FF8A00;
        display: block;
        margin-right: 30px;
}

.docs ul {
	padding-right: 30px;
}

/********************************stuff********/
.zebra{
	background: url(images/coaching_16.gif) left top;
}

/********************************highslide********/

.highslide {
  cursor: url(highslide/graphics/zoomin.cur), pointer;
  outline: none;
  border-bottom: 0px;
}
.highslide img {
  float: left;
  background:url(images/shadow.gif) no-repeat right bottom;
  padding:4px 10px 10px 4px;	
  border-top:#eee 1px solid;
  border-left:#eee 1px solid;	
}
.highslide-loading {
    display: block;
	color: white;
	padding: 3px;
	border: 1px solid white;
    background-color: black;
}
