

.center_content .intro_start {
	width: 605px;
	margin: 20px 0 20px 0;
}

.center_content .intro_start p {
	font-size: 13px;
}

.start_box {
   float: left;
   width: 179px;
   margin: 0 0 31px 47px;
}

.start_box h2 {
   height: 17px;
   width: 179px;
   background: transparent url(../img/bg_start_leiste_oben.gif) top left no-repeat;
   text-align: center;
   margin: 0 0 2px 0;
}

.start_box h2 a {
   font-family: "Trebuchet MS", sans-serif;
   color: #573a2a;
   font-size: 13px;
   text-decoration: none;
   text-align: center;
   line-height: 17px;
}

.start_box p {
   background-color: #FFF;
   padding: 7px 5px 5px 5px;
   margin: 0;
   font-size: 12px;
   height: 85px;
   line-height: 1.25em;
}

.start_box .weiter {
   height: 18px;
   width: 179px;
   background: transparent url(../img/bg_start_leiste_unten.gif) top left no-repeat;
   text-align: center;
   margin: 0;
   display: block;
}

.start_box a.weiter {
   font-family: "Trebuchet MS", sans-serif;
   color: #573a2a;
   text-decoration: none;
   line-height: 17px;
   display: block;
}

.start_box a.weiter:hover {
   text-decoration: underline;
}

