#content {
/* min-width: 733px; */
}

#content-center {
margin-right: 150px;
}

html>body #content-center {
margin-right:150px;
}

#content-right {
position: absolute;
right: 4px; 
top: 80px;  /*=s header height + hormenu Height + content Top OR like that */
margin-bottom: 5px;
width: 140px;
display : block;    /* acts like a text or <p> ni that it creates auto block and can embed */
z-index:2; 
} 

#content-right-date {
width: 140px;
max-width: 135px;
margin: 0px 0px 2px 0px;
display : block;  
z-index:2; 
float: right;
	/* FONTs */
font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
text-align: left;
color: #FFFFFF;
} 

#content-right-block-add {
width: 140px;
max-width: 135px;
background: #FFFFFF;
margin: 0px 0px 3px 0px;
padding-right: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-top: 0px;
border-left: 1px #EEEEEE solid;
border-top: 1px #EEEEEE solid;
border-right: 1px #EEEEEE solid;
border-bottom: 1px #EEEEEE solid; 
display : block;  
z-index:2; 
float: right;
} 

#content-right-block-add a{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
display : inline;
}

#content-right-block {
width: 140px;
max-width: 135px;
background: #FFFFFF;
margin: 0px 0px 5px 0px;
padding-right: 0px;
padding-left: 0px;
padding-bottom: 1px;
padding-top: 0px;
border-left: 1px #EEEEEE solid;
border-top: 1px #EEEEEE solid;
border-right: 1px #EEEEEE solid;
border-bottom: 1px #EEEEEE solid; 
display : block;  
z-index:2; 
float: right;
	/* FONTs */
font: normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
text-align: left;
vertical-align: top;
} 

#content-right-block a{
	display : inline;
	/* removes the padding margins of the <P> for non IE */
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 0px 3px;
	/* FONTs */
	font: normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
}

#content-right-block h1 {
	/* removes the padding margins of the <P> for non IE */
	margin: 0px 0px 0px 0px;
	/* FONTs */
	padding: 0px 0px 0px 2px; /* negatives match margin on the container */
	background: #99CC66;
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}

#content-right-block form {
display : inline; /* removes the padding margins of the <P> for non IE */
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 135px;
}

#content-right-button-neg {
position: absolute;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
right: 149px; 
top: 230px;
width: 10px;
height: 25px;
border-right: 0px;
display : block;    /* acts like a text or <p> ni that it creates auto block and can embed */
z-index:3; 
} 

#content-right-button-pos {
display : none;  
} 

