body {
	margin: 0px; 
  	font-family: "Trebuchet MS", Helvetica, sans-serif; 
 	background: #fff url(bg.gif);
	background-repeat: repeat-y; 
    margin-top: 100px;
    margin-left: 80px;
    font-size: 14px;
}
a {
	color: #363636;
}
a:link {
	color: #363636;
}
a:visited {
	color: #363636; font-weight: normal;
}
a:active {
	color: #363636; font-weight: normal;
}
a:hover {
	color: #363636; font-weight: normal;
}


.h1 {
	line-height			: 18px;
 	font-family         : Verdana; 
    font-size           : 16px;
    font-weight         : bold;
    color               : #363636;
}

.h2 {
	line-height			: 16px;
 	font-family         : Verdana; 
    font-size           : 14px;
    font-weight         : bold;
    color               : #363636;
}

.h3 {
	line-height			: 14px;
 	font-family         : Verdana; 
    font-size           : 12px;
    font-weight         : bold;
    color               : #363636;
}

.text10pt {
  font-size : 10px;
}

.lauftext {
	font-family         : Verdana; 
  font-size : 11px;
}
.body_content {
    padding: 20px;
    width: 700px;
    background: #fff;
    border: 1px solid #dddddd;
}
.breadcrumbs {
    font-size: 10px;
}