﻿body
{
    font-size: small;
    margin: 0px;
    font-family: verdana, tahoma, arial;
    background-color: #A5A5A5;
    vertical-align: top;
    text-align: left;
}
#MainDiv
{
    background-image: url(  'images/background.jpg' );
    background-repeat: repeat-x;
}
#ContentDiv
{
    width: 964px;
    text-align: left;
    margin: auto;
}
.Top1
{
    width: 682px;
    height: 231px;
    background-image: url(    'images/top1.jpg' );
    background-repeat: no-repeat;
    vertical-align: bottom;
    text-align: left;
}
.TopRotate
{
    vertical-align: top;
}
.CornerLeft
{
    width: 3px;
    background-image: url( 'images/corner_left.jpg' );
    background-repeat: repeat-y;
}
.ContentTD
{
    padding: 0px 15px 15px 15px;
    width: 690px;
    vertical-align: top;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #000000;
}
.ContentInfo
{
    padding: 15px 10px 15px 10px;
    vertical-align: top;
    text-align: center;
}
.CornerRight
{
    width: 3px;
    background-image: url( 'images/corner_right.jpg' );
    background-repeat: repeat-y;
}
.footer
{
    width: 957px;
    height: 52px;
    background-image: url(       'images/bottom2.jpg' );
    background-repeat: no-repeat;
    text-align: right;
    font-size: x-small;
    color: #FFFFFF;
    padding-top: 8px;
    padding-right: 7px;
}

/*Menu Formatierung*/
.Menu1
{   
    width: 550px;
    height:29px;
    margin-bottom: 1px;
    margin-left: 15px;
}

/* Richtig gemacht */
.MenuStatic
{
    color: #CCCCCC;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 6px;
    text-align: center;
    height: 29px;
    vertical-align: top;
    border-right-color: #000000;
    border-left-color: #000000;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
}
.MenuStaticHover
{
    color: #FFFFFF;
    background-color: #484848;
    border-right-color: #808080;
    border-left-color: #808080;
}
.MenuStaticSelected
{
    color: #FFFFFF;
}

/*Level 2*/
.MenuLevel_2
{
    padding: 5px;
    color: #CCCCCC;
    background-color: #1A1A1A;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-color: #1A1A1A;
    border-bottom-color: #1A1A1A;
}
.MenuLevel_2:Hover
{
    color: #FFFFFF;
    background-repeat: no-repeat;
    background-color: #484848;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-color: #808080;
    border-bottom-color: #808080;
}

.KlassenPreis
{
    width: 62px;
    height: 42px;
    text-align: right;
    margin-top: 5px;
}

h1
{
    font-size: small;
    text-decoration: underline;
    font-weight: bold;
    margin-bottom: 10px;
}
h2
{
    font-size: small;
    margin-bottom: 10px;
    color: #990000;
    font-weight: normal;
    margin-top: 10px;
}
hr
{
    margin-bottom: 0px;
}
p
{
    margin: 0px;
    padding-top: 2px;
    padding-bottom: 5px;
    text-align: justify;
}
table
{
    width: 100%;
    margin: 0px;
    padding: 0px;
    border: 0px;
}
td
{
    vertical-align: top;
}
.MHover
{
    border-style: none;
    padding: 0px;
    margin: 0px;
}
.SF1
{
    border-style: none;
    padding: 0px;
    margin: 0px;
}
.hover_text a
{
    color: #000000;
}
.hover_text a:hover
{
    color: #990000;
}
/*
 a
    {
        color: #000000;
    }
    a:hover
    {
        color: #990000;
    }
*/
.gbTopic
{
	color: #CC0000;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #808080;
	padding-bottom: 5px;
	margin-bottom: 10px;
	text-align: left;
}
.gbEntry
{
}

.gbFooter
{
	padding-top: 5px;
	margin-top: 10px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #808080;
	color: #808080;
	text-align: left;
}
.gbEntryArea
{
	padding: 10px;
	margin: Auto Auto 10px Auto;
	border-style: solid;
	border-width: 1px;
	width: 97%;
	background-color: #FFFFFF;
}
.gbPager
{
	margin: auto;
	text-align: center;
}
.DialogCaption
{
	vertical-align: middle;
	text-align: left;
}