body 
{
    background-color: White;
    font-family: Verdana, Times New Roman, Sans-Serif;
    font-size: 7.7pt;
    text-align: center;
    margin: 0;
 }
 p
 {
    margin-top: 15px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 5px;
 }
 .spacing 
 {
    height: 5px;
    width: 5px;
    font-size: 1px;
    padding: 0px;
    margin: 0px;
 }
 a 
 {
    color: Black;
    font-weight: normal;
    text-decoration: none;
 }
 
 
h1 
{
    margin-top: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    font-family: Verdana, Times New Roman, Sans-Serif;
    font-size: 14pt;
    text-align: left;
	color: #61615f;
}

h2 
{
    margin-top: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    font-family: Verdana, Times New Roman, Sans-Serif;
    font-size: 11pt;
    text-align: left;
}

h3 
{
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    font-family: Verdana, Times New Roman, Sans-Serif;
    font-size: 14pt;
    text-align: left;
	color: #61615f;
}

h4 
{
    margin-top: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    font-family: Verdana, Times New Roman, Sans-Serif;
    font-size: 11pt;
    text-align: left;
}


.textbox 
{
    background-color: White;
    font-family: Verdana, Times New Roman, Sans-Serif;
    font-size: 8pt;
    padding-left: 2px;
    color: Black;
    border: 1px solid silver;
}

.textbox_highlight
{
    background-color: White;
    font-family: Verdana, Times New Roman, Sans-Serif;
    font-size: 8pt;
    padding-left: 2px;
    color: Black;
    border-right: #993333 1px solid;
    border-top: #993333 1px solid;
    border-left: #993333 1px solid;
    border-bottom: #993333 1px solid;
}

.button 
{
    background-color: White;
    font-family: Verdana, Times New Roman, Sans-Serif;
    font-size: 8pt;
    padding-left: 2px;
    color: Black;
    border: 1px solid black;
}

/* HEADER */
.top_left 
{
    width: 670px;
}

.top_right 
{
    height: 277px;
    width: 225px;
}

/* TOP MENU */
.menu_content_top
{
    background-image: url(../images/menu/content_top.jpg);
    background-repeat: no-repeat;
    background-position:top;
    vertical-align: top;
}

.menu_content_top a
{
   padding-right: 6px;
   padding-left: 6px;
}

.menu_viewbox_top
{
    background-image: url(../images/menu/viewbox_top.jpg);
    background-repeat: no-repeat;
    height: 18px;
}

.menu_links 
{
    top: -2px; position: relative;
}

/* CONTENT */
.content_td
{
    background-color: #fdfae1;
}

.content
{
    text-align: left;
    /* margin: 40px 40px 40px 40px; */
    margin: 30px 45px 30px 48px;
    line-height: 12pt;
    min-height: 330px;
    width: 575px;
}

.content2
{
    text-align: left;
    /* margin: 40px 40px 40px 40px; */
    margin: 30px 45px 30px 48px;
    line-height: 12pt;
    width: 575px;
}


.contentbild
{
    text-align: left;
    /* margin: 40px 40px 40px 40px; */
    margin-top: -180px;
    line-height: 12pt;
    min-height: 330px;
    width: 610px;
}

.angebot
{
    /* Angebote Flash */
	text-align: left;
    /* margin: 40px 40px 40px 40px; */
    margin: 0px 0px 0px 0px;
    line-height: 12pt;
    min-height: 330px;
    width: 575px;
}

.viewbox 
{
    text-align: center;
    background-color: #fdfae1;
    vertical-align: top;
    padding-top: 30px;
}

.viewbox img
{
    border: 1px solid #c0c0c0;
}

/* BOTTOM MENU */
.menu_content_bottom
{
    background-image: url(../images/menu/content_bottom.jpg);
    background-repeat: no-repeat;
    height: 18px;
}

.menu_viewbox_bottom
{
    background-image: url(../images/menu/viewbox_bottom.jpg);
    background-repeat: no-repeat;
    height: 18px;
}

.black_border 
{
    border: 1px solid black;
    padding-right: 0px;
}

.download
{
    margin-left: 5px;
    padding-left: 10px;
    border-left: 2px solid #999999;
}

.download a 
{
    font-weight: normal;
}

.download strong 
{
    text-transform: uppercase;
}

.viewbox_left 
{
    background-color: #8a2017;
    height: 75px;
    width: 110px;
}

.viewbox_right 
{
    text-align: left;
    padding: 5px 5px 5px 5px;
    background-color: #fdfae1;
}

.viewbox_navigation 
{
    position: absolute;
    right: 15px;
    top: 10px;
}

.viewbox_page 
{
    position: absolute;
    right: 15px;
    top: 55px;
}

.download_link
 {
    color: Black;
    font-weight: normal;
    text-decoration: none;
 }
 
 .download_link:hover
 {
    color: #993333;
    font-weight: normal;
    text-decoration: none;
 }
 
  .NeuePreise
 {
    color: #993333;
    font-weight: bold;
    text-decoration: none;
 }