@import "monserrat.css";

BODY
{
    FONT-FAMILY: Montserrat,Helvetica,Verdana,Arial,sans-serif;
    BACKGROUND: url('../img_neu/backgroundContent.jpg') repeat;
    background-attachment: fixed;
    overflow: hidden;
    font-size: 16px;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    float:left;
}

BODY.nomain{
    height: 100%;   
}
BODY.topframe{
    background-image: 'url(../img/topbg.png)';
    background-repeat: repeat-x;

}

/* DIVS f�r die Anzeige */
#wrapper {
    height: 100%; /* F�r den Internet Explorer */
    width: 100%; /* F�r den Internet Explorer */
    position:relative;
    float:left;
}

#contentwrapper
{
	width: 100%;
	height: 100%;
	float:left;
	padding: 0 76px;
}
.child-content {
    float: left;
    height: auto;
    margin: 0 0 0 0px;
    padding: 20px;
    width: 100%;
}
#helpdeskwrapper{
	float: left;
    height: auto;
    margin: 0;
    padding: 20px;
    width: 97%;
}

#reportwrapper{
	float: left;
    height: auto;
    margin: 0;
    padding: 20px;
    width: 97%;
}

#banner {
    background:url('../img_neu/backgroundHeader.jpg') repeat-x;
    width: 100%;
    height: 15%;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border: 0px;
    float: left;
}

#banner #title
{
	float: left;
	margin-top:25px;
    margin-left:76px;
}

#banner #subtitle{
    float:left;
    margin-top:25px;
}

#banner p{
    margin-bottom: 0;
    margin-top: 5px;
}

#top {
    width: 100%;
    height: 50px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border: 0px;
    float:left;
    font-size: 16px;
    position:relative;
}

#topleft 
{
    height:18px;
    float: left;
    margin: 15px 0px 0px 79px; 
    width:500px;
}

#logobip
{
	float: left;
	margin-top:25px;
	margin-left:76px;
    padding: 0;
}

#banner #logobip img
{
	float: left;
}

#banner .seperator
{
	float:left;
	margin-top:25px;
	margin-right:15px;
	margin-left:15px;
	width:7px;
}

#banner .seperator img
{
    height: 57px;
}

#contact{
	bottom:50%;
	position:absolute;
	right:0px;
}

#contactButton{
	cursor:pointer;
	float:left;
	font-size: 30px;
	height:35px;
	width:17px;
}

#contactButtonWrapper{
	display: table-cell;
	float:left;
	min-height: 51px;
	position:relative;
    vertical-align: middle
}

#contactImageWrapper{
	display:none;
	float:left;
	padding:22px 11px;
}

#contactLink{
	float:left;
}

#logobuecom
{
	float: right;
	margin-top:25px;
	margin-right:76px;
    padding: 0;
}

#logobuecom img
{
    height: 65px;
}

#topmiddle
{
    height:100%;
    float: left;
    position:relative;
}

#topright {
    float:right;
    padding:15px;
    margin-right:76px;
}

#colorpickdiv
{
	float:right;
	padding:15px;
	margin-right:10px;
}

#colorpickdiv p
{
	float:left;
	margin:0px 5px;
}

#colorpickdiv select
{
	float:left;
	margin:0;
}

#left 
{
    height:100%; 
    float: left;
    margin-top:2%;
    width: 280px;
}

#middle {
	height:100%;
    float: left;
    margin-left:46px;
    margin-top:2%;
    background-color: #f6f6f6;
}

#login
{
	background-color:#FFFFFF;
    background-image: url(../img/lockNew.png);
    background-position: center left;
    background-repeat: no-repeat;
    table-layout: fixed;
    border-spacing: 10px;
    border-collapse: collapse;
    border-width: 1px;
    border-style: hidden;
	clear:both;
	height:333px;
	margin:110px auto;
	width:405px;
    padding: 10px;
}

#login table
{
	border:none;
}

#login table td
{
	border:none;
}

#mainform{
	float:left;
	width:100%;
	height:85%;
}

#left #mand2search
{
	height:30px;
	padding-left:20px;
	padding-top:10px;
	width: 100%;
}

#left .mand
{
	background-color:#ffffff;
	border-bottom: 1px solid #A3A3A3;
	padding-left:20px;
	padding-top:15px;
	padding-bottom:15px;
}

#left .sMand
{
	display:none;
}

#left .checkboximg
{
	float: left;
	cursor:pointer;
    margin-right: 10px;
	width:20px;
}


.leftSelect{
    border: none;
    font-size: 100%;
}

.content{
    height:85%;
    float:left;
    width:100%;
}

.content label{
    float:left;
    width:300px;
}

.content .login label{
    float:left;
    width:150px;
}

label.blue {
    background-color: #ffffff;
    cursor: pointer;
    font-size: 67%;
    float:left;
    padding: 20px;
}

fieldset.blue{
    padding-left: 10px;
}

.repbutton{
    background-color: transparent;
    border-color: transparent;
    color: black;
    cursor: pointer;
    font-size: 15px;
    font-weight: bold;
    height: 30px;
    margin: 5px;
    text-align: center;
}

.ctrlbtn{
    border: thin outline white; 
    background-color: transparent;
    width:120px;
    margin-right:15px;
}

DIV.wait{
    clear:both;
    top:20px;
    display:none;
    height:50px;
    width:50px;
    z-index:99;
} 

DIV.menue
{
	padding:15px;
    position:relative;
}

DIV.menue:hover DIV.topmenue2{
	display:block;
}

DIV.menue A {
    display: block;
    padding: 0px;
    margin: 0px 5px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #000000;
}

DIV#topright A {
    display: block;
    padding: 0px;
    margin: 0px 5px;
    text-align: center;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #ffffff;	
}
DIV.content A.blue, .ui-dialog A.blue{
    display: block;
    padding: 5px;
    margin: 0px 5px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #ffffff;
    font-size:12px;
}

.title{
    margin:5px 0;
}
.wrap{
    margin:15px 0;
}

div.reportingtop{
    height:12%;
    padding:0% 2%;
}

.contactlink {
    text-decoration: none;
    color: #ed5c2a;
}