.html {
    height: 100%;
}

.body {
    height: 100%;
    margin: 0px;
}

.maintable{
    height: 100%; 
	width: 100%;
}

/* content */
.text-header {
	font-size: 14pt;
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
}
.icon
{
	padding: 5px;
}
.iconleft
{
	padding-right: 5px;
}

.iconhead
{
	padding-right: 3px;
	padding-left: 3px;
}
.stil1{
    width: 33.3%;
	text-align: center;
}

.stil2{
    width: 33.3%;
	vertical-align: top;
    text-align: center;
}

.stil3{
    vertical-align: middle;
    text-align: center;
	padding: 10px;
	background-color: #000000;
}

.requiered{
	color: #FF0000;
}

.iconfoot
{
	padding-right: 5px;
	padding-left: 5px;
}
.pageContent {
	color: #ffffff;
	font-size: 16pt;
	font-family: Arial;
}
.sideContent {
	font-size: 12pt;
	color: #000000;
	font-family: Arial;
	text-align: left;
}
/* top elements */
.company {
	font-size: 169pt;
	font-family: Arial; 
	color: #000000;
	font-family: Arial;
}
.slogan {
	font-size: 14pt;
	font-family: Tahoma; 
	color: #ffffff;
}
.copyright {
	font-size: 8pt;
	font-family: Tahoma;
	color: #5A5A5A;
	/*color: #D3D323;*/ /*Footer*/   
}
.logo{
	font-size: 8pt;
	
	font-family: Arial;
	color: #ffffff;
	
}
.logoword{
	font-size: 32pt;
	
	
	/*font-weight: bold;*/
	color: #492B00;
	font-family: Arial;
}
/*main menu*/
.amenu {
	font-size: 20pt; /* vorher 8pt*/
	font-family: Arial; /* vorher Tahoma*/
	color: #FDFFFC; /* Silber vorher FFFFFF*/
	text-decoration: none;

}


.menu {
	font-size: 20pt;/* vorher 8pt*/
	font-family: Arial;/* vorher Tahoma*/
	/*color: #5A595A;*/
	color: #FFD21F;
	text-decoration: none;
	
}
/*submenu*/
.submenutable{
	padding-top: 30px;
	padding-bottom: 30px;
}
.submenua {
	font-size: 8pt;
	color: #5C5C5C;
	font-family: Tahoma;
	text-decoration: underline;
	padding-left:5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.submenu {
	font-size: 8pt;
	color: #5C5C5C;
   font-family: Tahoma;
	text-decoration: none;

}
.bot_menu {
	font-size: 8pt;
	font-family: Tahoma;
	color: #ffffff;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.bmenu {
	font-size: 8pt;
	font-family: Arial;
	color: #5A5A5A;
	text-decoration: none;
 
}
.bmenua {
	 /* padding:5px;*/
	font-size: 8pt;
	font-family: Arial;
	color: #5A5A5A;
	text-decoration: underline;
}
.menuline {
	/*color: #D6D6D6;*/
	color: #D3D323;
	text-decoration: none;
	/*background-color: #D6D6D6;*/
	background-color: #D3D323;
	width: 1px;
	background-repeat: repeat-y;
	background-position: center top;
}
