BODY
{
	background: #E6E6E6;
	font-family: Verdana, Arial, Helvetica, "sans serif";
}

IMG
{
	border-width: 0;
}

A:link, A:visited
{
	color: #808080;
	font-family: Verdana, Arial, Helvetica, "sans serif";
	text-decoration: none;
}

A:hover, A:active
{
	color: #999900;
	font-family: Verdana, Arial, Helvetica, "sans serif";
	text-decoration: underline;
}

TABLE
{
}
.menu
{
	color: #999999;
	font-family: Verdana, Arial, Helvetica, "sans serif";
	font-size: 14pt;
	height: 50px;
	margin-left: 125px;
	margin-top: 45px;
	top: 200px;
	width: 650px;
	position: relative;
	left: -44px;
	top: -1px;
	text-align: center;
	font-weight: bold;
}

.frame
{
	border: 4px solid #999999;
	width: 764px;
	height: 500px;
	margin: -250px 0 0 -382px;
	top: 50%;
	left: 50%;
	position: absolute;
	background: #FFFFFF;
}

.footer
{
	width: 764px;
	height: 25px;
	margin: 270px 0 0 -382px;
	top: 50%;
	left: 50%;
	position: absolute;
}

.logo
{
}

.table
{
	margin: 25px 0 0;
}

.tmain
{
	padding: 20px 0;
}

.tfooter
{
	text-align: center;
}

.Customers_Popup
{     
    display: none;
    background: #fff;
    left: 50%;
    top: 50%;
    width: 500px;
	height: 300px;
	margin: -150px 0 0 -250px;
    position: absolute;
    z-index: 3;
    box-shadow: 0 0 10px #222;
    padding: 10px;
} 

#customers_overlay
{
    display: none; 
    background: -moz-radial-gradient(center, ellipse cover,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.5) 100%); 
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,0.5)));     
    background: -webkit-radial-gradient(center, ellipse cover,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.5) 100%);     
    background: -o-radial-gradient(center, ellipse cover,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.5) 100%);     
    background: -ms-radial-gradient(center, ellipse cover,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.5) 100%);     
    : radial-gradient(ellipse at center,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.5) 100%);     
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#80000000',GradientType=1 );   
    width: 100%;   
    height: 100%;   
    position: fixed;   
    z-index: 2;   
    top: 0px; 
}

.Contact_Popup
{     
    display: none;
    background: #fff;
    left: 50%;
    top: 50%;
    width: 500px;
	height: 200px;
	margin: -100px 0 0 -250px;
    position: absolute;
    z-index: 3;
    box-shadow: 0 0 10px #222;
    padding: 10px;
} 

#contact_overlay
{
    display: none; 
    background: -moz-radial-gradient(center, ellipse cover,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.5) 100%); 
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,0.5)));     
    background: -webkit-radial-gradient(center, ellipse cover,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.5) 100%);     
    background: -o-radial-gradient(center, ellipse cover,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.5) 100%);     
    background: -ms-radial-gradient(center, ellipse cover,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.5) 100%);     
    : radial-gradient(ellipse at center,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.5) 100%);     
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#80000000',GradientType=1 );   
    width: 100%;   
    height: 100%;   
    position: fixed;   
    z-index: 2;   
    top: 0px; 
}

.Impressum_Popup
{     
    display: none;
    background: #fff;
    left: 50%;
    top: 50%;
	width: 700px;
	height: 500px;
	margin: -250px 0 0 -350px;
    position: absolute;
    z-index: 3;
    box-shadow: 0 0 10px #222;
    padding: 10px;
} 

#impressum_overlay
{
    display: none; 
    background: -moz-radial-gradient(center, ellipse cover,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.5) 100%); 
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,0.5)));     
    background: -webkit-radial-gradient(center, ellipse cover,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.5) 100%);     
    background: -o-radial-gradient(center, ellipse cover,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.5) 100%);     
    background: -ms-radial-gradient(center, ellipse cover,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.5) 100%);     
    : radial-gradient(ellipse at center,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.5) 100%);     
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#80000000',GradientType=1 );   
    width: 100%;   
    height: 100%;   
    position: fixed;   
    z-index: 2;   
    top: 0px; 
}
