﻿body, html, form
{
	padding-top:0px;
	margin-top:0px;
}

.MainText
{
	font-size: 50px;
	vertical-align:top;
	text-align:center;
}

.MenuBack
{
	width:100%;
	color:white;
  	font-family:Tahoma; 
	font-size:11px; 
  	font-weight:bold;
}

.MenuItem
{
	background-image:url("Importbilver02/images02/menuback.gif");
	text-align:left;
	height:25px;
	padding-left:25px;
	border:1px solid black; 
  	border-left-color:#737373;
  	border-top-color:#4C4C4C;
  	border-bottom-color:#131413;
}

.MenuItemHover
{
  color:white;
  	text-align:left;
	height:25px;
	padding-left:25px;
  background-color:#3D3D3D; 
  font-family:Tahoma; 
  font-size:11px; 
  font-weight:bold;
  border:1px solid black; 
  border-bottom-color:#AAAAAA;
  cursor:hand;
}

.MenuSelected
{
	background-color: #e7e7e7;
	heigth:16px;
	border-left: #b5b5b5 1px solid;
	border-right: #b5b5b5 1px solid;
	padding-left:5px;
	font-family:Tahoma; 
  	font-size:11px; 
  	font-weight:bold;
}

.InputButton
{
	background-color: #e7e7e7;
	border: 1px solid black;
}

.ContentBack
{
	background-color: #f7f7f7;
	border-left: #b5b5b5 1px solid;
	border-right: #b5b5b5 1px solid;
	border-bottom: #b5b5b5 1px solid;
	
	vertical-align:top;
	text-align: justify;
	font-size:14px;
	padding:20px;
    font-family:Times New Roman;
}

.ContentFoot
{
	font-size: 15px;
	
	vertical-align:center;
	text-align:center;
	background-color: #e7e7e7;
	border-bottom: #b5b5b5 1px solid;
	border-right: #b5b5b5 1px solid;
    border-left: #b5b5b5 1px solid;
}

.ContentUpper
{
	height:15px;
	background-color: #e7e7e7;
}

.BildText
{
	text-align:Left;
	font-size:12px;
    font-family:Times New Roman;
}

.RefRubrik
{
	
	font-size: 14px;
	font-weight: bold;
    font-family:Times New Roman;
}

.RefText
{
	vertical-align:top;
	text-align:left;
	font-size:12px;
    font-family:Times New Roman;

}
.RefTextRubrik
{
	font-weight:bold;
    font-family:Times New Roman;

}

.RefBild
{
	text-align:Right;
	font-size:10px;
	vertical-align:top;
}
.RefBildRam
{
	border:1px solid black;
}


.Lank
{
	font-size:14px;
	color:Black;
}

.Lank:Hover
{
	color:#b5b5b5;
}