@CHARSET "ISO-8859-1";


img {
	border : none;
}

.sidebar-style a {
    font-size: 16px;
}

.sidebar-style a:hover {
    font-size: 16px;
    color:#FFFFFF; 
	font-family: Century Gothic;
}

.sidebar-style a:visited {
    font-size: 16px;
    color:#FFFFFF; 
	font-family: Century Gothic;
}

button:hover
{
	background-image: none;
}

.no-background
{

}

.grey-background
{
	background-color:#F5F5F5;
}

.grey-background2
{
	background-color:#F1F1F1;
}

.green-background
{
	background-color:rgb(231,235,245);
}

.full-width
{
	width:100%;
}

.header
{
	min-width:700px;	
}

.header1
{
	min-width:1179px;	
}

.header-table
{
	padding: 20px 40px 20px 40px;
}

.header-table-col2
{
	padding-left:30px; 
	vertical-align:bottom;
}

.header-table-col3
{
	vertical-align:bottom;
}

.bold
{
	font-weight: bold;
}

.color-grey
{
	color:#818181; 
	font-family: Century Gothic;
}

.color-green
{
	color:#003A80;
	font-family: Century Gothic;
}

.color-undefined
{
	color:#003A80;
	font-family: Century Gothic;
}

.xy
{
	color:#BCC6E2;
}

.header-text
{
    vertical-align:bottom; 
    margin-bottom:0; 
}

.sidebar-style
{
	margin-left:auto; margin-right: auto; margin-top:20px; 
    padding-top:20px; 
    padding-bottom:20px; 
    width:80%; 
    min-width:140px;
    text-align: center; 
    border-radius: 8px 8px 8px 8px;
    background-image: url(../images/sidebar-blue.png);
    background-size:cover;
}

.sidebar-table
{
	width: 130px; 
	margin-left:auto; 
	margin-right:auto;
}

.color-white
{
	color:#FFFFFF; 
	font-family: Century Gothic;
}

.round-border
{
	border-radius:8px 8px 8px 8px;
	border-style:solid; 
	border-width:1px; 
}

.border
{
	border-style:solid; 
	border-width:1px; 
}

.sidebar-table-col2 img
{
	height: 25px; 
	width: 22px;
}

.sidebar-style button
{
	border-radius:8px 8px 8px 8px; 
	border-style:solid; 
	border-width:1px; 
	height:25px; 
	width:130px; 
	font-size:12pt; 
	background-color:#003A80;
	background-image: url(../images/button_blue_130_25.png);
	margin-top:20px; 
	font-family:Century Gothic; 
	color:#FFFFFF; 
	font-weight:bold;
}

.confirmation-div button
{
	border-radius:8px 8px 8px 8px !important; 
	border-style:solid !important; 
	border-width:1px !important; 
	height:40px !important; 
	width:130px !important; 
	font-size:12pt !important; 
	background-color:#003A80 !important;
	margin-top:20px !important; 
	background-image: url(../images/button_blue_130_40.png) !important;
	font-family:Century Gothic !important; 
	color:#FFFFFF !important; 
	font-weight:bold !important;
}

.ui-dialog-titlebar
{
	background-color:#003A80 !important;
	color:#FFFFFF !important; 
	background-image: url(../images/button_blue_500_40.png) !important;
}

.ui-dialog-content
{
	background-color:#F5F5F5 !important;
}

.sidebar-style .ui-button-text
{
	padding: 0;
}

.body
{
	margin: 0;
}

.sidebar-width
{
	width:20%;
	vertical-align: top;
}

.content-width
{
	width:80%;
	vertical-align: top;
	padding-right: 30px;
}

.center
{
	text-align:center;
}

.left
{
	text-align:left;
}

.zwanzig-pt
{
	font-size:20pt;
}

.startscreen-p1
{
	margin-left:auto;
	margin-right:auto; 
	width: 700px; 
	font-weight: bold; 
	font-size: 25px;  
	color:#003A80; 
	font-family: Century Gothic;
	text-align:center; 
	margin-top:80px;
}

.startscreen-p2
{
	margin-left:auto; 
	margin-right:auto; 
	width: 700px; 
	font-weight: bold; 
	color:#818181; 
	font-family: Century Gothic;
	text-align:center;
}

.startscreen-button button
{
	border-radius:8px 8px 8px 8px; 
	border-style:solid; 
	border-width:1px; 
	height:40px; 
	width:180px; 
	font-size:12pt; 
	background-color:#003A80;
	background-image: url(../images/button_blue_180_40.png);
	margin-top:20px; 
	font-family:Century Gothic; 
	color:#FFFFFF;
}

.no-underline
{
	text-decoration: none;
}

form table
{
	width:100%;
}

.display
{
	
}

.hide
{
	display:none;
}

.ui-panel-title
{
	color:#818181; 
}

a
{
	color: #FFFFFF;
}

.ui-widget-header .ui-icon {
    background-image: url("../images/ui-icons_898989_256x240.png") !important;
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
    background-image: url("../images/ui-icons_38667f_256x240.png") !important;
}

textarea
{
	background-image: url("../images/inputBackgroundImage3.png") !important;
}

button[disabled]
{
	background-image: url("../images/buttonDisabledBackgroundImage.png") !important;
}