/*#Content {
    position: relative;
    margin-top: 140px;
    margin-left:100px;
    margin-right:16px;
    margin-bottom:0px;
    top: 0px;
    left: 0px;
    height: 70%;
    width: 97%;
    overflow:	auto;
}*/
/*aus infotherm_standard*/
/*#ContentSpace {
    position: relative;
    margin-top: 1px;
    margin-left:32px;
    margin-right:16px;
    margin-bottom:10px;
    top: 0px;
    left: 0px;
    height: 76%;
    overflow:	hidden;
}*/

.textLine {
    position: relative;
    margin-top:0px;
    margin-bottom:0px;
    list-style-type: none;
    /*width:99%;*/  
    width:95%;    
    
    /*border: 1px solid red;*/  
}

/*.textArea {
    position: relative;
    top: 0px;
    left: 0px;
    width: 75%;
    margin-top:0px;
    margin-bottom:0px;
    margin-left: 0px;
    overflow:	hidden;
}*/

.textAreaBtn {
    position: absolute;
    top: 0px;
    width: 70%;
    margin-top:0px;
    margin-bottom:0px;
    margin-left: 0px;
    /*overflow:	hidden;*/
    
    /*border: 1px solid green;*/
}

.textLabel {
    position:	relative;
    width: 200px;
    left: 0px;
    margin-top:0px;
    margin-bottom:0px;
    margin-left: 0px;
    margin-right: 0px;    
    font-weight: bold;
}

.textLabelBtn {
    /*position:	absolute;*/
    /*sonst werden Btns beim Verschieben aus Seite herausgeschoben*/
    float:right;    
    clear:both;
    /*width: auto;*/
    left: 0px;
    /*margin-top:0px;*/
    margin-top:-5px;    
    margin-bottom:0px;
    /*margin-left: 86%;*/
    font-weight: bold;
    
    /*border: 1px solid blue;*/
}

div.graylineContent{
    width: 85.5%;
    margin-top: 1px;
    margin-left: 1px;
    margin-bottom: 1px;
    margin-right: 1px;
    color: white;
    background-color: #d3d3d3; 
}

div.blacklineContentLeft {
    position: relative;
    width: 95%;
    margin-left: 0px;
    margin-right: 0px;
    height: 1px;
    background-color: #000000;
    color: white;    
}

/*
p {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    line-height: 22px;
    font-size:14px;
}
*/
/*
.navilinkunderlined, .navilinkunderlined:visited, .navilinkunderlined:link, .navilinkunderlined:active, .navilinkunderlined:hover {
background-color: transparent;
color: #4c4c4c;
font-size: 14px;
font-weight: bold;
text-decoration: underline;
white-space: nowrap;
border: none;
cursor: pointer;
}

.navilink, .navilink:visited, .navilink:link, .navilink:active, .navilink:hover {
background-color: transparent;
color: #4c4c4c;
font-size: 14px;
font-weight: bold;
text-decoration: none;
white-space: nowrap;
border: none;
cursor: pointer;
}

span.navelement{
font-family:	Verdana, Arial, sans-serif;
padding-left:	2px;
padding-right:	2px;
white-space:	nowrap;
background-color:	#FFEFBF	!important;
}
div.help {
position:	absolute;
left:	580px;
top:	350px;
border:	solid gray 2px;
padding:	10px;
font-size:	14px !important;
line-height:	16px !important;
background-color:	#FFEFBF;
z-Index:	2;
}
*/
