/** * Startseite Boxen*/.double_box {    width : 594px;    height : auto;    overflow : hidden;    padding : 0 0 0 0;    margin: 4px 0px 10px 0px;}.boxfloat_left {    display: block;    float: left;    width: 288px;    overflow : hidden;    margin-right: 2px;}.boxfloat_right {    display: block;    float: right;    width: 288px;    overflow : hidden;    margin-left: 2px;}.boxfloat_left .boxfloat_left_content {    /*background: #FFFFCC;*/    height: 170px;    overflow : hidden;    padding : 4px 4px 4px 6px;    border-left: 1px solid #999999;    border-right: 1px solid #999999;    border-bottom: 1px solid #999999;    margin: 0 3px 0 3px;}.boxfloat_right .boxfloat_right_content {    /*background: #FFFFCC;*/    height: 170px;    overflow : hidden;    padding : 4px 4px 4px 6px;    border-left: 1px solid #999999;    border-right: 1px solid #999999;    border-bottom: 1px solid #999999;    margin: 0 3px 0 3px;}.big_box {    width : 594px;    height : auto;    margin: 4px 0px 10px 0px;}.big_box_content {    /*background: #EEEEEE;*/    overflow : hidden;    padding : 4px 4px 4px 6px;    margin: 0 3px 0 3px;    border-left: 1px solid #999999;    border-right: 1px solid #999999;    border-bottom: 1px solid #999999;}.big_box_content img {    margin : 4px 0px 4px 0;    overflow : hidden;    float: right;}.long_box {    width : 586px;	height : auto;    overflow : hidden;    /*border-top: 1px solid #333333;    border-bottom: 1px solid #999999;*/    margin: 0 0 15px 4px;}.long_box p {    margin: 0;    padding:4px 0 4px 0;}.long_box img {    float: right;    margin : 4px 8px 4px 0;    overflow : hidden;}.big_box h1, .long_box h1, .double_box h1 {    overflow : hidden;    font-weight : bold;}.big_box h1 a, .long_box h1 a, .double_box h1 a {    color: #003366;    font-weight : bold;}.big_box a:hover, .long_box a:hover {    text-decoration : none;}.box_header {    width: 100%;    padding: 0px;    margin: 0px;}.box_header img {    border: 0;}.box_header .box_header_left {    width: 14px;    height: 16px;    float: left;    padding: 0px;    margin: 0px;    background: url( ../images/stylepics/box_header_left.png );}.box_header .box_header_right {    width: 14px;    height: 16px;    float: right;    padding: 0px;    margin: 0px;    background: url( ../images/stylepics/box_header_right.png );}.box_header .box_header_center {    height: 16px;    padding: 0px;    margin: 0px;    margin: 0px 14px;    background: url( ../images/stylepics/box_header_center.png );}