﻿.ctrl {
	border-width: 1px;
	border-style: solid;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:  small;
}
.dataCtrl {
	border-width: 1px;
	border-style: solid;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: small;
	text-align: left;
}
.title{
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: small;
	height: 30px;
	text-align: center;
	vertical-align: middle;
}
.subTitle{
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: small;
	height: 25px;
	text-align: center;
}
.subTitleCtrl {
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: small;
	text-align: right;
}
.button{
    FONT-SIZE: 11px;
    background-color: #969696;
    color: White;
}
.linkButton{
	FONT-SIZE: 11px;
	background-color: #969696;
	color: White;
	border-bottom-width: 1px;
	border-bottom-color: White;
	border-bottom-style: solid;
	text-decoration: none;
}
.textbox{
    FONT-SIZE: 0.8em;
    width: 200px;
}
.pagerButton span{
	color: White;
    background-color: #969696;
}
.MenuItem {
	font-family: Arial, Helvetica, Sans-Serif;
	padding: 2px;
	border: 1px solid #969696;
	margin: 0px;
	font-size: 11px;
	color: #000000;
	width: 200px;
}

.tabMenuItemStyle
{
    FONT-SIZE: 11px;
    background-color: #969696;
    padding: 2px 5px;
    height: 15px;
    color: White;
}
.tabMenuItemStyleSelected
{
    FONT-SIZE: 11px;
    padding: 2px 5px;
    height: 20px;
    background-color: #999988;
    font-weight: bold;
    color: Black;
}

.tabMenuItemObjectStyle
{
	FONT-SIZE: 11px;
	background-color: #800080;
	padding: 2px 5px;
	height: 15px;
	color: #FFFFFF;
}
.tabMenuItemObjectStyleSelected
{
	FONT-SIZE: 11px;
	padding: 2px 5px;
	height: 20px;
	background-color: #999988;
	font-weight: bold;
	color: #000000;
}
.tabMenuItemObjectStyleHover
{
	FONT-SIZE: 11px;
	background-color: #800080;
	padding: 2px 5px;
	height: 15px;
	color: #000000;
}
.mietobjekt
{
    z-index: 1;
}.mietobjektList
{
    z-index: 0;
}

